
*{
	margin:0;
	padding:0;
}

html{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#bebebe;
	background-image:url(img/bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#060606;
}

img{
	border:0;
}

a{
	text-decoration:none;
	color:#ff9c00;
}

a:hover{
	text-decoration:underline;
}

h1{
	font-size:18px;
	color:#d3af77;
	margin-bottom:20px;
}

h2{
	font-size:12px;
	color:#d3af77;
	margin-bottom:15px;
}





#main{
	width:960px;
	margin:0 auto;
}

#top{
	height:85px;
}

#logo{
	float:left;
	margin:30px 0 0 10px;
}

#meniu{
	float:right;
	list-style:none;
	margin:35px 10px 0 0;
}

#minimeniu{
	float:left;
	list-style:none;
	margin:30px 0 0 70px;
}

#header{
	margin-bottom:20px;
}

#center{
	margin-bottom:20px;
}

#left{
	width:300px;
	float:left;
	padding-right:20px;
}

#content{
	width:640px;
	float:right;
}

#footer{
	padding:20px 0;
}






ul#meniu li{
	float:left;
	margin-left:50px;
	text-align:right;
}

ul#meniu a:hover{
	border-bottom:1px solid #ff9c00;
}

div#center img{
	padding:5px;
	border:1px solid #292929;
}

ul#minimeniu li{
	height:20px;
}





.clear{
	clear:both;
}

.link{
	margin-bottom:10px;
}

.separator{
	height:20px;
}

.hr{
	background-image:url(img/hr.png);
	background-repeat:no-repeat;
	background-position:center center;
	height:60px;
}

.foto-m{
	margin:0 30px;
}

h2.title{
	border-bottom:2px solid #d3af77;
	padding-bottom:15px;
}

.blok{
	margin-top:40px;
}

ul.b-ul li{
	float:left;
	width:213px;
	list-style:inside;
	list-style-image:url(img/list.png);
	height:25px;
}

ul.b-ul2 li{
	float:left;
	width:213px;
	list-style:inside;
	list-style-image:url(img/list.png);
}

.country{
	width:300px;
	float:left;
}

.country2{
	width:300px;
	float:right;
}

div.country img, div.country2 img{
	float:left;
	margin-right:10px;
}

div.text p{
	margin:10px 0;
	line-height:15px;
}

img.left{
	float:left;
	margin-right:10px;
}

.m20{
	margin-left:20px;
}

li.separator{
	list-style:none;
}

.map{
	list-style:inside;
}
