body {
	background:url('images/bg.png') repeat-X;
	width:940px;
	text-align:center;
	margin:0 auto;
	position:relative;
        scrollbar-face-color: #D4E0EE; scrollbar-3dlight-color: #000033; scrollbar-track-color: #D4E0EE; scrollbar-shadow-color: #000033; scrollbar-darkshadow-color: #000033; scrollbar-highlight-color: #D4E0EE; scrollbar-arrow-color: #000033;
}
* {
	margin:0;
	padding:0;
	font-size:11px;
	font-family:Tahoma,sans-serif;
	color:#000000;
}
img {
	border:0;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.clearing {
	clear:both;
	height:0px;
	width:0px;
	font-size:0px;
}
.float_l {
	float:left;
}
.header {
	height:155px;
	background:url('images/logo.png') no-repeat;
}
.top_les {
	height:105px;
	background:url('images/top.png') no-repeat;
}
.menu {
	height:165px;
	background:url('images/menu.jpg') no-repeat;
}

.content {
	background:url('images/content_bg.png') repeat-y;
	margin-top:0px;

}
.colum_left {
	width:160px;
	margin-left:10px;

}
html>body .colum_left {
	margin-left:8px;
}
.news {
	width:150px;
	height:auto;
	color:#FFFFFF;
	background-color:#18A752;
	background:url('images/spodek.png') no-repeat;
        background-position:bottom;
	background-color:#18A752;

}
.top_right {
	width:150px;
	height:auto;
	background:url('images/spodek.png') no-repeat;
        background-position:bottom;
	background-color:#18A752;
}
.news_title {
	background-color:#18A752;
	color:#FFFFFF;
	margin:5px 0;
	padding:1px 0 0 10px;
}
.news h1 {
	margin-left:10px;
	color:#FFFFFF;
}
.news p {
	margin-bottom:0px;
	margin-left:10px;
}
.news font {
	color:#FFFFFF;
}
.top_right h1 {
	margin-left:10px;
	color:#FFFFFF;
}
.top_right p {
	margin-bottom:0px;
	margin-left:10px;
}
.top_right font {
	color:#FFFFFF;
}
.top font {
	color:#000000;
	font-size:14px;
	font-family:Arial,sans-serif;
}
.news span {
	background:url('images/link.gif') no-repeat;
	background-position:right;
	padding-right:25px;
	margin-left:10px;
}
.news a {
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
}
.input {
	margin:5px 0 15px 0;
}
.ok {
	margin-top:6px;
	vertical-align:top !important;
	vertical-align:middle;
}
.colum_right {
	width:567px;
	height:auto;
	margin-left:0px;
	background-color:#E7F1B4;
        padding-left:10px;
}
.colum_right H1{
	color:#4076B2;
	font-weight:bold;
	font-size:20px;
	font-family:Arial;
}
.colum_right H3{
	color:#CC0000;
	font-weight:bold;
	font-size:14px;
	font-family:Arial;
}
.colum_right_right {

	width:150px;
	margin-left:10px;
}

.top {
	margin-bottom:17px;
}
.top img {
	margin:0 10px 5px 0;
}
.top p {
	margin-bottom:5px
}
.top span {
	background:url('images/link.gif') no-repeat;
	background-position:right;
	padding-right:25px;	
}
.top a {
	color:#000000;
	font-weight:bold;
	font-size:10px;
}
.bottom img {
	margin-bottom:5px;
}
.column {
	width:200px;
}
.column img {
	margin:0 10px 5px 0;
}
.column p {
	margin-bottom:8px
}
.column span {
	background:url('images/link_icon.gif') no-repeat;
	background-position:left;
	padding-left:10px;
}
.column a {
	color:#87ad1f;
	text-decoration:underline;
}
.column a:hover {
	text-decoration:none;
}
.spacer {
	clear:left;
	height:1px;
}
.footer {
	background:url('images/footer.png') no-repeat;
	height:25px;
	margin-top:0px;
	color:#000000;
	text-align:right;
	padding:5px 40px 0 0;
}
.footer a {
	color:#000;
}

