/* CSS Document */
* {
}
body {
	padding: 0px;
	margin: 0px;
	background-color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 130%;
	text-decoration: none;
}
.v-space {
	height: 4px;
}
#head {
}
#head .head1 {
	background-image: url(img/bgr-head-left.gif);
	background-repeat: repeat-x;
	height: 257px;
}
#head .head2 {
	width: 930px;
	height: 257px;
	background-image: url(img/bgr-head.jpg);
	background-repeat: no-repeat;
}
#head .head3 {
}
#head .flasha {
	height: 257px;
	width: 715px;
}

#head .nav {
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 13px;
}
#head ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}	
#head li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ed5c52;
}
#head ul a:link, #head ul a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-weight: bold;
	line-height: 260%;
	text-transform: uppercase;
	text-indent: 7px;
	letter-spacing: 0.1em;
}
#head ul a:hover, #head ul a.select {
    color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-image:url(images/top-nav1.gif);
	text-indent: 56px;
}


#main {
}
#main .main1 {
	background-color: #b11c0f;
}
#main .main2 {
	background-color: #494949;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	width: 920px;
}
#main .main3 {
	background-color: #494949;
}
#main .main2 .text {
	background-image: url(img/bgr-text.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 146px;
	padding-left: 10px;
	width: 380px;
	text-align: justify;
	padding-right: 17px;
}
#main .accessories img {
	margin: 3px;
}
#main .address {
	text-align: right;
	font-size: 14px;
	padding-top: 10px;
	line-height: 150%;
}
#main .main2 a:link, #main .main2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#main .main2 a:hover {
	color: #b11c0f;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
}
#content {
}
#content .content1 {
	background-color: #494949;
}
#content .content2 {
	background-color: #494949;
	padding-left: 10px;
	margin-bottom: 10px;
}
#content .content3 {
	background-color: #b11c0f;
}
#content .bgr-right {
	background-color: #b11c0f;
}
#content .content2 .text1 {
	width: 713px;
	text-align: justify;
	padding-right: 7px;
	padding-bottom: 10px;
}
#content .nauchi {
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	border: 2px solid #848484;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 130px;
	text-align: center;
}
#content .nauchi a:link, #content .nauchi a:visited {
	color: #848484;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.1em;
}
#content .nauchi a:hover {
	color: #FFFFFF;
}
#content a:link, #content a:visited {
	color: #848484;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.1em;
}
#content a:hover {
	color: #FFFFFF;
}
#footer {
	background-image: url(img/bgr-footer.gif);
	background-repeat: repeat-x;
	height: 30px;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-position: top;
}
#footer .footer2 {
}
#footer a:link, #footer a:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #CCCCCC;
}
.news {
	background-color: #DE2112;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.news1 {
	font-size: 14px;
}