body {
	padding:0;
	margin:0;
	text-align:center;
	background:#183a4b url('../images/bg.gif') center 824px repeat-y;
}

h1 {
	color:#FFF;
	font-weight:normal;
	font-size:24px;
}

#main {
	height:1000px;
	width:949px;
	margin:auto;
}

#left-column {
	background:url('../images/left.gif') right top no-repeat;
	text-align:center;
	vertical-align:top;
	width:280px;
}

.logo {
	height:95px;
	width:220px;
	cursor:pointer;
	margin:auto;
}

.logo-post {
	font-size:12px;
	font-family:Verdana, Arial;
	color:#aebbc1;
	height:50px;
	padding:0;
	margin:0;
}

#right-column {
	vertical-align:top;
	width:669px;
}

.right-menu {
	background:url('../images/menu-bg.jpg') left top no-repeat;
	height:88px;
	margin-top: -5px;
}

.right-menu div {
	text-align:left;
	float:left;
	padding-top:22px;
}

.right-menu div a {
	color:#FFF;
	font-size:14px;
	font-family:Verdana, Arial;
	text-decoration:none;
}

.content {
	text-align:left;
	padding:0 20px 0 20px;
	color:#FFF;
	font-family:Verdana, Arial, FreeSans;
	font-size:12px;
}

.content a {
	color:#FFF;
	font-weight:bold;
}

.content a:hover {
	text-decoration:none;
}

.cup {
	background:url('../images/cup.png') top left no-repeat;
	height:141px;
	width:280px;
}

#footer {
	vertical-align:top;
	background:url('../images/footer-bg.gif') bottom center repeat-x;
	text-align:right;
	width:669px;
}

.copy {
	color:#9eb0b8;
	font-family:Verdana, Arial;
	font-size:12px;
	margin:90px 30px 0 0;
}

.copy font {
	text-decoration:underline;
}

.copy a {
	color:#9eb0b8;
	font-size:12px;
}

a.mainlevel, .menu{
	color: white;
	text-decoration: none;
	padding: 0px;
}

h4 a {
	color: white;
}

#cssmenu {
	float:left;
	width:230px;
	float:left;
	padding-left:20px;
	text-align:center;
	vertical-align:top;
	height:470px;
	padding-top:50px;
}

.menu {
	width:190px;
	padding:0 0 0 30px;
	margin:0 0 23px 0;
//	margin:0 0 21px 0;
	float:left;
}

.menu:hover, .menu.iehover {
	background:url('../images/zvezda.gif') right no-repeat;
}

.address {
	text-align:center;
	color:#FFF;
	font-size:17px;
	font-family:Verdana, Arial, Sans-Serif, FreeSans;
}

.contentpaneopen img {
	border: 2px solid white;

}
.contentpaneopen table{
	margin-right: 12px;
}

#captcha42 {
	margin-top: 7px; 
	margin-bottom: -7px;
}
#captchaTxt42{
	text-align: center; 
	width: 75px; 
	margin-left:30px;
}

table.rsform {
	width:500px;
}

table.rsform textarea {
	width:340px;
	height:100px;
}

table.rsform td {
	vertical-align:top;
}