body  {
font:100% Georgia, "Times New Roman", Times, serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	font-size:10pt;
}
#wrap {
}
img {border:none;}
a {border:none; color:#393939;}
a:hover {text-decoration:none; color:#da0a0d;}
.thrColFixHdr h1,h2,h3,h4,h5,h6 {
	margin: 7px 0 7px 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
}


.thrColFixHdr #container {

	width: 999px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	padding:0;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.thrColFixHdr #header {width: 1000px;
background:#333 url(images/head_bg.jpg) top center no-repeat;
height:470px; margin-left:1px;

position:relative;
}

.thrColFixHdr #header #logo_block {float:left; color:#333333; padding-left:15px; padding-top:30px;}

.thrColFixHdr #header #search {width:220px; display: block;  height:80px; padding-top:15px; padding-top:30px; margin-left:500px;}
.thrColFixHdr #header #search p {margin:5px; padding:0; font-size:12px;}
.thrColFixHdr #header #search input {float:left; width:167px; height:20px; background:url(images/search.png) no-repeat top center; border:0; padding: 0 0 2px 5px; }
.thrColFixHdr #header #search .search_button {width:31px; height:22px; background:url(images/search_button.png) no-repeat top center; border:0; margin:0 5px;  }



.thrColFixHdr #header #contacts_block {position:absolute; left:570px; display:block; top:5px; width:420px; height:70px; text-align:right; color:#fff; }
.thrColFixHdr #header #contacts_block a {color:#fff; text-decoration:underline; font-size:16px;}
.thrColFixHdr #header #contacts_block a:hover {text-decoration:none; }
.thrColFixHdr #header #contacts_block h1 {margin-bottom:2px; font-weight:normal; color:Black;}
.thrColFixHdr #prefix {font-size:13pt; color:#fff; font-weight:normal;}


.thrColFixHdr #header ul {margin:4px 0 0 0; height:48px; width:930px; padding-left:70px; display:block; text-align:center; margin:0 auto;}
.thrColFixHdr #header li{list-style:none; display:block; float:left;}
.thrColFixHdr #header  li a {height:38px; width:117px; padding:10px 0 0 0;  display:block; margin:0 10px; color:#082038;  font-size:17px; text-decoration:none;}
.thrColFixHdr #header  li a:hover {background:url(images/top_menu_hov.png) right top no-repeat;}

.thrColFixHdr #header #pics {
height:340px; margin-bottom:10px;
}
.thrColFixHdr #header img {
margin:0 3px 0 3px;
}
.thrColFixHdr #header h1,h2,h3,h4,h5,h6 {
	margin: 7px 0 7px 0;  /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	background:none;
}
.thrColFixHdr #header h1{
color:#535353;
font-size:230%;
}
.thrColFixHdr #header h4{
font-size:11pt;
}

.thrColFixHdr #icons {width:1000px; height:87px; background:url(images/icons_bg.jpg) no-repeat top center; margin:0; text-align:center; MARGIN-left:1px;}
.thrColFixHdr #icons a {color:#f7d0be; font-size:13px; text-decoration:underline; display:block; float:left; margin:12px 20px; height:15px; padding-top:35px;}
.thrColFixHdr #icons a:hover {color:#ffffff; text-decoration:none;}

#premium {width:104px; background:url(images/premium.jpg) no-repeat top center;}
#sportcar {width:83px; background:url(images/sportcar.jpg) no-repeat top center;}
#jeep {width:120px; background:url(images/jeep.jpg) no-repeat top center;}
#limusin {width:120px; background:url(images/limusin.jpg) no-repeat top center;}
#limobus {width:83px; background:url(images/limobus.jpg) no-repeat top center;}
#microbus {width:83px; background:url(images/microbus.jpg) no-repeat top center;}
#sedan {width:83px; background:url(images/sedan.jpg) no-repeat top center;}

#premium:hover {width:104px; background:url(images/premium_.jpg) no-repeat top center;}
#sportcar:hover {width:83px; background:url(images/sportcar_.jpg) no-repeat top center;}
#jeep:hover {width:120px; background:url(images/jeep_.jpg) no-repeat top center;}
#limusin:hover {width:120px; background:url(images/limusin_.jpg) no-repeat top center;}
#limobus:hover {width:83px; background:url(images/limobus_.jpg) no-repeat top center;}
#microbus:hover {width:83px; background:url(images/microbus_.jpg) no-repeat top center;}
#sedan:hover {width:83px; background:url(images/sedan_.jpg) no-repeat top center;}

.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
		padding: 0; /* padding keeps the content of the div away from the edges */
		padding-left:10px;
}
.thrColFixHdr #sidebar1 ul {margin:0; margin-bottom:20px; padding:0; list-style:none; }
.thrColFixHdr #sidebar1 li a{display: block;
width: 185px;
padding: 10px 0 10px 5px;
border-bottom: 1px #000 dotted;
color: #000;
text-decoration: none;
font-weight: bold;
font-size: 12px;
margin: 3px 0;}
.thrColFixHdr #sidebar1 li a:hover{color:#fff; border-bottom:1px #4c494b dotted; background:#666; padding: 10px 0 10px 5px; }
.thrColFixHdr #sidebar1 .two_str {width:185px; padding:3px 0 0 5px; height:34px; border-bottom:1px #000 dotted; text-decoration:none; font-weight:bold; font-size:12px; margin:3px 0;}
.thrColFixHdr #sidebar1 .two_str:hover{color:#000; border-bottom:1px #4c494b dotted; height:34px; background:url(images/menu_hover.jpg) no-repeat top left; width:175px; padding:3px 0 0 15px; }

.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 240px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0 10px 0 0; /* padding keeps the content of the div away from the edges */
}
.thrColFixHdr #container #sidebar2 h1,h2,h3,h4,h5,h6 { color:#000; text-transform:uppercase; font-weight:normal;}
.thrColFixHdr #sidebar2 p {border-bottom:1px doted #000; padding-bottom:5px;  margin-bottom:5px; margin-top:5px; font-family:Arial, Helvetica, sans-serif; color:#000; }
.thrColFixHdr #sidebar2 .date {font-weight:bold;}
.thrColFixHdr #sidebar2 a { color:#000; text-decoration:underline; }
.thrColFixHdr #sidebar2 a:hover { text-decoration:none;  }

.thrColFixHdr #mainContent {  font-family:Arial, Helvetica, sans-serif; color:#000;
	  margin: 0 250px 20px 0px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.thrColFixHdr #container #mainContent h1,h2,h3,h4,h5,h6  {font-family:Georgia, "Times New Roman", Times, serif; font-size: 12pt;}
.thrColFixHdr #mainContent img {border:2px solid #cecece; margin:7px;}

.thrColFixHdr #mainContent #popular { color:#FFFFFF;}
.thrColFixHdr #mainContent #popular a {font-family:Georgia, "Times New Roman", Times, serif; text-decoration:underline; color:#FFFFFF;}
.thrColFixHdr #mainContent #popular {font-size:12px;}
.thrColFixHdr #mainContent #popular  td {width:25%;}

.thrColFixHdr #footer {  font-family:Arial, Helvetica, sans-serif; color:#000;
margin:0 auto;
text-align:left;
padding: 15px 10px;
	 border-top:1px dotted #c3c3bf; height:200px;
}




.thrColFixHdr #footer a {
	color:#000;
	text-decoration:underline;
	line-height:1.4;
}
.thrColFixHdr #footer a:hover {
	text-decoration:none;}
.thrColFixHdr #footer div {
display:block; float:left; margin-right:45px; margin-top:0;
}
.thrColFixHdr #footer #counters {margin-right:0; width:200px;}
.thrColFixHdr #footer #counters img  {margin:5px;}
.thrColFixHdr #footer ul { margin:0; padding:0; list-style:none; float:none;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/* round corners */
.cell{position:relative;
display:block !important; float:none !important; /*All Other Browsers and IE version*/
float:left; display:inline; /*IE 6 Fix*/
padding:5px;
background:#8e8886;}

.cell ul{margin:0px; padding:0px;}
.cell li{list-style:none;}
.corner{width:15px; height:15px; position:absolute; margin:0px; z-index:1px}

.tl,.bl {left:0px;}
.tr,.br {right:0px;}
.tl,.tr {top:0px;}
.bl,.br {bottom:0px !important; bottom:-1px;}
.tl,.tr,.bl,.br {background:url(images/corners.jpg) no-repeat;}

.tl{background-position:top left;}
.tr{background-position:top right;}
.bl{background-position:bottom left;}
.br{background-position:bottom right; }


#spisok li {
padding: 5px 0 5px 0 !important;
cursor: pointer !important;
font: 16px 'AGOpusRoman', Georgia !important;
}

#spisok li li {
padding: 0px 0 0px 0px !important;
}

.contact-adress {
    width: 315px;
    position: absolute;
    right: 0;
    top: 10px;
    font-family: arial;
}
span.phone-tel {
    font-size: 20px;
}
.contact-header span {
    font-weight: bold;
}
.contact-header {
    margin: 5px 0;
}

.hours {
    position: absolute;
    right: 15px;
    top: 10px;
    text-align: center;
    font-weight: bold;
    font-family: sans-serif;
    z-index: 1;
}
.hours a {
    color: #fff;
}


#sidebar2 a {
    font-weight: bold;
    color: blue;
    font-size: 14px;
}

.otzivi {
	width: 240px;
	
}

.otzivi img {
	width: 220px;
	margin: 5px 0;
	border-radius: 5px;
	text-align: center;
}

.otzivi .zagolovok {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}

.otzivi .otziv .date {
	font-weight: bold;
	display: block;
	text-align: center;
}

.otzivi .otziv .name {
	font-size: 14px;
	display: block;
	margin: 5px 0;
	text-align: center;
}

.otzivi .otziv .name:before {
content: "«"
}
.otzivi .otziv .name:after {
content: "»"
}



.otzivi .otziv .opis {
	font-style: italic;
	display: block;
	margin: 5px 0;
	font-size: 12px;
}

.otzivi .otziv .text {
	font-size: 14px;
	font-style: italic
}

.otzivi .otziv {
	border: 1px solid #000;
	padding: 5px;
	border-radius: 5px;
	margin: 5px 0;
}

