body {
	color: #ccc;
	background-color: #c1c1c1;
	background-image: url(../images/body_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#body2 {
	background-image: url(../images/body_bg2.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#top {
	background-image: url(../images/top_bg.png);
	background-repeat: no-repeat;
	background-position: center;
}

a:link {
	color: #ccc;
	text-decoration: none;
}
a:visited {
	color: #ccc;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: none;
}
a:active {
	color: #fff;
	text-decoration: none;
}
.cent {
	width: 970px;
	position: relative;
	margin: 0 auto;
}
.c {
	clear: both;

}
.cent #logo {
	padding-top: 5px;
	height: 90px;
}
.cent #exchange {
	height: 68px;
	width: 220px;
	position: absolute;
	top: 10px;
	right: 0px;
	padding: 5px;
}
.cent #exchange .ex {
	position:absolute;
	width:56px;
	height:35px;
	left: 33px;
	top: 39px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #575757;
	line-height: 14px;
}
.cent #exchange .ex span {
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #a30000;
}
.cent #exchange #weather {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b5b5b;
}

.cent #menu {
	height: 61px;
}
.cent #menu a{
	display:block;
}
.cent #menu a span{
	width: 87px;
	text-align: center;
	margin: 15px 15px  8px 0;
	font-size: 14px;
	color: #fff;
	position: relative;
	display: block;
	cursor: pointer;
	padding:6px 0
}
.cent #menu a.cur span , #menu a:hover span{
	background-image: url(../images/menu_hover.png);
	color: #333;
}
.cent #menu a.langa {
	float: left;
	height: 22px;
	width: 22px;
	margin: 0 3px;
}
.cent #menu a.langa:hover {
	background: none;

}

.cent #lang {
	position:absolute;
	left:724px;
	top:20px;
	width:86px;
	height:21px;
	background-image: url(../images/lang_bg.png);
	cursor: pointer;
}
.cent #lang .lang {
	margin: 3px 0 0 4px;
}
.cent #langs {
	position:absolute;
	left:761px;
	top:31px;
	width:44px;
	padding-top: 10px;
	background-image: url(../images/langs_bg.png);
	background-position: center bottom;
	display: none;
}
.cent #langs img {
}
.cent #langs div {
	padding: 3px;
	font-size: 12px;
	color: #666;
	cursor: pointer;
}
.cent #phone {
	position: absolute;
	left: 848px;
	top: 18px;
	width: 116px;
	height: 31px;
	font-size: 18px;
	color: #999;
	line-height: 24px;
}
.cent #first {
	background-image: url(../images/first_bg.png);
	height: 411px;
	margin: 5px 0 0;
	position: relative;
}
.cent .firstleft {
	position: relative;
	background-image: url(../images/ci_bg.jpg);
	height: 411px;
	width: 232px;
	float: left;
}
.cent .firstright {
	position: relative;
	height: 411px;
	width: 738px;
	float: left;
}
.footer  {
	height: 106px;
	font-size: 11px;
	background-image: url(../images/foo_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}
.footer .cent  {
	padding: 10px;
	width: 955px;


}
.footer .author  {
	float: right;
}
.cent #reservation {
	margin:5px 0;
}
.cent #reservation .cars {
	width: 440px;
	float: left;
	position: relative;
}
.cent #reservation .cars_a {
	height: 50px;
	display: block;
	padding: 2px;
	border: 1px solid #777;
	background-color: #666;
	width: 400px;
	margin: 1px;
}
.cent #reservation .cars_a.active_ {
	background-image: url(../images/car_active.png);
	background-repeat: no-repeat;
	width: auto;
	background-color: #505050;
	border: 1px solid #505050;
	margin: 0;
	padding: 3px;
}
.cent #reservation .car_detail {
	float: left;
	width: 514px;
}
.cent #reservation .car_detail .car_infos {
	display: none;
	position: relative;
}
.cent #reservation .car_detail .car_infos.block {
	display: block;
}
.cent #reservation .extras_div .extra_head {
	background-image: url(../../black/images/extra_head.png);
	height: 30px;
	width: 514px;
}
.cent #reservation .extras_div .extra_head span {
	color: #fff;
	padding-top: 5px;
	padding-left: 30px;
	display: block;
	line-height: 18px;
}
.cent #reservation .extras_div .extra_row {
	padding: 3px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.cent #reservation .cars_basic {
	width: 733px;
	position: relative;
	float: left;
	margin-left: 0px;
}
.cent #reservation .cars_basic .cars {
	float: left;
	height: 100px;
	position: relative;
	font-size: 13px;
	margin: 5px;
	width: 350px;
}
.cent #reservation .cars_basic .cars .box {
	position: absolute;
	left: 239px;
	top: 41px;
	width: 132px;
	height: 69px;
}
.cent #reservation .search2 {
	height: 500px;
	width: 210px;
	float: left;
	position: relative;
	margin-top: -20px;
	margin-left: 10px;
}
.cent .rightblock  {
	width: 736px;
	position: relative;
	float: left;
}
.cent .rightblocktop  {
	background-image: url(../images/box_bg.gif);
	height: 15px;
	background-repeat: no-repeat;
}
.cent .rightblockcont  {
	background-image: url(../images/box_bg.gif);
	background-position: left bottom;
	padding: 0 15px 15px;
	background-repeat: no-repeat;
	font-size: 12px;
	position: relative;
	color: #666;
}
.cent #cars {
	background-color:#505050;
	margin:5px 0;
	padding:5px;
}
.cent #information {
	margin:5px 0;
}
.cent #finish {
	margin:5px 0;
	background-image: url(../images/fw_bg.png);
	padding: 10px;
}
.cent #news {
	height: 22px;
	padding: 11px 10px;
	line-height: normal;
	font-family: verdana, geneva, sans-serif;
	font-size: 14px;
}
.cent #news .news {
	width: 80px;
	float: left;
	color: #333;
	font-size: 13px;
	font-weight: bolder;
	text-align: right;
}
.cent #news .news_heads {
	color: #666;
	position: relative;
	float: left;
	width: 870px;
	font-size: 12px;
	cursor: pointer;
	height: 23px;
}
.cent #news .news_heads div {
	position: absolute;
	left: 0px;
	top: 1px;
	width: 840px;
	cursor: pointer;
	background-image: url(../../../images/empty.png);
	background-color: #EEE;
}
.cent #news .news_conts {
	position:absolute;
	width:868px;
	height:155px;
	top: 32px;
	background-color: #eee;
	color: #333;
	left: 80px;
	padding: 10px;
	display: none;
	z-index: 55;
	border-right: 1px solid #ddd;
}
.cent #news .news_conts .row {
	position: absolute;
	left: 10px;
	top: 10px;
	background-color: #EEE;
}
.cent #blocks {
	height: 188px;
	margin: 0 0 5px;
}
.cent #blocks .space {
	float: left;
	height: 40px;
	width: 55px;
}
.cent #blocks .heads {
	font-size: 15px;
	color: #666;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
}
.cent #blocks font {
	font-size: 12px;
	line-height: 15px;
}
.cent #blocks font img {
	vertical-align: baseline;
}
.cent #blocks .input {
	position:absolute;
	width:191px;
	height:31px;
	top: 49px;
	left: 16px;
}
.cent #blocks .inputtext {
	position:absolute;
	width:181px;
	height:23px;
	top: 49px;
	left: 10px;
	background-image: url(../images/input_bg.png);
	padding: 3px 0 0 10px;
}
.cent #blocks .inputtext input {
	width: 170px;
}
.cent #blocks .input select {
	width: 189px;
}
.cent #blocks .inputbig {
	position:absolute;
	width:179px;
	height:30px;
	top: 121px;
	left: 16px;
	background-image: url(../images/inputbig_bg.png);
	font-size: 24px;
	padding: 7px;
	color: #333;
}
.cent #blocks .inputbuton {
	position:absolute;
	width:191px;
	height:56px;
	top: 111px;
	left: 9px;
}
.cent #blocks .contact {
	float: left;
	width: 285px;
	height: 175px;
	margin: 10px 0 0;
}
.cent #blocks .contact .detail {
	position:absolute;
	width:104px;
	height:19px;
	left: 213px;
	top: 168px;
	font-size: 12px;
}
.cent #blocks .contact .rows {
	line-height: 24px;
}
.cent #blocks .poll {
	float: left;
	width: 210px;
	height: 175px;
	margin: 5px 0 0 20px;
	padding: 0 0 0 15px;
	color: #666;
}
.cent #blocks .poll #poll-container {
	font-size: 12px;
}
.cent #blocks .distance {
	float: left;
	width: 210px;
	height: 175px;
	margin: 5px 0 0 10px;
	position: relative;
}
.cent #blocks .distance .conts div{
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 19px;

}
.cent #blocks .elist {
	float: left;
	width: 190px;
	height: 175px;
	margin: 5px 0 0 10px;
	padding: 0 0 0 10px;
	position: relative;
}
.cent #blocks .elist .transparent{
	color: #666;

}
#blok_bg   {
	background-image: url(../images/blok_bg.png);
	background-position: center -30px;
}
.cent #page {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
.cent #page .head {
	font-size: 24px;
	margin-bottom: 10px;
}
ul#leftmenu .lhead{
	font-family:Tahoma, Geneva, sans-serif;
	color:#795000;
	font-size:14px;
	font-weight:bold;
	background:url(../images/dotborder.gif) -15px bottom no-repeat;
	display:block;
	line-height:32px;
	position: relative;
	z-index: 2;
}
ul#leftmenu li{
	position: relative;

}
ul#leftmenu .pages {
	font-family:Tahoma, Geneva, sans-serif;
	color:#795000;
	font-size:12px;
	background:url(../images/dotborder.gif) left bottom no-repeat;
	padding-left:15px;
	line-height:32px;
	position: relative;
	z-index: 2;
	display: block;
}
ul#leftmenu .pages2 {
	font-family:Tahoma, Geneva, sans-serif;
	color:#795000;
	font-size:12px;
	background:url(../images/dotborder.gif) left bottom no-repeat;
	padding-left:15px;
	line-height:32px;
	position: absolute;
}
ul#leftmenu spadn {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	z-index: 2;
}
.radio {
	background-image: url(../images/radio.png);
	float: left;
	height: 14px;
	width: 14px;
	margin: 2px;
	display: none;
	line-height: 1px;
	font-size: 1px;
}
.radio.ractive {
	background-position: left bottom;
}


._____date______ {
}
.search1 {
	width: 230px;
	height: 380px;
	float: left;
	position: relative;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #999;
}
.search1 .tcolor{
	color: #795000;
}
.search1 .tcolor2{
	color: #002f3b;
}
#city1, #local1, #city2, #local2, #cartype  {
	width: 195px;
}
#day1, #day2, #month1, #month2, #year1, #year2, #hour1, #hour2, #min1 , #min2, #age{
	width: 52px;
}
#tcity1, #tlocal1, #tcity2, #tlocal2, #return  {
	width: 195px;
}
#tday1, #tday2, #tmonth1, #tmonth2, #thour1, #thour2, #tmin1, #tmin2 {
	width: 50px;
}
#age , #pricetype{
	width: 109px;
}
.stitles {
	position: absolute;
	width: 251px;
	height: 25px;
	top: 30px;
	left: 2px;
	font-size: 20px;
	z-index: 110;
}
.sinputcity1 {
	position:absolute;
	width:201px;
	height:28px;
	left: 1px;
	top: 53px;
	z-index: 115;
	display: none;
}
.sinputlocal1 {
	position:absolute;
	width:200px;
	height:31px;
	left: 0px;
	top: 55px;
	z-index: 117;
}
.sinputcity2 {
	position:absolute;
	width:198px;
	height:28px;
	left: 239px;
	top: 53px;
	z-index: 115;
	display: none;
}
.sinputlocal2 {
	position:absolute;
	width:198px;
	height:31px;
	left: 0px;
	top: 165px;
	z-index: 114;
}
.sinputday1, .sinputday2 {
	position:absolute;
	width:54px;
	height:31px;
	left: 0px;
	top: 81px;
	z-index: 116;
}
.sinputmonth1, .sinputmonth2 {
	position:absolute;
	width:55px;
	height:31px;
	left: 57px;
	top: 81px;
	z-index: 116;
}
.sinputyear1, .sinputyear2 {
	position:absolute;
	width:99px;
	height:31px;
	left: 114px;
	top: 81px;
	z-index: 116;
}
.sinputhour1, .sinputhour2 {
	position:absolute;
	width:54px;
	height:31px;
	left: 0px;
	top: 107px;
	z-index: 115;
}
.sinputmin1, .sinputmin2 {
	position:absolute;
	width:55px;
	height:31px;
	left: 57px;
	top: 107px;
	z-index: 115;
}
.sinputtime1, .sinputtime2 {
	position:absolute;
	width:86px;
	height:23px;
	left: 115px;
	top: 113px;
	z-index: 112;
	color: #ccc;
}
.sinputage {
	position:absolute;
	width:202px;
	height:31px;
	left: 0px;
	top: 269px;
	z-index: 111;
}
.sinputcartype {
	position:absolute;
	width:112px;
	height:31px;
	left: 75px;
	top: 295px;
	z-index: 110;
}
#vline {
	position:absolute;
	width:1px;
	height:177px;
	left: 217px;
	top: 62px;
	background-color: #ccc;
}
.ssubmit1 {
	position:absolute;
	width:210px;
	left: 0px;
	top: 60px;
	z-index: 110;
}
.sinfo {
	position:absolute;
	width:192px;
	left: 35px;
	top: 53px;
	line-height: 30px;
}
.sinfo img{
	margin-right: 5px;

}
.ui-datepicker-trigger {
	margin-top: 5px;
	cursor: pointer;
}
.ssaadow {
	position: absolute;
	left: 1px;
	top: 1px;
	color: #FFC;
}

.______slider________ {
}
.slide {
	float: left;
	position: relative;
}
#slider {
	float: left;
	overflow: hidden;
	width: 495px;
	position: relative;
	height: 380px;
}
.scars {
	width: 495px;
	height: 380px;
	background-position: center;
	padding-top: 35px;
}
.scars_header {
	position:absolute;
	width:466px;
	height:25px;
	left: 1px;
	top: 15px;
	color: #fff;
	font-size: 18px;
}
.scars_button {
	position: absolute;
	left: 345px;
	top: 350px;
	width: 150px;
	text-align: right;
}
#playpause {
	width: 23px;
	height: 23px;
	float: left;
}
#car_select {
	position: absolute;
	left: 1px;
	top: 351px;
	width: 190px;
	height: 27px;
}
.______________ {
}
img {
	vertical-align:middle;
}
.transparent {
	background-color: transparent;
	background-image:url(../../../images/empty.png);
	border: 0px solid;
	cursor: pointer;
}
.cent .notfound {
	background-image: url(../images/404_bg.png);
	height: 411px;
	position: relative;
	margin: 5px 0;
}
.cent .notfound .text {
	position:absolute;
	width:403px;
	height:288px;
	left: 40px;
	top: 36px;
	font-size: 24px;
}
.______________ {
}
.cent #cont .fea {
	font-size: 12px;
}
.cent #cont .fea .pad {
	padding: 20px;
}
.cent #cont .fea .head {
	font-size: 18px;
	padding-bottom: 5px;
	padding-top: 10px;
}
.cent #cont .fea .img {
	float: left;
	margin-right: 10px;
	width: 222px;
	height: 156px;
	background-image: url(../images/climg_bg.png);
	padding: 7px;
}
.cent #cont .fea .per {
	float: left;
	height: 20px;
	width: 19px;
	margin: 2px 0;
}
.cent #cont .fea .bag {
	float: left;
	height: 20px;
	width: 19px;
	margin: 2px 0;
	background-position: left -24px;
}
.cent #cont .fea .bag2 {
	float: left;
	height: 20px;
	width: 19px;
	margin: 2px 0;
	background-position: left -110px;
}
.cent #cont .fea .gea {
	float: left;
	height: 20px;
	width: 19px;
	margin: 2px 0;
	background-position: left -48px;
}
.cent #cont .fea .ac {
	float: left;
	height: 20px;
	width: 19px;
	margin: 2px 0;
	background-position: left -71px;
}
.cent #cont .fea .oil {
	float: left;
	height: 20px;
	width: 19px;
	margin: 2px 0;
	background-position: left -94px;
}
.cent #cont .fea span {
	padding-top: 3px;
	float: left;
}
.cent #cont .feas div {
	background: url(../images/fats.png) no-repeat;
}
.cent #cont .feass div {
	background: url(../images/fatss.png) no-repeat;
}
#listrez {
	position:absolute;
	width:147px;
	height:29px;
	left: 491px;
	top: 134px;
}
#listprice {
	position:absolute;
	width:236px;
	left: 441px;
	top: 1px;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(../images/cl_sp.png);
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 45px;
	padding-left: 50px;
}
#listprice td {
	font-family: verdana, geneva, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
	line-height: 28px;
}
#listprice .red ,.red{
	font-family: georgia, "times new roman", times, serif;
	font-size: 19px;
	font-weight: bold;
	color: #c00;
	padding-bottom: 3px;
}
#listprice sup ,.sup{
	font-size: 11px;
	font-weight: normal;
}
.step {
	background-image: url(../images/rez_step.png);
	line-height: 26px;
	float: left;
	width: 25px;
	background-position: right top;
	height: 25px;
	text-align: center;
	color: #FFF;
}
.step.active {
	background-image: url(../images/rez_step.png);
	background-position: left top;
}
.steptext {
	line-height: 26px;
	float: left;
	padding: 0 30px 0 5px;
	font-size: 12px;
}
.aprice .price {
	background-image: url(../images/rez_step.png);
	line-height: 26px;
	float: left;
	width: 25px;
	background-position: right bottom;
	height: 25px;
	text-align: center;
	color: #FFF;
	cursor: pointer;
}
.aprice .price.active {
	background-image: url(../images/rez_step.png);
	background-position: left bottom;
}

.______________ {
}

#inf_pliced {
	position:absolute;
	width:363px;
	height:156px;
	z-index:3;
	left: 350px;
}
#inf_pri_head {
	position:absolute;
	width:223px;
	height:27px;
	z-index:3;
	left: 34px;
	top: 5px;
	font-size: 22px;
}
.cent #cont #infs {
	position: relative;
	float: left;
	clear: both;
}
.cent #cont #infs2 {
	position: relative;
	float: left;
}
.cent #cont #infs2 td {
	font-size: 12px;
}
.cent #cont #infs2 .label {
	width: 90px;
	float: left;
}
.cent #cont #infs .input_hold {
	background-image: url(../images/inp_bg.png);
	height: 30px;
	clear: both;
	float: left;
	position: relative;
	background-repeat: no-repeat;
	background-position: right top;
	width: 280px;
}
.cent #cont #infs2 .input_hold {
	width: 300px;
}
.cent #cont #infs .input_hold2 {
	background-image: url(../images/add_bg.png);
	height: 60px;
	clear: both;
	float: left;
	position: relative;
	background-repeat: no-repeat;
	background-position: right top;
	width: 280px;
}
.cent #cont #infs .input_hold .input   {
	font-size: 13px;
	color: #666;
	width: 180px;
	float: right;
	position: absolute;
	top: 3px;
	right: 5px;
}
.cent #cont #infs .input_hold2 .input   {
	margin: 4px 5px;
	font-size: 13px;
	color: #666;
	width: 180px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	height: 45px;
	overflow: auto;
}
.cent #cont #pricetotal td {
	line-height: 25px;
}
.inputtext {
	position:relative;
	height:22px;
	padding: 2px 0;
	float: left;
}
.ex_holder {
	background-image: url(../images/ex_bg.png);
	height: 107px;
	clear: both;
	margin: 10px 0;
}

.______________ {
}
input.i_input {
	width: 230px;
	font-family: verdana, geneva, sans-serif;
	font-size: 12px;
	color: #666;
	float: left;
	position: relative;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background: transparent url(../images/inp_bg.png) no-repeat;
	padding: 5px;
	border: 0;
}
.textarea {
	float: left;
	height: 95px;
	width: 265px;
	background-image: url(../images/msgbg2.png);
	margin-bottom: 10px;
}
textarea.i_textarea {
	width: 251px;
	font-family: verdana, geneva, sans-serif;
	font-size: 12px;
	color: #666;
	height: 81px;
	overflow: auto;
	margin-top: 7px;
	margin-left: 7px;
	border: 0;
	background: transparent url(../../../images/pixel.gif);
}
.i_button {
	float: left;
	width: 190px;
	margin-top: 5px;
	margin-bottom: 5px;
	position: relative;
}
#contact_form .i_label {
	float: left;
	width: 120px;
	line-height: 30px;
	font-size: 15px;
	clear: both;
	height: 30px;
	position: relative;
	margin-bottom: 5px;
	overflow: hidden;
}
#contact_info .irow {
	font-size: 15px;
	font-weight: bold;
	padding-left: 30px;
	line-height: 30px;
	position: relative;
}
#contact_info .irow2 {
	font-size: 15px;
	line-height: 20px;
	padding-left: 30px;
	position: relative;
}
#contact_info .i_icon {
	position:absolute;
	width:19px;
	height:20px;
	z-index:101;
	left: 3px;
	top: 7px;
}
#map {
	position:absolute;
	width:145px;
	height:305px;
	z-index:101;
	left: 790px;
	top: 56px;
}
input.text-long {
	border: 1px solid #ddd;
	background: #fff url(../images/input.gif) no-repeat left top;
	font: 13px arial, helvetica, sans-serif;
	color: #646464;
	padding: 5px 7px;
	float: left;
	margin: 0 10px 0 0;
	font-weight:bold;
	width: 155px;
}
textarea.text-long { 
	border: 1px solid #ddd;
	background: #fff url(../images/input.gif) no-repeat left top;
	font: 13px arial, helvetica, sans-serif;
	color: #646464;
	padding: 5px 7px;
	float: left;
	margin: 0 10px 0 0;
	font-weight:bold;
	width: 255px;
}
select.text-long {
	border: 1px solid #ddd;
	background: #fff url(../images/input.gif) no-repeat left top;
	font: 13px arial, helvetica, sans-serif;
	color: #646464;
	padding: 5px 7px;
	float: left;
	margin: 0 10px 0 0;
	font-weight:bold;
	width: 170px;
}
.transparent {
	background-color: transparent;
	background-image:url(../images/empty.png);
	border: 0px solid;
	cursor: pointer;
}
.transfer {
	color: #fff;
}
.transfer td {
	padding: 2px;
}
.priinf {
	height: 25px;
	padding-left: 90px;
	display: none;
}
.priinf.pactive {
	display: block;

}
.cpbt {
	position: absolute;
	left: 38px;
	top: 12px;
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
