/* CSS Document */
@charset "utf-8";
/* CSS MAIN PARAMETRS */
html *{
	padding: 0px;
	margin: 0;
}
body {
	background: #436595 url(img-site/bg.jpg) repeat-x bottom;
	color: #303e41;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
}
a {
	color:#366ab3;
}
#mainpage {
	margin: 0 auto;
	width:1200px;
}
/* CSS HEADER */
#header {
	width:1045px;
	height:283px;
	background:url(img-site/header.jpg) no-repeat;
	margin-top: 80px;
	margin-left:65px;
}
#header .h1{
	width:605px;
	height:230px;
	padding-top:0px;
	float:right;
}
#header .h1 h1{
	margin: 193px 0 0 10px;
	color: #303e41;
	text-decoration:none;
	font-size: 14px;
}
#header img{
	float:left;
	margin: 45px 0 0 130px;
	border:none;
}
/* CSS HEADER - MENU*/
#header .main-menu{
	height:38px;
	width:1025px;
	float:right;
	padding: 15px 0 0 0;
	text-align: left;
}
#header .main-menu a{
	color: white;
	font-size:15px;
	text-decoration:none;
	font-weight:bolder;
	margin-left: 20px;
	border-right: #64676c solid 1px;
	padding-right: 20px;
}
#header .main-menu .konec{
	border: none;
}
/* CSS PAGE*/
#search {
	width:665px;
	background:url(img-site/form-bg.jpg) repeat-x bottom;
	border-left: #e3e3e3 solid 1px;
	border-bottom: #e3e3e3 solid 1px;
	border-right: #e3e3e3 solid 1px;
	float:left;
	padding: 10px 0 10px 10px;
	margin-bottom:20px;
}
#searchtop{
	width: 677px;
	height:30px;
	background:url(img-site/search.jpg) no-repeat top;
}
#search .price input{
	width: 255px;
}
#searchtop .h1search p{
	text-align:left;
	padding-top:7px;
	padding-left:10px;
	color: #264e86;
}
#search .submit input{
	width: 100px;
	margin-right:30px;
	float:right;
}
#search .price textarea{
	width: 255px;
	height: 80px;
}
#search .p{
	width: 200px;
	float:left;
	font-size:15px;
}
#search select{
	width: 300px;
	float:left;
}
#page{
	background: #fcfcfc;
	width: 1000px;
	margin-left:85px;
}
#dopln {
	width:645px;
	background:url(img-site/form-bg.jpg) repeat-x bottom;
	border-left: #e3e3e3 solid 1px;
	border-bottom: #e3e3e3 solid 1px;
	border-right: #e3e3e3 solid 1px;
	padding: 10px 0 10px 10px;
	margin-bottom:0px;
}
#doplntop{
	width: 657px;
	height:30px;
	float: left;
	background:url(img-site/dopln.jpg) no-repeat top;
}
#doplntop .h1search p{
	text-align:left;
	text-decoration: none;
	padding-top:3px;
	float: left;
	padding-right:8px;
	color: #264e86;
}
#doplntop p{
	padding-right: 10px;
}
#neposuvnost {
	width: 700px;
	float: left;
	padding-left: 10px;

}
/* CSS PAGE CONTENT*/
#content{
	width: 1000px;
	float:right;
	background: #fcfcfc;
}
#content .content{
	width: 720px;
	margin: 15px 15px 15px 0px;
	float:right;
}
#content .content p{
	font-size:13px;
	padding-bottom:10px;
}
#content .content ul{
	font-size:12px;
	padding-bottom:10px;
	padding-left:10px;
	list-style:inside;
}
#content .content h2{
	font-size:16px;
	padding-bottom:10px;
}
#content .content .foto img{
	border: #303e41 solid 1px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#content .order{
	width:267px;
	height:30px;
	text-align:right;
	padding-right:30px;
	padding-top:10px;
	float:right;
	font-weight:bold;
	width:680px;
}
#stoimost {
	width: 720px;
	height: 130px;
	float: left;
	background:url(img-site/stoimost.jpg) no-repeat;
	padding-bottom: 10px;
}
#stoimost p{
	font-weight: bold;
	padding: 40px 100px 10px 15px;
}
#informacija {
	width: 720px;
	height: 165px;
	float: left;
	background:url(img-site/informacija.jpg) no-repeat;
	padding-bottom: 10px;
}
#informacija .pecko {
	padding-top: 40px;
}
#informacija p{
	padding: 0px 100px 10px 15px;
}
#novinka {
	width: 701px;
	height: 164px;
	background:url(img-site/novinka.jpg) no-repeat;
	padding-bottom: 10px;
}
#spec{
	color: #366ab3;
	font-size: 18px;
	padding: 40px 0 0 200px;
}
#spectext{
	color: #000;
	padding: 6px 0 0 200px;
	font-weight:bold;
	font-size:16px;
}
#specprice{
	padding: 5px 0 0 200px;
	font-weight:bold;
	font-size:12px;
}
#specprice .oldprice{
	text-decoration: line-through;
}
#specprice .newprice{
	font-size:12px;
}
#specprice .sale{
	color:#FF0000;
	font-size:12px;
	padding: 4px 0 4px 0;
}
#ceny{
	padding-bottom:20px;
	font-size: 13px;
}
#ceny .par{
	width:594px;
	border:1px solid #666666;
	background:#496a98;
	color: white;
	text-align:center;
	margin-left:2px;
	font-weight:bold;
}
#ceny .red{
	background:#88b9f8;
	color:#000;
}
#ceny .blue{
	background:#496a98;
	color: white;
}
#ceny .none{
	border:none;
}
#ceny table{
	width:600px;
}
#ceny td{
	text-align:center;
	border:1px solid #666666;
	height:1em;
}
/* CSS PAGE MENU*/
#content .menu{
	width: 265px;
	float:right;
}
#content .menu .blok{
	width: 238px;
	margin: 15px 0 10px 12.5px;
}
#content .menu .blok h4{
	width: 240px;
	height: 22px;
	background:url(img-site/bg-blok.jpg) no-repeat;
	color: #264e86;
	padding-left:15px;
	padding-top:8px;
	margin-top: 0px;
	font-size: 14px;
}
#content .menu .blok .link{
	width: 223px;
	font-size:13px;
	border-left: #e3e3e3 solid 1px;
	border-right: #e3e3e3 solid 1px;
	border-bottom: #e3e3e3 solid 1px;
	padding: 0px 5px 10px 10px;
	margin-top: 0px;
}
#content .menu .blok .link ul{
	list-style: none;
	padding-left:0px;
	padding-top:10px;
}
#content .menu .blok .link .sale{
	background:url(img-site/sale.jpg) repeat-x;
}
#content .cat{
	width: 677px;
	height:146px;
	padding-right:20px;
	float:left;
	padding-bottom:20px;
	margin-bottom: 10px;
}
#content .cat .name{
	width: 150px;
	border-right: #000 1px solid;
	float:left;
	font-size: 12px;
	text-align:right;
	padding-right: 10px;
}
#content .cat .text .auto h3{
	font-size: 14px;
}
#content .cat .top{
	width: 677px;
	height:13px;
	background:url(img-site/top.jpg) no-repeat top;
}
#content .cat .newstitle{
	width: 675px;
	padding: 20px 0 5px 20px;
}
#content .cat .newsdes{
	width: 675px;
	padding: 5px 0 5px 20px;
}
#content .cat .date{
	padding-left: 570px;
	padding-top: 70px;
	font-size:12px;
	color:#666666
}
#content .cat .text{
	width: 675px;
	height:140px;
	background:url(img-site/cat-bg.jpg) repeat-x;
	border-left: #e3e3e3 solid 1px;
	border-right: #e3e3e3 solid 1px;
}
#content .cat .text img{
	margin: 3px 13px 13px 13px;
	float:left;
}
#content .cat .text h3{
	float:left;
	font-size:18px;
	color:#366ab3;
}
#content .cat .text p{
	float:left;
	width:450px;
	margin: 10px 0 0 0;
}
#content .cat .text .sum{
	float:right;
	margin: 0;
	width:200px;
	color:#7b7b7b;
}
#content .cat .bottom{
	width: 677px;
	height:13px;
	background:url(img-site/bottom.jpg) no-repeat bottom;
}
/* CSS FOOTER*/
#footer{
	background:url(img-site/footer.jpg) no-repeat;
	width: 1170px;
	height:97px;
	padding-bottom:50px;
	clear:both;
}
#footer p{
	float: right;
	padding-top: 55px;
	padding-right: 100px;
	font-size:12px;
	font-weight:bold;
}
/*	Стили основных пунктов	*/
		
		/*	Заголовок в обычном состоянии	*/
		.accordion_toggle {
			display: block;
			height: 30px;
			width: 650px;
			background: #fcfcfc;
			padding: 0 10px 0 0px;
			line-height: 30px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #000000;
			cursor: pointer;
			margin: 0 0 0 0;
		}
		
		h3.accordion_toggle  {
				font-family: Tahoma;
				text-align:right;
				color: #264e86;
				text-decoration:underline;
				font-size:14px;
				font-weight:bold;
		}
		
		/*			Заголовок в активном состоянии	*/
		
		.accordion_toggle_active {
			background: #fcfcfc;
			color: #000000;
		}
		
		/*			Блок ответа	*/
		
		.accordion_content {
			background-color: #fcfcfc;
			color: #444444;
			overflow: hidden;
		}
			
			/*		Заголовок h2 в блоке ответа	*/
			
			.accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
				font-family: Tahoma;
				font-size:14px;
				font-weight:bold;
			}
			
			/*		Параграфы в блоке ответа	*/
			
			.accordion_content p {
			
				padding-left: 15px;
				font-family: Tahoma;
				font-size:12px;
				font-weight:normal;
			}
			
			#pstrnav {
	padding: 0px 10px 20px 15px;
	color:#424242;
	float: left;
	width: 800px;
}
#pstrnav a{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:11px;color:#245E93; text-decoration:underline;
}
#viza{
	padding: 0 10px 5px 15px;
	background: #efefef;
	border: #436595;
	margin-bottom:10px;
	float: left;
	margin-top:10px;
}
#viza p{
	padding-top: 10px;
}
#viza2{
	padding: 0 10px 5px 15px;
	background: #f6f0be;
	width: 620px;
	border: #436595;
	margin-bottom:10px;
	margin-top:10px;
}
#viza2 p{
	padding-top: 10px;
}