.ramka {
scrollbar-base-color: #24262B;
scrollbar-highlight-color: #262834;
scrollbar-shadow-color: #262834;
scrollbar-arrow-color: #262834;
scrollbar-track-color: #3B466A;
}

.main{
	width: 870px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	padding: 0;
	background-repeat: repeat-y;
}
.submenu {
	font-family: "Franklin Gothic Medium", Verdana;
	font-size: 13px;
	margin:1px;
	text-decoration: none;
	
	padding: 5px;
	font-weight: bold;
	width: 140px;
	cursor: hand;
}
a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: none;
	border-width: 0;
	outline: 0;
	outline-width: 0px;
	padding: 0;
	margin: 0;
}

.footer {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #666666;
	margin: 0px;
	padding-right: 65px;
	padding-left: 40px;
	text-align: right;
	vertical-align: top;
}

.submenu_bar {
	text-align: left;
	vertical-align: top;
	padding-left: 8px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
}


.header_right {
	height: 70px;
	width: 100px;
	float: right;
	text-align: left;
}
.logo {
	margin: 0;
	padding: 0;
	width: 670px;
	height: 130px;
}


.header {
	padding: 0;
	margin: 0;
}
.header_left {
	float: left;
	text-align: right;
	width: 100px;
}
.menubar {
	font-family: "Arial Black";
	font-size: 18px;
	color: #F3E701;
	text-decoration: none;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
}
.content {
	font-family: "Franklin Gothic Medium", Verdana;
	font-size: 14px;
	color: #B3B3B3;
	text-decoration: none;
	padding: 20px;
	vertical-align: middle;
}

table.moduletable  {
}

table.moduletable td  {
padding:	0px;
}

table.moduletable th  {
color:	#ffffff;
font-size:	14px;
font-weight:	bold;
letter-spacing:	1px;
padding:	3px 0px;
text-align:	left;
}