body				{ font-family: Arial, Verdana, Tahoma; background: #26498A; font-size: 10px; margin: 0px; }
table 				{ font-family: Arial, Verdana, Tahoma; font-size: 12px;}

img				{ border: 0px; }

a 				{ color: #0066CC; text-decoration: none; }
a:hover 			{ color: #0066CC; text-decoration: underline; }
a:visited			{  }

a.atab	 			{ text-decoration: none; color: #FFFFFF; font-weight: bold; }
a:hover.atab 			{ text-decoration: underline; color: #FFFFFF; font-weight: bold; }
a:visited.atab	 		{ color: #FFFFFF; font-weight: bold; }

.bodytable			{ width: 100%; height: 100%; }
.bodytop			{ background: #26498A; height: 50px;  }
.bodytabs			{ height: 50px; padding: 0px; background: #26498A url('body/bar_top.png') bottom repeat-x; vertical-align: bottom; }
.bodybar			{ height: 44px; background: #4766A6 url('body/bar_bottom.png') bottom repeat-x; vertical-align: top; padding-left: 25px; font-size: 15px; font-weight: bold; color: #FFFFFF; vertical-align: middle; padding-bottom: 7px; }
.bodymenu			{ width: 150px; background: #7690C3; vertical-align: top; padding: 6px; color: #FFFFFF; }
.bodysep			{ background: #7690C3 url('body/shadow_menu.png') right repeat-y; padding: 0px; vertical-align: top; text-align: right; }
.bodycontent			{ background: #FFFFFF url('body/shadow_content.png') top repeat-x; vertical-align: top; padding-right: 21px; }
.bodycopyright			{ width: 150px; background: #7690C3; vertical-align: bottom; padding: 6px; color: #FFFFFF; }


.tabtable			{ height: 40px; }
.navtab_active			{ background: #26498A url('body/tab_active.png') bottom; width: 92px; text-align: center; }
.navtab_inactive		{ background: #26498A url('body/tab_inactive.png') bottom; width: 92px; text-align: center; }

.ktable				{ width: 95%; border: 1px solid #000000; }
.ktitle				{ background: #7690C3; padding-left: 6px; font-weight: bold; color: #FFFFFF; }
.kcontent			{ background: #FFFFFF; border: 1px solid #7690C3; padding: 6px; }

div.content				{ width: 575px; }
div.center			{ text-align: center; }



.formselect,.formtext,.formbutton	{ font-family: Arial, Verdana, Tahoma; background: #E9EFFF; }


div.blok_file {
	clear			: both;
}
div.blok_file span.title {
	font-weight		: bold;
}

.left {
	float			: left;
}

span.pagetitle {
	font-size		: 20px;
}









div.ring
{
	margin			: auto;
	margin-top		: 25px;
	margin-bottom		: 25px;

	width			: 600px;
	background-color	: #F0F0F0;
	border-color		: #999999;
	border-width		: 1px;
	border-style		: solid;
	font-family		: Verdana;
	font-size		: 12px;
	padding		: 10px;
	text-align		: center;
	line-height		: 30px;
}

div.ring a
{
	padding-left		: 40px;
	padding-right		: 40px;
}

