@charset "utf-8";
/* CSS Document */

body {
	background:#FFF url(/images/head_bg.jpg) right top no-repeat;
	margin:0;
	padding:0;
	font-family:verdana;
	font-size:12px;
	font-weight:normal;
	color:#000;
}

table td {
	text-align:left;
}

table {
	font-family:verdana;
	font-size:12px;
	font-weight:normal;
	color:#000;
}

h3 {
	font-size:15px;
	font-weight:bold;
}

a {
	text-decoration:none;
	color:#027daa;
}

a:hover {
	color:#F30;
	text-decoration:underline;
}

a img {
	border:none;
}

p {
	margin:0;
	padding:0;
	line-height:150%;
}

#menu {
}

#menu div.mnu {
	width:985px;
	text-align:right;
	display:block;
}

#menu a {
	background:#01749e;
	color:#FFF;
	line-height:29px;
	height:29px;
	display:inline-block;
	margin:0;
	padding:5px 15px 0 15px;
	text-decoration:none;
}

#menu a.pages:hover {
	background:#01749e url(/images/menu_marker.gif) top no-repeat;
	color:#FF0;
}

#menu a.manuEnd {
	width:20px;
	line-height:34px;
	height:34px;
	display:inline-block;	
	margin:0;
	padding:0;
}

#header {
	height:169px;
	background:url(/images/header_bg.gif) left top repeat-x;
}
#header table {
	height:169px;
	background:url(/images/h_bg.png) top no-repeat;
}

.subscribe {
	color:#b6e7f4;
	font-size:11px;
}

.subscribe input.txt, .searchBlock input.txt {
	width:170px;
	height:22px;
	padding:0 8px;
	margin:0;
	font-family:verdana;
	font-size:12px;
	font-weight:normal;
	color:#000;
	line-height:22px;
	border:1px solid #075167;
	border-bottom:none;
	border-right:none;
}

.subscribe div {
	padding:4px 0;
}

.main {
	padding:15px 0 0 0;
}

h2.titleBlue {
	border-bottom:3px solid #19a2cb;
	margin:0;
	padding:0;
	line-height:30px;
	text-align:left;
	font-size:18px;
	font-weight:normal;
}

h2.titleBlue span {
	color:#FFF;
	height:30px;
	display:inline-block;
	padding:0 53px 0 43px;
	background:#19a2cb url(/images/title_bg.gif) right top no-repeat;
}

h2.titleGreen {
	border-bottom:3px solid #499d0b;
	margin:20px 0 0 0;
	padding:0;
	line-height:30px;
	text-align:right;
	font-size:18px;
	font-weight:normal;
}

h2.titleGreen span {
	color:#FFF;
	height:30px;
	display:inline-block;
	padding:0 43px 0 53px;
	background:#499d0b url(/images/title_bg2.gif) left top no-repeat;
}

.hr1 {
	padding:5px 0;
}

.anonsBlock {
	padding:10px 0;
	line-height:150%;
}

.anonsBlock b {
	font-size:11px;
}

.lectorsBlock {
	margin:20px 0 0 0;
	font-size:11px;
}

.lectorsBlock a, a.aGreen {
	color:#499d0b;
	font-weight:bold;
}

.lectorsBlock a:hover, a.aGreen:hover {
	color:#F30;
}

.lectorsBlock a img {
	margin:0 10px 0 0;
	border:2px solid #499d0b;
}

.lectorsBlock a:hover img {
	border:2px solid #F30;
}

.contactInfo {
	background:url(/images/phones.jpg) 17px 15px no-repeat;
	text-align:right;
	font-size:19px;
	font-weight:normal;
	color:#027daa;
	padding:15px 0 10px 0;
}
.contactInfo p {
	margin:0;
	padding:0;
	line-height:125%;
}

.searchBlock {
	width:278px;
	height:37px;
	margin:20px 0 0 0;
	padding:47px 0 0 14px;
	background:url(/images/search_bg.gif) left top no-repeat;
}

.searchBlock input.txt {
	position:relative;
	top:-8px;
}

#footer {
	height:107px;
	line-height:107px;
	text-align:center;
	color:#CCC;
	background:url(/images/foot_bg.jpg) left bottom no-repeat;
}
.simple {
	border:1px solid #01749e;
	border-collapse:collapse;
	font-size:11px;
}
.simple td, .simple th {
	border:1px dotted #19a2cb;
	padding:2px;
}
.simple td p {
	font-size:13px;
}
.simple th {
	background:#EEE;
	color:#000;
	font-weight:bold;
}
.misc {
	padding:5px 0;
}
.misc div {
	width:985px;
}
.misc a {
	margin:0 10px;
}
