body {
	background-image: url("images/pozadi.gif");
	background-repeat: repeat-x;
	background-color: #73C6F0;
}
img, div, a, input {
	behavior: url(iepngfix.htc)
}
#up h1 {
	padding: 0;
	margin: 0;
}
#up h1 span {
	display: none;
}
#up a {
	background-color: transparent;
	color: #000000;
	display: block;
	font-size: 100%;
	width: 929px;
	height: 258px;
}
#menu a {
	color: #06A4C8;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	padding-left: 12px;
	padding-right: 12px;
	text-decoration: none;
	clear:both;
}
#menu a:hover {
	color: #06A0FF;
	text-decoration: underline;
}
h5 {
	color: #3992FF;
	padding: 0px;
	margin: 0px;
	font-size: 18px;
}
h6 {
	font-size: 14px;
	margin: 0;
	padding: 20px 0 0 0;
}
#mrak h5 {
	color: #3992FF;
	padding: 0px;
	margin: 0px;
	font-size: 18px;
}
#mrak a {
	color: #54A1FF;
	font-weight: bold;
	text-decoration: none;
}
#mrak a:hover {
	text-decoration: underline;
}
/* layout */



#strana {
	width: 1200px;
}
#page {
	width:929px;
	margin-top: -8px;
}
#up {
	width:929px;
	height:258px;
	float:left;
	background: url('images/up.gif');
}
#menu {
	width:929px;
	height:33px;
	float:left;
}
#sub_menu {
	width:929px;
	height:12px;
	clear:both;
	padding-top:8px;
	margin-left:35px;
}
#menu_main {
	width:929px;
	height:33px;
	float:left;
	background: url('images/menu.gif');
}
#menu_main a {
		margin: 10px;
}
#hlavni {
	clear:both;
	min-height:615px;
	background: url('images/main.gif') repeat-y;
	text-align: left;
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	padding-top:0px;
	position: relative;
}
#obsah {
	padding: 0px 0px 0px 190px;
}
#paticka {
	width:929px;
	height:59px;
	clear:both;
	background: url('images/down.gif');
	color: #b0b0b0;
	font-family: Verdana;
	font-size: 11px;
	padding-top:15px;
	background-repeat: no-repeat;
}
#mrak {
	position: absolute;
	width:319px;
	height:321px;
	float:left;
	background: url('images/mrak.png');
	top: 0px;
	left: -130px;
}
#mrak2 {
	position: absolute;
	width:319px;
	height:321px;
	float:left;
	background: url('images/mrak.png');
	top: 0px;
	right: -130px;
}
#mrak_obsah2 {
	width:232px;
	height:200px;
	padding-top:50px;
	padding-left:40px;
}
#mrak_obsah2 h5 {
	padding-left: 12px;
	padding-bottom: 8px;
}
#mrak_obsah2 img {
	padding: 0;
	margin: 0;
	border: 0;
}
#mrak_obsah {
	width:210px;
	height:200px;
	padding-top:50px;
	padding-left:55px;
}
#text {
	width: 550px;
	padding-top:20px;
}
#jidelnicek {
	width: 120px;
	height: 70px;
	position: relative;
	left: -355px;
	top: -80px;
	z-index: 10000;
}
/* ============================= FOTOGALERIE =================================== */







#foto {
	padding: 10px 0 0 0;
}
#foto div.foto {
	width: 160px;
	height: 160px;
	border: 1px solid #dddddd;
	background: #eeeeee;
	float: left;
	margin: 0 10px 10px 0;
	overflow: hidden;
	vertical-align: middle;
	text-align: center;
}
#foto div.foto img {
	margin: 5px 0 0 0;
	border: 0;
}
#foto div.detail img {
	border: 0;
}
.konec {
	clear: both;
}

