html {
	height: 100% ;
	font-size:100.01%;
}

body {
	margin: 0;
	padding: 0;
	background: #222b39;
	font-family: Verdana,Arial,sans-serif;
	font-size: 60%;
  	min-height: 100%;
	height: 100%;
}

.optionform input {
	margin: 0;
	padding: 0;
	width: 150px;
}

#container {
	position: relative;	
	margin: 0 auto;
	padding: 0 0 80px 0;
	width: 850px;
	background: #fff;
	overflow: auto !important; 
	overflow: visible; 
   	min-height:100%;
	height:auto !important;
	height: 100%;
}

#header  {
	margin: 0;
	overflow: visible;
	width: 850px;
	height: 105px;
	background: url('/img/header_ru.jpg') no-repeat #fff;
}

#langs {
	padding-top: 5px;
	width: 80px;
	float: right;
}

img.lang {
	width: 35px;
	height: 20px;
	border: 1px solid #EDE6E6;
	padding: 0;
	margin: 0;
}

div#topmenu {
	width: 850px;
	margin: 0 ;
	padding: 5px 0;
	text-align: center;
	overflow: auto;
	background: #325380;
}

div#topmenu a {
	margin: 0;
	padding: 5px 15px 5px 15px;
	text-decoration: none;
	color: #fff;
	font-size: 120%;
	font-weight:bold;
}

div#topmenu a:hover {
	background: #EDE6E6;
	color: #000;
	text-decoration: underline;
}

#main {
	float: left;
        padding: 5px;
	padding-bottom: 80px;
	margin: 0;
        overflow: auto !important;
        overflow: visible;
}
#main_second {
	float: left;
        padding: 5px;
	padding-bottom: 80px;
        margin: 0;
	overflow: auto !important;
        overflow: visible;
}

.column {
	float: left;
	position: relative;
}

#leftcol {
	float: left;
	width: 180px;
	padding: 0;
	margin: 0 5px 0 0;
	z-index: 1;
	overflow: visible;
}

#centercol {
	text-align: left;
	margin: 0;
	padding: 0;
	width: 450px;
        float: left;
        overflow: visible;
}

#rightcol {
        float: left;
	width: 200px;
	height: 100%;
	padding: 0;
	margin: 0 0 0 5px;
	text-align: left;
	z-index: 1;
	overflow: visible;
}

#secondcol {
        text-align: left;
        margin: 0;
        padding: 0;
	width: 655px;
	float: left;
        overflow: visible;
}

#centercol h4 a {
	text-decoration: underline;
	color: #325380;
}

ul.rubrics {
	overflow: visible;
	margin: 0;
	color: #7D2E07;
}
ul.rubrics li {
        list-style:  square inside;
	padding-bottom: 2px;
}

ul.rubrics li a {
	color: #7D2E07;
	font-size: 110%;
}

#leftnav {
	color: #000;
	font-weight: bold;
	overflow: visible;
	height: 100%;
}

ul#leftnav {
	margin: 0;
	padding: 0;
	width: 180px;
	overflow: visible;
	height: 100%;
}

ul#leftnav li {
	padding: 5px ;
	margin: 0 0 2px 0;
	list-style: none;
	display: block;
	background: #EDE6E6 ;
	color: #000;
	font-size: 9pt;
}

ul#leftnav li.bullet {
	list-style-type: square;
}

ul#leftnav li a {
	color: #000;
	text-decoration: none;
}
ul#leftnav li a:hover {
	text-decoration: underline;
	color: #660000;
}

li ul {
	margin: 0;
	padding: 0;
	display: none;
	width: 100%;
	background: #fff;
}

li ul li a {
	font-size: 90%;
	font-weight: normal;
}

/*
* html ul li { float: left; }
* html ul li a { height: 1%; } 
*/

.newslist {
	clear: both;
	padding: 0 0 15px 0;
	overflow: auto;
	zoom: 1;
}

.newslist h1,h2,h3,h4 {
	color: #325380;
	font-size: 130%;
	margin: 5px 0 0 0;
	padding: 0;
}

.newslist p {
	color: #000;
	padding: 5px 0 0 0;
	margin: 0;
	overflow: auto;
	zoom: 1;

}

ul.anonslist {
	margin: 0;
	padding: 0;
	height: 100%;
}

ul.anonslist li {
	list-style: square;
	list-style-position: inside;
	color: #7D2E07;
	padding: 0 0 5px 0;
}

ul.anonslist li span {
	color: #000;
	
}
#footer {
	color: #666666;
   	position:relative;
	margin: -80px auto 0 auto;
	padding: 0;
        width: 850px;
	height: 80px;
	text-align: center;
	font-weight: bold;
	background: #ede6e6;
}

hr.footer {
	margin: 5px;
}
#footer table {
	width: 100%;
	margin: 0 auto;
	
}
#footer table tr td {
	padding: 5px;
}

.date {
	display: block;
	padding: 3px 0;
	font-weight: bold;
	color: #999999;
}

div.order  {
	margin-right: 0;
        padding: 0 0 15px 0;
        color: #666666;
        font-weight: bold;
	background: #dddddd; 
}

.order table{
	margin: 0 auto;
} 

.order table tr td {
	padding: 5px;
}

.submit {
	background: #325380;
	color: #fff;
	font-weight: bold;
	padding: 5px;
	border: none;
        margin: 0 auto;
        display: block;

}

.attention {
	color: 	#660000;
}

.bordered {
	padding: 15px 0 15px 0;
	border: 1px solid  #325380; 
}

.small {
	font-size: 40%;
}

fieldset.gallery {
	border: 1px solid #B3CBE7;
	margin: 0 0 5px 0;
}

fieldset.gallery legend {
	font-size: 120%;
	font-weight: bold;
	color: #660000;
}


.optionform {
	width: 180px;
	float: left;
	background: #fff;
	margin: 3px 0;
	padding: 0;
}

div.optionform form {
	margin: 0;
}
div.optionform form img {
	cursor: pointer;;
}

.search {
	border: 1px #fff solid;
	color: #fff;
	font-weight: bold;
}

.note {
	font-style: italic;
	margin: 0;
	padding: 5px 0;
}
.block {
	padding: 0;
	border: 1px #ede6e6 solid;	
	overflow: hidden;
	margin: 0;   
}


.block h3.hat {
	margin: 0 0 10px 0;
	padding: 5px 0 5px 5px;
	background: #ede6e6;
	color: #660000;
	font-size: 130%;
	text-transform: uppercase;
}

.block h3.hat a {
	text-transform: uppercase;
	color: #660000;
	font-weight: bold;

}

.blockhead {
	padding: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 130%;
	color: #fff;
}

.blockbody {
	padding: 5px;
	overflow: visible;
}

div.rubric {
	float: left;
	padding: 5px 5px 5px 26px;	
	background: url('/img/icons/folder.gif') no-repeat 1px 1px;
	margin-right: 10px;
	overflow: auto;
} 

div.rubric a {
	color: #660000;
	font-weight:bold;
	font-size: 120%;
}

div.headline {
	margin: 0;
	padding: 0;
	overflow: auto;
}

div.headline h1,h2,h3,h4 {
	padding: 0; 
}

div.headline ol,ul{
	margin: 0 0 20px 0;
	padding: 0;
}

div.headline ol li {
	list-style-type:decimal;
	list-style-position: outside;
	margin-left: 20px;
}

img.preview {
	display: block;
	width:auto;
	height: auto;
	border: 1px solid #B3CBE7;
	padding: 2px;
}

div.pages {
	padding: 0;
	height:1%;
}

div.pages div {
	padding: 3px;
	margin: 2px;
	float: left;
	display: inline;
	background: #EDE6E6;
}
div.pages div a {
	text-decoration: none;
	color: #000;
}

div.pages div a:hover {
	text-decoration: underline;

}
div.pages div.selected {
	font-weight: bold;
	color: #fff;
	background: #325380;
	display: inline;
}

div.arrows {
	
}

div.aleft {
	float: left;
	padding: 5px 0;
}
div.aleft img, div.aright img {
	border: none;
	width: 28;
	height: 14;
}

div.aright {
	float: right;
	padding: 5px 0;
}

div.aleft a, div.aright a {
	text-decoration: none;
	color: #325380;
	font-size: 110%;
	font-weight: bold;
}
