* {	margin : 0; padding : 0; }
body { background-color: #FFFFFF; }
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	vertical-align: top;
}
a:link {
	color: #B64537;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B64537;
}
a:hover {
	text-decoration: none;
	color: #EFB165;
}
a:active {
	text-decoration: none;
	color: #B64537;
}
.clear {
	clear : left;
	font-size: 6px;
}
#wrapper {
	width : 1000px;
	margin : auto;
	text-align : left;
	font-size: 11px;
	margin-bottom: 1px;
}

#header {
	position : relative;
	height : 90px;
}
#logo {
    float: left;
	top : 0px;
	left : 0px;
	margin : 0;
	height : 90px;
	width : 265px;
}
#header_flash {
    float: right;
	top : 0px;
	margin : 0;
	height : 90px;
	width : 728px;
	right: 0px;
}
#date {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
}
#body { position : relative; 
}
#body_left {
	width: 680px;
	left: 0px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #F6CC9A;
	float: left;
	position: relative;
}
#body_right { margin-left: 690px; 
}
#futer {
	height: 20px;
	color: #F6CC9A;
	background-color: #000000;
	padding-top: 9px;
	position: relative;
}
#futer  span { padding-left: 800px; 
}

#cell_index {
	background-image: url(../site_pict/bg_cell2.jpg);
	display: block;
	height: 143px;
	width: 340px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
a #cell_title_fl  {
	color: #F6CC9A;
	font-weight: bold;
	font-size: 15px;
	padding-top: 7px;
	width: 42px;
	padding-bottom: 4px;
	float: left;
	text-align: right;
}
a #cell_title_el  {
	color: #B13B31;
	font-weight: bold;
	font-size: 12px;
	padding-top: 10px;
	width: 280px;
	padding-bottom: 6px;
	margin-left: 43px;
}
#cell_title_rec {
	font-weight: bold;
	padding-left: 15px;
	padding-bottom: 3px;
	text-align: right;
	padding-right: 15px;
}
#cell_text_rec {
	height: 90px;
	padding-right: 12px;
}
#cell_pict_rec {
	padding-left: 15px;
	float: left;
	padding-right: 7px;
}
#cell_index_links  {
	background-image: url(../site_pict/bg_cell.jpg);
	display: block;
	height: 135px;
	width: 325px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	padding-left: 15px;
	font-size: 12px;
	padding-top: 12px;
	line-height: 28px;
}
#forum_title {
	font-size: 13px;
	font-weight: bold;
	background-image: url(../site_pict/bg_big_cell_top.jpg);
	text-align: center;
	display: block;
	height: 23px;
	padding-top: 6px;
}
#forum_text {
	padding-top: 10px;
	padding-right: 7px;
	padding-left: 15px;
	background-image: url(../site_pict/bg_big_cell_bd.jpg);
}
#forum_bott {
	background-image: url(../site_pict/bg_big_cell_bt.jpg);
	display: block;
	height: 17px;
}
#frends_text {
	padding-top: 10px;
	padding-right: 18px;
	padding-left: 15px;
	background-image: url(../site_pict/bg_big_cell_bd.jpg);
	text-align: center;
	white-space: normal;
}
#frends_text   a {
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
	color: #333333;
	white-space: nowrap;
}
#flash_big {
	display: block;
	top: 0px;
	width: 300px;
	height: 285px;
}

#counter_rec {
	background-image: url(../site_pict/bg_mom.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 80px;
	width: 310px;
	margin-top: 5px;
	padding-top: 65px;
	font-size: 12px;
}
#counter_rec p {
	margin-left: 65px;
	padding-bottom: 15px;
	width: 300px;
}
#counter_rec p span {
	color: #B13B31;
	font-weight: bold;
	margin-left: 45px;
}
#banner {
	display: block;
	height: 135px;
	width: 300px;
	margin-bottom: 7px;
}
.red_mes {
	display: block;
	border: 1px solid #FF0000;
	background-color: #FFECEC;
	padding: 1px;
	color: #FF0000;
	text-align: center;
}
.green_mes {
	display: block;
	border: 1px solid #33CC00;
	background-color: #E8FFDF;
	padding: 1px;
	color: #729401;
	text-align: center;
}
.bull {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF1515;
}
.konk { color: #B13B31; }
