@charset "utf-8";
/* CSS Document */

body, html {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 10px;
	margin-left: 0px;
	line-height: 20px;
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #00135a;
}
p,td,li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
p, li {
	text-align: justify;

}
a {
	color: #0013E1;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0013E1;
}
input {
	width: 150px;
}
#left_menu {
	background-color: #cbcbcb;
	width: 145px;
	border-right: #000000 solid 1px;
	border-top: #000000 solid 1px;
}

a.left_menu, a.left_menu:hover {
	display:block;
	background-color: #00135a;
	width: 130px;
	float: right;
	color: #FFFFFF;
	padding: 3px 5px 0px 7px;
	text-decoration: none;
	font-size: 10px;
	background-image: url(i/nav-left-t.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
form {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.register_button {
	display:block; 
	height: 35px; 
	border: dotted 1px #888888; 
	text-decoration: underline; 
	background-color: #EFEFEF;
	padding-top: 5px;
	font-size: 14px; 
	font-weight: 900;
}
.m_l {
	background-image: url(i/nav-left-b.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #00135a;
	width: 130px;
	float: right;	
	margin-bottom: 4px;
	padding: 0px 5px 0px 7px;	
	height:5px;
}
a.top_menu, a.top_menu:hover {
	display:block;
	background-color: #00135a;
	width: auto;
	float:left;
	color: #FFFFFF;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	font-size: 10px;
	margin-right: 4px;
	background-image: url(i/nav-t-left.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.m_r {
	background-image: url(i/nav-t-right.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #00135a;
	float:left;
	padding-right: 10px;
	cursor: hand;
}
.main_content {
	padding: 10px 20px 10px 20px;
	width: 655px;
	height: 100%;
	vertical-align: top;
}
.date {
	color: #feeda4; 
	font-size: 9px;
	text-align: right;
	padding-right: 5px;
	line-height: 10px;
}
.page_title {
	font-size: 14px;
	font-weight: 900;
}

.page_title_normal {
	font-size: 14px;
}

.header_td {
	background-color: #CBCBCB;
	color: #000;
	padding-left: 6px;
	font-weight: 900;
}
.mini {
	font-size: 9px;
	line-height: 10px;

}
.dotted_right_bottom {
	border-right: #888888 dashed 1px; 
	border-bottom-color: #888888; 
	border-bottom-style: dashed; 
	border-bottom-width: 1px; 
}
.dotted_bottom {
	border-bottom-color: #888888; 
	border-bottom-style: dashed; 
	border-bottom-width: 1px; 
}
.dotted_top {
	border-top-color: #888888; 
	border-top-style: dashed; 
	border-top-width: 1px; 
}
.solid_border_left {
	border-left-color: #888888; 
	border-left-style: solid; 
	border-left-width: 1px; 
}
.solid_border_right {
	border-right-color: #888888; 
	border-right-style: solid; 
	border-right-width: 1px; 
}
.solid_border_top {
	border-top-color: #888888; 
	border-top-style: solid; 
	border-top-width: 1px; 
}
.regulations {
	color: #5a5a5a;
	font-weight: 900;
	text-decoration: none;
}
.title {
	font-size: 18px;
	font-weight: 900;
	vertical-align: top;
	padding-top: 10px;
}
.title_sub {
	font-size: 14px;
	font-weight: 1900;
	vertical-align: top;
	padding-top: 10px;
}

.tabSelected
{
font-family:Arial,Veranda;
font-size:9pt;
padding-left:10px;
padding-right:10px;
padding-top:0px;
padding-bottom:0px;
background-color:#FFFFFF;
}

.tabDefault
{
font-family:Arial,Veranda;
font-size:9pt;
padding-left:10px;
padding-right:10px;
padding-top:0px;
padding-bottom:0px;
background-color:#F5F5F5;
}

.anketa_question { 
		margin-top:3em;
        border-bottom:1px solid #CCCCCC;
        color:#000000;
        font-size:12px;
        margin:20px 0 10px;
        padding:5px 0 0;
        text-align:left;
}
