@charset "UTF-8";
body {
	margin: 0px;
	background-color: #99ff66;
	font-family: 'Open Sans', Calibri, Arial, Helvetica, sans-serif;
	font-weight: 300;
	text-decoration: none;
	min-width: 900px;
}

#header {
	background-image: url(images/nvbg_header.png);
	position: relative;
	height: auto;
	min-height: 200px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
}
#logo {
	float: left;
	height: 99px;
	width: 377px;
	position: relative;
}
#footer {
	position: relative;
	height: auto;
	width: 100%;
	margin-top: 20px;
	background-color: #000;
	background-image: url(images/bg_footer.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 30px;
}

.footer_conter_holder {
	position: relative;
	height: 200px;
	width: 350px;
	display: inline-block;
	zoom: 1;
    *display: inline;
	vertical-align: top;
	font-weight: 300;
	color: #999;
	text-decoration: none;
	font-size: 22px;
}

.footer_conter_big_font {
	color: #FFF;
	text-decoration: none;
	font-size: 36px;
	font-weight: 300;
}

.footer_menu_holder {
	position: relative;
	height: 200px;
	width: 250px;
	display: inline-block;
	zoom: 1;
    *display: inline;
	vertical-align: top;
	color: #999;
	font-weight: 300;
}

.footer_pic_holder {
	position: relative;
	height: 200px;
	width: 300px;
	display: inline-block;
	zoom: 1;
    *display: inline;
	vertical-align: top;
}

#menu {
	height: 100px;
	width: auto;
	min-width: 200px;
	padding-left: 49px;
	position: relative;
	background-image: url(images/bg_menu.png);
	background-repeat: no-repeat;
	background-position: left;
	float: right;
	padding-right: 20px;
}
.menu_item {
	position: relative;
	height: 30px;
	width: auto;
	min-width: 30px;
	font-weight: 300;
	color: #FFF;
	text-decoration: none;
	display: inline-block;
	zoom: 1;
    *display: inline;
	padding-top: 8px;
	font-size: 14px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}

.menu_item:hover {
	color: #FC0;
	background-color: #000;
}


#reg_log_buttons {
	position: absolute;
	height: 34px;
	width: 550px;
	top: 52px;
	right: 13px;
	text-align: right;
}

.login_button {
	position: relative;
	height: 34px;
	width: 121px;
	background-image: url(images/bg_button_login.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: inline-block;
	zoom: 1;
    *display: inline;
	vertical-align: top;
}
.mojevymeny_button {
	position: relative;
	height: 34px;
	width: 121px;
	background-image: url(images/bg_button_vymeny.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: inline-block;
	zoom: 1;
    *display: inline;
	vertical-align: top;
}

.login_button:hover {
	background-position: left top;
}

.register_button {
	position: relative;
	height: 34px;
	width: 155px;
	background-image: url(images/bg_button_register.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: inline-block;
	zoom: 1;
    *display: inline;
	margin-right: 10px;
	vertical-align: top;
}

.register_button:hover {
	background-position: left top;
}

.logout_button {
	position: relative;
	height: 34px;
	width: 155px;
	background-image: url(images/bg_button_logout.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: inline-block;
	zoom: 1;
    *display: inline;
	margin-right: 10px;
	vertical-align: top;
}

.logout_button:hover {
	background-position: left top;
}

#motto_button {
	position: relative;
	height: 28px;
	width: auto;
	display: inline-block;
	zoom: 1;
    *display: inline;
	margin-right: 10px;
	color: #FC0;
	text-decoration: none;
	vertical-align: top;
	font-weight: 300;
	text-align: center;
	padding-top: 6px;
}
#counter_holder {
	float: left;
	height: 65px;
	width: 400px;
	position: relative;
	font-size: 22px;
	font-weight: 300;
	color: #000;
	text-decoration: none;
	padding-top: 35px;
	padding-left: 30px;
}
.phone {
	float: right;
	height: 90px;
	width: 1120px;
	position: relative;
	margin-top: 10px;
}
.container_basic {
	height: auto;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	background-image: url(images/bg_container_basic.png);
	background-repeat: repeat;
	background-position: right center;
}
.container_layer {
	height: auto;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	background-image: url(images/bg_container_layer.png);
	background-repeat: repeat;
}
.container_layout {
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	text-align: center;
}

.container_layout1100 {
	height: auto;
	XXXwidth: 1400px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	text-align: center;
}
.container_layout_login {
	height: auto;
	width: 520px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	text-align: right;
	background-color: #FFF;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 40px;
	padding-left: 40px;
	background-image: url(images/bg_login_place.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.container_in_left {
	float: left;
	height: auto;
	width: 440px;
	position: relative;
}

.container_in_right{
	float: right;
	height: auto;
	width: 440px;
	position: relative;
	text-align: right;
}

h1 {
	text-align: center;
	position: relative;
	font-size: 42px;
	font-weight: 300;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	text-align: center;
	position: relative;
	font-size: 32px;
	font-weight: 300;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.expander {
	position: relative;
	height: 65px;
	width: 100%;
	font-size: 11px;
	font-weight: 400;
	color: #666;
	text-decoration: none;
	text-align: center;
	background-image: url(images/bg_expander.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.expander_overlay {
	position: absolute;
	height: 65px;
	width: 100%;
	left: 0px;
	top: 0px;
}

.selector select {
	border: 0 !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	width: 250px;
	text-indent: 0.01px;
	text-overflow: "";
	color: #333;
	border-radius: 0px;
	padding: 7px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #FFF;
	background-image: url(images/select_arrow.png);
	background-repeat: no-repeat;
	background-position: 100% center;
	font-size: 14px;
}

.instorecars_in {
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
.instorecars_in1 {
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	cursor: pointer;
}
.instorecars_in2 {
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
.instorecars_in3 {
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

.instorecars_in4 {
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-color: #FFF;
}
.cert_gall_holder {
	background-color: #FFF;
	position: relative;
	height: auto;
	width: 900px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.slide {
	position: relative;
	height: auto;
	width: 200px;
	font-weight: 300;
	color: #333;
	text-align: center;
	background-image: url(images/bg_container_layer.png);
	background-repeat: repeat;
	padding: 5px;
}
.slide_text {
	text-align: center;
	position: relative;
	height: 16px;
	width: 200px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.slide_pic {
	height: 150px;
	width: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	border: 1px solid #6C0;
}
.slide_pic:hover {
	border: 1px solid #333;
}
.arrow_available {
	background-image: url(images/bg_actually_arrow.png);
	background-repeat: no-repeat;
	position: relative;
	height: 36px;
	width: 365px;
	font-weight: 300;
	color: #FFF;
	text-decoration: none;
	text-align: right;
	padding-top: 40px;
	padding-right: 10px;
	float: right;
	background-position: right top;
}
.h2_left {
	text-align: right;
	position: relative;
	font-size: 32px;
	font-weight: 300;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: right;
}
.h2_desc_left {
	text-align: right;
	position: relative;
	font-size: 16px;
	height: 113px;
	max-height: 113px;
	overflow: hidden;
	font-weight: 300;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
.container_looking_for {
	position: relative;
	height: auto;
	width: 100%;
	background-image: url(images/bg_looking_for.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}
.loking_for_index_item {
	position: relative;
	height: 51px;
	width: 250px;
	background-image: url(images/bg_looking_for_item.png);
	background-repeat: no-repeat;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 100px;
	padding-top: 15px;
	text-align: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.loking_for_index_item2 {
	position: relative;
	height: 51px;
	width: 250px;
	background-image: url(images/bg_looking_for_item.png);
	background-repeat: no-repeat;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 100px;
	padding-top: 15px;
	text-align: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.button_overlay {
	position: absolute;
	height: 80px;
	width: 100%;
	left: 0px;
	top: 0px;
}
.container_layer_looking_for {
	height: auto;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	background-image: url(images/bg_looking_for.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.car_list_item {
	background-image: url(images/bg_container_layer.png);
	background-repeat: repeat;
	height: 200px;
	width: 560px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 330px;
	position: relative;
	text-align: left;
}

.car_list_item:hover {
	background-color: #FFF;

}

.car_list_item_tn {
	background-color: #CCC;
	position: absolute;
	height: 200px;
	width: 300px;
	left: 9px;
	top: 9px;
	border: 1px solid #999;
}

.car_list_item_overlay {
	position: absolute;
	height: 220px;
	width: 100%;
	left: 0px;
	top: 0px;
}

.font_red {
	color: #F00;
	text-decoration: none;
}
.font_green {
	color: #009900;
	text-decoration: none;
}
.font_big {
	text-decoration: none;
	font-size: 24px;
	font-weight: 300;
}
.divider_20 {
	position: relative;
	height: 20px;
	width: 100%;
}
.car_detail_main_left {
	float: left;
	height: 402px;
	width: 602px;
	position: relative;
}
.car_detail_main_right {
	float: left;
	height: auto;
	width: 298px;
	position: relative;
	text-align: left;
}
.car_detail_main_right_in {
	background-image: url(images/bg_container_layer.png);
	height: auto;
	width: 268px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	position: relative;
	margin-bottom: 10px;
}

.car_detail_main_right_button {
	height: 66px;
	width: 298px;
	position: relative;
	margin-bottom: 10px;
	text-align: right;
}


.quality_tag {
	position: absolute;
	height: 73px;
	width: 150px;
	right: -20px;
	bottom: 15px;
	font-size: 46px;
	font-weight: 700;
	color: #FFF;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 10px;
	z-index: 100;
}
.text_icon {
	position: relative;
	height: 18px;
	width: 18px;
	display: inline-block;
	zoom: 1;
    *display: inline;
	vertical-align: middle;
}


.car_detail_extended_left {
	float: left;
	height: auto;
	width: 440px;
	position: relative;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
.car_detail_extended_right {
	float: right;
	height: auto;
	width: 440px;
	position: relative;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
.car_detail_extended_full {
	float: left;
	height: auto;
	width: 900px;
	position: relative;
	text-align: left;
	margin-bottom: 20px;
}
.dialog {
	min-height: 250px;
	width: 400px;
	background-color: #000;
	background-image: url(images/bg_dialog.png);
	background-position: right bottom;
}

.dialog0 {
	position:fixed; 
	left:0px;
	top:0px; 
	width: 100%; 
	height: 100%; 
	display:none;
	vertical-align: middle; 
	xxborder-style:solid;
	xxborder-width:5px;
	xxborder-color:#F00;
	z-index: 5555;
	
}

.dialog1 {
	position:absolute; 
    left:0px;
    top:0px; 
	width:100%; 
	height: 100%; 
	display: compact; 
	vertical-align: middle; 
	opacity: .5; 
	filter: alpha(opacity=50); 
	background-color:black; 
	z-index: 5556;
	xxborder-style:solid;
	xxborder-width:5px;
	xxborder-color: #FF0;
}
.dialog2 {
	height: 250px;
	width: 400px;
	position: fixed; 
    padding-top: 16px;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 5557;
    xxborder-style:solid;
	xxborder-width:5px;
	xxborder-color: #0F0;
 	background-color: #000;
	background-image: url(images/bg_dialog.png);
	background-position: right bottom;
    background-repeat: no-repeat;
    display: table-cell; 
    vertical-align:middle; 
    text-align:center; 
    opacity: 7; 
    filter: alpha(opacity=100);
}
.dialog_controls {
	height: 59px;
	width: 360px;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 20px;
}
.dialog_button {
	height: 34px;
	min-width: 30px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 69px;
	position: relative;
	font-size: 23px;
	cursor: pointer;
	color: #999;
	display: inline-block;
	zoom: 1;
    *display: inline;
	text-align: left;
	margin-right: 20px;
}
.dialog_button_icon {
	position: absolute;
	*display: inline;
	height: 49px;
	width: 49px;
	left: 0px;
	top: 0px;
}
.dialog_text {
	margin: 20px;
	height: 110px;
	width: 360px;
	position: relative;
	color: #FFF;
	
	text-decoration: none;
}
.login_reg_form_field {
	padding: 10px;
	height: auto;
	width: 500px;
	position: relative;
	border: 1px solid #CCC;
	font-size: 16px;
	font-weight: 300;
	color: #333;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
}

.login_reg_form_field_half {
	padding: 10px;
	height: auto;
	width: 250px;
	position: relative;
	border: 1px solid #CCC;
	font-size: 16px;
	font-weight: 300;
	color: #333;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
.login_button2 {
	font-size: 18px;
	color: #000;
	height: 28px;
	width: 316px;
	margin-bottom: 10px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	background-image: url(images/login_button_yellow.png);
	text-decoration: none;
	cursor: pointer;
}
.login_button2:hover {
	color: #FFF;
	background-image: url(images/login_button.png);
}
#content_in_left {
	float: left;
	height: auto;
	width: 140px;
	position: relative;
	margin-left: 0px;
}
.content_in_left_name0 {
	min-height: 18px;
	width: 140px;
	text-align: center;
	color: #000;
	padding-top: 8px;
	padding-bottom: 8px;
	z-index: 999;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #F90;
}
.content_in_left_name1 {
	min-height: 18px;
	width: 140px;
	text-align: center;
	color: #000;
	padding-top: 8px;
	padding-bottom: 8px;
	z-index: 999;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #333;
}
.content_in_left_picture {
	min-height: 140px;
	width: 140px;
	height: 140px;
}
.content_in_left_info {
	width: 140px;
	padding-top: 8px;
	position: relative;
	color: #999;
	font-size: 12px;
	margin-top: 20px;
}
.verified {
	position: absolute;
	height: 55px;
	width: 55px;
	left: 190px;
	top: 190px;
	font-size: 12px;
	color: #000;
}
#content_in_leftV1 {
	float: left;
	height: auto;
	width: 250px;
	position: relative;
	margin-left: 0px;
}

#content_in_headV1 {
	float: right;
	height: 42px;
	width: 691px;
	position: relative;
	margin-right: 38px;
	background-color: #999;
	margin-bottom: 20px;
	background-image: url(images/bg_content_head.png);
	background-repeat: repeat-x;
	background-position: top;
}

#content_in_head {
	height: 42px;
	width: 670px;
	margin-right: 38px;
	background-color: #CCC;
	margin-bottom: 20px;
	background-repeat: repeat-x;
	background-position: top;
}
#content_in_right {
	float: right;
	width: 664px;
	min-height: 300px;
	position: relative;
	margin-right: 50px;
	padding-bottom: 10px;
}
.box_header {
	font-size: 24px;
	color: #000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	position: relative;
	width: 100%;
	padding-bottom: 8px;
	margin-bottom: 16px;
	text-align: left;
}

.box_header_icon {
	position: absolute;
	height: 20px;
	xxwidth: 50px;
	top: 1px;
	right: 1px;
	text-align: right;
}
.car_user_holder {
	position: relative;
	width: 622px;
	height: 40px;
	padding-left: 48px;
	margin-bottom: 16px;
	text-align: left;
}
.car_user_tn {
	position: absolute;
	height: 40px;
	width: 40px;
	left: 0px;
	top: 0px;
	border-radius: 0px 7px; 
}
.more {
	position: relative;
	height: 20px;
	width: 100%;
	background-image: url(images/box_icon_more.png);
	background-repeat: no-repeat;
	background-position: center;
}
.exchange {
	position: relative;
	height: 40px;
	width: 100%;
	background-image: url(images/box_icon_exchange.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 28px;
	margin-top: 34px;
}
.exchange_button {
	height: 12px;
	min-width: 30px;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 28px;
	position: relative;
	font-size: 12px;
	color: #666;
	display: inline-block;
	zoom: 1;
    *display: inline;
	text-align: left;
	margin-right: 20px;
	vertical-align: top;
}
.exchange_button2 {
	height: 12px;
	min-width: 6px;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 28px;
	position: relative;
	font-size: 12px;
	color: #666;
	display: inline-block;
	zoom: 1;
    *display: inline;
	text-align: left;
	margin-right: 10px;
	vertical-align: top;
}
.exchange_button_icon {
	position: absolute;
	height: 20px;
	width: 20px;
	left: 4px;
	top: 4px;
}
.exchange_button_holding {
	height: 22px;
	min-width: 30px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 35px;
	position: relative;
	font-size: 12px;
	color: #666;
	display: inline-block;
	zoom: 1;
    *display: inline;
	text-align: left;
	margin-right: 20px;
	vertical-align: top;
}

.message_holder {
	position: relative;
	width: 280px;
	height: 20px;
	padding-left: 28px;
	margin-bottom: 16px;
	text-align: left;
}

.message_icon {
	position: absolute;
	height: 20px;
	width: 20px;
	left: 0px;
	top: 0px;
}
.message_holder_full {
	position: relative;
	width: 620px;
	height: 20px;
	padding-left: 28px;
	margin-bottom: 16px;
	text-align: left;
}
.message_holder_fullV2 {
	position: relative;
	text-align: left;
}

.content_in_right_box_left {
	width: 670px;
	background-color: #FFF;
	margin-bottom: 40px;
	margin-right: 0px;
	font-size: 14px;
	color: #666;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
	height: auto;
}

.content_in_right_box_right {
	min-height: 300px;
	width: 648px;
	background-color: #FFF;
	margin-bottom: 12px;
	border: 1px dotted #CCC;
	padding: 8px;
	font-size: 12px;
	color: #666;
}

.content_in_right_box_fullV1 {
	min-height: 20px;
	width: 648px;
	background-color: #FFF;
	margin-bottom: 12px;
	border: 1px dotted #CCC;
	text-align: center;
	padding: 8px;
	font-size: 12px;
	color: #333;
	background-position: right bottom;
	background-repeat: no-repeat;
}

.content_in_right_box_full {
	width: 670px;
	background-color: #FFF;
	margin-bottom: 40px;
	margin-right: 0px;
	font-size: 14px;
	color: #666;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
	height: auto;
}

.menu {
	text-align: right;
	position: relative;
	height: 45px;
	min-width: 600px;
	margin-left: auto;
	margin-right: 10px;
}
.login_strip {
	height: 420px;
	width: 990px;
	margin-top: 70px;
	xxxmargin-right: 20px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/login_picture.png);
	background-position: right bottom;
}
.login_window {
	float: right;
	height: 400px;
	width: 326px;
	position: relative;
	padding-right: 60px;
	padding-left: 20px;
	padding-top: 20px;
	text-decoration: none;
	text-align: center;
}
.register_strip {
	height: 920px;
	width: 990px;
	margin-top: 70px;
	xxxmargin-right: 20px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/register_picture.png);
	background-position: right bottom;
}
.register_window {
	float: right;
	height: 400px;
	width: 326px;
	position: relative;
	padding-right: 60px;
	padding-left: 20px;
	padding-top: 20px;
	text-decoration: none;
	text-align: center;
}

.top_menu_item {
	height: 31px;
	min-width: 30px;
	padding-top: 13px;
	position: relative;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #333;
	display: inline-block;
	zoom: 1;
    *display: inline;
}

.top_menu_item:hover {
	background-color: #333;
	color: #000;
}

.top_menu_item_higlight {
	height: 31px;
	min-width: 30px;
	padding-top: 13px;
	position: relative;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #FFC241;
	display: inline-block;
	zoom: 1;
    *display: inline;
}

.top_menu_item_higlight:hover {
	background-color: #FFC241;
	color: #000;
}
.universal_overlay {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
}

#logo {
	position: absolute;
	height: 90px;
	width: 457px;
}
.socials {
	position: absolute;
	height: 85px;
	width: 89px;
	left: 5px;
	bottom: 5px;
}
.font_tittle_blue {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #333;
	text-decoration: none;
	font-weight: 300;
}

.font_tittle_testing {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #001122;
	text-decoration: none;
	font-weight: 100;
}

.font_tittle_blue_smaller {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	font-weight: 300;
}

.font_tittle_0_smaller {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	font-weight: 300;
}

.font_tittle_blue_smaller_bold {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

.font_tittle_0_smaller_bold {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

.font_tittle_1_smaller_bold {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #FFC241;
	text-decoration: none;
	font-weight: bold;
}

.font_tittle_yellow {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #FFC241;
	text-decoration: none;
	font-weight: 300;
}

.font_tittle_yellow_smaller {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #FFC241;
	text-decoration: none;
	font-weight: 300;
}

.font_tittle_1_smaller {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #FFC241;
	text-decoration: none;
	font-weight: 300;
}

.font_tittle_yellow_smaller_bold {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #FFC241;
	text-decoration: none;
	font-weight: bold;
}

.font_tittle_yellow_smaller_bold0{
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

.font_tittle_yellow_smaller_bold1{
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #FFC241;
	text-decoration: none;
	font-weight: bold;
}

.font_color0{
	color: #333;
}
.font_color1{
	color: #FFC241;
}

.font_tittle_white {
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
	color: #FFF;
	text-decoration: none;
	font-weight: 300;
}
.font_tittle_grey {
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
	color: #999;
	text-decoration: none;
	font-weight: 300;
}
.font_content_grey_smaller {
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
.font_tittle_grey_smaller_bold {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	font-weight: bold;
}

.font_content_grey_smaller13 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #666;
	text-decoration: none;
}

.search_field {
	border: 1px solid #999;
	position: relative;
	width: 300px;
	height: 18px;
	color: #999;
	font-size: 11px;
	padding-left: 4px;
}




.login_field_half_div2 {
	font-size: 18px;
	color: #CCC;
	height: 40px;
	width: 143px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	background-image: url(images/bgcaptcha.png);
}



.login_field_captcha_div {
	font-size: 18px;
	height: 30px;
	width: 64px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
}
.login_field_half {
	font-size: 18px;
	color: #CCC;
	height: 30px;
	width: 151px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #333;
}
.login_field {
	font-size: 18px;
	color: #CCC;
	height: 30px;
	width: 303px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #333;
}
.login_button2 {
	font-size: 18px;
	color: #000;
	height: 28px;
	width: 316px;
	margin-bottom: 10px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	background-image: url(images/login_button_yellow.png);
	text-decoration: none;
}
.login_button2:hover {
	color: #FFF;
	background-image: url(images/login_button.png);
}
.bubble_left {
	position: absolute;
	min-height: 30px;
	width: 280px;
	left: -284px;
	top: 0px;
}
.bubble_left_top {
	position: relative;
	min-height: 20px;
	width: 240px;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 10px;
	background-image: url(images/bubble_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	padding-bottom: 5px;
}
.box_settings {
	position: relative;
	height: 26px;
	width: 100%;
	z-index: 999;
	margin-top: -14px;
	margin-bottom: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 4px;
}
.dialog {
	min-height: 250px;
	width: 400px;
	background-color: #000;
	background-image: url(images/bg_dialog.png);
	background-position: right bottom;
}

.dialog0 {
	position:fixed; 
	left:0px;
	top:0px; 
	width: 100%; 
	height: 100%; 
	display:none;
	vertical-align: middle; 
	xxborder-style:solid;
	xxborder-width:5px;
	xxborder-color:#F00;
	z-index: 5555;
	
}

.dialog1 {
	position:absolute; 
    left:0px;
    top:0px; 
	width:100%; 
	height: 100%; 
	display: compact; 
	vertical-align: middle; 
	opacity: .5; 
	filter: alpha(opacity=50); 
	background-color:black; 
	z-index: 5556;
	xxborder-style:solid;
	xxborder-width:5px;
	xxborder-color: #FF0;
}
.dialog2 {
	height: 250px;
	width: 400px;
	position: fixed; 
    padding-top: 16px;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 5557;
    xxborder-style:solid;
	xxborder-width:5px;
	xxborder-color: #0F0;
 	background-color: #000;
	background-image: url(images/bg_dialog.png);
	background-position: right bottom;
    background-repeat: no-repeat;
    display: table-cell; 
    vertical-align:middle; 
    text-align:center; 
    opacity: 7; 
    filter: alpha(opacity=100);
}
.dialog_controls {
	height: 59px;
	width: 360px;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 20px;
}
.dialog_button {
	height: 34px;
	min-width: 30px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 69px;
	position: relative;
	font-size: 23px;
	cursor: pointer;
	color: #999;
	display: inline-block;
	zoom: 1;
    *display: inline;
	text-align: left;
	margin-right: 20px;
}
.dialog_button_icon {
	position: absolute;
	*display: inline;
	height: 49px;
	width: 49px;
	left: 0px;
	top: 0px;
}
.dialog_text {
	margin: 20px;
	height: 110px;
	width: 360px;
	position: relative;
	color: #FFF;
	
	text-decoration: none;
}
.prof_wall_pictures_holder {
	position: relative;
	width: 648px;
	margin-bottom: 6px;
}
.prof_wall_pictures_content {
	background-image: url(a_images/prof_wall_pictures_background.png);
	background-repeat: no-repeat;
	position: relative;
	width: 648px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
}
.thumbnail_container {
	height: 103px;
	width: 103px;
	margin-top: 7px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	position: relative;
	display: inline-block;
	background-position: center;
	border: 1px solid #CCC;
	zoom: 1;
    *display: inline;

}
.edit_corner {
	position: absolute;
	height: 29px;
	width: 47px;
	top: -13px;
	right: -5px;
}
.add_navigator_start {
	position: relative;
	height: 50px;
	width: 140px;
	background-image: url(images/bg_add_navigator.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	ont-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #999;
	text-decoration: none;
	font-weight: 300;
	padding-top: 130px;
	cursor: pointer;
}
.add_navigator {
	position: relative;
	height: 50px;
	width: 140px;
	background-image: url(images/bg_add_navigator.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	ont-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #999;
	text-decoration: none;
	font-weight: 300;
	padding-top: 130px;
	cursor: pointer;
}
.add_navigator_number {
	font-size: 40px;
	font-weight: 300;
	position: absolute;
	height: 40px;
	width: 40px;
	left: 50px;
	top: 44px;
	text-align: center;
}
.add_navigator_end {
	position: relative;
	height: 50px;
	width: 140px;
	background-image: url(images/bg_add_navigator.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	ont-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #999;
	text-decoration: none;
	font-weight: 300;
	padding-top: 130px;
	cursor: pointer;
}
.add_navigator_start_active {
	position: relative;
	height: 50px;
	width: 140px;
	background-image: url(images/bg_add_navigator_active.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	ont-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #FFC241;
	text-decoration: none;
	font-weight: 300;
	padding-top: 130px;
	cursor: pointer;
}
.add_navigator_active {
	position: relative;
	height: 50px;
	width: 140px;
	background-image: url(images/bg_add_navigator_active.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	ont-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #FFC241;
	text-decoration: none;
	font-weight: 300;
	padding-top: 130px;
	cursor: pointer;
}
.add_navigator_end_active {
	position: relative;
	height: 50px;
	width: 140px;
	background-image: url(images/bg_add_navigator_active.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	ont-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #FFC241;
	text-decoration: none;
	font-weight: 300;
	padding-top: 130px;
	cursor: pointer;
}
.editcar_field {
border:  1px thin #999;
	position: relative;
	width: 300px;
	height: 18px;
	color: #999;
	font-size: 11px;
	padding-left: 4px;
	}
.add_field_textarea {
	border: 1px solid #FFF;
	position: relative;
	width: 500px;
	height: 20px;
	color: #666;
	font-size: 11px;
	padding-left: 4px;
	background-color: #FFF;
	font-family: 'Open Sans', sans-serif;
}	
.add_field {
	border: 1px solid #FFF;
	position: relative;
	width: 500px;
	height: 20px;
	color: #666;
	font-size: 11px;
	padding-left: 4px;
	background-color: #FFF;
}
.add_field_holder {
	height: 20px;
	width: 500px;
	position: relative;
	background-image: url(images/bg_add_field.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 136px;
	float:left;
}
.add_field_holder2 {
	height: 20px;
	width: 55px;
	position: relative;
	background-image: url(images/bg_add_checkbox.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	display: inline-block;
	zoom: 1;
    *display: inline;
	float:left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 136px;

}

.add_field_lable {
	position: absolute;
	height: 26px;
	width: 126px;
	left: 0px;
	top: -1px;
	text-shadow: 0px 0px 1px #fed351;
	background-position: bottom;
	font-size: 13px;
	padding-top: 7px;
	color: #000;
	line-height: 13px;
	vertical-align: middle;
	display: table;
}
.add_field_info_text {
	font-size: 11px;
	color: #999;
	}
.add_field_info {
	height: 20px;
	width: 500px;
	position: relative;
	margin-bottom: 10px;
	margin-left: 126px;
	font-size: 11px;
	color: #666;
	float:left;
}
.add_tn43 {
	position: relative;
	height: 208px;
	width: 208px;
	display: inline-block;
	zoom: 1;
    *display: inline;
	margin-right: 4px;
	margin-bottom: 8px;
	margin-left: 4px;
}
.add_tn43 {
	position: relative;
	height: 195px;
	width: 208px;
	display: inline-block;
	zoom: 1;
    *display: inline;
	margin-right: 4px;
	margin-bottom: 8px;
	margin-left: 4px;
}
.add_tn_holder {
	position: absolute;
	left: 5px;
	top: 5px;
	width: 198px;
	height: 198px;
}
.add_tn_holder43 {
	position: absolute;
	left: 5px;
	top: 5px;
	width: 198px;
	height: 185px;
}
.add_tn_edit {
	position: absolute;
	height: 32px;
	width: 190px;
	left: 10px;
	top: 168px;
}
.add_tn_edit43 {
	position: absolute;
	height: 32px;
	width: 190px;
	left: 10px;
	top: 155px;
}
.add_form_list {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	height: 20px;
}
#add_pic_form_save {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	position: relative;
	height: auto;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.add_spacer {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	position: relative;
	height: auto;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 40px;
	float:right;
}
.photo_box {
	position: relative;
	height: 500px;
	width: 950px;
	background-color: #000;
	background-image: url(images/bg_box_full_galerie.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: auto;
	margin-left: auto;
}
.photobox_right {
	position: relative;
	height: 480px;
	width: 280px;
	float: right;
	margin-right: 8px;
	padding: 10px;
	text-align: center;
}
.photobox_left {
	position: relative;
	height: 460px;
	width: 530px;
	background-image: url(images/bg_dark_grey_transparent.png);
	background-repeat: repeat;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	float: left;
}
.photobox_pic_container {
	position: relative;
	height: 460px;
	width: 530px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
}
.photobox_arrow_left {
	position: absolute;
	height: 100px;
	width: 25px;
	left: 1%;
	top: 200px;
}

.photobox_arrow_right {
	position: absolute;
	height: 100px;
	width: 25px;
	right: 1%;
	top: 200px;
	
}
.photobox_tn {
	margin: 5px;
	height: 130px;
	width: 130px;
	position: relative;
	display: inline-block;
	zoom: 1;
    *display: inline;
}
.photobox_pic_holder {
	position: absolute;
	height: 124px;
	width: 124px;
	left: 3px;
	top: 3px;
}

.upload {
	position: relative;
	height: 250px;
	width: 400px;
	background-color: #000;
	background-image: url(images/bg_dialog.png);
	background-position: right bottom;

	position: fixed; 
    padding-top: 16px;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 5557;
    xxborder-style:solid;
	xxborder-width:5px;
	xxborder-color: #0F0;
 	background-color: #000;
	background-repeat: no-repeat;
    display: table-cell; 
    vertical-align:middle; 
    text-align:center; 
    opacity: 7; 
    filter: alpha(opacity=100);
}
.upload_controls {
	height: 30px;
	width: 360px;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 10px;
	text-align: center;
}
.upload_button {
	height: 12px;
	min-width: 30px;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 39px;
	position: relative;
	font-size: 12px;
	color: #999;
	display: inline-block;
	zoom: 1;
    *display: inline;
	text-align: left;
	margin-right: 20px;
}
.upload_button_icon {
	position: absolute;
	height: 26px;
	width: 28px;
	left: 0px;
	top: 0px;
}
.upload_text {
	margin: 20px;
	height: 150px;
	width: 360px;
	position: relative;
	color: #FFF;
	text-decoration: none;
	text-align: justify;
}
.upload_status {
	position: relative;
	height: 110px;
	width: 100px;
	margin-top: 20px;
	display: inline-block;
	zoom: 1;
    *display: inline;
	margin-left: 14px;
	vertical-align: top;
}
.upload_status_percent {
	position: relative;
	height: 110px;
	width: 100px;
	margin-top: 20px;
	display: inline-block;
	zoom: 1;
    *display: inline;
	margin-left: 14px;
	vertical-align: top;
	text-align: center;
	font-size: 24px;
	color: #CCC;
}
.upload_status_progress {
	position: absolute;
	height: 100px;
	width: 78px;
	top: 5px;
	left: 11px;
	background-color: #666;
	background-image: url(images/upload_status.png);
	background-repeat: no-repeat;
}
.upload_status_icon {
	position: absolute;
	height: 110px;
	width: 100px;
	top: 0px;
	left: 0px;
}
.add_field_half {
	border: 1px solid #FFF;
	position: relative;
	width: 170px;
	height: 20px;
	color: #666;
	font-size: 11px;
	padding-left: 4px;
	background-color: #FFF;
}
.add_field_holder_half {
	height: 20px;
	width: 170px;
	position: relative;
	background-image: url(images/bg_add_field_half.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	display: inline-block;
	zoom: 1;
    *display: inline;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 136px;
	float:left;
	margin-right:8px;
}
.add_field_holder_half_g {
	height: 20px;
	width: 170px;
	position: relative;
	background-image: url(images/bg_add_field_half_g.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	display: inline-block;
	zoom: 1;
    *display: inline;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 136px;
	float:left;
	margin-right:8px;
}

.add_textarea_holder {
	height: 130px;
	width: 500px;
	position: relative;
	background-image: url(images/bg_add_textarea.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 136px;
	float:left;
}

.add_textarea {
	border: 1px solid #FFF;
	position: relative;
	width: 500px;
	height: 130px;
	color: #666;
	font-size: 11px;
	padding-left: 4px;
	background-color: #FFF;
	font-family: 'Open Sans', sans-serif;
}
.dcenter {
display: table-cell; 
vertical-align:middle; 
text-align:center;
}
.content_in_right_box_picture {
	position: relative;
	min-height: 200px;
	width: 648px;
	float: right;
	background-color: #666;
	margin-bottom: 12px;
	border: 1px dotted #CCC;
	text-align: center;
	padding: 8px;
	font-size: 12px;
	color: #666;
	background-position: right bottom;
	background-repeat: no-repeat;
}

.message_holder_full_info {
	position: relative;
	width: 620px;
	height: 20px;
	padding-left: 24px;
	margin-bottom: 16px;
	text-align: left;
}
.font_tittle_darkgrey_smaller_bold {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

.main_pic_logo_holder {
	position: absolute;
	height: 225px;
	width: 225px;
	top: 55px;
	right: 9px;
}


.gall_tn {
	position: relative;
	height: 195px;
	width: 208px;
	display: inline-block;
	zoom: 1;
    *display: inline;
	margin-right: 4px;
	margin-bottom: 8px;
	margin-left: 4px;
	background-image: url(images/bg_gall_tn2.png);
	background-repeat: no-repeat;
	background-position: center;
}
.gall_tn43 {
	position: relative;
	height: 156px;
	width: 208px;
	display: inline-block;
	zoom: 1;
    *display: inline;
	margin-right: 4px;
	margin-bottom: 8px;
	margin-left: 4px;
	background-image: url(images/bg_gall_tn243.png);
	background-repeat: no-repeat;
	background-position: center;
}
.gall_tn_holder {
	position: absolute;
	left: 5px;
	top: 5px;
	width: 198px;
	height: 180px;
	background-repeat: no-repeat;
}
.gall_tn_holder43 {
	position: absolute;
	left: 5px;
	top: 5px;
	width: 198px;
	height: 149px;
	background-repeat: no-repeat;
	border-radius: 0px 15px;
}
img
{  border-style: none;
}



.message_holder_messages_full {
	position: relative;
	width: 582px;
	min-height: 20px;
	padding-left: 28px;
	margin-bottom: 16px;
	text-align: left;
	padding-right: 60px;
}
.font_light {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	font-weight: normal;
}
.message_box_user {
	position: relative;
	width: 530px;
	min-height: 40px;
	padding-left: 48px;
	margin-top: 11px;
	margin-bottom: 11px;
	text-align: left;
	padding-right: 60px;
	font-size: 14px;
}
.font_message_highlight {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.tooltip {
   			display: inline;
    		position: relative;
}
		
.tooltip:hover:after {
    		background: #333;
    		background: rgba(0,0,0,.8);
    		border-radius: 5px;
    		bottom: 26px;
    		color: #fff;
    		content: attr(title);
    		left: 20%;
    		padding: 5px 15px;
    		position: absolute;
    		z-index: 98;
    		width: 160px;
}
		
.tooltip:hover:before {
    		border: solid;
    		border-color: #333 transparent;
    		border-width: 6px 6px 0 6px;
    		bottom: 20px;
    		content: "";
    		left: 50%;
    		position: absolute;
    		z-index: 99;
}







.content_in_left_icons {
	min-height: 18px;
	width: 140px;
	text-align: center;
	color: #000;
	padding-top: 4px;
	padding-bottom: 4px;
	z-index: 999;
	margin-bottom: 20px;
}

.content_in_left_info {
	width: 190px;
	margin-left: 30px;
	padding-top: 0px;
	position: relative;
	color: #999;
	font-size: 12px;
	margin-top: 0px;
	padding-left: 30px;
	margin-bottom: 8px;
}
.content_in_left_info_icon {
	position: absolute;
	height: 20px;
	width: 20px;
	left: 0px;
	top: 0px;
}
.content_in_left_favorites1 {
	width: 120px;
	padding-top: 0px;
	position: relative;
	color: #FFC241;
	font-size: 12px;
	margin-top: 0px;
	padding-left: 20px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCA67;
	padding-bottom: 4px;
}
.content_in_left_favorites0 {
	width: 120px;
	padding-top: 0px;
	position: relative;
	color: #333;
	font-size: 12px;
	margin-top: 0px;
	padding-left: 20px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-bottom: 4px;
}
.content_in_left_favorites_box {
	width: 140px;
	padding-top: 0px;
	position: relative;
	font-size: 12px;
	margin-top: 0px;
	padding-left: 0px;
	padding-bottom: 4px;
}

.fav_box_admin {
	background-color: #666;
	position: relative;
	height: 70px;    
	border-top-right-radius: 12px;
	border-bottom-left-radius: 12px;
	cursor:pointer;
	width: 70px;
	margin-right: 3px;
	margin-bottom: 3px;
	display: inline-block;
	zoom: 1;
    *display: inline;
}
.fav_box {
	background-color: #666;
	position: relative;
	height: 68px;
	width: 68px;
	margin-right: 1px;
	margin-bottom: 1px;
	display: inline-block;
	zoom: 1;
    *display: inline;
	margin-top: 1px;
	margin-left: 1px;
}
.fav_box_name1 {
	position: absolute;
	min-height: 20px;
	width: 62px;
	left: 0px;
	bottom: 0px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
	color: #FFC241;
	padding-top: 3px;
	background-color: #FFF;
}

.fav_box_name0 {
	position: absolute;
	min-height: 20px;
	width: 62px;
	left: 0px;
	bottom: 0px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
	color: #000;
	padding-top: 3px;
	background-color: #666;
}

.more_black {
	position: relative;
	height: 20px;
	width: 100%;
	background-image: url(images/box_icon_more_black.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 10px;
}

#content_in_head_free {
	float: right;
	height: 42px;
	width: 691px;
	position: relative;
	margin-right: -12px;
	background-color: #999;
	margin-bottom: 20px;
	background-image: url(images/bg_content_head.png);
	background-repeat: repeat-x;
	background-position: top;
}
.font_content_dark_grey_smaller13 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #000;
	text-decoration: none;
}
.font_content_dark_grey_smaller13_bold {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	font-weight: 300;
}
.line_divider {
	position: relative;
	min-height: 1px;
	width: 666px;
	float: right;
	margin-bottom: 12px;
	text-align: center;
	font-size: 12px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.warning_box {
	position: relative;
	min-height: 12px;
	width: 648px;
	float: right;
	background-color: #FFF;
	margin-bottom: 12px;
	border: 1px dotted #CCC;
	text-align: center;
	padding: 8px;
	font-size: 12px;
	color: #F00;
	background-position: right bottom;
	background-repeat: no-repeat;
}
.box_header_kom {
	font-size: 24px;
	color: #000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	position: relative;
	width: 100%;
	padding-bottom: 8px;
	margin-bottom: 6px;
	text-align: left;
}
.submenu_kom {
	position: absolute;
	height: auto;
	width: auto;
	display: none;
	top: 26px;
	left: 0px;
	background-color: #FFF;
	z-index: 9999;
}

.menu_kom {
	height: 30px;
	width: 100%;
	margin-bottom: 16px;
}
.menu_kom_item {
	position: relative;
	height: 26px;
	width: auto;
	padding-right: 10px;
	padding-left: 26px;
	padding-top: 5px;
	display: inline-block;
	zoom: 1;
    *display: inline;
	vertical-align: top;
	cursor:pointer;
}

.menu_kom_item_line {
	position: relative;
	height: 26px;
	width: 1px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
	display: inline-block;
	zoom: 1;
    *display: inline;
	vertical-align: top;
}


.menu_kom .menu_kom_itemHover .submenu_kom,
.menu_kom .menu_kom_item:hover .submenu_kom {
	display: inherit;	 
	}
	
	
.submenu_kom_item {
	position: relative;
	min-height: 14px;
	width: 100px;
	margin-right: 4px;
	margin-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 4px;
	background-color: #FFF;
	z-index: 9998;
}
.submenu_kom_item:hover {
	color: #FFF;
	background-color: #CCC;
}
.vymeny_line_box {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E4E4E4;
	position: relative;
	height: auto;
	width: 636px;
	padding-bottom: 6px;
	text-align: left;
	padding-left: 10px;
	padding-top: 2px;
}
.vymeny_line_box:hover {
	background-color: #CCC;
}

#uvod {
	min-height: 800px;
	width: 870px;
	margin-top: 70px;
	xxxmargin-right: 20px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(images/2bg_content.png);
	background-position: right bottom;
	padding-bottom: 100px;
	margin-bottom: 50px;
	padding-left: 40px;
	padding-right: 80px;
	padding-top: 40px;
}
#uvodw {
	min-height: 800px;
	width: 870px;
	margin-top: 70px;
	xxxmargin-right: 20px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(images/2bg_contentw.png);
	background-position: right bottom;
	padding-bottom: 100px;
	margin-bottom: 50px;
	padding-left: 40px;
	padding-right: 80px;
	padding-top: 40px;
}
.content_in_right_box_full_black {
	min-height: 50px;
	width: 870px;
	margin-bottom: 12px;
	text-align: center;
	font-size: 12px;
	color: #666;
	background-position: right bottom;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
}
.box_header_noline {
	font-size: 14px;
	color: #333;
	text-decoration: none;
	position: relative;
	width: 100%;
	text-align: left;
}
.font_content_yellow_smaller13_bold {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #FFCD44;
	text-decoration: none;
	font-weight: 300;
}
.exchange_button_black {
	height: 12px;
	min-width: 30px;
	padding-top: 12px;
	padding-right: 4px;
	padding-bottom: 14px;
	padding-left: 58px;
	position: relative;
	font-size: 16px;
	color: #CCC;
	display: inline-block;
	zoom: 1;
    *display: inline;
	text-align: left;
	margin-right: 20px;
	vertical-align: top;
	width: 850px;
	margin-bottom: 20px;
}
.font_tittle_light_grey_smaller {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #CCC;
	text-decoration: none;
	font-weight: 300;
}
.jaktofunguje_box {
	height: 300px;
	width: 870px;
	position: relative;
	margin-top: 30px;
	margin-bottom: 30px;
}
.jaktofunguje_tip_box_prava {
	position: absolute;
	height: 206px;
	width: 171px;
	top: 13px;
	right: 13px;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	text-align: left;
}
.jaktofunguje_tip_box_leva {
	position: absolute;
	height: 206px;
	width: 171px;
	top: 13px;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	text-align: left;
	left: 13px;
}

.content_in_left_info {
	width: 190px;
	margin-left: 30px;
	padding-top: 0px;
	position: relative;
	color: #999;
	font-size: 12px;
	margin-top: 0px;
	padding-left: 30px;
	margin-bottom: 8px;
}
.content_in_left_info_icon {
	position: absolute;
	height: 20px;
	width: 20px;
	left: 0px;
	top: 0px;
}
.more_black {
	position: relative;
	height: 20px;
	width: 100%;
	background-image: url(images/box_icon_more_black.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 10px;
}


.search_box_left {
	position: relative;
	width: 100%;
	margin-top: 10px;
	margin-left: 14px;
}
.search_box_res_count {
	height: auto;
	width: 600px;
	padding-left: 30px;
	position: relative;
	color: #666;
	text-decoration: none;
	margin-bottom: 14px;
}
.search_box_result {
	height: 170px;
	width: 275px;
	padding-left: 225px;
	position: relative;
	text-align: left;
	padding-right: 10px;
}

.search_box_result_nadpis {
	position: relative;
	width: 340px;
	
	padding-left: 4px;
	text-align: left;
	margin-top: 6px;
}
.search_box_result_line {
	position: relative;
	width: 380px;
	height: 18px;
	padding-left: 24px;
	text-align: left;
	margin-top: 6px;
}
.search_box_result_minigal_tn_overlay {
	position: absolute;
	height: 47px;
	width: 62px;
	left: 0px;
	top: 0px;
}
.search_box_result_minigal {
	position: absolute;
	height: 180px;
	width: 141px;
	top: 0px;
	right: -7px;
}
.search_box_result_minigal_tn {
	position: relative;
	height: 47px;
	width: 62px;
	display: inline-block;
	zoom: 1;
    *display: inline;
	background-color: #CCC;
	margin-right: 8px;
	margin-bottom: 8px;
}
.search_box_result_thumbnail {
	position: absolute;
	height: 150px;
	width: 208px;
	left: -4px;
	top: 0px;
}
.search_box_result_button1 {
	position: absolute;
	height: 37px;
	width: 100px;
	left: 0px;
	bottom: 0px;
	background-image: url(images/bg_search_result_button.png);
	font-size: 11px;
}
.search_box_result_button2 {
	position: absolute;
	height: 37px;
	width: 100px;
	left: 108px;
	bottom: 0px;
	background-image: url(images/bg_search_result_button.png);
	font-size: 11px;
}
.serch_box_res_icon {
	position: absolute;
	height: 30px;
	width: 30px;
	left: 0px;
	top: 0px;
}
.font_tittle_dark_grey {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #666;
	text-decoration: none;
	font-weight: 600;
}
.car_user_holder_search_result {
	position: relative;
	width: 220px;
	height: 40px;
	padding-left: 48px;
	margin-bottom: 16px;
	text-align: left;
}
.search_field_holder_full {
	position: relative;
	height: 34px;
	width: auto;
	padding-top: 32px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 6px;
	color: #CCC;
	font-size: 11px;
	background-color: #FFF;
	display: inline-block;
	zoom: 1;
    *display: inline;
	vertical-align: top;
}
.search_field_full {
	position: relative;
	width: 220px;
	height: 24px;
	color: #CCC;
	font-size: 11px;
	background-color: #252424;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
}
.search_list_full {
	position: relative;
	width: 230px;
	height: 27px;
	color: #CCC;
	font-size: 11px;
	background-color: #252424;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
}
.search_field_lable {
	position: absolute;
	height: 14px;
	width: auto;
	left: 10px;
	top: 9px;
	font-size: 14px;
	color: #333;
}
.search_field_holder_half {
	position: relative;
	height: 34px;
	width: auto;
	min-width: 150px;
	padding-top: 32px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 6px;
	display: inline-block;
	zoom: 1;
    *display: inline;
	background-color: #FFF;
	vertical-align: top;
}
.search_field_half {
	position: relative;
	width: 100px;
	height: 24px;
	color: #CCC;
	font-size: 11px;
	background-color: #252424;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
}
.search_list_half {
	position: relative;
	width: 100px;
	height: 34px;
	color: #CCC;
	font-size: 11px;
	background-color: #252424;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
}
.tittle_search_button {
	position: absolute;
	height: 100px;
	width: 100px;
	top: 0px;
	right: 0px;
}

.login_field_div {
	font-size: 18px;
	color: #CCC;
	height: 30px;
	width: 316px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
}
#contentV1 {
	min-height: 900px;
	width: 990px;
	margin-top: 70px;
	position: relative;	
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/profile_bg1.png);
	background-position: right bottom;
	background-repeat: repeat-y;
	padding-bottom: 0px;
	margin-bottom: 0px;

}

.container_layout_right {
	float: right;
	height: auto;
	width: 670px;
	position: relative;
	background-color: #FFF;
	padding: 20px;
}
.container_layout_left {
	background-color: #FFF;
	float: left;
	height: auto;
	width: 140px;
	position: relative;
	padding: 20px;
}
.user_left_menu_item {
	position: relative;
	height: 14px;
	width: 100px;
	font-size: 12px;
	font-weight: 300;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 5px;
	text-align: left;
	color: #666;
}

.user_left_menu_item:hover {
	border-bottom-color: #000;
	color: #000;
}
.user_left_menu_icon {
	position: absolute;
	height: 20px;
	width: 20px;
	left: 0px;
	top: 3px;
}
.user_left_menu_overlay {
	position: absolute;
	height: 35px;
	width: 140px;
	left: 0px;
	top: 0px;
}

.certificator {
	background-color: #FFF;
	height: 200px;
	width: 660px;
	position: relative;
	padding-top: 60px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 220px;
	text-align: justify;
}
.certificator_tittle {
	font-size: 24px;
	font-weight: 300;
	color: #333;
	text-decoration: none;
	position: absolute;
	height: 37px;
	width: 503px;
	text-align: left;
	left: 21px;
	top: 14px;
}
.certificator_thumbnail {
	position: absolute;
	height: 180px;
	width: 180px;
	left: 21px;
	top: 66px;
	background-color: #CCC;
}
.slide_pic_overlay {
	position: absolute;
	height: 150px;
	width: 200px;
	left: 1px;
	top: 1px;
}
.page_tip {
	font-size: 12px;
	font-weight: 300;
	color: #999;
	text-decoration: none;
}
.add_field_container {
	display: none;
}
.denbudouci {
	background-color: #fff;
}
.denminuly {
	background-color: #FFF;
}
.dendnesni {
	background-color: #FFF;
}
.denvikend {
	background-color: #ccc;
}
.rezcas_1 {
	background-color: #F00;
}
.rezcas_0 {
	background-color: #0F0;
	cursor:pointer;
}
.rezcas_denvikend {
	background-color: #ccc;
}
.rezcas_denminuly {
	background-color: #FFF;
}
