body {
	background-color: #D4EAF4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#web {
	position:relative;
	width:980px;
	height:200px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-color: #99CCCC;
}
#web .top {
	background-image: url(images/top.png);
	background-repeat: no-repeat;
	height: 200px;
	width: 980px;
	padding: 0px;
	margin: 0px;
}
#web .topE {
	background-image: url(images/en/top.png);
	background-repeat: no-repeat;
	height: 200px;
	width: 980px;
	padding: 0px;
	margin: 0px;
}
#clanky .Tlacitka {
	padding-left: 12px;
	background-image: url(images/lista.png);
	background-repeat: no-repeat;
}

#clanky .lista {
	background-image: url(images/lista.png);
	background-repeat: no-repeat;
	height: 65px;
	width: 630px;
	float: left;
	background-position: -250px;
}
#clanky .listaen {
	background-image: url(images/en/lista.png);
	background-repeat: no-repeat;
	height: 65px;
	width: 630px;
	float: left;
	
}
#clanky .jazyky {
	width: 100px;
	float: right;
	height: 65px;
	background-image: url(images/lista.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#clanky {
	width: 980px;
	background-image: url(images/spodok.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
	position: relative;
	top: 0px;
	float: none;
	clear: none;
	z-index: 0;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#clanky .obrazky {
	background-color: #000000;
	padding: 0px;
	height: 120px;
	margin-top: 18px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#clanky .priehladne {
	background-color: #FFFFFF;
	height: 80px;
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
	margin-left: 18px;
	margin-right: 3px;
	margin-bottom: 25px;
}
#clanky .texty {
	padding-left: 25px;
	padding-right: 25px;
	width: 680px;
	float: none;
}


#web .menu {
	height: 183px;
	width: 230px;
	position: absolute;
	top: 27px;
	left: 1.6%;
	

}
#web .menu .HorneMenu {
	padding-left: 10px;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	padding-top: 5px;
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
	background-color: #FFFFFF;
	height: 170px;
}
#web .menu .HorneMenu a {
	color: #000000;
	text-decoration: none;
}
#web .menu .HorneMenu a:hover {
	text-decoration: underline;
}
#clanky .texty h1 {
	font-size: 18px;
	color: #0185BD;
}
#clanky .texty a {
	color: #048AB7;
}
#clanky .texty a:hover {
	color: #000000;
}
#clanky .texty p {
	font-size: 12px;
	line-height: 18px;
}
#clanky .texty ol {
	font-size: 12px;
	line-height: 20px;
}
#clanky .texty ul {
	font-size: 12px;
	line-height: 20px;
}

#clanky .texty h2 {
	font-size: 16px;
	font-weight: bold;
	color: #22809B;
}
#clanky .texty h3 {
	font-size: 15px;
	color: #22809B;
}

