/* MAIN */

body {
	margin: 0;
	padding: 0;
	color: #5A5246;
	font-size: 70%;
	font-family:  Georgia, "Times New Roman", times, serif;
	background-color: #D9D7CA;
	text-align: center;
}

/*div{border:1px solid red;}*/

td {
	color: #5A5246;
	font-size: 1em;
	font-family:  Georgia, "Times New Roman", times, serif;
}
img {
	display: block;
	border: 0px;
	margin: 0px;
	padding: 0px;
} 
a, a:active, a:visited {
	color: #7F0B0E;
	text-decoration: underline;
}
a:hover {
	color: white;
	background-color: #7F0B0E;
	text-decoration: none;
}
h1 {
	margin: 15px 0 15px 0;
	padding: 0;
	font-size: 1.8em;
	font-family:  Georgia, "Times New Roman", times, serif;
	color: #86A9AB;
	font-weight: normal;
}
h2 {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 1.8em;
	font-family:  Georgia, "Times New Roman", times, serif;
	color: #7D0B13;
	font-weight: normal;
}
h3 {
	margin: 30px 0 15px 0;
	padding: 20px 0 10px 0;
	font-size: 1.8em;
	font-family:  Georgia, "Times New Roman", times, serif;
	color: #7D0B13;
	font-weight: normal;
	border-top: 2px dotted #75726B;
	width: 500px;
}
h4 {
	margin: 5px 0 5px 0;
	padding: 0px 0 0px 0;
	font-size: 1.5em;
	font-family:  Georgia, "Times New Roman", times, serif;
	color: #7D0B13;
	font-weight: normal;
}
hr {
	border: 0;
	height: 1px;
	color: #ededed;
	background: #ededed;
}
input, textarea {
	margin: 2px 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif, sans;
	color: #555;
	padding: 4px;
}

/* LAYOUT */

div#logo {
	width: 976px;
	margin: 0 auto;
	padding: 20px 0 20px 30px;
	text-align: left;
}
div#container {
	width: 976px;
	background-color: #ffffff;
	margin: 0 auto;
	text-align: left;
}
div#menu {
	width: 968px;
}
div#menu ul {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left: 2px;
}
div#menu ul li {
	float: left;
	margin: 0;
	display: inline;
}
div#top {
	width: 960px;
	height: 334px;
	margin: 0 8px;
	clear:both;
}
div#top2 {
	width: 960px;
	height: 173px;
	margin: 0 8px;
	background-image: url(images/intro2.jpg);
}

.boxes {
	list-style: none;
	list-style-type: none;
	margin: 0 0 0 8px;
	padding: 0;
}

.boxes li {
	width:230px;
    height:300px;
	float: left;
	margin: 0 0px 0 0;
}
.boxes li {
	float: left;
	display: inline;
	margin: 0 8px 0 0;
	background-color: #EBE6DC;
	width: 230px;
	padding: 0;
}
.boxes li:hover {
	background-color: #C0BB9E;
}
.boxes li p {
	margin: 15px;
}
.boxes li p a {
	font-weight: bold;
}
.noBorder {
	border: 0;
}
.breaker {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}
ul#uvodBottom {
	list-style: none;
	list-style-type: none;
	margin: 8px 0 0 0;
	padding: 0 0 0 8px;
	border-top: 2px solid #D9D7CA;
}
ul#uvodBottom li {
	float: left;
	display: inline;
	padding: 0;
}
ul#uvodBottom li.lava {
	width: 479px;
	border-right: 2px solid #D9D7CA;
	padding-top: 15px;
	_padding-top: 25px;
	padding-bottom: 10px
}
ul#uvodBottom li.lava div {
	margin: 15px;
}
ul#uvodBottom li.lava div p {
	margin: 0 0 0 100px;
}
ul#uvodBottom li.prava {
	width: 469px;
	border: 0;
	padding: 15px 0 10px 10px;
	_padding-top: 25px;
}
ul#uvodBottom li.prava div {
	margin: 15px;
}
ul#uvodBottom li.prava div p {
	margin: 0 0 0 100px;
}
img.obrFloatLeft {
	float: left;
	margin: 0 15px 0 0;
}
div#footer {
	margin: 0 auto;
	text-align: right;
	line-height: 160%;
	width: 936px;
	color: #4C4337;
	padding: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif, sans;
}
div#footer a, div#footer a:active, div#footer a:visited {
	color: #4C4337;
	text-decoration: none;
}
div#footer a:hover {
	color: #4C4337;
	text-decoration: underline;
	background: transparent;
}
div#leftmenu {
	float: left;
	display: inline;
	width: 232px;
	height:auto;
	margin-left: 8px;
	margin-top: 7px;
	text-align:left;
}
div#leftmenu a, div#leftmenu a:active, div#leftmenu a:visited {
	height:auto;
	display: block;
	color: #464034;
	background-color: #D9D7CA;
	text-decoration: none;
	margin-bottom: 1px;
	padding: 14px 10px 4px 14px;
	font-family: Tahoma, Arial, Helvetica, helvetica, sans;
	font-size: 1.2em;
	font-weight: bold;
}
div#leftmenu p {
	margin: 25px 10px 15px 15px;
	font: 2em Georgia, "times new roman", times, serif;
	color: #5A5249;
}
div#leftmenu a:hover {
	height:auto;
	background-color: #7D0B13;
	color: #fff;
}
div#rightobsah {
	width:500px;
	margin-left: 250px;
	margin-top: 8px;
	margin-right: 8px;
	padding: 20px 0 20px 20px;
	line-height: 150%;
}
div.premiera {
	font-size: 1.2em;
}
div.ucinkuju {
	width: 380px;
}
.floatRight {
	float: right;
	margin-top: -20px;
}
.nadpis1 {
padding-left:10px;
line-height:30px;
height:30px;
vertical-align:bottom;
background-color:#fff;
font-size:20px;
font-family:Georgia;
}

.nadpis1 a{
background-color:#fff;
text-decoration:none;
color: #7F0B0E;
}

.nadpis1 a:hover{
background-color:#fff;
text-decoration:none;
color: #7F0B0E;
}

div.popis {
	clear: right;
	width: 500px;
	padding-top: 30px;
}
div.fotoSpodok {
	width: 700px;
}
div.fotoSpodok img {
	float: left;
	margin: 0px 15px 15px 0;
}
#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:10;
}

#imageContainer {
position:relative; 
height:334px;
width:960px;
margin:0px;
padding:0px;
}

#topimg{
height:334px;
width:960px;
margin:0px;
padding:0px;
}

#bbsk{
width:60px;
height:67px; 
float:left; 
}

#home{
width:960px; 
margin-left:10px; 
margin-top:8px; 
line-height:150%;
}

.foto_admin{
float:left;
margin-left:2px;
margin-top:1px;
}