@import url('/css/common.css');
@import url('/css/forms.css');
@import url('/css/ui.datepicker.css');

.red
{
	color:#FF0000;
}

/* NEW HEADER */
#wrapper
{
	width:900px;
	text-align:left;
	margin: 0 auto;
	float:none;
}

#header
{
	height:100px;
	width:100%;
}
#keyword
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:2;
}
#partners, .partners
{
	position: absolute;
	top: 0px;
	right: 0px;
	z-index:2;
	
	list-style-type: none;
}
#partners li, .partners li
{
	clear:none;
	float:left;
}

#logo
{
	position: absolute;
	top: 22px;
	left: 0px;
	width:195px;
	height:68px;
	z-index:2;
}
#menu_top
{
	position: absolute;
	top: 60px;
	left: 192px;
	width: 707px;
	height:30px;
	background:url(/images/menu_top_bg.png) bottom left repeat-x;
	z-index:1;
	
	font-weight:bold;
	font-size:12px;
	word-spacing:0.05em;
}

#menu_top a, #menu_top a:hover
{
	padding: 0px 0.2em 0px 0.2em;
	text-decoration:none;
}

#content
{
	clear:left;
	width:100%;
}

.col
{
	float:left;
}

.miniheader
{
	width:100%;
	height: 20px;
	background:url(/images/minilogo.png) bottom left no-repeat;
	border:#E1E1E1 1px solid;
}

.miniheader h2, .miniheader h1
{
	padding:6px 0px 0px 58px;
	color:#000000;
	font-size:12px;
	line-height:1em;
	vertical-align:bottom;
}
.miniheader a
{
	padding:6px 0px 0px 58px;
	color:#A0A0A0;
	font-size:12px;
	font-weight:bold;
	line-height:1em;
	vertical-align:bottom;
	text-decoration:none;
}

.box_white, .box_gray
{
	width:100%;
	background-color:#e9e9e9;
	text-align:justify;
	border:#E1E1E1 1px;
	border-style: none solid solid solid;
}
.box_white
{
	background-color:#ffffff;
}
.box_inner
{
	padding:10px;
}
.box_inner p
{
	padding:4px 0px 4px 0px;
}

#footer
{
	clear:left;
	width:100%;
	margin-top:10px;
	background:url(/images/menu_bottom_bg.png) top left repeat-x;
	text-align:center;
}
#footer p
{
	padding:14px 0px 10px 0px;
	letter-spacing:0.01em;
	text-decoration:none;
	font-size:10px;
	font-weight:normal;
}

#footer a, #footer a:hover
{
	padding: 0px 0.3em 0px 0.3em;
	text-decoration:none;
}
.same
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;

	word-spacing: 0.01em;
	letter-spacing: 0.005em;
	line-height: 1.6em;
}
.rentacar_car
{
	clear:none;
	height:85px;
	width:90px;
}

.cars_list
{
	position:relative;
	clear:both;
	border-top:#E1E1E1 1px solid;
	padding-top:8px;
	width:100%;
}

.exchange
{
	margin-left:20px;
}
.exchange div
{
	border:#0069AB 1px;
	border-style:none solid solid solid;
	background:#FFFFFF;
}
.exchange .left
{
	width:50px;
}
.exchange .right
{
	width:100px;
	border-left-style:none;
}

.service
{
	clear:left;
	border:#E9E9E9 1px solid;
	width:621px;
	margin:5px 0px 5px 0px;
}

.service *
{
	position:relative;	
	clear:none;
	float:left;
}

.service .image
{
	width:170px;
	height:100px;
	text-align:center;
	border-right:#E9E9E9 1px solid;
}

.service .content
{
	width:450px;
}

.service .title
{
	font-weight:bold;
	padding:5px 0px 5px 0px;
	margin-left:5px;
	width:420px;
}
.service .period, .service .price, .service .words, .service .reservation,  .service .routes, .reservation
{
	height:16px;
	line-height:16px;
	text-align:center;
}

.service .period, .service .price
{
	width:80px;
	margin-left:5px;

}
.service .period, .bk1
{
	background-color:#016AAC;
	color:#FFFFFF;
}
.service .price
{
	background-color:#E9E9E9;
	margin:0px 0px 5px 5px;
}

.service .words
{
	margin:0px 0px 5px 5px;
	padding:0px 5px 0px 5px;
	border:#E9E9E9 1px solid;

}
.service .reservation, .reservation
{
	float:right;
	
	padding:0px 5px 0px 5px;
	margin:0px 10px 5px 0px;
	
	background-color:#016AAC;
}

.service .routes
{
	float:left;
	
	padding:0px 5px 0px 5px;
	margin:0px 0px 5px 5px;
	
	background-color:#016AAC;
}

.service a, .service a:hover, .reservation a, .reservation a:hover
{
	color:#FFFFFF;
	background-color:transparent;
	text-decoration:none;
}

.selector
{
	width:311px;
	height:174px;
}

.selector .image
{
	position:absolute;
	top:0px;
	left:0px;
	width:311px;
	height:174px;
	z-index:4;
}

.selector .text
{
	position:absolute;
	top:120px;
	left:0px;
	width:311px;
	height:20px;
	background:#016AAC;
	z-index:5;

	line-height:20px;
	text-indent:10px;
}

.selector .text a, .selector .text a:hover
{
	text-decoration:none;
	color:#FFFFFF;
	background-color:transparent;
}
table {width:100%;}
table td {text-align:center;border:#E9E9E9 1px solid;padding:2px;}
