/* CSS Document */
body 	{
	margin:0;
	padding:0;
	border:0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	background-color:#000;
	color:#fff;
}
.outbody {
	background-image:url(../images/bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
	width:inherit;
}
.outfooter {
	background-image:url(../images/bg_line.jpg);
	background-repeat:repeat-x;
	background-position:0 11px;
}
div, ul, li, p, h1, h2, h3, h4, h5, h6, img	{
	display:block;
	font-weight:normal;
	margin:0;
	padding:0;
	border:0;
	list-style:none;
}
h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#eee0ce;
	margin: 38px 0 0 0;
}
h2 {
	margin: 30px 0 0 0;
	font-size:22px;
	color:#fff;
}



h3, h4, h5, h6 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin: 5px 0 0 0;
	font-weight:bold;
}
p {
	margin: 20px 0 0 0;
	text-align:justify;
}
a	{
	color:#eee0ce;
	text-decoration:none;
}
a:focus { 
	outline: none; 
}
a:hover	{
	color:#fff;
	text-decoration:underline;
}

#body {
	width:900px;
	margin:0 auto;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
#header, #menu, #content, #footer {
	width:inherit;
	margin: 0 auto;
	clear:both;
}

#h1 {
	display:block;
	width:900px;
	height:286px;
}
#h1 h1 {
	display:none;
}	
.menu ul {
	margin: 0 auto;
	display:block;
	text-align:center;
}
.menu ul li {
	display:inline;
	padding: 0 10px;
}
.menu a {
	color:#eee0ce;
	font-weight:bold; 
	padding: 0 20px 0 0;
}
#top_menu, #bot_menu {
	height:29px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:22px;
	padding: 0;
	width:900px;
	color:#eee0ce;
}
#bot_menu {
margin:-30px 0 0;
*margin: 8px 0 0 0;
_margin: 10px 0 0 0;
position:absolute;
*position:relative;
}
#top_menu {
	top: 10px;
	position:absolute;
}
#top_menu a:hover, #bot_menu a:hover {
	color:#fff;
}
#content {
	padding: 5px 0 10px 0;
}
#content a {
	text-decoration:underline;
}
#side_text {
	float:right;
	width: 360px;
	margin: 150px 12px 0 0;
	min-height:310px;
	_height:310px;
}
#side_menu  {

}
#side_menu a  {
	text-decoration:none;
	background-position:right top;
	background-repeat:no-repeat;
	display:block;
	padding: 0 160px 0 0;
	margin: 0 0 12px 0;
	min-height:80px;
	_height:80px;
}
#side_menu a span  {
	display:block;
	font-weight:bold;
	color:#fff;
}

#side_menu a:hover span {
	color:#fff;
	text-decoration:underline;
}
.red {
	color:#f00;
}
p.red {
	background-color:#F00;
	color:#fff;
	height:26px;
	line-height:25px;
	margin:30px 0 20px 0;
	padding:0 15px 0 73px;
	text-align:right;
}
p.red .title {
	float:left;
	font-weight:bold;
}
span.red {
	font-weight:bold;
}
#main_text {
	margin: 0 417px 0 37px;
	min-height: 380px;
}
p.pre {
	white-space:pre;
	margin: 10px 0 0 0;
}
p.subheader {
	font-weight:bold;
	margin: 12px 0 25px 0;
}
.item {
	clear:right;
	margin: 0;
	min-height: 102px;
	_height: 102px;
}
.item_img {
	float:right;
	background-position:center;
	background-repeat:no-repeat;
	height:101px;
	width:101px;
	margin: 0 0 0 20px;
}
.item_img img {
	background-image:url(../images/frame.png);
	_background-image:url(../images/frame.gif);
	background-position:center;
	background-repeat:no-repeat;
	margin: 0;
	padding:0;
}
.item_txt {
	margin: 0 121px 0 0;
}
.category {
	width:300px;
	float:left;
	margin-right: 20px;
}
.cleaner {
	clear:both;
}
#infooter {
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	width:inherit;
}
#footer {
	min-height: 75px;
	_height: 120px;
	width:900px;
}
#banners {
	float:right;
	min-height: 57px;
	margin: 18px 13px 0 19px;
	width:220px;
}
#banners img {
	float:right;
	margin:3px 0 0 10px;
}
#copy {
	float:left;
	margin:23px 0 0 37px;
}
#copy, #copy a, #copy a:hover {
	color:#eee0ce;
}


#kont ul {margin: 0px 0px 0px 18px;}
#kont li {line-height:17px;  color: #BDAC98;}  
 


.page {padding: 0px 5px 0px 5px;}



.form {font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
.form TEXTAREA {
        font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
        margin-top: 1px;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #929292;
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #929292;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #929292;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #929292;width:250px;
} 

.form INPUT {
        font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
        margin-top: 1px;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #929292;
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #929292;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #929292;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #929292; width:250px;
}




.pop {display: none;}
.go {display: block;}
#ccd {color:#FFFFFF;}
#ccd LI {color:#FFFFFF;}
#ccd UL {color:#FFFFFF;}
