body {
background-color: #DBE3F0; 
font-size: 80%;
font-family: Trebuchet MS, Verdana;
}
a:link, a:visited {
font-weight: bold;
color: #000000;
text-decoration: none;

}
a:hover {
font-weight: bold;
border-bottom: 1px dotted;
color: #333333;
}
.menu a:hover {
color: #333333;
}
.menu a {
color: #FFFFFF;
}

ul a:link{	color: #4971B1;
}
strong {
font-weight: normal;
}

#main {
	position: relative;
	margin-top: 30px;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #4971B1;
	background-color:#FFFFFF;
	color: #444;
}
.start-linka {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	color: #111111;
	border-bottom: 1px solid #4971B1;
	background-image: url(img/backvrch.jpg);
	background-repeat: repeat-x;	
}
.start-linka img {
	border: 0px;
}
.menu {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	height: 25px;
	border-bottom: 1px solid #4971B1;
	text-align: center;
	background-image: url(img/backmenu.jpg);
	background-repeat: repeat-x;
	padding-top: 8px;
	
}
.podmenu {
	border-bottom: 1px solid #4971B1;
	background-image: url(img/krajina.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 30px;
}
.end {
	background-image: url(img/backvrch.jpg);
	background-repeat: repeat-x;	
	border-top: 1px solid #4971B1;
	text-align: center;
}
.para {
	padding-top:0px;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 550px;
	text-align: justify;
	border-bottom: 1px dotted #4971B1;
	background-color: #FFFFFF;
}
.para img {
	clear: both;
	border: 1px solid #252525;
	margin-top: 10px;
	margin-left: 10px;
	float: right;
}

img.galerie {

	border: 1px solid #252525;
	margin-left: 10px;
	flot: right;
}

h1 {
	text-align: right;
	padding-right: 15px;
	font-size: 150%;
	font-family: Tahoma, Arial, Helvetica;
	color: #4971B1;
	border-bottom: 1px solid #4971B1;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 5px; 
	background-color: #FFFFFF;
}
h2 {
	color: #669AD5;
	padding-top: 10px;
	font-size: 125%;
	margin-bottom: 0px;
}
h2.head {

	margin-top: 0px;
}
.slunko {
	width: 154px;
	height: 161px; 
	position: absolute;
	left: 500px;
	top: -20px;
	}
.leto {
	 
	position: absolute;
	left: 0px;
	top: -30px;
	}
ul.h1 {
	font-size: 130%;
	margin-bottom: 0px;
	margin-top: 0px;
	
}
ul.h2 {
	font-weight: bold;
	font-size: 90%;
}
li {
	font-weight: normal;
	font-size: 70%;
	list-style-type: disc;
}
li.main {
	font-size: 100%;
	list-style-type: disc;

}
#texty {
	background-color: #FFFFFF;
}

/*
body {
	font-size: 80%;
	line-height: 150%;
	text-align: center;
	font-family: "Arial CE", Arial, Tahoma, Verdana, "Verdana CE", Helvetica, sans-serif;
	margin-bottom: 30px;
	color: #333333;

}
body, html {
	
	background-color: #FCE3C9;
}
img {
	border: none;
}
strong {
	font-weight: normal;
}
address, em {
	font-style: normal;
}
a:link, :visited, .simul-link {
	text-decoration: none;
	cursor: pointer;
	color: black;
	font-weight: bolder;
}
a:hover, .simul-link-hover {
	text-decoration: none;
	color: #FFFFFF;
	cursor: pointer;

}
h1 {
	font-size: 190%;
	font-family: Tahoma, Arial, Helvetica;
	color: #FDA42B;
	border-bottom: 1px solid #FDA42B;
	padding-bottom: 5px;
	text-align: right;
	padding-right: 15px;
}
span.h1-male {
	font-size: 70%;
	font-weight: normal;
}
.hidden { display: none; }
.italic {
	font-style: italic;
}
h2, h3, p {
	margin: 0px;
}
h2, h3 {
	font-size: 100%;
}

hr {
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FDA42B;
}
.bold {
	font-weight: bold;
}
.red {
	color: #FF0000
