body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #002A7F;
	background-color: #C9EAFF;
}

a {
	color: #002A7F;
}

#obsah {
	font-size: 80%;	
}

#obsah table {
	font-size: 100%;
}

h2 {
	font-size: 140%;
	text-align: center;
	margin-top: 15px;
	color: #8A3846;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
}
/* - - - vypis prispevku - - - */

.vypis {
	margin-top: 10px;
}

.vdate {
	float: right;
	margin-bottom: 5px;
	padding-left: 10px;
	margin-right: 5px;
	font-size: 85%;
}

.vsubj {
	font-weight: bold;
	margin-bottom: 5px;

}

.vypis {
	margin-top: 15px;
}

div.vtitle a {
	font-weight: bold;
}

.vitem {
	margin-bottom: 15px;
	background-image: url(/images/bul_red.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}

.vitem1 {
}

.vabst {
	font-size: 90%;
}

.vdetail {
	text-align: right;
	margin-right: 10px;
}

.vdetail a {
	font-size: 85%;
	font-weight: normal;	
}

#bloknavrat {
	text-align: center;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 25px;
	clear: both; 
}	

#bloknavrat a {
	color: #8A3846;
	background-image: url(/images/bul_red.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	font-size: 110%;
}
	
#bloknavrat a:hover {
	color: #E3411E;
}

#botnavig {
	text-align: center;
	font-size: 80%;
	margin-top: 20px;
	padding-top: 15px;
	border-top: 1px silver solid;
	font-weight: bold;
	line-height: 4ex;
}

#uvodni {
	text-align: center;
}

#uvodni #sumavanet {
	border-top: 1px solid black;
	text-align: center;
	margin-top: 15px;
}

#uvodni #aktualita {
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 70%;
}

a.menu {
	padding-left: 15px;
	font-size: 14px;
	text-decoration: none;
	background-image: url(sipka.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}

a.menu:hover {
	color: #666666;
	background-image: url(sipka2.gif);
}

#sumavanet {
	margin-top: 45px;
	font-size: 80%;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: center;
}

#sumavanet .inn {
	width: 720px;
	text-align: center;
	margin: auto;
}

#sumavanet .ikona img {
	border: 1px solid black;
}

#adresa {
	text-align: center;
}

#adresa .inn {
	border-top: 1px solid black;
	width: 720px;
	text-align: center;
	font-size: 85%;
	padding: 10px;
	margin-top: 15px;
	border-bottom: 1px solid black;
	margin: auto;
}

.efrm {
	text-align: center;
	padding-bottom: 10px;
}

.efrm_nadpis {
	padding: 10px;
}