body {
	background:url(/img/grey.gif);
	margin:0;
	font-family:verdana, arial, sans-serif, Lucida Sans;
	font-size:12px;
}

a {
	text-decoration:none;
	color:blue;
}

img {
	border:none;
}

.gstripel {
	background:url(/img/gshadl.gif);
	background-position:right;
}

.rstripen {
	width:800px;
	background:url(/img/rstripen.gif);
	background-repeat:repeat-x;
}

.gstriper {
	background:url(/img/gshadr.gif);
}

.header {
	background:url(/img/top_cayman.gif);
	background-repeat:no-repeat;
	width:800px;
}

.grey_line {
	background:url(/img/grey_stripe.gif);
	background-repeat:repeat-x;
	background-position:top;
}

.top_menu {
	float:left;
	margin:0;
	text-align:center;
	width:100px;
	height:26px;
	font-weight:700;
	background-position:top;
	background-repeat:no-repeat;
	cursor:pointer;
}

.limk_menu {
	color:white;
	font-size:16px;
	font-family:Times New Roman;
}

.wm {
	width:100px;
	padding-top:5px;
}

.red_brick {
	background-image:url(/img/red_brick.gif);
	background-repeat:repeat-x;
}

.header_bot {
	background-image:url(/img/bot_cayman.gif);
	background-repeat:no-repeat;
}

.content {
	background:#F3F3F3;
	padding:10px 50px 0 50px;
	text-align:justify;
	width:700px;
}

.footer {
	background:url(/img/bot_cayenne.gif);
	background-repeat:no-repeat;
	height:150px;
	background-position:bottom;
}

#change_curr_all_block {
	right:0;
	top:40%;
	z-index:4000;
	width:50px;
	position:fixed;
	_position:absolute;
}

.az_block {
	display:block;
	text-decoration:underline;
}

.az_content_left_button_down {
	background-image:url(/img/menu/content/content_button_left.gif);
	background-repeat:no-repeat;
	width:9px;
	height:28px;
	float:left;
	margin-left:1px;
	cursor:pointer;
}

.az_content_left_button_up {
	background-image:url(/img/menu/content/content_button_left_f.gif);
	background-repeat:no-repeat;
	width:9px;
	height:28px;
	float:left;
	margin-left:1px;
	cursor:pointer;
}

.az_content_text_down {
	background-image:url(/img/menu/content/content_button_center.gif);
	background-repeat:repeat-x;
	height:28px;
	width:132px;
	float:left;
	padding:0 20px 0 20px;
	text-align:center;
	cursor:pointer;
}

.az_content_text_up {
	background-image:url(/img/menu/content/content_button_center_f.gif);
	background-repeat:repeat-x;
	height:28px;
	width:132px;
	float:left;
	padding:0 20px 0 20px;
	text-align:center;
	cursor:pointer;
}

.az_content_right_button_down {
	background-image:url(/img/menu/content/content_button_right.gif);
	background-repeat:no-repeat;
	width:9px;
	height:28px;
	float:left;
	cursor:pointer;
}

.az_content_right_button_up {
	background-image:url(/img/menu/content/content_button_right_f.gif);
	background-repeat:no-repeat;
	width:9px;
	height:28px;
	float:left;
	cursor:pointer;
}

.az_t_c_b_text {
	margin-top:7px;
}

.az_b_c_b_text {
	margin-top:4px;
}

.az_grad_f_b {
	background-image:url(/img/content/gradient_for_bm.gif);
	background-repeat:repeat-x;
	height:32px;
	margin-left:1px;
	*margin-left:2px;
}

.az_clear {
	font-size: 1px !important;
	line-height: 0px !important;
	overflow: hidden !important;
	float: none !important;
	clear: both !important;
	height: 0px !important;
	width: 0px !important;
}

.az_content_left_button_down_bottom {
	background-image:url(/img/menu/content/content_button_left_bottom.gif);
	background-repeat:no-repeat;
	width:9px;
	height:28px;
	float:left;
	margin-left:1px;
	cursor:pointer;
}

.az_content_left_button_up_bottom {
	background-image:url(/img/menu/content/content_button_left_f_bottom.gif);
	background-repeat:no-repeat;
	width:9px;
	height:28px;
	float:left;
	margin-left:1px;
	cursor:pointer;
}

.az_content_right_button_down_bottom {
	background-image:url(/img/menu/content/content_button_right_bottom.gif);
	background-repeat:no-repeat;
	width:9px;
	height:28px;
	float:left;
	cursor:pointer;
}

.az_content_right_button_up_bottom {
	background-image:url(/img/menu/content/content_button_right_f_bottom.gif);
	background-repeat:no-repeat;
	width:9px;
	height:28px;
	float:left;
	cursor:pointer;
}

.az_grad_f_b_bottom {
	background-image:url(/img/content/gradient_for_bm_bottom.gif);
	background-repeat:repeat-x;
	height:32px;
	margin-left:1px;
	*margin-left:2px;
}

.az_clear {
	font-size: 1px !important;
	line-height: 0px !important;
	overflow: hidden !important;
	float: none !important;
	clear: both !important;
	height: 0px !important;
	width: 0px !important;
}

form.auth input {
	background:white;
	border:1px solid #ccc;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:14px;
	margin:3px;
	padding:3px;
}

.button {
	cursor:pointer;
	font-weight:bold;
	width:60px;
}

.pay_button {
	background:white;
	border:1px solid #ccc;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:14px;
	margin:3px;
	padding:3px;
}

.logout {
	background:white;
	border:1px solid #ccc;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:14px;
	cursor:pointer;
	font-weight:bold;
	width:80px;
	margin:3px;
	padding:3px;
}

#auth {
	width:210px;
	height:70px;
	border:1px dashed #ccc;
}

#overlay{
	position:absolute;
	width:210px;
	height:70px;
	z-index:100;
	background-color:#ccc;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

#login_error {
	background-color:#ffebe8;
	border-color:#c00;
}

#login_error, .message {
-moz-border-radius:3px 3px 3px 3px;
border-style:solid;
border-width:1px;
width:160px;
margin:0 0 5px 12px;
padding:12px;
}

/*FONTS*/

h1 {
	font-size:24px;
	font-weight:700;
	font-family:Georgia, Times New Roman, Times, serif;
}

h2 {
	font-size:22px;
	font-weight:700;
	font-family:Georgia, Times New Roman, Times, serif;
}

.error {
	color:red;
	font-size:11px;
}

.az_error {
	color:red;
	font-size:11px;
}

.address_hidden {
	font-size:11px;
	font-weight:300;
}

.title {
	color:#666666;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:24px;
}

.hidden_link {
	color:#000000;
	cursor:text;
}

.bigfontczeni {
	font-size:14px;
	font-weight:700;
}

.fontczeni {
	font-size:12px;
	margin-left:5px;
}

/*ORDER*/

.font {
	 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 16px; text-align : justify;
}

.fontsmall {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#F3F3F3;
}


.address_hidden {
	font-size:11px;
	font-weight:300;
}

.title_form_order {
	font-size:12px;
	font-weight:bold;
	padding-left:5px;
}

.error_message {
	font-size:11px;
	color:#FF0000;
}

.steps {
	background-color: #ADADAD;
	font-size:14px;
	text-align:center;
}

.float_left {
	float:left;
}

.under_steps {
	background-color: #DFDFDF;
	font-size:13px;
	text-align:center;
}

.verdana_middle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-right:10px;
}

.verdana_small
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.hidden_link
{
	text-decoration:none;
	color:#000000;
}

.under_title {
	font-size:11px;
	font-weight:300;
}

.table_div {
	width:264px;
	height:130px;
	background:#FFFFFF;
	font-size:36px;
	text-align:center;
	vertical-align:middle;
	font-weight:600;
	vertical-align:middle;
}

.justify {
	text-align:justify;
}

.cars_info {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.cars_info_time
{
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	line-height: 20px;
}

.cars_list {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.conditions {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}

.conditions_header {
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:5px;
}

.margin_cond {
margin-top:3px;
}

.red {
	color:#FF0000;
}

.top {
	vertical-align:top;
}

.grey_text {
	color:#AAAAAA;
}

#rates_of_cars_ch
{
	margin-top:3px;
}

.payment {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.rate_car_up {
	margin-left:30px;
	line-height:15px
}

#days {
	font-size:13px;
	margin-left:10px;
}