H1 { 
	display: inline;
	color: #000000;
	font-weight: normal;
}
body {
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
}

body, div, span, td, table, a, input, textarea, h1 {
	font-family: Tahoma,"Trebuchet MS";
	font-size:11px;
	color:#221E1F;
}

.sel {
	width:60px;
	height:18px;
	color:#292B2C;
	font-family:Tahoma,"Trebuchet MS";
	font-size:10px;
	margin-bottom:9px;
}

select {
	color:#292B2C;
	font-family:Tahoma,"Trebuchet MS";
	font-size:11px;
}

a {
	text-decoration:underline;
}


div {
	padding:0px;
	margin:0px;
	border:0px solid;
}

table, tr, td {
	border:0px solid;
}

img {
	border:0px solid;
}

.mail input {
	height:15px;
	width:138px;
	border:1px #5fafd0 solid;
}

.mail .sub input {
	width:54px;
	height:16px;
	background-color:#00a5e6;
	color:#fffefe;
	font-family:Tahoma,"Trebuchet MS";
	font-size:12px;
	border:0px solid;
}

.mail .sub div {
	border:1px #5fafd0 solid;
}

.bot_menu a {
	margin:0px 8px 0px 8px;
}

.bot_menu a, .bot_menu {
	font-size:9px;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:8px;
	padding-bottom:8px;
}

.bot_menu {
	float:left;
	width:100%;
	height:25px;
	background-color:#008ec9;
	border-top:7px #d0d0d0 solid;
}

.act {
	color:#7B7C7A;
	font-size:13px;
	font-weight:bold;
	vertical-align:top;
	padding-bottom:10px;
	padding-top:3px;
}

.actt {
	padding-bottom:13px;
	padding-top:15px;	
}

.act2 {
	color:#8A8372;
	display:block;
	text-decoration:underline;
}

.act3 {
	color:#696969;
	display:block;
	font-size:9px;
	text-decoration:underline;
}

.news div {
	color:#272C27;
	font-weight:bold;
}

.news {
	color:#575757;
	margin:10px 10px 10px 20px;
}

.news a {
	display:block;
	width:100%;
	text-align:right;
	margin:5px 0px 10px 0px;
}

.podp {
	margin:10px 10px 10px 20px;
}

.podp input, .reg input {
	border:1px #cfd6dc solid;
	height:17px;
	width:94px;
	margin-left:10px;
}

.podp .sub, .reg .sub {
	height:19px;
	width:27px;
	background-color:#d0d0d0;
	border:0px;
}

.menu {
	border-bottom:10px #d0d0d0 solid;
	border-top:6px #d0d0d0 solid;
}

.menu a {
	color:#F0F0F0;
	text-decoration:none;
	display:block;
	width:180px;
	height:20px;
	background:url(i/menu_bot.gif) repeat-x;
	background-position:bottom;
	font-size:12px;
	margin-left:20px;
}

.menu div {
	background:#008ec9 url(i/menu_lvt.gif) repeat-y;
	background-position:left top;
	width:200px;
	margin:10px 0px 10px 10px;
}

.menu div div {
	margin:1px 0px 1px 0px;
	padding-left:36px;
	background:#008ec9 url(i/menu_lvt2.gif) repeat-y;
}

.menu div div a {
	width:144px;
}

.reg input {
	border:1px #8a8372 solid;
}

.cont {
	color:#8A8372;
}

.cont_nw a, .cont_a2 {
	display:block;
	width:100%;
	text-align:right;
	margin-top:5px;
	margin-bottom:15px;
}

.cont_a {
	text-decoration:underline;
	color:#8A8372;
	display:block;
	margin:0px 0px 0px 0px;
}

.td_reg {
	vertical-align: middle;
}

.rb11, .r11 {
	color: #008ec9;
}

.rb11 {
	font-weight: bold;
}
.border{
	border: 1px solid gray;	
}
table.border {
	border-collapse: collapse;
}
table.border td, table.border tr {
	border:1px solid #d0d0d0; 
	padding:4px;
}
blockquote {
	margin-left: 16px; 
	padding-left: 0px; 
	margin-top: 3px;
	margin-bottom: 3px;
}
.logo {
	font-size: 18px;
	font-weight: bold;
	color: #497800;
	letter-spacing: 5px;
	text-decoration: none;
}
.logo:hover {
	color: #ffffff;
}
.buttons a {
	font-weight: bold;
}
.sm {
	font-size: 10px;
	letter-spacing: 3px;
}
input {
	border: 1px solid gray;
	height: 17px;
}
.transp {
	FILTER: alpha(opacity=30);
}