* {
	font-size: 13px;
	font-family: Calibri, Droid, Tahoma, Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	outline:none;
}
BODY {
	width:100%;
	color: #FFFFFF;
	background-color:#868686;
	margin:0;
}


DIV {
	border: #FF0000 0px solid;

}

IMG {
	border:0;

}


		#tag_cloud {
			border:0px solid #063042;
			margin:10px 2px 0 2px;;
			text-align:center;
			padding:2px 0 2px 0;
						
		}
			#tag_cloud a {				
				text-decoration:none !important;				
				color:#fff;	
				
				border-left:1px solid #063042;				
				border-top:1px solid #063042;
				border-bottom:1px solid #000;
				border-right:1px solid #000;
				background-color:#001924;				
																	
				text-decoration:none;				
				font-family:Arial, Helvetica, sans-serif;		
				padding:1px;
				
				/* word-break:break-all; */
				
			}
			#tag_cloud h1, #tag_cloud h2, #tag_cloud h3, #tag_cloud h4 {
				line-height:normal;
				display:inline;				
				font-weight:normal;		
			}
			#tag_cloud a.p1{
				font-size:9px;
				font-weight:bold;
				color:#6E9CAF;
			}
			#tag_cloud a.p2{
				font-size:11px;
				color:#95B7C6;
			}
			#tag_cloud a.p3{
				font-size:14px;
				color:#CCDDE5;
			}
			#tag_cloud a.p4{
				font-weight:bold;
				font-size:18px;
				color:#EFF5F7;
			}										
			#tag_cloud a:hover {
				color:#fff;
				background-color:#063042 !important;
			}
			
			

#extra_bar{
	
	background-color:#001924;
	color:#fff;
	padding:10px 20px;
	margin:4px 0 0 0;
	
	-moz-border-radius: 4px;
	border-radius: 4px;
	
	border-bottom:6px solid #ED9620;
}
#extra_bar div, #extra_bar div a{
	
	font-family: Arial, Helvetica, sans-serif;
		
	color:#fff;
	font-size:16px;
	line-height:32px;
}

#extra_bar div{
	display:inline-block;
}

#extra_bar div a{
	display:block;
}

	#eb_call{
		
	}
	#eb_mob {
		background-image:url('/images/__mob.png');	
	}
	#eb_tel {
		background-image:url('/images/__tel.png');	
	}
	#eb_skype a {
		background-image:url('/images/__skype.png');	
	}
	
	#eb_print{
		padding-left:10px;
		border-left:1px solid #01546D;
		float:right;
	}
	
	#eb_print a {
		background-image:url('/images/__print.png');	
	}		
	
	#eb_mob, #eb_tel, #eb_skype a, #eb_print a{
		background-repeat:no-repeat;
		padding:0 10px 0 36px;		
	}
	#eb_mob{
		padding:0 10px 0 30px !important;
	}



.apdf {
	background-image:url('ico_pdf.png');
	background-repeat:no-repeat;
	padding-left:40px;
	line-height:36px;
	width:500px;
}
.apdf a{
	text-transform:uppercase;
	font-size:11px;
}
#searchmap_ {
	height:300px;
	background-image:url('new_map_bg.png');
	background-repeat:no-repeat;
}
	#searchmap {
		float:left;
		margin-top:26px;
		width:525px;
		height:27px;
	}
	#search_fields {
		position:relative;
		float:right;
		width:179px;
	}
	#search_fields input, 	#search_fields select {
		
		position:absolute;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:11px;
		border:none;
		color:#333;
		padding:1px 0 0 3px;
	}

		#s__region {
			top:45px;
			left:11px;
			width:147px;	
			background-color:#D5D5D5;
		}
		#s__type {
			top:91px;
			left:11px;
			width:147px;		
			background-color:#D5D5D5;
		}
		#s__price_from {
			top:137px;
			left:11px;
			width:60px;
			background-color:#D5D5D5;
		}
		#s__price_to {
			top:137px;
			right:21px;
			width:60px;
			background-color:#D5D5D5;
		}
		#s__pgi {
			top:183px;
			left:11px;
			width:144px;
			background-color:#D5D5D5;
		}
		#s__search {
			top:232px;
			left:10px;
			width:149px;
			height:31px;
			
			text-indent:-1000px;
			overflow:hidden;
			
			background:none;
			
		}
		#s__search:hover {
			border:1px solid #69F;
		}
	
::-webkit-input-placeholder {
   color: #0095BF;
}

::-moz-placeholder {
   color: #0095BF;
}


.fz INPUT, .fz TEXTAREA {
	border: 1px solid #999;
	width:90%;
	font-size:13px;
	line-height:15px;
	padding:3px;
	margin:2px;
}
.fz TEXTAREA {
	height:100px;
}
.fz CAPTION {
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding:20px 0 20px 0;

	vertical-align:middle;
}
.fz TABLE {
	width: 500px; table-layout: fixed;
}


TABLE {
	padding:0px;
	margin:0 auto;
	border-collapse:collapse;
}

TD {
	padding:0px;
	vertical-align:top;
}

#supsite{
	background-image:url('new_bg.png');
	background-repeat:repeat-x;
	background-color:#999999;
}
#site {
	position:relative;
	margin:0 auto;
	width:984px;
}

#site_top {
	margin: 0 auto;
	width:984px;
	height:223px;
	background-image:url('new_top.png');
}
#quick_contact {
	position:absolute;
	width:200px;
	height:107px;
	right:0px;
	top:35px;
}
#site_top_bar{
	z-index:999;
	background-image:url('new_top_bar.png');
	background-repeat:no-repeat;
	position:absolute;
	top:0;
	right:0;
	height:33px;
	width:500px;
}
	#site_top_bar #de, 	#site_top_bar #en{
		display:inline-block;
		height:33px;
		width:65px;		
		text-indent:-500px;
		overflow:hidden;
		
	}
	#site_top_bar #de{

	}
	#site_top_bar #en{
		margin-left:80px;
	}

#topbox1{
	position:absolute; 
	top:33px; 
	left:584px;	
	width:156px; 
	height:123px;
	overflow:hidden;
	background-image:url('new_top_box1.png'); 
}
#kredyty_btn {
	width:132px; 
	height:28px; 
	position:absolute; 
	left:597px;
	top:148px;
}

#topbox_contact{
	position:absolute; 
	top:66px; 
	left:740px;	
	width:225px; 
	height:101px;
}
#topbox_contact #tbc_location  a{
	font-weight:bold;
	font-size:12px;
	
	display:inline-block;

	padding:0 10px;
	border-right:1px solid #346376;
	border-top:1px solid #346376;
	text-decoration:none;
	color:#BEE4F3;
	
	height:22px;
	line-height:24px;
}
#topbox_contact #tbc_location  a:hover{
	background-color:#346376;
	border-bottom:1px solid #346376;
	
}
#topbox_contact #tbc_location .tbc_on{
	border-bottom:1px solid #01384F;
	background-image:url('new_it.png');
	background-position:top right ;
	background-repeat:no-repeat;
	padding-right:20px;
}
#topbox_contact #tbc_location .tbc_off{
	border-bottom:1px solid #346376;
}
#tbc_content a {
	font-weight:bold;
	font-size:12px;
	
	color:#fff;
	text-decoration:none;	
}
#tbc_content a:hover {
	text-decoration:underline;
}


#tbc_location {
	border-left:1px solid #346376;
	height:23px;
}
#tbc_content #tbc_c1, #tbc_content #tbc_c2 {
	padding:7px 5px 8px 10px;
	width:210px;

	border:1px solid #346376;
	font-weight:bold;
	font-size:12px;
}
#tbc_content span.y{
	font-weight:bold;
	font-size:12px;
	color:#FDA92D;
}

#homeclick {
	position:absolute;
	left:30px;
	top:30px;
	display: block;
	width:140px;
	height:140px;
}
#quick_contact div{
	padding-left:8px;
	padding-top:5px;
	text-align: left;
	font-size: 10px;
	line-height:13px;
}
#quick_contact div a {
	font-size: 10px;
	color:#FFFFFF;
	text-decoration:none;
}
#quick_contact div a:hover {
	font-size: 10px;
	color:#FFFFFF;
	text-decoration:underline;
}

#site_middle {
	width:984px;
	background-color:#f1f1f1;
	background-image:url('new_mid_bg.png');
	background-repeat:repeat-y;
	text-align:left;
}
#site_middle_{
	background-image:url('new_mid_bg_.png');
	background-repeat:no-repeat;
}
#footer {
	background-color:#011D29;
	background-image:url('new_footer_bg.png');
	background-position:center top;
	background-repeat:no-repeat;
	height:240px;
}
#footer_menu {
	position:relative;
	margin: 0 auto;
	padding:20px 30px;
	width:920px;
	clear:both;
	
	text-align:center;
	color:#404040;
	height:40px;
	line-height:130%;
}
#footer_menu a {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#3C6791;
}
#footer_menu a:hover {
	text-decoration:underline;
	color:#3C6791;
}
#footer_menu .vseparator {
	color:#26405C;
	text-align:center;
}

#insite {
	width: 765px;
	background-color:#ffffff;
	color:#333333;
	margin:0px 10px 100px 0;
	text-align:left;
	float:right;
	background-image:url('new_insite_.png');
	background-repeat:no-repeat;
	min-height:1800px;
	
}
#content_ * {
	font-family:Arial, Helvetica, sans-serif;
}

#main_menu {
	position:absolute;
	left:0px;
	top:273px;
	overflow:hidden;
	width:209px;
	background-image:url('menu_bg.jpg');
	background-repeat:no-repeat;
	background-color:#696969;
}

#main_menu .btn_off a, #main_menu .btn_on a, #main_menu .btno_off a {
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	
	display:block;
	width:179px;
	height:40px;
	line-height:40px;
	text-decoration:none;
	text-align:left;
	padding-left:30px;
}
#main_menu .btn_on a{
	background-image:url('new_btn_on.png');
	color:#222;
	text-shadow: #fff -1px 1px;	
}
#main_menu .btn_off a{
	background-image:url('new_btn_off.png');
	color:#fff;
	text-shadow: #0E5F80 -1px 1px;	
}
#main_menu .btno_off a{
	background-image:url('new_btno_off.png');
	color:#fff;
	text-shadow: #844700 -1px 1px;	
}
#main_menu .btn_off a:hover, #main_menu .btno_off a:hover{
	background-image:url('new_btn_on.png');
	color:#222;
	text-shadow: #fff -1px 1px;	
}
#main_menu .btn_off a.specialpos {
	background-image:url('new_btn_off.png');
	color:#fff;
	text-shadow: #0E5F80 -1px 1px;	
	font-size:12px;
}
#main_menu .btn_off a.specialpos:hover {
	background-image:url('new_btn_on.png');
	color:#222;
	text-shadow: #fff -1px 1px;	
	font-size:12px;
}
#main_menu .btn_on a.specialpos {
	background-image:url('new_btn_on.png');
	color:#222;
	text-shadow: #fff -1px 1px;	
	font-size:12px;
}



/*
#main_menu .btn_off {
	background-image:url('btn_off.jpg');
	color:#333333;
	height:23px;
}
#main_menu .btn_on {
	background-image:url('btn_on.jpg');
}
#main_menu .btn_on, #main_menu .btn_off {
	text-align:left;
	width:140px;
	height:23px;
	padding-top:7px;
	font-size:11px;

}
.btn_on span, .btn_off span{
	padding-left:35px;
}

#main_menu .btn_off a{
	color:#333333;
	text-decoration:none;
}

#main_menu .btn_on a{
	color:#ffffff;
	text-decoration:none;
}
*/
#link_area{
	width:984px;
	margin:0 auto;
	padding:15px 0 10px 0;
	text-align:center;
}
#link_area a {
	color:#26405C;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
#link_area #dz {
	font-size:11px;
	font-weight:bold;
	color:#3C6791;
}
#link_area a:hover {
	text-decoration:underline;
}
#site_bottom {
	margin:0 auto;
	width:984px;
	height:46px;
	text-align:right;
	line-height:25px;
	color:#6895C1;
	font-weight:bold;
}
	#site_bottom div {
		padding-right:30px;
		padding-top:10px;
	}
		#site_bottom div, #site_bottom div strong, #site_bottom div span, #site_bottom div a{
			font-size:12px;
		}
		#site_bottom div a{
			text-decoration:none;
			color:#6895C1;
		}
		a:hover #maydesign{
			color:#fff;
		}
		a #maydesign{
			color:#A5BFDA; 
			font-weight:bold;
		}

#topleft {
	width:100%;
	height:206px;
	background-image:url('gray_l.jpg');
	background-repeat:repeat-x;
}

#midleft {
	width:100%;
	height:896px;
	background-image:url('shadow_l.jpg');
	background-position:right;
	background-repeat:no-repeat;
}

#topright {
	width:100%;
	height:206px;
	background-image:url('gray_r.jpg');
	background-repeat:repeat-x;
}

#midright {
	width:100%;
	height:896px;
	background-image:url('shadow_r.jpg');
	background-position:left;
	background-repeat:no-repeat;
}

.insite_ {
	margin-left:28px;
	margin-right:28px;
	margin-top:0px;
	padding-bottom:100px;
}
.insite_ .title{
	font-family:Calibri, Arial, Helvetica, sans-serif;
	line-height:35px;
	color:#222;
	font-size:19px;
	text-transform:uppercase;
	display:block;
	padding-bottom:15px;
	text-shadow:#fff 1px 1px;
}







#searcher {
	margin-top:10px;
	background-color:#F5F5F5;
	border:0;
	border-bottom:1px #999999 solid;
}
#searcher table {
	width:auto;
	margin:10px;
}
#searcher .s_price, #searcher .s_submit, #searcher .s_type, #searcher .s_region, #searcher .s_pgi{
	border: 1px #999999 solid;
	width:100%
}
#searcher td {
	text-align:right;
	padding:2px;
}
#searcher #stitle {
	line-height:20px;
	padding-left:3px;
	padding-right:3px;
	
	background-color:#0D5C7D;
	background-image:url('one_offer_title_bg.jpg');
	color:#FFFFFF;
	
	font-weight:bold;
}




.insite_ .searchargs{
	letter-spacing:-1px;
	color:#505050;
	font-weight:bold;
	font-size:15px;
}
.separator {
	padding-top:10px;
}
.separator img {
	display:none;
	width:720px;
	height:4px;

}
.insite_ a {
	text-decoration:none;
	color:#333333;
}
.insite_ a:hover {
	text-decoration:underline;

}

.insite_ #content_ h3 {
	font-size:16px;
	font-weight:normal;
	border-bottom:1px solid #999;
	text-align:left;
	
}
.insite_ #content_ h3 a{
	font-size:16px;
}

.insite_ #content_ a {
	text-decoration:none;
	color:#333333;
	border-bottom:1px solid #CCC;
	padding:2px;
}
.insite_ #content_ a:hover {
	border-bottom:1px solid #666;
	background-color:#FFC;
	padding:2px;

}
.insite_ #content_ ul, .insite_ #content_ li {
	text-align:left;
}
.insite_ #content_ p{
	text-align:justify;
}








.insite_ .offers TABLE, .insite_ .offers TD{
	border:0px;
}
.insite_ .offers{
	padding-top:20px;
}
.insite_ .normal_offer, .insite_ .special_offer{
	width:170px;
	margin-right:10px;
	margin-bottom:10px;
}
.insite_ .normal_offer{
	background-color:#f0f0f0;
	color:#000;
	width:170px;
}
.insite_ .special_offer{
	background-color:#f56600;
	color:#FFFFFF;
	width:170px;
}

.insite_ .of_title {
	font-size:13px;
	line-height:13px;
	color:#fff;
	font-weight:bold;
}
.insite_ .special_offer .of_title {
	padding:6px 0px 3px 5px;
	height:28px;
	background-image:url('new_of_title_special.png');
	text-shadow: #9D5801 -1px 1px;
	
}
.insite_ .normal_offer .of_title {
	padding:6px 0px 3px 5px;
	height:28px;
	background-image:url('new_of_title_normal.png');
	text-shadow: #095270 -1px 1px;
}



.insite_  .of_title .of_signature, 
.insite_  .of_title .of_ot {
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	padding-right:5px;
	text-align:right;

}
.insite_  .of_title .of_signature {
	float:right;
}
.insite_  .of_ot {
	font-size:10px;
	padding:0 5px;
	float:left;
}











.insite_ .special_offer .of_title .of_signature{
	text-shadow: #9D5801 1px 1px;
}
.insite_ .normal_offer .of_title .of_signature{
	text-shadow: #095270 1px 1px;
}

.insite_ .of_type {
	display:none;
}
.insite_ sup {
	font-size:8px;
}
.insite_ .of_photo{
	padding-top:0px;
	height:110px;
	background-color:#CCC;
	background-image:url('new_of_photo.png');

}
.insite_ .of_text{
	height:27px;
	line-height:27px;
	padding-right:5px;
	text-align:right;
	
	font-size:15px;
	line-height:27px;
	color:#fff;
	font-weight:bold;
}
.insite_ .special_offer .of_text{
	background-image:url('new_of_text_special.png');
	text-shadow: #9D5801 1px 1px;
}
.insite_ .normal_offer .of_text{
	background-image:url('new_of_text_normal.png');
	text-shadow: #095270 1px 1px;
}


.insite_ .of_photo img{
	border:0;
}


.rezerwacja {
	padding:2px 5px 2px 5px;
	border:1px solid #fff;
	background:#CC0000;
	color:#fff;
	text-shadow: #880000 1px 1px;		

}
.insite_ .of_desc {
	height:76px;
	background-image:url('new_of_desc.png');
	text-align:left;
	color:#222;
	background-color:#fff;

	font-weight:bold;
	font-size:13px;
	line-height:15px;
	
	padding:3px;
	text-shadow: #fff 1px 1px;	
}

.insite_ .more {
	height:26px;
	text-align:center;
}
.insite_ .normal_offer .more {
	background-image:url('new_of_more_normal.png');
}
.insite_ .special_offer .more {
	background-image:url('new_of_more_special.png');	
}

.insite_ .more img{
	border:0;
}
.logosy img{
	border:1px solid #bbb;
	width:150px;
	padding:0 6px;
	margin-bottom:6px;
	
	
}

















.insite_ .one_offer{
	margin-left:20px;
	margin-right:20px;
	text-align:left;

}
.insite_ .one_offer div{
	color:#000;
	font-size:13px;
	line-height:18px;
}
	
	
.insite_ .one_offer TABLE {
    margin:0;
	width:670px;
}
.insite_ .one_offer TABLE TD{

}
.table_offer {
	width:680px;
}


.insite_ .one_offer .one_param, .insite_ .one_offer .one_value, .insite_ .one_offer .one_price {
	line-height:30px;
	border-bottom: 1px #999999 solid;
	border-top: 1px #ffffff solid;
	background-color:#f5f5f5;
}
.insite_ .one_offer .one_param, .insite_ .one_offer .one_value, .insite_ .one_offer .one_price, .insite_ .one_offer .one_desc {
	padding:0 10px 0 10px;
}
#oferta_pyt{
    padding:10px 100px;
    background-color:#001924;
	-moz-border-radius: 4px;
	border-radius: 4px;

}
	#oferta_pyt div.opp1{
        padding:10px;
        height:20px;
        border-bottom:1px solid #063143; 
    }
	#oferta_pyt div.opp3{
        padding:10px;
        border-bottom:1px solid #063143; 
    }

		#oferta_pyt div.opp3 .errmsg{
            background-color:#cf2626;
            color:#fff;
            padding:20px;
            -moz-border-radius: 4px;
            border-radius: 4px;
            font-size:16px;
        }
		#oferta_pyt div.opp3 .okmsg{
            background-color:#073345;
            color:#fff;
            padding:20px;
            -moz-border-radius: 4px;
            border-radius: 4px;
            font-size:16px;
        }
	#oferta_pyt div.opp2{
        padding:10px;
        height:110px;
        border-bottom:1px solid #063143; 
    }

	#oferta_pyt input, #oferta_pyt textarea {
        -moz-border-radius: 4px;
        border-radius: 4px;
        
        width:300px;
        float:right;
        background-color:#073345;
        color:#fff;
    }
    #oferta_pyt input.err, #oferta_pyt textarea.err {
        background-color:#cf2626;
        
    }
	#oferta_pyt textarea {
        height:100px;
    }
	#oferta_pyt label{
	    color:#fff;
	    font-size:16px;
	}
	#oferta_pyt input, #oferta_pyt textarea{
        font-family:Arial, Helvetica, sans-serif;
        font-size:14px;
        border:1px solid #01546d;
        padding:2px;
    }
	    #oferta_pyt input#pytbtn{
            font-family:Calibri, Arial, Helvetica, sans-serif;
            width:150px;
            font-size:15px;
            background-color:#fff;
            color:#222;
            font-weight:bold;
        }
.one_title{
 	-moz-border-radius: 4px;
	border-radius: 4px;
   
}

.archived_msg{

 	-moz-border-radius: 4px;

	border-radius: 4px;

	padding:10px !important;

	color:#444 !important;

	text-align:center !important;

	background-color:#ddd;

	font-size:16px !important;	

}



.insite_ .one_offer .one_title {
	line-height:24px;
    font-size:14px;
    text-transform:uppercase;
    text-shadow:#333 0px -1px;
    
	padding-left:13px;
	padding-right:3px;
	
	margin-top:5px;
	background-color:#032533;
	/*background-image:url('one_offer_title_bg.jpg');*/
	color:#FFFFFF;
	
	font-weight:bold;
}

.insite_ .one_offer .one_desc {

	
	line-height:20px;
	text-align:justify;
	
	border-bottom: 1px #999999 solid;
	border-top: 1px #ffffff solid;
	background-color:#f5f5f5;
	padding-top:5px;
	padding-bottom:10px;
	
	
	
}
.insite_ .one_offer .one_param, .insite_ .one_offer .one_value, .insite_ .one_offer .one_price {
    font-size:16px;
}



.insite_ .one_offer .one_desc, .insite_ .one_offer .one_desc a{
	font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    line-height:24px;
}
.insite_ .one_offer .one_desc a:hover{
	text-decoration:none;
	border-bottom: 1px solid #075270;
	background-color:#ffb;	
}
.insite_ .one_offer .one_desc a{
	color:#075270;
	border-bottom: 1px dashed #ccc;
}



.insite_ .one_offer .one_value {
	text-align:right;
	font-weight:bold;
}
.insite_ .one_offer .one_price {
	text-align:right;
	font-weight:bold;
	color:#FF3300;
}


.galleryico, .galleryico_over {
	margin-top:0px;
	margin-right:3px;
}
.galleryico {
	border:solid #333333 1px;
	width: 60px; 
	height: 40px;
}
.galleryico_over {
	border:solid #333333 2px;
	width: 58px; 
	height: 38px;
	cursor: pointer;
}

#mediumphoto {
	border:solid #333333 1px;
	margin-top:3px;
	margin-right:3px;
}
.insite_ .one_offer .one_thumbs {
	
	border-bottom: 1px #999999 solid;
	border-top: 1px #ffffff solid;
	background-color:#f5f5f5;

}
.pager {

}
.pager .pager_block {
	float:right;
}
.pager .pager1 {
	display:none;
}
.pager .pager2, .pager .pager2 a, .pager .pager2 strong {
	font-weight:bold;
	font-size:12px;
}
.pager .pager2 strong {
	background-color:#001924;
	color:#fff;
	padding:0 2px;
}
.pager .pager_buttons {
	padding-left:0px;
	border-bottom:1px solid #BFBFBF;
	margin-bottom:10px;
	height:24px;
}
.pager .pager_buttons a.pages, .pager .pager_buttons a.page_on{
	display:inline-block;
	width:26px;
	height:25px;
	line-height:23px;
	text-align:center;
	background-position:top right;
	font-weight:bold;
	text-decoration:none;
	color:#0C506A;
}
.pager .pager_buttons a.pages{
	background-image:url('new_page_off.png');

}
.pager .pager_buttons a.page_on{
	background-image:url('new_page_on.png');
	width:39px;
}

.pager .pager_buttons a.pages:hover{
	background-color:#FF6600;
	background-image:url('new_page_on.png');
	width:39px;
	background-position:top right;
}
a.opp {
	text-decoration:underline;
}
.morepages {
	font-size:14px;
}
.morepages a.mpa {
	font-size:14px;
	font-weight:bold;
	color:#0033FF;
	text-decoration:underline;
}



.certico {
	border:1px solid #999;
	cursor:pointer;
}

.certico_over {
	border:1px solid #222;
	cursor:pointer;
}


#rssnews {
	padding:12px 0px 12px 13px;
	background-color:#fff;
	color:#fff;
	line-height:150%;
	background-image:url('new_plus.png');
}
	#rssnews a{
		color:#fff;
		text-decoration:underline;
	}
	
	#rss {
		display:block;
		padding:10px 10px 10px 55px;
		text-decoration:none;
		
		background-image:url('new_box_rss.png');
		background-repeat:no-repeat;
		height:37px;
		line-height:35px;
	}
	#rss:hover {
		background-position:0 -57px;

	}
	#rss #k1, #rss #k2 {
		font-size:14px;
		text-decoration:none;
		font-weight:bold;
	}
	#rss #k1 {
		color:#7AA2C9;
	}
	#rss #k2 {
		color:#F59637;
	}
	#rss:hover #k1, #rss:hover #k2 {
		/*color:#fff;*/
	}


	#newsletter {
		line-height:14px;
		padding:12px;
		border-bottom:1px solid #063042;
	}
		#newsletter_title{
			color:#7AA2C9;
			font-weight:normal;
			font-size:13px;
			font-weight:bold;
			padding-bottom:5px;
		}
		#newsletter input{
			border:1px solid #666;
			margin-top:5px;
		}
		#newsletter input#newsletter_button {
			margin-left:3px;
			background-image:url('new_newsletter_button_bg.png');
			background-repeat:no-repeat;
			height:23px;
			width:30px;
			text-indent:-1000px;
			overflow:hidden;
			border:none;
		}
		#newsletter input#newsletter_mail {
			font-family:Arial, Helvetica, sans-serif;
			
			background-image:url('new_newsletter_input_bg.png');
			background-repeat:no-repeat;
			color:#fff;
			line-height:21px;
			height:23px;
			padding-left:5px;
			border:none;
			width:131px;
						background-color:#001924;
		}
		#newsletter #newsletter_description{
			padding-top:7px;
			color:#7AA2C9;
			font-weight:bold;
			font-size:12px;
		}
		
	#lastweek{
		display:block;
		
		background-image:url('new_box_btn.png');
		background-repeat:no-repeat;
		
		overflow:hidden;
		width:171px;
		height:60px;
		padding:23px 0 0 0;
		text-align:center;
		line-height:18px;
		margin: 0px 0 12px 12px;
		
		text-decoration:none;
		text-transform:uppercase;
	}
	#lastweek:hover {
		background-image:url('new_box_btn.png');
		background-position:0 -83px;
	}
		#lastweek #lw1, #lastweek #lw2 {
			font-size:14px;
			text-decoration:none;
			font-weight:bold;
		}
		#lastweek #lw1 {			
			color:#7AA2C9;
		}
		#lastweek #lw2 {
			color:#F59637;
		}
		#lastweek:hover #lw1, #lastweek:hover #lw2 {
			/*color:#fff;*/
		}

	#zso{
		display:block;
		background-image:url('new_box_btn.png');
		background-repeat:no-repeat;
		overflow:hidden;
		width:171px;
		height:60px;
		padding:23px 0 0 0;
		text-align:center;
		line-height:18px;
		margin: 12px 0 0 12px;

		text-decoration:none;
		text-transform:uppercase;
	}
	
	
	#top_zso{
		display:block;
		width:132px;
		height:57px;
		padding:20px 0 0 0;
		text-align:center;
		line-height:18px;
		margin: 33px 0 0 13px;

		text-decoration:none;
		text-transform:uppercase;
		background-image:url('new_top_box1btn.png');
		background-repeat:no-repeat;
		overflow:hidden;
	}

	#topbox1_btn {
		display:block;
		position:absolute;
		width:132px;
		height:56px;
		top:33px;
		left:13px;		
		background-image:url('new_top_box1btn.png');
		

		text-transform:uppercase;
		text-decoration:none;
		
		text-align:center;
		padding-top:21px;
	}
	#topbox1_btn span{
		font-size:15px;
		text-decoration:none;
		font-weight:bold;
	}
	
	
	#topbox1_btn:hover {
		background-image:url('new_top_box1btn.png');
		background-repeat:no-repeat;
		overflow:hidden;
		background-position:0 -77px;	
	}
	
	
	#top_zso:hover{

	}
	
	#zso:hover {
		background-image:url('new_box_btn.png');
		background-position:0 -83px;
	}
		.zso .zso1, .zso .zso2 {
			font-size:14px;
			text-decoration:none;
			font-weight:bold;
		}
		.zso .zso1 {			
			color:#7AA2C9;
		}
		.zso .zso2 {
			color:#F59637;
		}
		.zso:hover .zso1, .zso:hover .zso2 {
			/*color:#fff;*/
		}
		
	.zso .zso1, .zso .zso2 {
		font-size:14px;
		text-decoration:none;
		font-weight:bold;
	}
	.blu1 {			
		color:#7AA2C9;
	}
	.yel1 {
		color:#F59637;
	}
	
	#call{
		display:block;
		background-image:url('new_call.png');
		width:171px;
		height:60px;
		padding:23px 0 0 0;
		text-align:center;
		line-height:18px;
		
		margin: 12px 0 0px 12px;
		text-decoration:none;
		text-transform:uppercase;
	}
		
		
		
#google_translate_element {
	width:150px; z-index:100; height:35px; overflow:hidden; background-color:#fff; color:#fff; position:absolute; top:210px; right:50px;
}
#google_translate_element select{
	width:150px;
	border:1px solid #666;
	font-size:15px;
	padding:3px;
	line-height:19px;
	
	background-color:#333;
	color:#fff;
	
	text-transform:uppercase;
	
}
#google_translate_element option{
	font-size:15px;	
}
#metatest > div {
	border-bottom:1px solid #fff;
	padding:10px;
	font-size:15px;
}
#insite-sitemap li {
	float:left;
	width:320px;
}
#insite-sitemap h3 {
	padding-top:20px;
	margin-bottom:5px;
	border-bottom:1px dotted #888;
	font-size:24px;
	clear:both;
}
#insite-sitemap h3:first-child{
	padding-top:0;
}
#insite-sitemap ul {
	margin-bottom:20px;
}
#insite-sitemap ul:lastchild {
	padding-bottom:120px;
}

#fb_box{
	margin:10px 3px 0 3px; 
	background-color:#fff;
	padding:0;
}

#ex_link{
	background-color:#001924;
	padding:0 3px;
}
#ex_link a{
	text-align:center;	
	line-height:30px;	
	border:1px solid #063042;
	display:block;
	background-color:#001924  !important;	
	padding:5px;	
	color:#70A2C9 !important;
	margin-top:3px;
}



#facebook_like{
	float:right; margin:7px 2px; padding:0 2px;	
}





		#chtml #news {
			padding:10px 5px;	
		}
		#chtml .item a{
			border:none;
		}
		#chtml .item a:hover{
			background:none;	
		}

		div.item_title{
			font-size:18px;
			padding-bottom:5px;		
		}

		div.item_content{
			background-color:#FFF;
			font-size:13px;
			line-height:17px;
			padding:5px;
			border-top:1px solid #ddd;
			border-bottom:1px solid #ddd;
		}
			#chtml div.item_content a{
				display:block;
				padding:0;
				margin:0;
				text-indent:0;
				color:#444;
				border:none;
			}
	

		div.item_date {
			text-align:right !important;
			font-size:12px;
			color:#666;
			line-height:26px;
		}
		
		#chtml .pagination {
			padding:0 5px;
			margin-bottom:20px;	
		}
		#chtml .pagination div{
			display:inline-block;
		}
		
			
		#chtml .pagination div a{
			display:block;
			width:30px;
			height:30px;
			text-align:center;
			line-height:30px;
			border:1px solid #ddd;
			margin-right:2px;
			text-decoration:none;
			color:#444;
		}
		#chtml .pagination div a:hover, #chtml .pagination div a.cur_page{
			background-color:#ddd;
			border:1px solid #bbb;	
		}		
			
		
		

		/***********************************************************************/
		#chtml{
			font-weight:normal;			
			padding:0;
			margin:0;
			line-height:normal;
			font-family:Arial, Helvetica, sans-serif;
		}
		#chtml * {
			font-family:Arial, Helvetica, sans-serif;
			text-align:left;			
		}
		
		#chtml a {
			font-size:inherit;
			padding:2px;
			background-color:inherit;
			border-bottom:1px solid #ddd;
			text-decoration:none;
			color:#333; /* color:#0C7597; */
			-moz-border-radius: 4px;
			-webkit-border-radius: 4px;						
		}
		#chtml a:hover {
			color:#0C7597;
			background-color:#fc0;
		}
		#chtml a:active {
			color:#0C7597;
			margin-bottom:1px;
			background-color:#fc0;
		}

		#chtml p{
			color:#333;
			margin-bottom:10px;
			font-size:13px;
			line-height:21px;
		}

		#chtml sup,
		#chtml sub {
			line-height:0;
			
		}

		#chtml h1{
			color:#333;
			font-size:24px;
			line-height:28px;
			margin:10px 0 15px 0;
			font-weight:normal;			
		}
		#chtml h2{
			color:#333;
			font-size:20px;
			line-height:28px;	
			margin:10px 0 15px 0;
			font-weight:normal;			
		}
		#chtml h3 {
			color:#333;
			font-size:18px;
			border-bottom:1px solid #ccc;	
			margin:10px 0 15px 0;
			padding-left:0;
			line-height:26px;
			font-weight:normal;
		}
		#chtml h4{
			color:#333;			
			border:1px solid #0C7597;
			padding:5px 10px;
			background-color:#eee !important;
			line-height:21px;	
			font-size:15px;
			margin:10px 0 15px 0;
			text-transform:uppercase;
			font-weight:normal;
		}
		#chtml h5 {
			color:#333;			
			font-size:14px;
			margin:5px 0 10px 0;
			font-weight:bold;
			line-height:21px;		
		}
		#chtml h6 {
			color:#888;			
			font-size:14px;
			margin:5px 0 10px 0;
			font-weight:bold;
			line-height:21px;			
		}
		#chtml strong{
			font-weight:bold;
		}
		
		#chtml ul, #chtml ol {
			color:#333;			
			font-size:13px;
			line-height:21px;
			margin:0 0 10px 0;
			padding:0;
		}
		#chtml li p{
			color:#333;			
			margin-bottom:0;
		}
		#chtml li{
			color:#333;			
			margin:0 0 1px 0;
			padding-left:15px;
			list-style:none;
			background-image:url('/css/gfx/li.gif');
			background-repeat:no-repeat;
			background-position:0px 8px;
		}
		
		#chtml img{
			border:1px solid #999;
			float:right;
			margin:5px 0 5px 10px;
		}
		
		/***********************************************************************/
		
		/* =================== SO_BOX =================== */
		#so_box {
			background-image:url('_so_pgn_bg.png');
			width:208px;
			height:169px;
			border:0px solid #f00;
			position:absolute;
			/*
			top:16px;
			left:366px;	
			*/
			top:19px;
			left:372px;				
		}
			#so_title {
				height:29px;
				border:0px solid #f00;
			}
			#so_offers{
				z-index:1000;
				height:140px;
				overflow:hidden;
			}
				.so_offer{
					height:140px;
				}
				.so_offer_image{
					padding-left:19px;
					padding-bottom:1px;
					display:block;
				}
				.so_offer_desc{
					width:208px;
					font-size:12px;
					font-family:Arial, Helvetica, sans-serif;
					font-weight:bold;
					
					line-height:29px;
					text-align: center;
					height:29px;
					overflow:hidden;
					
				}
				
			#so_prev, #so_next{
				z-index:1001;				
				display:block;
				width:18px;
				height:110px;				
				position:absolute;
				top:29px;				
			}
			#so_prev{
				left:0;
			}
			#so_next{
				right:0;				
			}
		/* =================== SO_BOX =================== */			
