.uvod
{
	text-decoration: none;
    font-weight: bold;
	font-size: 11px;
	color:black;
	font-family: Arial, sans-serif;
}

.pol
{
	text-decoration: none;
	font-size: 11px;
	color:black;
	font-family: Arial, sans-serif;
}

.ok
{
	border-right: #AAB7A5 thin solid;
	border-top: #EAF7E5 thin solid;
	font-size: 11px;
	font-weight: bold;
	border-left: #EAF7E5 thin solid;
	line-height: 1;
	padding-top: 3px;
	border-bottom: #AAB7A5 thin solid;
	font-family: arial, sans-serif;
	background-color: #BBD2C5;
	cursor: hand;
}
.nadpis_oblast
{
	background-color:#9CBCA5;
}
.oblast_item
{
	text-decoration:none;
	display:block;
	width:100%;
}
.oblast_item:hover
{
/*	color:#5B7E94;*/
	background:#9cbca5;
}
.oblast_item2
{
	display:block;
	width:100%;
	text-decoration:none;
	text-align:left;
	font-size:11px;

}
.oblast_item2:hover
{
	background:#9cbca5;
}
.oblast_hover
{
	text-decoration:underline;
}