@import "reset.css";
html{
	font-size:100.01%;
	}
body{ background: url(/img/flakes.jpg) left top;
	margin:10px 2%;
	color:#555555;
	font-size:0.69em;
	}
	
.bone{
	min-width:960px;
	}
	
a{
	text-decoration:underline;
	color:#ba0f0f;
	}
a:hover{
	text-decoration:none;
	}
p{
	line-height:1.2em;
	margin:.2em 0 .5em;
	}
	
h1,#popup .zag{
	font-size:1.64em;
	color:#ba0f0f;
	margin:22px 0 12px;
	font-weight:normal;
	}
	
h1 em{
	font-size:0.61em;
	color:#000000;
	font-weight:normal;
	font-style:normal;
	}

h3{
	color:#ba0f0f;
	font-size:1.27em;
	margin:30px 0 12px;
	font-weight:bold;
	}

h2{
	color:#ba0f0f;
	font-size:1.27em;
	margin:30px 0 18px;
	font-weight:bold;
	}
	
.middle ul{
	margin:1em 0;
	line-height:1.2em;
	}
.middle ul li{
	margin:.3em 0;
	padding-left:16px;
	background:url(i/backgrounds/li.gif) no-repeat 0 60%;
	}

.abz img,
.news-list img{
	float:left;
	margin:0 22px 8px 0;
	}
.cl{
	clear:both;
	}
.load{
	background: url(i/backgrounds/download.gif) no-repeat left center;
	font-weight:bold;
	margin-top:16px;
	padding: 0 0 0 18px;
	}
	
table{
	margin-bottom:30px;
	}
table th{
	background-color:#e5e5e5;
	font-weight:bold;
	vertical-align:middle;
	padding:6px 10px;
	color:#000000;
	}
table td{
	padding:6px 10px;
	border-bottom:1px solid #e5e5e5;
	}
	
table.img{
	width:100px;
	float:left;
	margin:0 0 8px 0;
	}
table.img img{
	float:none;
	margin:0 0 8px 0;
	}
table.img td{
	padding:0 26px 0 0;
	border:0;
	vertical-align:top;
	}
table.img strong{
	color:#000000;
	font-weight:bold;
	display:block;
	}
	
table.price-info{
	clear:both;
	width:393px;
	margin-bottom:0;
	}
table.price-info th{
	font-weight:normal;
	color:#fff;
    background-color: #BA0F0F;
	}
table.price-info th{
	border:1px solid #BA0F0F;
	text-align:center;
    font-weight: bold;
    color: #fff;
	}
table.price-info td{
	border:1px solid #BA0F0F;
	text-align:center;
    font-weight: bold;
    color: #BA0F0F;
	}

table.price-info td b { font-weight: bold; color: #555; }
table.price-info td strong { font-weight: bold; color: #555; }
table.price-info td .price strong { font-weight: bold; color: #BA0F0F; }
table.price-info td.op { font-weight: bold; color: #555; }

.price{
	color:#ba0f0f;
	}
	
form table{
	color:#000000;
	}
form td{
	border:0;
	padding:0 4px 4px 0;
	vertical-align:top;
	}
	
select,
textarea,
input.inp-text{
	border:1px solid #cccccc;
	font-size:1em;
	font-family:Tahoma;
	background:#e5e5e5;
	padding:1px 2px;
	color:#555555;
	}
input.button{
	border:none;
	font-size:1em;
	font-family:Tahoma;
	background:#e5e5e5;
	padding:1px 2px 2px;
	color:#000000;
	font-weight:bold;
	cursor:pointer;
	}

/* HEAD
**************************************************************************************/
.head{
	position:relative;
	}
.head .logo{
	margin:0;
	padding:0;
	width:23%;
	height:155px;
	float:left;
	background:#ba0f0f url(./i/backgrounds/logo.gif) no-repeat 0 0;
	}
.logo span{
	display:block;
	height:143px;
	padding-top:12px;
	text-align:center;
	overflow:hidden;
	background:url(./i/backgrounds/logo.gif) no-repeat 100% -155px;
	}
.head .slogan{
	margin:0;
	padding:0;
	width:77%;
	height:179px;
	float:right;
	}
.slogan div{
	margin-right:120px;
	background:grey;
	background:url(i/backgrounds/slogan.bg.jpg) no-repeat 100% 0;
	}
.head .menu{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:0;
	right:0;
	width:110px;
	clear:both;
	}
.menu li{
	padding: 0 0 6px 36px;
	background:url(i/backgrounds/menu.gif) no-repeat 0 40%;
	}
.menu li.active{
	background:url(i/backgrounds/menu-a.gif) no-repeat 12px 40%;
	}
.menu a{
	color:#000000;
	}
.menu .active a{
	color:#ba0f0f;
	}
.head .wrap{
	clear:both;
	}
.head .fone{
	width:23%;
	float:left;
	margin:0;
	padding-top:24px;
	text-align:center;
	}
.head .services-menu{
	margin:0 -1% 0 0;
	padding:0;
	list-style:none;
	width:78%;
	float:right;
	}
.services-menu li{
	width:19%;
	float:left;
	padding-right:1%;
	font-size:1.09em;
	}
.services-menu .cnt{
	display:block;
	height:68px;
	overflow:hidden;
	background:#b40c0c url(i/backgrounds/sub.menu.gif) no-repeat 0 0;
	text-align:center;
	color:#ffffff;
	text-decoration:none;
	
	width:100%;
	display:table;
	}
.services-menu .cnt span{
	display:block;
	height:68px;
	overflow:hidden;
	background:url(i/backgrounds/sub.menu.gif) no-repeat 100% -136px;
	
	display:table-row;
	width:100%;
	}
.services-menu .cnt span span{
	height:68px;
	overflow:hidden;
	background:none;
	line-height:1.6em;
	
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	}
.services-menu .active  .cnt{
	background:#e70a0a url(i/backgrounds/sub.menu.gif) no-repeat 0 -68px;
	}
.services-menu .active  .cnt span{
	background:url(i/backgrounds/sub.menu.gif) no-repeat 100% -204px;
	}
.services-menu .active  .cnt span span{
	background:none;
	}
.services-menu a{
	color:#ffffff;
	text-decoration:none;
	display:block;
	padding:10px 25px;
	}
	

/* MIDDLE
**************************************************************************************/	
.middle{
	margin-top:5px;
	padding-bottom:60px;
	background:url(i/backgrounds/middle.gif) no-repeat 0 100%;
	}
.middle .content{
	float:left;
	width:100%;
	}
.middle .content .wrap{
	margin:0pt 194px 0pt 23%;
	overflow:hidden;
	}
.page-inner  .content .wrap{
	padding-right:16px;
	}
	
.middle .sidebar{
	float:left;
	margin-left:-100%;
	width:23%;
	padding-top:22px;
	}
.middle .order-online,
.middle .r-sidebar{
	float:left;
	margin-left:-194px;
	width:194px;
	}
.middle .r-sidebar{
	padding-top:2.78em;
	}
.content .order-online{
	float:none;
	margin-left:auto;
	margin-right:auto;
	width:473px;
	}
	
/* breadcrumbs */
.breadcrumbs{
	margin:20px 0;
	padding:0;
	list-style:none;
	color:#b57d7d;
	}
.breadcrumbs li{
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
	}
.breadcrumbs a{
	color:#b57d7d;
	text-decoration:none;
	}
.breadcrumbs a:hover{
	color:#b57d7d;
	text-decoration:underline;
	}
.breadcrumbs strong{
	color:#b57d7d;
	text-decoration:underline;
	font-weight:normal
	}

/* order-online */
.page-inner .order-online{
	padding-top:2.78em;
	}
.page-inner .content .order-online{
	padding-top:1em;
	}
.order-online h1{
	color:#555555;
	}
.order-online form{
	background:url(i/backgrounds/order.gif) no-repeat 0 100%;
	}
.content .order-online form{
	background:url(i/backgrounds/order-online.gif) no-repeat 0 0;
	height:293px;
	}
.order-online form fieldset{
	background:url(i/backgrounds/order.gif) no-repeat -193px 0;
	}
.content .order-online form fieldset{
	background:none;
	padding:20px 13px 16px;
	}
.order-online form ul{
	margin:0;
	padding:26px 13px 16px;
	}
.content .order-online form ul{
	width:49%;
	float:left;
	padding:0;
	}
.content .order-online form .buttons-line{
	clear:both;
	padding-top:10px;
	margin:0;
	}
.order-online form li{
	margin:0 0 10px 0;
	background:none;
	padding:0 !important;
	}
.order-online label{
	display:block;
	padding-bottom:2px;
	color:#000000;
	}
.order-online .inp-text{
	padding:1px 2px;
	width:162px;
	vertical-align:middle;
	background:#ffffff;
	}
.order-online .inp-send{
	padding:1px 2px;
	width:162px;
	vertical-align:middle;
	}
.order-online select{
	width:168px;
	background:#ffffff;
	}
.order-online select.time-select{
	width:auto
	}
.order-online .date-picker  .inp-text{
	width:142px;
	}
.order-online .date-picker  img{
	vertical-align:middle;
	}	

/* content */
.price-column{
	width:55%;
	float:left;
	}
.services-column{
	width:45%;
	float:right;
	background:url(i/backgrounds/services-column.gif) no-repeat 0 100px;
	}
.services-column .inn{
	padding:0 10% 70px;
	background:url(i/backgrounds/services-column.inn.gif) no-repeat 0 100%;
	}
.main-services-list{
	font-weight:bold;
	font-size:1.18em;
	}
	
.price-column .rounded{	background:#ffffff url(i/backgrounds/price-gr-t.gif) repeat-x 0 0;	}
.price-column .rounded .b-gr{ background:url(i/backgrounds/price-gr-b.gif) repeat-x 0 100%;	}
.price-column .rounded .l-l,.price-column .rounded .l-r{	background:url(i/backgrounds/price-line.gif) repeat-y 0 0;	}
.price-column .rounded .l-r{	background-position: 100% 0;}
.price-column .rounded .t-l,.price-column .rounded .t-r,.price-column .rounded .b-l,.price-column .rounded .b-r{ background:url(i/backgrounds/price-gr-rounded.gif) no-repeat 0 0;	}
.price-column .rounded .t-r{	background-position:100% 0;	}
.price-column .rounded .b-r{	background-position:100% 100%;	}
.price-column .rounded .b-l{	background-position:0 100%;	}
.price-column .rounded .inner{ padding:16px; }
	
ul.price-list-small,ul.services-list{
	margin:0;
	padding:0;
	list-style:none;
	}
ul.services-list{
	margin-top:30px;
	}
ul.price-list-small li,ul.services-list li{
	margin:0;
	padding:0 0 30px 0;
	list-style:none;
	background:none;
	}
ul.services-list li{
	padding:0 0 20px 0;
	}
ul.two-columns-list{
	clear:both;
	}
ul.two-columns-list li{
	width:46%;
	padding-right:3%;
	float:left;
	}
.price-list-small div{
	float:left;
	width:185px;
	margin-right:10px;
	}
.price-list-small div img{
	border:1px solid #000000;
	vertical-align:bottom;
	display:block;
	}
.price-list-small p{
	margin-bottom:0;
	}
.price-list-small h4{
	font-size:1em;
	margin:0 0 1px 0;
	padding:0;
	font-weight:bold;
	position:relative;
	top:-.2em;
	}
.price-list-small h4 a{
	color:#000000;
	}
.price-list-small .date{
	color:#8e8e8e;
	}
.price-list-small .price{
	float:left;
	width:100%;
	margin:7px 0 4px 0;
	padding:0;
	}
.price-list-small .price .name{
	display:block;
	background:#e4e4e4;
	width:57px;
	float:left;
	text-align:center;
	padding:2px 0 3px;
	line-height:1em;
	}
.price-list-small .price strong{
	display:block;
	background:#ba0f0f;
	width:91px;
	float:right;
	color:#ffffff;
	font-weight:normal;
	text-align:center;
	padding:2px 0 3px;
	line-height:1em;
	}
.price-list-small .price strong span{
	font-weight:bold;
	}
.price-list-small .more{
	padding:0 0 0 170px;
	margin:-15px 0 0 0;
	}
.price-list-small .more a{
	text-decoration:none;
	padding-right:14px;
	background:url(i/backgrounds/more.gif) no-repeat 100% 50%;
	}
.price-list-small .more a span{
	text-decoration:underline;
	}
.price-list-small .more a:hover span{
	text-decoration:none;
	}
.services-list img{
	float:left;
	margin:0 20px 4px 0;
	}
.services-list a{
	font-size:1.18em;
	}
	
ul.one-item-list{
	margin-top:80px;
	}
ul.one-item-list li{
	border-right:1px solid #d1d1d1;
	padding:0;
	}
	
.winner{
	width:480px;
	height:390px;
	padding:50px 70px 0 0;	
	margin:-20px auto 0;
	background:url(i/backgrounds/borders-rounded.gif) no-repeat 0 0;
	text-align:center;
	}
.winner ul{
	margin:26px 0 0 0;
	}
.winner ul li{
	margin:0;
	padding:0;
	background:none;
	line-height:1.2em;
	font-size:1.18em;
	}
.winner strong{
	font-weight:normal;
	color:#ba0f0f;
	}
	
.prices-list{

	}
.type-header{
	height:32px;
	background:#ba0f0f url(i/backgrounds/type-header.gif) no-repeat 0 0;
	float:left;
	margin:30px 0 18px;
	clear:both;
	}
.type-header h2{
	height:32px;
	background:url(i/backgrounds/type-header.gif) no-repeat 100% -32px;
	color:#ffffff;
	font-size:1.27em;
	font-weight:bold;
	margin:0;
	padding:0 32px;
	line-height:32px;
	float:left;
	}
.prices-list ul{
	margin:0;
	padding:0;
	clear:both;
	}
.prices-list ul li{
	margin:0 0 28px 0;
	padding:0;
	background:none;
	}
.prices-list h3{
	margin:0 0 10px;
	font-size:1.09em;
	}	
.prices-list h3 a{
	color:#000000;
	}
.prices-list .photo{
	float:left;
	width:185px;
	text-align:center
	}
.prices-list .photo .order,.price-list-small .order{
	font-weight:bold;
	padding-left:10px;
	background:url(i/backgrounds/order-bg.gif) no-repeat 0 60%;
	}
.prices-list .info{
	margin-left:190px;
	width:348px;
	}
.prices-list .info p{
	margin-bottom:0;
	}
.prices-list .info table{
	clear:none;
	width:100%;
	}
	
.prices-list ul{
	width:550px;
	margin:0 auto;
	}
	
/* sidebar */
.sidebar .item{
	margin:0 6px 25px 0;
	}
.sidebar .item h1{
	margin-top:0;
	}
.sidebar .banners{
	 text-align:center;
	}
	
.navigation ul,
.navigation ul li{
	padding:0;
	margin:0 ;
	list-style:none;
	background:none !important;
	}
.navigation ul ul{
	margin-left:27px;
	margin-top:6px;
	}
.navigation ul ul ul{
	margin-top:3px;
	margin-bottom:3px;
	}
.navigation ul li{
	padding-bottom:6px;
	}
.navigation ul ul ul li{
	padding-bottom:1px;
	}
.navigation li a{
	color:#555555;
	padding-left:17px;
	background:url(i/backgrounds/navigation.gif) no-repeat -16px 6px;
	}
.navigation span.active {
	color:#ba0f0f;
	padding-left:17px;
	background:url(i/backgrounds/navigation.gif) no-repeat 0px -5px;
	}

.navigation li li a{
	padding-left:10px;
	background:url(i/backgrounds/navigation.gif) no-repeat -22px 6px;
	}
.navigation li li span.active{
	padding-left:10px;
	background:url(i/backgrounds/navigation.gif) no-repeat -6px -5px;
	}

.navigation li li li a{
	color:#555555;
	font-size:0.91em;
	padding-left:0;
	background:none;
	}
.navigation li li li span.active{
	color:#ba0f0f;
	background:none;
	padding:0;
	}
.navigation span.active a{
	padding:0;
	background:none;
	color:#ba0f0f;
	}

	
/* news */
.news{
	clear:both;
	margin-left:15px;

	}
.news-list {
	margin:0;
	padding:0;
	list-style:none;
	}
.news-list li{
	margin:0 !important;
	padding:0 !important;
	background:none !important;
	}
.news .news-list li{
	width:25%;
	float:left;
	}
.news-list .date{
	display:block;
	width:69px;
	padding:2px 0 3px;
	text-align:center;
	background:url(i/backgrounds/date.gif) no-repeat 50% 0;
	color:#ba0f0f;
	floaT:left;
	margin:.2em 10px 5px 0;
	}
.news-list a{
	color:#555555;
	text-decoration:none;
	}
.news-list a:hover{
	color:#555555;
	text-decoration:underline;
	}
.news .news-list li p{
	margin:0;
	}
.news .news-list li div{
	padding:0 20px 0 20px;
	background:url(i/backgrounds/news-li.gif) repeat-y 0 0;
	}
.news .news-list li.first div{
	padding-left:0;
	}
.news .news-list li.last div{
	padding-right:0;
	background:none;
	}
	
.news-list-main{
	margin:0;
	padding:0;
	}
.news-list-main dt{
	padding:0 0 6px 0;
	color:#000000;
	}
.news-list-main dd{
	padding:0 0 20px 0;
	}
.news-list-main dd p{
	margin-top:0;
	}
.news-list-main dd img{
	margin:6px 12px 6px 0;
	float:left;
	}
.news-list-main dt a{
	font-size:1.18em;
	}
	
/* sitemap */
.sitemap{
	margin:0;
	padding:0;
	list-style:none;
	}
.sitemap  li{
	padding:6px 0px !important;
	background:none !important; 
	}
.sitemap ul{
	margin:0;
	padding:6px 0 0 0;
	list-style:none;
	background:url(i/backgrounds/sitemap-ul.gif) repeat-y 0 0; 
	}
.sitemap ul li{
	padding:6px 20px !important;
	background:url(i/backgrounds/sitemap-li.gif) no-repeat -14px -5px !important; 
	}
.sitemap ul li.last{
	background:url(i/backgrounds/sitemap-li.gif) no-repeat 0px -81px !important; 
	padding-bottom:0 !important;
	}
.sitemap a{
	font-size:1.18em;
	}
.sitemap a.alt{
	font-size:1em;
	color:#000000;
	}
.sitemap img{
	vertical-align:middle;
	margin-right:3px;
	}
	
/* order-car-list */
ul.order-car-list{
	margin:15px 0;
	padding:0;
	list-style:none;
	}
ul.order-car-list li{
	margin:0;
	padding:0;
	width:24.9%;
	float:left;
	text-align:center;
	background:none;
	}
ul.order-car-list li span{
	display:block;
	padding:1em 0;
	color:#ba0f0f;
	font-size:1.18em;
	}
	
/* konkurs */
.konkurs-lists{
	margin:auto;
	border-collapse: collapse;
	}
.konkurs-lists td{
	border:0;
	vertical-align:top;
	padding:0 0 0 2%;
	}
.konkurs-lists td.konkurs-odd{
	padding:0 3% 0 0;
	}
.konkurs{
	background:url(i/backgrounds/konkurs.gif) no-repeat 100% 0;
	width:258px;
	height:211px;
	text-align:center;
	padding-top:20px;
	margin:30px auto 0;
	}
.konkurs ul{
	margin:6px 0 0 0;
	}
.konkurs ul li{
	margin:0;
	padding:0 0 3px;
	background:none;
	font-size:1.18em;
	}
.konkurs strong{
	font-weight:normal;
	color:#ba0f0f;
	}

	
/* FOOTER */
.footer{

	}
.footer .counters{
	width:23%;
	float:left;
	}
.footer .developers{
	width:77%;
	float:right;
	background:#ba0f0f url(i/backgrounds/footer.gif) no-repeat 100% 0;
	height:88px;
	}
	
.footer .counters p{
	margin:0 7px 0 0;
	padding:30px 0 0 0;
	background:#ededed url(i/backgrounds/footer.gif) no-repeat 0 -88px;
	height:58px;
	}
.footer .counters a{
	margin-left:14px;
	}

.footer .developers p{
	margin:0;
	padding:30px 77px 0 0;
	text-align:right;
	color:#c6c6c6;
	}
.footer .developers a{
	color:#c6c6c6;
	}
	
/* POPUP */

body#popup{
	margin:0;
	}
#popup .zag{
	margin-left:20px;
	}
#popup .top{
	background:#ba0f0f;
	padding:16px 20px 12px;
	}
#popup .im{
	padding:0px 0 40px 20px;
	}
#popup .im p{
	margin:0;
	}
#popup .kr{
	padding:0 0 0 20px;
	font-size:0.91em;
	}
#popup .bottom{
	border-top:1px solid #cccccc;
	margin-top:7px;
	padding:10px 20px;
	}
#popup .counters{
	float:left;
	}
#popup .counters a{
	margin-right:20px;
	}
#popup .developer a{
	color:#555555;
	}
	
/* UTIL */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	}
.cl {clear: both; font-size: 1px;}



.map {font-weight: bold; font-size: 100%; color: 000;}
	.map div {background: url(../img/line_menu.gif) no-repeat left top; padding: 12px 0 0 18px;}
	.map div.last {background: url(../img/line_menu_last.gif) no-repeat left top; padding: 12px 0 0 18px;}
	.map .gen {font-size: 110%; background: none; margin: 0; padding: 0;}
	.map div.list div a {color: #000;}
	
		.map div.submap {background: url(../img/bg_submap.gif) repeat-y left top; padding-left: 20px; padding-top: 0;}
		.map div.submap-last {background: none; padding-left: 20px; padding-top: 0;}
		.map div.list {background: url(../img/bg_submap.gif) no-repeat left top; padding-left: 0; padding-top: 7px;}
			.map div.list div {font-weight: normal; background: url(../img/bg_list.gif) no-repeat left top; padding-top: 5px; padding-left: 30px;}
			.map div.list div.good {font-weight: normal; background: url(../img/bg_list-good.gif) no-repeat left top; padding-top: 5px; padding-left: 30px;}
			.map div.list div.last {font-weight: normal; background: url(../img/bg_list_last.gif) no-repeat left top; padding-top: 5px; padding-left: 30px;}
			.map div.list div.lastgood {font-weight: normal; background: url(../img/bg_list_last-good.gif) no-repeat left top; padding-top: 5px; padding-left: 30px;}


.bottbanner { position: relative; float: right; z-index: 10; margin: 0; }





