@charset "utf-8";
/* CSS Document */



body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #2e2e2e;
}
form {
	margin: 0px;
}
input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #FFFFFF;
	border: #0074E8 1px solid;
}
p {
	margin: 0;
	padding: 0;
}
.submit {
	background-color: #F4F4F4;
	color: #000000;
	border: 0px #0000FF solid;
	cursor: pointer;
	padding: 1px;
}
.submit2 {
	background-color: #C1114F;
	color: #FFFFFF;
	border: 0px #0000FF solid;
	cursor: pointer;
	padding: 5px;
}
.hide {
	display: none;
}
.f_8 {
	font-size: 8pt;
}
.sepcolor {
	color: #c6c7c7;
}
.red {
	color: #FF0000;
}
.darkred {
	color: #CC3300;
}
.light_blue {
	color: #0099DD;
}
.blue {
	color: #0000FF;
}
.darkblue {
	color: #000099;
}
.orange {
	color: #FF6600;
}
.back_grey {
	background-color: #F4F4F4;
}
.grey {
	color: #999999;
}
.black {
	color: #3F081C;
}
.underline {
	text-decoration:underline;
}
.upper {
	text-transform:uppercase;
}
.italic {
	font-style:italic;
}
.normal {
	font-style:normal;
}
.bold {
	font-weight:bold;
}
.tx_left {
	text-align:left;
}
.tx_right {
	text-align:right;
}
.tx_center {
	text-align:center;
}
.clear {
	clear:both;
}
.float_left {
	float:left;
}
.float_right {
	float:right;
}
.bor_top {
	border-top: #999999 solid 1px;
}
.bor_left {
	border-left: #999999 solid 1px;
}
.bor_right {
	border-right: #999999 solid 1px;
}
.bor_bottom {
	border-bottom: #999999 solid 1px;
}
.cursor {
	cursor: pointer;
}
.pic_link a:link img {
	border:#333333 solid 1px;
}
.pic_link a:visited img {
	border:#333333 solid 1px;
}
.pic_link a:hover img {
	border:#FF0000 solid 1px;
}
.top_link a:link {
	color:#666666;
	text-decoration:none;
}
.top_link a:visited {
	color:#666666;
	text-decoration:none;
}
.top_link a:hover {
	color:#FF0000;
	text-decoration:none;
}

.pic_link a:link img {border:#999999 solid 1px;}
.pic_link a:visited img {border:#999999 solid 1px;}
.pic_link a:hover img {border:#FF0000 solid 1px;}

.top_menu a:link {color: #FFFFFF; text-decoration:none;}
.top_menu a:visited {color: #FFFFFF; text-decoration:none;}
.top_menu a:hover {color:#FFFFFF; text-decoration:underline;}

.main a:link {color:#999999; text-decoration:none;}
.main a:visited {color:#999999; text-decoration:none;}
.main a:hover {color:#FF0000; text-decoration:none;}

.link a:link { color: #2a2a2a; text-decoration: none; }
.link a:visited { color: #2a2a2a; text-decoration: none; }
.link a:hover { color: #0099DD; text-decoration: none; }

.link2 a:link { color: #0099DD; text-decoration: none;}
.link2 a:visited { color: #0099DD; text-decoration: none;}
.link2 a:hover { color: #2a2a2a; text-decoration: none;}

.link3 a:link { color: #5f5f5f; text-decoration: none; }
.link3 a:visited { color: #5f5f5f; text-decoration: none; }
.link3 a:hover { color: #5f5f5f; text-decoration: underline; }


/*Vunshen div*/
.out_bgrnd {
	margin-top:0px;
	width: 1050px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(img/out_bgrnd.jpg);
	background-repeat:repeat-y;
}

/*vunshen*/
.out_center {
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	padding-left:2px;
	padding-top:10px;
}

/*LOGOTO*/
.head_out {
	width: 1024px;
	height: 113px;	
	margin-top:10px;
}
.head_logo {
	float:left;
	width: 130px;
	height: 113px;
	background-image: url(img/logo.jpg);
	background-repeat:no-repeat;
}

.head_logo h1 {
	display:none;
}
.head_menu_out {
	float:left;
	width: 318px;
	height: 113px;
}
.head_menu_but {
	padding:5px 10px 0px 10px;
	height:17px;		text-transform:uppercase;		text-shadow:1px 1px 1px #CFCFCF;
}
.head_menu_info {
	margin:0px 10px 0px 10px;	
	height:83px;
	font-size: 8pt;
}
.head_menu_info p {
	padding:5px 5px 0px 5px;	
}

.head_banner {
	float:left;
	width: 565px;
	height: 113px;
}

.navi_search_out {
	width: 1024px;
	height: 39px;
	padding: 0px 10px 5px 7px;
}
.middle_out {
	width: 1024px;
}
.left_out {
	float:left;
	width: 151px;	
}
.left_menu {
	width:151px;	
}

.left_menu ul {
	list-style-type:none;
	width:151px;
	margin:0px;
	padding:0px 0px 0px 7px;
	background-image:url(img/cat_bgrnd.jpg);
	background-repeat:repeat-y;
}
.left_menu ul li {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;	
	font-style:normal;	
	margin: 0px;
	padding:10px 0px 10px 10px;			text-shadow:1px 1px 1px #CFCFCF;
}
.left_menu_p {
	padding:0px;
	width:130px;	
}
/*
.menutitle {
	padding:0px 0px 0px 7px;
	cursor:pointer;
	color:#0099DD;
	width:129px;
}
.menutitle_end {
	padding:0px 0px 0px 7px;
}
.menutitle_end h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;	
	background-image:url(img/sub_cat_end.jpg);
	background-repeat:no-repeat;
	margin: 0px;
	padding:0px;	
}
.menutitle h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;	
	font-style:normal;
	background-image:url(img/sub_cat.jpg);
	background-repeat:no-repeat;
	margin: 0px;
	padding:10px 0px 10px 10px;
	text-transform:uppercase;
}

.submenu {
	border-right:#e7e7e7 solid 1px;
	width:120px;
	padding:5px 0px 5px 15px;
}
.submenu p {
	padding:5px 0px 5px 0px;
}

.submenu a:link { color: #5f5f5f; text-decoration: none; }
.submenu a:visited { color: #5f5f5f; text-decoration: none; }
.submenu a:hover { color: #000000; text-decoration: underline; }
.submenu a:active { color: #000000; text-decoration: underline; }
*/



.adv p {
	padding:7px;
	
}
.right_out {
	float:left;
	width: 873px;
}
.new_p_out {
	width:873px;
}
.new_p_tabs {
	height:36px;
}
.new_p_tabs p {
	padding-top:12px;
	text-align:center;
}

.new_p_tab1 {
	height:36px;
	width:169px;
	background-repeat: no-repeat;
	
}
.new_p_tab2 {
	height:36px;
	width:169px;
	background-repeat: no-repeat;
}
.new_p_tab3 {
	height:36px;
	width:170px;
	background-repeat: no-repeat;
}
.new_p_main {
	height:209px;
	background-image:url(img/new_bgrnd.jpg);
	background-repeat:repeat-x;
}
.new_p {
	width:166px;
	height:209px;
	background-image:url(img/new_p.jpg);
	background-repeat: no-repeat;
	padding-left:0px;
}
.new_p_price {
	position:absolute;
	margin-top:83px;
	margin-left:77px;
	width:60px;
	height:22px;
	background-color:#990000;
	color:#FFFFFF;
}
.new_p_shadow {
	height:6px;
	background-image:url(img/shadow.jpg);
	background-repeat:repeat-x;
}

.sec_p_out {
	width:873px;
}
.sec_p_tabs {
	padding-top:20px;
	border-bottom:#e7e7e7 solid 1px;
}
.sec_p_main {
	height:209px;
	background-image:url(img/sec_bgrnd.jpg);
	background-repeat:repeat-x;
}
.sec_p {
	width:166px;
	height:209px;
	background-image:url(img/sec_p.jpg);
	background-repeat: no-repeat;
	padding-left:0px;
}
.sec_p_price {
	position:absolute;
	margin-top:83px;
	margin-left:77px;
	width:60px;
	height:22px;
	background-color:#990000;
	color:#FFFFFF;
}
.sec_p_shadow {
	height:6px;
	background-image:url(img/shadow.jpg);
	background-repeat:repeat-x;
}

.middle_bottom {
	width: 1024px;
	height: 100px;
	background-image:url(img/bottom_middle.jpg);
	background-repeat:repeat-x;	
	background-image:url("img/bottom_middle.jpg");
	background-position:center bottom;
}
.new_p_out2 {
	background-image:url(img/result_bgrnd.png);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#97B2C2;
}
.results {	
	border-left: #e3e3e3 solid 1px;
	border-bottom: #e3e3e3 solid 1px;
	border-right: #e3e3e3 solid 1px;
	padding-bottom:30px;
}
.results_p_out {
	float:left;
	padding-top:20px;
	padding-left:28px;
	padding-bottom:8px;
	width:252px;
	height:190px;
}
.result_p_in {
	width:250px;
	height:190px;
}
.result_p_in_top {
	width:250px;
	height:157px;
	background-image:url(img/result_pr_bgrnd.png);
	background-repeat:no-repeat;
}
.result_p_in_top_name {
	width:250px;
	height:30px;
	color:#0099DD;
}
.result_p_in_top_name p {
	padding:8px 0px 0px 10px;  font-weight: bold;	text-shadow: 0.5px 0.5px 0.5px #C0C0C0;;
}
.result_p_in_top_pic {
	float:left;
	width:160px;
	height:127px;
	text-align:center;	
}
.result_p_in_top_det {
	float:left;
	width: 90px;
	height:127px;
}
.result_p_in_top_det_inf {
	height:83px;
	padding-left:2px;
	padding-top:4px;
}
.result_p_in_top_det_inf p{
	color:#636566;
	font-size:8pt;
	padding-right:3px;
}
.result_p_in_top_det_pr {
    background-image: url("img/result_pr_price.png");
    background-repeat: no-repeat;
    font-family: Georgia,Times New Roman,serif;
    font-size: 14px;
    font-style: italic;
    height: 29px;
    width: 77px;
}
.result_p_in_top_det_pr p{
	padding-top:5px;
	text-align:center;
	color: #FFFFFF;
	font-weight:bold;
	text-shadow: 1px 1px 0 #5D0926;
}
.result_p_in_top_det_pr_promo {
	width: 77px;
	height:29px;
	background-image:url(img/result_promo_price.png);
	background-repeat: no-repeat;
	font-family: Georgia,Times New Roman,serif;
    font-size: 14px;
    font-style: italic;
}
.result_p_in_top_det_pr_promo p{
	padding-top:10px;
	text-align:center;
	color: #FFFFFF;
	font-weight:bold;
	text-shadow: 1px 1px 0 #0C7A87;
}
.result_p_in_top_det_pr_no {
	width: 77px;
	height:29px;
	background-image:url(img/result_no_price.png);
	background-repeat: no-repeat;
	font-family: Georgia,Times New Roman,serif;
    font-size: 14px;
    font-style: italic;
}
.result_p_in_top_det_pr_no p{
	padding-top:10px;
	text-align:center;
	color: #FFFFFF;
	font-weight:bold;
	text-shadow: 1px 1px 0 #0C7A87;
}
.result_p_in_top_det_promo {
	position: relative;
	top:80px;
	left:20px;
	width: 77px;
	height:29px;
	background-image:url(img/result_pr_price.png);
	background-repeat: no-repeat;
}
.result_p_in_top_det_promo p{
	padding-top:7px;
	text-align:center;
	color: #FFFFFF;
	font-weight:bold;
}
.result_p_in_details {
	width:121px;
	height:30px;
	background-image:url(img/result_pr_details.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-top:3px;	
	cursor:pointer;
	color:#0099DD;
}
.result_p_in_details p{
	text-align:center;
	padding-top:8px;
}

.result_p_in_order {
	width:126px;
	height:30px;
	background-image:url(img/result_pr_order.png);
	background-repeat:no-repeat;
	margin-left:3px;
	background-position:right;
	background-position:bottom;
	padding-top:3px;
	cursor:pointer;
	color:#0099DD;
}
.result_p_in_order p{
	text-align:center;
	padding-top:8px;
}
.profile_left {
	float:left;
	padding-top:20px;
	padding-left:28px;
	padding-bottom:8px;
	width:252px;
}
.profile_pic {
	padding-top:15px;
	width:250px;
	height:157px;
	text-align:center;
}
.pics { width: 140px; height: 130px; padding:0; margin-left:auto; margin-right:auto; overflow: hidden }

.profile_right {
	float:left;
	padding-top:20px;
	padding-left:28px;
	padding-bottom:8px;
}
.profile_price {
	width:250px;
	height:35px;
	background:#C1114F url(img/profile-price-bg.gif) top left repeat-x;
}
.profile_price p {
	padding:8px 10px 0px 0px;
	font-size:12pt;
	color:#FFFFFF;
	text-align:right;		text-shadow:1px 1px 1px #5A5A5A;
}
.profile_promo_price {
	width:250px;
	height:35px;
	background:#C1114F url(img/profile-promo_price-bg.gif) top left repeat-x;
}
.profile_promo_price p {
	padding:8px 10px 0px 0px;
	font-size:12pt;
	color:#FFFFFF;
	text-align:right;		text-shadow:1px 1px 1px #5A5A5A;
}
.profile_raiting {
	margin-top:5px;
	width:252px;
	height:30px;
	background-color:#FFFFFF;
}
.profile_raiting p {
	padding:6px 0px 0px 10px;
	font-size:10pt;
	color: #333333; 
	text-align:left;
}
.profile_delivery {
	margin-top:5px;
	width:250px;
	height:30px;
	background:#FFFFFF url(img/profile-delivery-bg.gif) repeat-x scroll left bottom;
}
.profile_delivery p {
	padding:7px 0px 0px 10px;
	font-size:10pt;
	color: #5c5c5c; 
	text-align:left;
}
.profile_waranty {
	margin-top:5px;
	width:250px;
	height:30px;
	background:#FFFFFF url(img/profile-delivery-bg.gif) repeat-x scroll left bottom;
}
.profile_waranty p {
	padding:7px 0px 0px 10px;
	font-size:10pt;
	color: #5c5c5c; 
	text-align:left;
}
.profile_order {
	margin-top:5px;
	width:250px;
	height:36px;
	background:#C1114F url(img/profile-price-bg.gif) repeat-x scroll left top;
}
.profile_order p {
	padding:10px 43px 10px 0;		
	margin-right:10px;
	font-size:15px;
	color:#FFFFFF;
	text-align:right;
	font-weight:normal;		
	background:transparent url(img/ord.png) no-repeat scroll right center;		
	text-shadow:1px 1px 1px #666666;
}
.profile_no_order {
	margin-top:5px;
	width:250px;
	height:36px;
	background:#C1114F url(img/profile-noprice-bg.gif) repeat-x scroll left top;
}
.profile_no_order p {
	padding:10px 43px 10px 0;		
	margin-right:10px;
	font-size:15px;
	color:#FFFFFF;
	text-align:right;
	font-weight:normal;		
	background:transparent url(img/ord_no.png) no-repeat scroll right center;		
	text-shadow:1px 1px 1px #666666;
}
.profile_final_order {
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	width:300px;
	height:30px;
	background-color:#C1114F;
	background-image:url(img/ord.png);
	background-repeat:no-repeat;
	background-position:right;
}
.profile_final_order p {
	padding:7px 50px 0px 0px;
	font-size:10pt;
	color:#FFFFFF;
	text-align:right;
	font-weight:bold;
}
.profile_del_logo {
	margin-top:20px;
	width:200px;
	height:20px;
	background-image:url(img/logo_d.png);
	background-repeat:no-repeat;
	padding: 3px 0px 0px 30px;
}
.profile_war_logo {
	margin-top:10px;
	width:200px;
	height:20px;
	background-image:url(img/logo_w.png);
	background-repeat:no-repeat;
	padding: 3px 0px 0px 30px;
}
.profile_leas_logo {
	margin-top:10px;
	width:200px;
	height:20px;
	background-image:url(img/logo_l.png);
	background-repeat:no-repeat;
	padding: 3px 0px 0px 30px;
}
.profile_info {
	width:530px;
	min-height:400px;
	background-color:#FFFFFF;
	border:#E5E5E5 solid 0px;
}
.profile_info_title {
	background-color:#CEE4EE;
	width:530px;
	height:40px;
}
.profile_info_title h1 {
    color: #636363;
    font-size: 12pt;
    font-weight: normal;
    margin: 0;
    padding: 10px 10px 10px 15px;
    text-align: left;
	text-shadow: 1px 1px 0 #E6EEF2;
}
.profile_info_descr {
	padding:7px 10px 7px 10px;
	color:#636363;
	
	
}
.profile_as_out {
	width:250px;
	background-image:url(img/as_bgrnd.jpg);
	background-repeat:repeat-y;
	margin-top:15px;
}
.profile_as_top {
	width:250px;
	height:102px;
}
.profile_as_down {
	width:250px;
	height:3px;
}
.profile_as_text {
	background-color:#ffffff;
	width:230px;
	margin-left:10px;
}
.profile_as_text p {
	padding:3px;
	color:#636566;
}


.tabs_out {
	width: 530px;		margin-top: 10px;
}
.results_texts {	
	border-left: #e3e3e3 solid 1px;
	border-bottom: #e3e3e3 solid 1px;
	border-right: #e3e3e3 solid 1px;
	padding-bottom:18px;
}
.texts_out {
	padding-top:20px;
	padding-left:28px;
	padding-right:28px;
	padding-bottom:0px;
}
.texts_out_back {
	padding-top:3px;
	padding-left:28px;
	padding-right:28px;
	padding-bottom:0px;
}
.texts_info {
	min-height:400px;
	background-color:#FFFFFF;
	border:#CCCCCC solid 1px;
}
.texts_info_title {
	background-color:#CEE4EE;	
	height:30px;		padding-left: 5px;
}
.texts_info_title p {
	padding:7px 10px 0px 10px;
	color:#373737;
	font-weight:normal;
	text-align:left;		font-size: 14px;
}
.texts_info_descr {
	padding:7px 10px 7px 10px;
	color:#000000;
}

.d_w_l_out {
	width:650px;
	margin-left:auto;
	margin-right:auto;
}
.d_w_l {
	float:left;
	padding:0px 20px 0px 40px;
	border:0px;
}

.middle_bottom2 {
	width: 1024px;
	background-color:#F7F7F7;
	background-image:url(img/bottom_middle2.jpg);
	background-repeat:repeat-x;	
	background-position:top;
	padding-top:5px;
	
}
.news {
	width:234px;
	height: 350px;
	float:left;
	padding:10px;
	margin-left: 5px;
}
.news_title {
	border-bottom:#d9d9d9 solid 1px;	
}
.news_title p {	
	padding:5px 0px 10px 2px;	font-size:14px;	color: #5e5e5e;		text-shadow:1px 1px 1px #9e9e9e;
}
.news_content {
	padding:10px 0px 0px 0px;
}
.news_content_title {
	padding:2px 2px 2px 12px;		margin:13px 5px 5px 0;
	font-size:9pt;
	color: #282727;
	background-image:url(img/sdown.jpg);
	background-repeat:no-repeat;	
	background-position:left;
}
.news_content_text {
	color: #6B6B6B;
	padding:2px 2px 5px 2px;
	font-size:8pt;
	border-bottom:#cccccc solid 1px;
}

.quicks {
	width:234px;
	height: 400px;
	float:left;
	padding:10px;
		
}
.quicks_title {
	border-bottom:#d9d9d9 solid 1px;		text-shadow:1px 1px 1px #9e9e9e;
}
.quicks_title p {	
	padding:5px 0px 10px 2px;
	font-size:14px;
	color: #5e5e5e;
}
.quicks_content ul {
	padding:0px;
	list-style-type:none;
}
.quicks_content ul li {
    list-style-type:none;	display:inline;
	font-size:8pt;
}.quicks_content ul li a {	color: #6b6b6b;	padding:5px 2px 5px 15px;	display:block;	border-bottom:#eaeaea solid 1px;	text-decoration: none;	background-image:url(img/sdown.jpg);	background-repeat:no-repeat;		background-position:left;	}
.quicks_content ul li a:hover {	color: #6b6b6b;	background:#ececec none repeat scroll 0 0;	}
.links {
	width:234px;
	height: 350px;
	float:left;
	padding:10px;
		
}
.links_title {
	border-bottom:#d9d9d9 solid 1px;		text-shadow:1px 1px 1px #9e9e9e;
}
.links_title p {	
	padding:5px 0px 10px 2px;	font-size:14px;	color: #5e5e5e;
}
.links_content ul {
	padding:0px;	list-style-type:none;	
}
.links_content ul li {
    list-style-type:none;	display:inline;	font-size:8pt;
}.links_content ul li a {	color: #6b6b6b;	padding:5px 2px 5px 15px;	display:block;	border-bottom:#eaeaea solid 1px;	text-decoration: none;	background-image:url(img/sdown.jpg);	background-repeat:no-repeat;		background-position:left;	}.links_content ul li a:hover {	color: #6b6b6b;	background:#ececec none repeat scroll 0 0;	}

.cform {
	width:234px;
	height: 350px;
	float:left;
	padding:10px;
	
}
.cform_title {
	border-bottom:#d9d9d9 solid 1px;		text-shadow:1px 1px 1px #9e9e9e;
}
.cform_title p {	
	padding:5px 0px 10px 2px;	font-size:14px;	color: #5e5e5e;
}
.cform_content ul {
	padding:0px 0px 0px 0px;
	list-style-type:none;
	margin-top: 0px;
}
.cform_content ul li {
    list-style-type:none;
	font-size:9pt;
	color: #282727;
	border-bottom:#cccccc solid 1px;
}
.cform_content p {
	font-size: 8pt;
	color: #6B6B6B;
	padding-top:5px;
}
.navi_out {
	float:left;
	border-left:#e7e7e7 solid 1px;		margin: 0 0 0 10px;
}
.navi_out ul {	
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.navi_out ul li {
	height:39px;
	list-style-type:none;
	float: left;
	text-align:left;
	padding:0px;
}
.navi_out p {
	text-transform:uppercase;
	padding:13px 10px;
}
.navi_bgrnd {
	background-image:url(img/navi_bgrnd.jpg);
	background-repeat:repeat-x;
}
.search_out {
	float:right;
	padding-right:15px;
}
.search_out ul {	
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.search_out ul li {
	height:39px;
	list-style-type:none;
	float: left;
	text-align:left;
	padding:0px;
}
.search_out p {
	padding:8px 0px 0px 8px;
}
.sinput {
	width:150px;
	border: #E6E6E6 solid 1px;		background-color: #fafafa;
	padding:5px;
}
.ssearch {	-moz-background-clip:border;	-moz-background-inline-policy:continuous;	-moz-background-origin:padding;	background:transparent url(img/search-button.gif) repeat-x scroll left bottom;	
	height:27px;
	border: #E6E6E6 solid 1px;
	padding:5px;
	color:#383838;
}
.home_p_name {
	width:160px;
	height:45px;
	color:#0099DD;
	font-size:8pt;
}
.home_p_name p {	letter-spacing: 1px;
	padding:20px 5px 0px 10px;		text-shadow:1px 1px 1px #C0C0C0;
}
.home_p_det {
	width:160px;
	height:36px;
	color:#636566;
	font-size:7pt;
}
.home_p_det p {
	padding:0px 5px 0px 10px;
}
.home_p_pic {
	width:166px;
	height:110px;
	padding:3px 0px 0px 3px;
	background-repeat:no-repeat;
	background-position:center;
}
.home_p_price {
	margin:10px 0px 0px 104px;	
	width:60px;
	height:26px;
	background-image:url(img/home_price.png);
	background-repeat:no-repeat;
}
.home_p_price p {
    color: #FFFFFF;
    font-family: Georgia,Times New Roman,serif;
    font-size: 14px;
    font-style: italic;
    padding-top: 1px;
    text-align: center;
	text-shadow: 1px 1px 0 #5D0926;
}
.home_p_promo {
	margin:40px 0px 0px -4px;	
	width:60px;
	height:26px;
	background-image:url(img/home_promo.png);
	background-repeat:no-repeat;
}
.home_p_promo p {
    color: #FFFFFF;
    font-family: Georgia,Times New Roman,serif;
    font-size: 14px;
    font-style: italic;
    padding-top: 6px;
    text-align: center;
	text-shadow: 1px 1px 0 #0C7A87;
}
.contacts_out {	
	padding:20px;	
	}
.contacts_left {
	float: left;
	width:370px;
	height: 550px;
	color:#343434;
}
.contacts_right {
	float:right;
	width:350px;
	height: 500px;
	border-left:#e7e7e7 solid 1px;
	padding-left:20px;
	color:#343434;
}



/*Nai otdolu*/
.bottom {
	width: 1024px;
}
.bottom p {
	color:#FFFFFF;
	padding:64px 110px 0px 0px;
}
.create {
	margin-left: auto;
	margin-right: auto;
	padding: 2px;
	width: 1000px;
	font-size:8pt;
	text-align:right;
	color:#999999;
}
.create a:link { color: #cccccc; text-decoration: none; }
.create a:visited { color: #cccccc; text-decoration: none; }
.create a:hover { color: orange; text-decoration: none; }


		.tabNavigation {
		    list-style: none;
		    margin: 0;
		    padding: 0;
		}

		.tabNavigation LI {
		    display: table-cell;
			
		}

		.tabNavigation LI A {
		    padding: 10px 25px 5px;
		    background-color: #CEE4EE;						border-left:1px solid #FFFFFF;
		    color: #2E2E2E;
		    text-decoration: none;
		}

		.tabNavigation LI A.selected,
		.tabNavigation LI A:hover {
		    background-color: #FFFFFF;
		}
		
		.tabNavigation LI A:focus {
			outline: 0;
		}

		.tabs > div {
			padding: 25px;
			margin-top: 5px;
			
		}
		
		.tabs > div h2 {
			margin-top: 0;
		}

		#first {
		    background-color: #ffffff;
		}

		#second {
		    background-color: #ffffff;
		}

		#third {
		    background-color: #ffffff;
		}
		#fourth {
		    background-color: #ffffff;
		}
		
		
