body {
	background-color: #999;
	background-image: url(images/kk_grey999.png);
	margin-top:0;
}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#toplang {
	width: 750px;
}
#toplang a {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #eee;
	text-decoration: none;
}
#container {
	width: 750px;
	text-align: left;
	background: url(images/ak_bg.png) repeat-y;
	background-color: #999;
	position: relative;
}
#main {
	background: url(images/ak_top.png) no-repeat;
	padding: 80px 16px 6px 18px;
	height: 200px;
}

#topinfo {
	position: absolute;
	top: 50px;
	right:0px;
	width: 300px;
	font-size: 9pt;
	color: #036;
	padding-right: 8px;
}

#leftpart {
margin-top: 81px;
/*border-top: 1px solid red;*/
float: left;
width: 171px;
/*border-bottom: 1px solid red;*/
}

#mainmenu {
background-image: url(images/ak_menu_bg.png);
background-repeat: repeat-y;	
}

#inner {
	width: 530px;
	float: right; 
/*	padding-top: 40px;*/
/*	border-top: 1px solid red;*/
/*	border-bottom: 1px solid red;*/
}

#content {
	padding: 8px 8px 8px 8px;
/*	border-bottom: 1px solid blue;*/
}

#content h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: medium;
	color: #69c;/*#306699;*/
	margin-top: 0;
	margin-bottom: 2px;	
}
#content a {
	color: #69c;
	text-decoration: none;
}

#content a:hover {
	color: #f90;
}

div.menu {
	background: url(images/ak_menu_top.png) top repeat-x;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

div.menu .current {
	font-size: 10pt;
	font-weight: bold;
/*	background-color: #FFF; */
	color: #000;
	padding: 4px;	
}
div.menu a {
	color: #69C;
	font-size: 10pt;
	text-decoration: none;
	display: block;
	font-weight: bold;
	padding: 4px;
}
div.menu a:hover {
	background-color: #f2faff;
	color: #f04d23;
}


#topmenu {
	position: absolute;
	top: 21px;
	left: 266px;
}
a.latin {
	text-decoration: underline;
	color: #369;
}
#infobox {
	padding:6px;
	background-color:#ffc;
	border:1px solid #cc9;
	position:absolute;
    width:160px;
}
#firmtable th {
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	background-color: #f0f4fa;
	padding-left:5px;
}
#firmtable {
/*	border: 1px solid #d0d8e8;*/
}
#firmtable td{
	padding-left:5px;
	vertical-align: top;
}
.copyright {
	font-size: 8pt;
	color: #ccc;
	text-align: center;
}
a.byrooInfo {
	text-decoration: none;
	color: #369 !important;
	font-weight: bold;
	white-space: nowrap;
}
a.byrooLink {
	text-decoration: none;
	color: #69C !important;	
}