* {
	margin:0px;
	padding:0px;
}

body {
	font:normal 12px Arial, Helvetica, sans-serif;
}

#wrap {
	width:980px;
	margin:10px auto;
}

.clear {
	clear:both;
}

#header {
	margin-bottom:15px;
	padding:1px;
}

#menu {
	margin-bottom:20px;
}

.logo {
	float:left;
}

.ad728 {
	float:right;
	border:#B0A4BC 1px solid;
	width:728px;
	height:90px;
}

.ad160 {
	border:#B0A4BC 1px solid;
	width:160px;
	height:600px;
	margin:10px auto;
}

.ad468 {
	border:#B0A4BC 1px solid;
	width:428px;
	height:60px;
	margin:0px auto;
}

#menu a {
	line-height:28px;
	float:left;
	padding:0px 19px;
	background:#FFFFFF;
	border-top:#e5e5e5 2px solid;
	border-bottom:#e5e5e5 2px solid;
	text-decoration:none;
	color:#000000;
}

#menu a:hover {
	background:#ed3125;
	color:#FFFFFF;
	border-top:#f94e43 2px solid;
	border-bottom:#f94e43 2px solid;
}

#menu a.selected {
	background:#ed3125;
	color:#FFFFFF;
	border-top:#ed3125 2px solid;
	border-bottom:#ed3125 2px solid;
}

#content {
	margin-bottom:10px;
}

#cont_l {
	width:800px;
	float:left;
}

#cont_r {
	float:right;
	width:172px;
}

#login {
	background:url(../images/form_bg_up.gif) no-repeat top;
	
}

#log {
	background:url(../images/form_bg_bottom.gif) no-repeat bottom;
	padding:10px 10px 5px 10px;
}


#log p label {
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
}

#log p label a {
	color:#FF0000;
	text-decoration:none;
}

#log p label a:hover {
	text-decoration:underline;
}


#log p {
	padding-bottom:10px;
	font-size:12px;
	font-weight:bold;
}

#log p input.txt {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#333333;
	border:#dfdfdf 1px solid;
	padding:2px;
	width:146px;
}

#main {
	margin-bottom:20px;
}

#main_left {
	width:467px;
	float:left;
	padding-left:3px;
}

#main_right {
	width:330px;
	float:right;
}

h2, h2 a {
	font-size:14px;
	color:#FF0000;
	text-decoration:none;
	margin-bottom:10px;
}

.news {
	margin-bottom:15px;
	padding-bottom:10px;
	border-bottom:#CCCCCC 1px solid;
	float:left;
	width:800px;
}

.nb {
	margin-bottom:0px;
	border:none;
}

#news_list {
	margin-bottom:20px;
}

#footer {
	text-align:center;
	border-top:#CCCCCC 1px solid;
	padding-top:2px;
	padding-bottom:10px;
}

#footer a {
	color:#000000;
	text-decoration:none;
	margin:0px 14px;
}

#footer a:hover {
	text-decoration:underline;
}

form#s_form p {
	margin-bottom:8px;
}

form#s_form p input.txt {
	width:180px;
	border:#333333 1px solid;
	padding:1px;
}

form#s_form p label {
	float:left;
	width:110px;
}

form#s_form textarea {
	border:#333333 1px solid;
	padding:1px;
	width:410px;
	font:normal 12px Arial, Helvetica, sans-serif;
}

.btn {
	width:80px;
	border:#333333 1px solid;
	background:#ED3125;
	color:#FFFFFF;
	margin-right:20px; /*optional*/
}


#thumbs_left{
	float:left;
	width:399px;
	border-right:1px solid #f0f0f0;
	padding:10px 0 10px 0;
	}
#thumbs_right{
	float:left;
	width:380px;
	padding:10px 0 10px 20px;
	}

.thumb_row{
	width:380px;
	float:left;
	margin:0 0 10px 0;
	color:#555;
	font-size:12px;
	line-height:140%;
	font-family:Verdana, Geneva, sans-serif;
	}
.thumb_row a{
	color:#000;
	text-decoration:underline;
	}
.thumb_row a:hover{
	color:#666;
	}

.thumb{
	float:left;
	width:78px;
	height:88px;
	background:url(../images/thumbs_bkg.jpg);
	padding:6px;
	margin:0 15px 0 0;
	}
.thumb img{
	width:78px;
	height:78px;
	float:left;
	}
.thumb a img{
	border:0;
	}
	
table.bannere tr td{
	text-align:left;
	padding:5px;
	}
table.bannere tr td a{
	color:#333;
	}
table.bannere tr td a:hover{
	color:#999;
	}
	
.intro_text{
	float:left;
	width:100%;
	}