body {
}

.meniny_dnes {
	color: green;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : bold;
	font-style: normal;
}

.meniny_zajtra {
	color: blue;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : bold;
	font-style: normal;
}

.meniny_hlaska {
	color: black;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
}

.novinky {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: black;
	line-height: 20px;
	text-align: left;
}

.domov {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: black;
	line-height: 20px;
	text-align: justify;
}

.nadpis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: Bold;
	font-style: normal;
	color: red;
	line-height: 9px;
	text-align: left;
}

.down {
	color: black;
	text-align: right;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: black;
	line-height: 20px;
	text-align: justify;
}

.textmensi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: black;
	line-height: 20px;
	text-align: left;
}

a.menu:link, a.menu:active, a.menu:visited {
color: white;
font-size : 14px; 
Font-Family: Helvetica;
font-weight: bold;
text-decoration: none;
}

a.menu:hover {
color: red;
font-size : 16px; 
font-weight: bold;
Font-Family: Helvetica;
text-decoration: none;
}

a.prazdne:link, a.prazdne:active, a.prazdne:visited {
color: white;
border-width : 0px;
font-size : 14px; 
text-align: center;
Font-Family: Arial;
font-weight: bold;
text-decoration: none;
}

a.prazdne:hover {
border-width : 0px;
font-size : 14px; 
font-weight: bold;
Font-Family: Arial;
text-align: center; 
text-decoration: none;
}

a:link, a:active, a:visited {
color: #336699;
font-size : 13px; 
text-align: center;
Font-Family: Arial;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: red;
font-size : 13px; 
font-weight: bold;
Font-Family: Arial;
text-align: center; 
text-decoration: none;
}

h1 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: Bold;
	color: #0099CC;
	text-align: left;
}

h2 {
	font-family: Geneva, Helvetica, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: red;
	text-align: center;
}

h3 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0099CC;
	text-align: left;
}

h4 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-align: left;
}

h5 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	color: royalblue;
	text-align: center;
	text-decoration: underline;
}

h6 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: black;
	font-weight: normal;
	text-align: justify;
}

b {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-align: left;
}

p {
	width: auto;
	height: auto;
	font-family: Helvetica, arial, serif;
	font-size:14px;
	text-align: justify;
	text-indent: 30px;
	z-index: 1;
}

#header {
			
	background-image: url(/img/body.jpg) repeat-x;
	padding: 0 10px;			
}
		
#header h1 {
	display: inline;
}
		
#colorsContainer {
	float: right;
	display: none;
}
		
#colorsContainer div {
	width: 30px;
	height: 30px;
	float: left;
	display: inline;
	cursor: pointer;
}

#avatar {
	background-color: #eee;
	background-repeat: no-repeat;
	border: 1px solid #ccc;
	width: 78px;
	height: 76px;
	padding: 5px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: black;
	font-weight: normal;
	text-align: justify;
}
