
*{
	margin:0;
	padding:0;
}

html{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#717171;
	background-image:url(img/bg-top.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
}

img{
	border:0;
}

a{
	text-decoration:none;
	color:#6c4d30;
	font-family:Georgia, "Times New Roman", Times, serif;
}

a:hover{
	color:#27221e;
}

h1{
	font-size:18px;
	font-weight:normal;
	margin-bottom:10px;
	padding-bottom:10px;
	color:#3c3b3b;
	border-bottom:1px dashed #8a8a8a;
}

h2{
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#545454;
	margin-bottom:15px;
}

p{
	margin:8px 0;
}

ul{
	list-style:none;
}




div#main{
	width:960px;
	margin:0 auto;
}

div#top{
	height:100px;
	background-image:url(img/bg-top.png);
	background-repeat:no-repeat;
	background-position:left top;
}

div#top1{
	height:100px;
	background-repeat:no-repeat;
	background-position:left top;
}

div#header{
	height:249px;
	background-image:url(img/header-bg.jpg);
	background-repeat:no-repeat;
	background-position:0 1px;
}

div#left{
	float:left;
	width:350px;
}

div#text{
	float:right;
	width:580px;
	padding-top:35px;
	line-height:18px;
}

div#text2{
	padding-top:35px;
	line-height:18px;
}

div#footer{
	width:100%;
	background-color:#2a2a2a;
	position:relative;
}

div#footer-content{
	width:960px;
	margin:0 auto;
	background-image:url(img/bg-footer.png);
	background-position:top center;
	background-repeat:no-repeat;
	padding-top:25px;
	color:#c0c0c0;
}

div#footer-content1{
	width:960px;
	margin:0 auto;
	background-position:top center;
	background-repeat:no-repeat;
	padding-top:25px;
	color:#c0c0c0;
}

div#podval{
	height:70px;
	border-top:1px dotted #565555;
	padding:15px 0;
}

div#zametka{
	width:650px;
	height:70px;
	background-image:url(img/razdeliteli.png);
	background-position:right;
	background-repeat:no-repeat;
	float:left;
}

div#copiring{
	width:300px;
	float:right;
	height:60px;
	padding-top:10px;
	background-image:url(img/bg-copiring.png);
	background-position:left center;
	background-repeat:no-repeat;
	text-align:right;
	font-size:11px;
}

div#copiring1{
	width:300px;
	float:right;
	height:60px;
	padding-top:10px;
	background-image:url(/img/bg-copiring-ie.gif);
	background-position:left center;
	background-repeat:no-repeat;
	text-align:right;
	font-size:11px;
}

img#logo{
	float:left;
	margin-right:10px;
}

ul#meniu{
	float:left;
	margin:45px 0 0 10px;
}

ul#minimeniu{
	float:right;
	margin-top:35px;
}





ul#meniu li{
	float:left;
	margin-right:10px;
}

ul#minimeniu li{
	float:left;
	margin-left:10px;
}

div#header img{
	margin:19px 0 0 7px;

}

div#text a{
	color:#911d1d;
	text-decoration:none;
}

div#text a:hover{
	text-decoration:underline;
}

div#footer-content a{
	color:#ff9000;
}

div#zametka p.blok-title{
	margin:0;
	padding-bottom:10px;
}

div#text2 img{
	margin:3px;
}





.clear{
	clear:both;
}

.left{
	float:left;
}

div.img{
	/* background-image:url(img/bg-img1.png); */
	background-position:bottom center;
	background-repeat:no-repeat;
	margin:20px 0 0 0;
}

div.img img{
	border:1px solid #403f3f;
	padding:5px;
	background-color:#2a2a2a;
	margin-bottom:18px;
}

.info{
	font-size:11px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#767676;
	margin:5px 0;
	display:block;
}

.link{
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.razdeliteli{
	border-bottom:1px dashed #8a8a8a;
	margin-bottom:15px;
	height:15px;
}

.blok-title{
	color:#fff;
	font-weight:bold;
	padding-bottom:20px;
}

.blok1{
	float:left;
	width:300px;
}

.blok2{
	float:left;
	width:300px;
	margin-left:30px;
}

.blok3{
	float:right;
	width:300px;
}

.blok1 img{
	border:3px solid #535353;
	margin-right:10px;
}

.blok2 img{
	border:3px solid #535353;
	margin-bottom:20px;
}

li.center{
	border-bottom:1px dotted #565555;
	border-top:1px dotted #565555;
	margin:10px 0;
	padding:10px 0 2px 0;
}

img.center{
	margin:0 10px 20px 10px;
}

ul.submeniu{
	padding-top:10px;
}

ul.submeniu li{
	float:left;
	margin-left:10px;
}

li.separator{
	height:10px;
}

ul.m20{
	margin-left:20px;
}
.sap {
	color:red;
}