body {
	background: #fff url(img/bg.jpg) repeat-x;
	color: #444;
	font-family: "Lucida Sans Unicode",sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

a {color: #36C;}
a:hover {color: #06F;}
img {border: 0px;}

#hlavny {
	width: 870px;
	border: 0px solid #a1a1a1;
	padding: 10px;
	padding-bottom: 0px;
	margin: 0px;
	text-align: left;
}

#top h1 {
	padding-top: 10px;
	font-size: 30px;
	color: #028;
	paddding: 0px;
	margin: 0px;
	margin-left: 15px;
	font-weight: normal;
}

#top h1 span {
	font-weight:bold;
	color: #444;
}

#top {
	float: left;
	width: 100%;
	height: 240px;
    	background: url(img/sk6.jpg) no-repeat top right;
	border: 1px solid #b4cdd4;
	border-top: 0px;
	border-bottom: 0px;
	margin-bottom: 10px;
	border: 1px solid #4b8ebf;
}

#tien {
	float: left;
	width: 100%;
	height: 1px;
	background: url(img/tien.gif) no-repeat top center;
	line-height: 1px;
}

#tien2 {
	float: left;
	width: 100%;
	height: 1px;
	background: url(img/tien2.gif) no-repeat top center;
	line-height: 1px;
}

#kufor {
	float: left;
	width: 100%;
	background: url(img/kufor2.jpg) no-repeat bottom left;
	margin: 0px;
	padding: 0px;
}

#stred {
	float: left;
	width: 100%;
	background: url(img/stred2.gif) repeat-y top center;
	margin: 0px;
	padding: 0px;
}

#left {
	float: left;
	width: 180px;
	padding: 0px;	
	border: 0px solid #eee;
	background: url(img/.jpg) no-repeat bottom center;
}

#stred2 {
	float: right;
	width: 690px;
}

#text {
	float: left;
	width: 446px;
	padding: 20px 32px 30px 32px;

}

#right {
	float: right;
	width: 180px;
	padding: 0px;
	border-left: 0px solid #eee;
	border-right: 0px solid #eee;
}



#spodok {
	float: left;
	width: 100%;
	background: #DAE9EC;
	color: #666;
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	font-size: 11px;
	border: 1px solid #ccc;
}

h2 {
	font-size: 16px;
	color: #028;
	paddding: 0px;
	margin: 0px;
	padding-bottom: 10px;
	font-weight: normal;
	text-align: left;
}

ul {
	
	margin: 0;
	padding: 0;
}
#menu li {
	list-style:none;
	margin: 0px;
	height: 25px;
	width: 100%;
	
}
#menu li a {
	/**color: #777;**/
	color:#206197;
	font-family:verdana;
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
	letter-spacing: 1px;
	vertical-align: bottom;
	
}

#menu li a:hover {
	color: #111;
	text-decoration: none;
}

#menu li img {
	padding-right: 15px;
	vertical-align: middle;
}

.button {
	background: url(img/search.gif) no-repeat left bottom;
	border: none;
	height: 26px;
	width: 27px;
}

#ponuka {
	margin-left: 15px;
}


#ponuka li {
	color: #333;
	margin: 0px;
	width: 100%;
	margin-bottom:5px;
	
}

.kalendar {
	font-size: 12px;
	color: rgb(221, 0, 68);
	padding-top: 10px;
	padding-bottom: 5px;
}
.kalendar a, .kalendar a:hover {
	color: rgb(221, 0, 68);
	text-decoration: none;
}

.aktualny_den {
	font-weight: bold;
	color: #fff;
	background: #B0E1F2;
	border-left: 1px #fff solid;
	border-right: 1px #fff solid;
}
img.img_width_big {
	height: 432px;
	width: 324px;
	padding-left: 54px;
	padding-right: 54px;
	border: 1px solid #ccc;
	background: #fff;
	margin-bottom: 25px;
	margin-top: 5px;
}

img.img_height_big {
	width: 432px;
	height: 324px;
	padding-top: 54px;
	padding-bottom: 54px;
	border: 1px solid #ccc;
	background: #fff;
	margin-bottom: 25px;
	margin-top: 5px;
}

a img.img_width {
	width: 60px;
	height: 80px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 6px 3px 0px 3px;
	border: 1px solid #ccc;
	background: #fff;
}

a img.img_height {
	width: 80px;
	height: 60px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 6px 3px 0px 3px;
	border: 1px solid #ccc;
	background: #fff;
}

a:hover img#img_height,
a:hover img#img_width {
	border: 1px solid #000;
}

a.sipka {
	text-decoration: none;
	font-size: 12px;
	color: #666;
}
a:hover.sipka {
	color: #aaa;
}