* {
	margin: 0;
	padding: 0;
}

BODY {
BACKGROUND: url("images/bg.jpg") #d5ebfa repeat-x center top;
}
#box {
	width: 998px;
	margin: 0 auto;
	font-size: 12px;
	font-family: Arial;
	text-align: center;
}
#header {
width: 995px;
height: 237px;
background: url("images/header.jpg") no-repeat;
}
#cols {
width: 995px;
}
#pravy {
width: 770px;
background: url("images/main.jpg") repeat-y;
float: right;
text-align: left;
min-height: 500px;
height: auto !important;
height: 500px;
padding-bottom: 20px;
list-style: none;
}
#levy {
width: 224px;
float: left;
}
.clear {
clear: both;
}
#footer {
width: 993px;
height: 50px;
color: #000;
border-top: 2px solid #c1d9e9;
padding-top: 5px;
}
#foot_img {
float: left;
}
#foot_copy {
text-align: right;
float: right;
font-size: 12px
}
#foot_copy a {
text-decoration: none;
color: #000;
}
#foot_copy b {
font-size: 14px;
}
/* KONEC HLAVNIHO STYLU */

#menu {
width: 205px;
min-height: 280px;
height: auto !important;
height: 280px;
background: url("images/menu_bg.jpg") no-repeat;
text-align: left;
color: #777575;
margin-top: 12px;
}
.polozka  {
width: 180px;
height: 26px;
font-size: 18px;
padding-left: 35px;
background: url("images/odr.png") no-repeat;
border-bottom: 1px solid #ddddde;
margin-top: 4px;
}
.polozka a {
text-decoration: none;
color: #777575;
}
/* KONEC menu*/

#text {
width: 720px;
padding-left: 24px;
padding-right: 23px;
margin-top: 10px;
color: #636161;
font-size: 14px;
list-style-position: inside;
}
	#text p {

		padding-bottom: 15px;
		list-style: none;
	}
	#text p img {
		padding: 5px 5px 5px 0px;
	}
#nadpis {
width: 72px;
padding: 5px;
background: #1d4662;
font-size: 16px;
color: #fff;
margin-left: 21px;
}

/* Novinky */

#novinky {
width: 100%;
min-height: 200px;
height: auto !important;
height: 200px;
background: url("images/novinky.jpg") no-repeat;
margin-left: 21px;
margin-top: 10px;
padding-top: 35px;
}
.novinka {
width: 700px;
padding: 10px;
font-size: 12px;
}
.novinka h3 {
font-size: 14px;
font-weight: bold;
padding-bottom: 5px;
}

/* Box */

.kurz_box {
width: 355px;
min-height: 110px;
background: url("images/box_bg.jpg") no-repeat;
margin-left: 21px;
padding-top: 10px;
float: left;
}
.kurz_box .foto {
width: 100px;
float: left;
margin-left: 5px;
}
.kurz_box .text {
width: 245px;
float: right;
margin-right: 5px;
}

#galerie {
clear: both;
float: left;
width: 720px;
padding-left: 45px;

}
.hlavni {
	margin-top: 15px;
}
	#galerie h2 {
		display: block;
		clear: both;
		text-align: center;
		padding: 25px 0px 15px;
	}

div.pic {
	float: left;
	height: 130px;
	width: 130px;

	margin: 5px 3px;
	font: 75% Arial;
	color: darkblue;
}
div.pic img {
	border: 1px solid;
	border-color: #444 #AAA #AAA #444;

	margin: 0 16px;
}
div.pic ul {
	margin: 0.25em auto;
	padding: 0;
	list-style-type: none;
  	font: x-small Arial;
	color: darkblue;
}
div.pic ul li {
	display: block;
	text-align: center;
	padding-left: 5px;
}
#contact {
float: right;
text-align: right;
margin-right: 15px;
margin-top: 20px;
font-size: 13px;
color: #C0C0C0;
}   
#contact h1 {
font-size: 16px;
color: #fff;
}
