html, body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}

body {
    position: relative;
    height: 100%;
    font: 14px arial, sans-serif;
    background: #000000;
	text-align: center;
}

div, span, a, td, li, input, textarea, label, p {
	font: 14px arial, sans-serif;
	color: #b8c3d2;
}

img {
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

h2 {
	height: 64px;
	margin: 0;
}

h2 img{
	float: left;
}

h2 span {
	margin-left: 12px;
	line-height: 64px;
	color: #558ffb;
	font-size: 18px;
	font-family: arial, sans-serif;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	font-family: arial, sans-serif;
	font-weight: bold;
	color: #558ffb;
	margin: 0 0 8px 0;
}

a:hover {
	text-decoration: none;
}

.alphabet {
	text-align: center;
	margin-bottom: 8px;
}

.alphabet a {
	text-decoration: none;
	color: #558ffb;
	font-size: 16px;
	text-transform: uppercase;
	margin: 0 3px
}

.alphabet a:hover {
	text-decoration: underline;
}

.block {
    background: url('../img/block_bg.gif') repeat-y;
	zoom: 1;
	text-align: justify;
}

.block p {
    text-indent: 8px;
	margin: 0;
}

.block b {
    color:#B0B0FF;
    font-size:10pt;
}

.block_bottom {
    background: url('../img/block_bottom.gif') no-repeat left bottom;
	zoom: 1;
	overflow: hidden;
	padding: 15px 10px;
}

.block_top {
    background: url('../img/block_top.gif') no-repeat;
	zoom: 1;
}

.block a {
	color: #558ffb;
	font-size: 14px;
	text-decoration: none;
	line-height: 20px;
}

.block a:hover {
	color: #558ffb;
	text-decoration: underline;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
}

.container {
    min-height: 100%;
    height: auto !important;
    height: 100%;
	width: 1000px;
    background: url('../img/bg.gif') repeat-y;
	margin: 0 auto;
	text-align: left;
}

.content {
	width: 100%;
}

.counters {
	text-align: center;
	margin-top: 15px;
}

.date_text {
    position: absolute;
    top: 200px;
    left: 36px;
	color: #FFFFFF;
}

.date_text span {
	color: #497bd8;
}

.footer {
    height: 63px;
	width: 978px;
    background: url('../img/footer.gif') repeat-x;
	margin: -63px auto 0;
	text-align: left;
	position: relative;
}

.footer_inner {
	padding: 25px 10px 0 10px;
	line-height: 15px;
	font-size: 12px;
}

.footer_inner a {
	font-size: 12px;
}

.footer_inner span {
	color: #558ffb;
	font-size: 12px;
}

.footer_stars {
	width: 120px;
	height: 104px;
    background: url('../img/footer_stars.png') no-repeat;
    position: absolute;
    top: -41px;
    right: 0;
}

.left {
	float: left;
}

img.left {
	margin-right: 5px;
}

.left_column {
	width: 223px;
	float: left;
	margin-right: -223px;
}

.logo {
	width: 352px;
	height: 162px;
	display: block;
    background: url('../img/logo.png') no-repeat;
    position: absolute;
    top: 21px;
    left: 5px;
}

.main_column {
	margin: 0 194px 0 227px;
	zoom: 1;
	overflow: hidden;
}

.menu {
    background: url('../img/menu_bg.gif') repeat-y;
	margin-bottom: 25px;
	zoom: 1;
}

.menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.menu ul li {
    background: url('../img/moon.gif') no-repeat left 5px;
	padding: 5px 0;
	zoom: 1;
}

.menu ul li a {
	color: #558ffb;
	font-size: 16px;
	text-decoration: none;
	line-height: 26px;
	margin-left: 28px;
}

.menu ul li a:hover {
	text-decoration: underline;
}

.menu ul li ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.menu ul li ul li {
    background: url('../img/star.gif') no-repeat left 4px;
	padding: 4px 0 4px 21px;
	line-height: 14px;
}

.menu ul li ul li a {
    line-height: 14px;
	font-size: 12px;
	color: #bcc7d7;
	margin: 0;
}

.menu ul li ul li.active a, .menu ul li ul li a:hover {
    text-decoration: underline;
}

.menu_bottom {
    background: url('../img/menu_bottom.jpg') no-repeat left bottom;
	padding: 6px 5px 68px 1px;
	zoom: 1;
	overflow: hidden;
}

.menu_top {
    background: url('../img/menu_top.jpg') no-repeat;
	zoom: 1;
}

.more {
	text-decoration: none;
	line-height: 19px;
	color: #558ffb;
}

.more:hover{
	text-decoration: underline;
}

.our_button {
	text-align: center;
	margin-bottom: 20px;
}

.our_button a {
	text-decoration: none;
	color: #558ffb;
	font-weight: bold;
	line-height: 26px;
}

.our_button a:hover {
	text-decoration: underline;
}

.our_button h3 {
	color: #FFFFFF;
}

.push {
	padding: 0 11px 86px 11px;
	zoom: 1;
}

.right_column {
	width: 186px;
	float: right;
	margin-left: -186px;
	padding-bottom: 50px;
}

.side_block {
	margin-bottom: 25px;
	font-size: 12px;
}

.side_block a {
	text-decoration: none;
	font-size: 12px;
}

.side_block a:hover {
	text-decoration: underline;
}

.textfield {
	border: 0 none;
	height: 20px;
	padding: 0 3px;
	color: #000000;
}

.top {
    background: url('../img/top.jpg') repeat-x;
	height: 308px;
	position: relative;
}

.top_banner {
    position: absolute;
    top: 7px;
    right: 6px;
}

.top_menu {
	padding: 228px 3px 0 3px;
	zoom: 1;
	overflow: hidden;
}

.top_menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.top_menu ul li {
	float: left;
	width: 81px;
	text-align: center;
	line-height: 12px;
}

.top_menu ul li a {
	color: #558ffb;
	font-size: 11px;
	line-height: 12px;
}

.top_menu ul li a:hover, .top_menu ul li.active a {
	color: #ffffff;
	text-decoration: none;
}

.top_menu ul li img {
	display: block;
	margin: 0 auto;
}

.top_menu ul li .image_container {
	height: 40px;
	display: block;
}

.top_menu ul li .image_container img {
	display: block;
	margin: 0 auto;
}

.top_menu ul li .time_period {
	color: #FFFFFF;
	font-size: 9px;
	display: block;
	_padding-top: 1px;
}

.word_search {
	width: 100%;
	overflow: hidden;
	margin-bottom: 12px;
}

.word_search span {
	display: block;
}

.word_search_go {
    background: url('../img/knopka.gif') no-repeat;
	width: 78px;
	height: 25px;
	border: 0 none;
	cursor: pointer;
	margin-left: 8px;
	position: relative;
	left: 0;
	top: -1px;
	float: left;
}

.add_comment {
    background: url('../img/otpravit.gif') no-repeat;
	width: 80px;
	height: 27px;
	border: 0 none;
	cursor: pointer;
	margin-left: 8px;
	position: relative;
	left: 0;
	top: -1px;
	float: left;
}

.word_search_left {
	float: left;
	padding-left: 46px;
	zoom: 1;
}

.word_search_left .textfield {
	width: 133px;
	float: left;
}

.word_search_right {
	float: right;
	padding-right: 50px;
	zoom: 1;
}

.word_search_right select {
	width: 200px;
}

.wrapper {
	padding: 3px 4px 0 4px;
	zoom: 1;
}

.gor{
	text-decoration: none;
	color: #558ffb;
	font-size: 16px;
	text-transform: uppercase;
	margin: 0 3px
}

.FBConnectButton_Text {
    font-size: 10px !important;
    line-height: 10px !important;
}

.gor2{font-weight: bold; color:#558ffb; font-size:14px}
.title{COLOR: #00AFFF; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 12pt;}
.text{color:#b8c3d2; font: 14px arial, sans-serif; text-align: justify}
.1{color:#66FF99; font-size:9pt}
.2{font-size:12px; font-family: arial, sans-serif; font-weight: bold;}
.3{color:#558ffb; font-size: 12px; font-family: arial, sans-serif;}
.4{color:#FFFF99; font-size:10pt}
.5{color:#7777FF; font-size:10pt}
.6{color:#7777FF; font-size:10pt}
.7{color:#33FFFF; font-size:10pt}
.red{color:red; font-size:9pt}
.red1{color:red; font-size:11pt}
.red2{color:red; font-size:15pt}
.date{color:white; font-size:9pt}
.text1 {font-size:8pt; color:red}
div.box { color: blue; border: dotted; border-width: thin; width: 100% }
h1 {COLOR: #0066FF; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt;}
table {FONT-SIZE: 10pt;}
.form {font-size:12px; color:rgb(38,83,142); background-color:rgb(233,231,231); margin-top:0pt; margin-right:0px; margin-bottom:0pt; margin-left:0pt; border-width:1px; border-style:inset;}

