@charset "utf-8";
/* body */
html{
	background-color:#000;
}

body {
	background:#000 url(gfx/background.jpg) center no-repeat fixed;	
	font-family:Tahoma;
	font-size:11px;
	color:#5c5c5c;		
}

p{
	text-indent:20px;
}


/* default link */
a{
	/*padding:8px 5px 10px 5px;*/
	font-family:Tahoma;
	font-size:16px;
	color:#5c5c5c;
	text-align:justify;
	text-decoration:none;
}

a.small{
	font-size:11px;
}
a.none:hover, a.nowosci:hover,  a:hover{
	/*color:#E3B000;*/
	color:red;
}

a.nowosci{
	padding:8px 5px 10px 5px;
	font-family:Impact;
	font-size:16px;
	/*color:#E3B000;*/
	color:#cc0000;
	text-align:justify;
	text-decoration:none;
}



a.none{
	padding:8px 5px 10px 5px;
	font-family:Impact;
	font-size:16px;
	color:#5c5c5c;
	text-align:justify;
	text-decoration:none;
}


a img {border:none;}

/* main div */
.div_main{
	/*background:#440000 url(gfx/bg_loop_y.gif) repeat-y;*/	

}
.main_pos{
	background-color:rgb(238,243,244);
	width:776px;
	margin:auto;

}

.more-space{
	margin-top:30px;
}

.mceContentBody{
	background-color:rgb(238,243,244);
	width:776px;
	margin:0 auto 0 auto;

}

/* head div */
.div_head{
	height:305px;
}
/* flash conteiner*/
#flash_cont{
	height:305px;
	background-color:rgb(238,243,244);
}
/* content div */
.div_content{
	width:684px;
	margin:0 auto 0 auto;
}

.div_content span a{
	margin:0px 20px;	
}

/* foot div */
.div_foot{
	background:url(gfx/foot_bg.gif);
	background-color:rgb(238,243,244);
	height:59px;
}

#alter_menu li{
	border-bottom:1px #fff solid;
}
#alter_menu a{
	color:#eee;
	text-decoration:none;
}
#alter_menu a:hover{
	color:#FFCC00;
	text-decoration:none;
}
.txt_head_red{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder; 
	font-size:12px; 
	//color:#780202;
	color:rgb(5,55,80);
}
.txt_head_yellow{
	font-family:"Trebuchet MS";
	font-weight:bolder; 
	font-size:12px; 
	color:#e3b000;
}
.content_head{
	height:25px; 
	padding:7px 0 0 10px;
	//background:#efefef;
	background:rgb(180,202,213);
	//color:#f5f5f5;
	border-bottom:#92a8b3 1px solid;
}

.content_txt{
	padding:8px 5px 10px 5px;
	font-family:Tahoma;
	font-size:11px;
	color:#5c5c5c;
	text-align:justify;
	//text-indent:20px;
}
.offer_cont{
	text-align:center;
	width:684px;
	height:180px;
}
.offer_block{
	margin:4px 0 0 16px;
	text-align:left;
	float:left;
	width:115px;
}
.offer_block_head{
	padding:5px 0 5px 0;
}
.offer_block_foto{
	text-align:center;
}
.offer_block_txt{
	width:115px;
	font-size:11px;
	padding:5px 0 5px 0;
}
.foot_copy{
	width:200px;
	padding:25px 0 0 35px;
	font-size:9px;
	line-height:10px;
	text-align:center;
}
img {
	border:2px solid #555;
}
.img_noborder{
	border:0px;
	background:#EEF3F4;
}
.img_lightborder{
	border:2px solid #e5e5e5;
}

.img_border{
	//border:2px #9ec1c8 solid;
	border:2px #222 solid;
}

textarea {
	padding: 3px;
	font-family:Tahoma;
	font-size:11px;
	color:#5c5c5c;
	border: 1px solid #7F9DB9;
	background: #dde6ea repeat-x top;
	font-weight:bold;
}

input, select {
	padding: 3px;
	height: 15px;
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#5c5c5c;
	border: 1px solid #7F9DB9;
	background: #dde6ea repeat-x top;
}

.button{
	padding: 0px 10px;
	width:80px;
	font-family:Tahoma;
	font-size:11px;
	color:#5c5c5c;
	height:23px;
	border: 1px solid #7F9DB9;
	background: #dde6ea repeat-x top;
}


round: #dde6ea repeat-x top;
}
