body {
	font-family: 'Verdana', 'Arial';
	text-align: center;
	margin-bottom: -10;
	padding: 0;
	line-height: 1.2;
	font-size: 12px;
	min-width:900px;
	width:auto !important;
	width:900px;
}	

html {
	margin: 0;
	padding: 0;
	min-width:900px;

}

a {	cursor:pointer;
}

p { 
	margin: 0;
	font-size: 13px;
}

#big {
	width: 100%;
	margin: 0;
	padding: 0;
	min-width: 900px;
	background: url ('img/empty.gif');
}

td.hatl {
	padding-left: 30px;
}

td.hatm {
	text-align: right;
}

td.hatr {
	color: white;
	font-size: 12px;
	font-weight: bold;
	line-height: 2;
}

span.orange {
	color: #e97839;
	font-weight: bold;
}

#content {
	width: 100%;
	margin: 0 auto;
	float: left;
}

a, a:visited {
	color: #0f5bd6;
	text-decoration:underline;
}
  
a:hover {
	color: #5090eb;
	text-decoration:none;
}
  
a img {
	border: 0;
}

#menubox {
	float: left;
	position: relative;
	width: 100%;
	height: 50px;
}


#tabg {
	background: url('img/hat.jpg');
	height:180px;
	margin:52px 0;
	position:absolute;
	width:100%;
	z-index:-1;

}

#midtable {
	background: url('img/');
}

#toolbar {
	float:left;
	font-family: 'Verdana', 'Arial';
	font-size: 12px;
	margin-left:10px;
	padding:0;
}

#toolbar ul {
	line-height:28px;
	list-style:none;
	margin:0;
	padding: 10px;
	height: 30px;
	float:left;
	width: 770px;
}

#toolbar li {
	display:inline;
	padding:0;
}

#toolbar a {
	float:left;
}


#toolbar span {
	display:block;
	float:left;
	padding:0 30px 0 7px;
}

#toolbar span img {
	border:none;
	margin:3px 6px 0 0;
}

#currentdoc {
	text-decoration:none;
	}

#searchbox {
	height: 30px;
	float: right;
	margin: 10px;
	padding: 0;
	vertical-align: top;
}

#searcher {
	height: 50px;
	margin: 0 px;
	padding: 0;
}

#bannerbox {
	margin: 10 auto 20px;
	float: left;
	height: 50px;
	width: 850px;
	padding: 5 20 0px;
	background: #ffffff;
}

#banner  {
	margin-top: 15px;
	text-align: left;
	color: red;
	font-size: 18px;
}

#banner span {
	vertical-align: middle;
}

#mainbox {
	text-align:left;
	margin: 0 0 20px;
	min-height:400px;
	height:auto !important;
	height:400px;
	padding: 10px;
	border:0px solid #CCCCCC;
	float: left;
}

#main {
	padding: 30 40 40 40px;
	font-family: 'Arial', 'Trebuchet MS';
	font-size: 13;
	
}

#footerbox {
	width: 100%;
	float: left;
}

#footer {
	height: 80px;
	width: 300px;
	color: white;
	font-size: 10px;
	margin: 0 25px;
	text-align: left;
	background: #e97839;
	float: left;
}

#anons {
    margin-left: 0px;
}

#anonscap {
	width: 300px;
	height: 10px;
	background: #5c82bc;
}

#anonstextbox {
	width: 300px;
	background: url('img/plashka.jpg') bottom no-repeat;
	margin-bottom:15px;
}

p.anonstext {
	padding: 15px;

}

#fl {
	margin: 10px;
	float: left;
	height: 50px;	
}

#mleftbox {
	text-align: left;
	float: left;
	width: 300px;
	margin: 10 0 20 10px;
}

#leftmenucap {
	background:#1F2751 url(img/polka.jpg) repeat-y scroll left bottom;
	color:white;
	height:22px;
	margin-left:-10px;
	padding:5px 10px;
	width:250px;
	font-size: 14;
}

#mleft {
	display: block;
	float: left;
	text-align: left;
	margin-bottom: 20px;
}

#mleft ul {
	color: #0f5bd6;
	font-size: 16px;
	font-weight:bold;
	text-decoration:none;
	padding: 0;
	margin: 15 0px;
	float: left;
	list-style-type:none;
	line-height:28px;

}

#mleft li {
	line-height:18px;
	margin-bottom: 10px;
}

#mleft ul a {
	color: #0f5bd6;
	font-size: 13px;
	font-weight:normal;
	text-decoration:underline;
	
}

#mleft ul a:hover{
	color: #5090eb;
	text-decoration: none;
}

#olz {	padding: 3px;
	background-color:#E97839;
	font-family: 'Verdana', 'Arial';
	font-size:13px;
	display: table;
	width: 110px;
}

#olz a {
	color: #ffffff;
	text-decoration:none;
}

#mcenterboxnews {
	display:block;
	float:left;
	margin:10px 0 0 20px;
	position:relative;
	width:45%;
}

#mcenternews {
	font-family: 'Verdana', 'Arial';
	font-size: 13px;
}


#mcenterbox {
	margin-left: 350px;
	display:block;
	position:relative;
	padding: 10 20px;
}

#mcenter {
	font-family: 'Verdana', 'Arial';
	font-size: 13px;
	padding-right:30px;

}


#mcenter p {
	font-family: 'Verdana', 'Arial';
	font-size: 13px;
	padding: 1px;
	margin: 5px 0 0 15px;
}

#mcenter ul {
	font-size: 13px;
	padding: 0;
	margin: 15 30px;
	line-height:28px;
}

#mrightbox {
	float:left;
	margin:10px 0 20px 10px;
	text-align:left;
	width:21%;
}

#mright {
	display: block;
	float: left;
	text-align: left;
	margin-bottom: 20px;
}


#eformer {
	margin: -20 0 0 30px;
}

#eformer p{
	margin: 0px;
}

#faces td{
	padding: 2;
	font-size: 13px;
}

.newstext {
	font-size: 13px;
}


.newsdate {
	margin: 0 0px;	
	color: #1a2961;
	font-size: 12px;
	font-weight: bold;
}

.ajaxSearch_resultsInfo {
	margin: 0 0 15 -5px;
}

.ajaxSearch_result {
	margin: 0 0 20 20px;
}

.ajaxSearch_extract {
	padding-left: 10px;
}

#ajaxSearch_form1 {
	color: #444;
	display: block;
	float:right;
	position: relative;
}


* html .boxhead h2 {height: 1%; } /* For IE 5 PC */

.sidebox {
	margin: -15px auto;
	width: 930px;
	display: block;
	position: relative;
	height: 220px;
	background: url(img/bgr.jpg) no-repeat bottom right;
	font-size: 100%;
}

.boxbody {
	height: 187px;
	background: #05096f url(img/hat.jpg) no-repeat left top;
	margin: 0;
	float: left;
	text-align: left;
	width: 100%;
}

.boxpoloska {
	background: #05096f url(img/poloska.jpg) repeat-x left bottom;
	width: 100%;
	height: 187px;

}

#gallery {
	min-height:400px;
	height:auto !important;
	height:400px;
}

#partners td, th {
	font-size: 12px;
	padding: 2px;
}

#partners tr {
	padding: 5px;
}

#partners th {
	text-align: left;
}

.pubheader {
	margin: 0 0px;	
	color: #1a2961;
	font-size: 14px;
	font-weight: bold;
	line-height: 2;
}

#counter {
	float:right;
	height:50px;
	margin-right:50px;
	margin-top:30px;
}
