.olsavica{
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	color : #FFFFDD;
	text-decoration : none;
}

.olsavica:hover{
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	color : DarkRed;
	text-decoration : none;
}

body{
	background-color : #FFFFF6;
}

hr{
	height : 1px;
	color : #333333;
	margin-left : 5px;
	margin-right : 5px;
}

.menu{
	font-size : 15px;
	font-family : "Comic Sans MS";
	font-weight : bold;
	color : #FFFFDD;
	margin-left : 5px;
	margin-right : 5px;
	font-variant : small-caps;
	text-decoration : none;
}

.menu:hover{
	font-size : 15px;
	font-family : "Comic Sans MS";
	font-weight : bold;
	color : DarkRed;
	margin-left : 5px;
	margin-right : 5px;
	font-variant : small-caps;
	text-decoration : none;
}

.menu2{
	font-size : 12px;
	font-family : "Comic Sans MS";
	font-weight : bold;
	color : #FFFFDD;
	margin-left : 15px;
	margin-right : 5px;
	font-variant : small-caps;
	text-decoration : none;
}

.menu2:hover{
	font-size : 12px;
	font-family : "Comic Sans MS";
	font-weight : bold;
	color : DarkRed;
	margin-left : 15px;
	margin-right : 5px;
	font-variant : small-caps;
	text-decoration : none;
}

a{
	text-decoration : none;
	color: #003333;
}

a:hover{
	text-decoration : underline;
	color: DarkRed;
}

.nadpis{
	margin-left : 5%;
	margin-top : 1%;
	font-family : "Comic Sans MS";
	font-size : 24px;
	font-weight : bold;
	letter-spacing : 1px;
	margin-bottom : 25px;
}

.podnadpis-foto{
	margin-left : 25px;
	font-family : "Comic Sans MS";
	font-size : 18px;
	font-weight : bold;
	letter-spacing : 1px;
	margin-bottom : 5px;
	margin-top : 10px;
}

.nadpis-clanok{
	font-family : "Comic Sans MS";
	font-size : 15px;
	font-weight : bold;
	margin-bottom : 3px;
	margin-top : 3px;
	margin-left : 5px;
	margin-right : 5px;
}

.nadpis-clanok2{
	font-family : "Comic Sans MS";
	font-size : 18px;
	font-weight : bold;
	margin-bottom : 3px;
	margin-top : 3px;
	margin-left : 5px;
	margin-right : 5px;
}

.text{
	font-family : "Book Antiqua";
	font-size : 14px;
	font-weight : normal;
	text-align : justify;
	margin-left : 5px;
	margin-right : 5px;
}

.text-bold{
	font-family : "Book Antiqua";
	font-size : 14px;
	font-weight : bold;
	margin-left : 5px;
	margin-right : 5px;
}

.text-maly{
	font-family : "Book Antiqua";
	font-size : 11px;
	margin-left : 3px;
	margin-right : 2px;
}

.text-lista{
	font-family : "Book Antiqua";
	font-size : 14px;
}

.stranky{
	font-family : "Comic Sans MS";
	font-size : 15px;
	font-weight : bold;
	letter-spacing : 1px;
	margin-bottom : 5px;
	margin-top : 10px;
	text-decoration : none;
}

.stranky:hover{
	font-family : "Comic Sans MS";
	font-size : 15px;
	font-weight : bold;
	letter-spacing : 1px;
	margin-bottom : 5px;
	margin-top : 10px;
	text-decoration : none;
	color: DarkRed;
}

.bunka{
	border-bottom : 2px solid #779977;
	border-top : 2px solid #669966;
	border-right : 2px solid #779977;
	border-left : 2px solid #779977;
}