body {
	margin:0;
	padding:0;
    font-family:Arial, sans-serif;
	background:#332417 url(../images/bg1.png) repeat left top;
}

.clear {clear:both;}
a {color:#e5941c;}
a:hover {color:#fff;}
a img {border:none;}

.fleft {float:left;}

#head {
	position:relative;
	margin:auto;
	width:970px;
	height:186px;
}
#foot {
	position:relative;
	margin:auto auto 60px auto;
	width:970px;
	height:60px;
	border-bottom:7px solid #e5941c;
}
#content {
	position:relative;
	margin:10px auto;
	width:970px;
}
.box1 {
	float:left;
	width:701px;
}
.box2 {
	float:right;
	width:254px;
}

/*logo*/
h1#logo {
	position:absolute;
	left:1px;
	top:15px;
	margin:0;
	padding:0;
}
h1#logo a {
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:251px;
	height:138px;
	background:url(../images/logo.png) no-repeat left top;
}
h1#logo a span {display:none;}
#head p {
	position:absolute;
	right:0;
	top:100px;
	margin:0;
	padding:0;
	width:639px;
	height:35px;
	line-height:35px;
	color:#fa9707;
	background:url(../images/head-text.png) no-repeat left top;
}
#head p span {display:none;}

#navi {
	position:absolute;
	top:32px;
	right:0;
	margin:0;
	padding:0 15px;
	background-color:#3d2a12;
	border:1px solid #e5931a;
}
#navi li {
	display:inline;
}
#navi li a {
	font-size:0.75em;
	color:#fff;
	line-height:30px;
	text-decoration:none;
}
#navi li a:hover {color:#e5931a;}
#navi li.item1 a {
	padding:0 10px 0 15px;
	background:url(../images/icon-house.gif) no-repeat left top;
}
#navi li.item2 a {
	padding:0 10px 0 20px;
	background:url(../images/icon-point.gif) no-repeat left top;
}
#navi li.item3 a {
	padding-left:16px;
	background:url(../images/icon-post.gif) no-repeat left 3px;
}


#menu {
	position:relative;
	margin:0 auto 21px auto;
	padding:0;
	width:970px;
	height:58px;
	border-bottom:7px solid #e5941c;
	background-color:#523613;
}
#menu li {
	display:inline;
}
#menu li a {
	position:relative;
	display:block;
	float:left;
	padding:10px 0 0 18px;
	height:48px;
	font-size:0.75em;
	color:#fff;
	text-decoration:none;
	background:#523613;
	border-left:1px solid #77502a;
}
#menu li a strong {
	color:#e5931a;
	font-size:1.3em;
}
#menu li a span {
	display:block;
	position:absolute;
	right:10px;
	top:10px;
	width:7px;
	height:4px;
	background:#523613;
}
#menu li a.active,
#menu li a:hover {
	color:#523613;
	background:#e5941c;
	border-left:1px solid #e5941c;
}
#menu li a.active strong,
#menu li a:hover strong {
	color:#523613;
}
#menu li a.active span,
#menu li a:hover span {
	background:#e5941c url(../images/icon-arrow2.gif) no-repeat left top;
}
#menu li.item1 a {width:134px;_width:131px;border:none;}
#menu li.item1 a:hover {border:none;}
#menu li.item2 a {width:171px;}
#menu li.item3 a {width:146px;}
#menu li.item4 a {width:121px;}
#menu li.item5 a {width:156px;}
#menu li.item6 a {width:129px;}



#himage {
	position:relative;
	margin:auto;
	width:970px;
	height:208px;
}
#himage .item1 {
	float:left;
	margin:0 10px 0 0;
	width:491px;
	height:208px;
	background:url(../images/himage1.jpg) no-repeat left top;
}
#himage .item2 {
	float:left;
	margin:0 10px 10px 0;
	width:200px;
	height:99px;
	background:url(../images/himage2.jpg) no-repeat left top;
}
#himage .item1b {
	float:left;
	margin:0 10px 0 0;
	width:491px;
	height:208px;
	background:url(../images/himage1b.jpg) no-repeat left top;
}
#himage .item2b {
	float:left;
	margin:0 10px 10px 0;
	width:200px;
	height:99px;
	background:url(../images/himage2b.jpg) no-repeat left top;
}
#himage .item3 {
	position:relative;
	float:right;
	margin:0;
	width:254px;
	height:208px;
	background-color:#e5941c;
}

#himage .item3 a {
	width:254px;
	height:208px;
	display:block;
}

#himage .item3 a:hover {
	cursor:hand;
}

#himage .item3 h2 {
	color:#fff;
	text-align:right;
	margin:20px 10px 20px 0;
	padding:0;
	font-size:1em;
}
#himage .item3 p {
	padding:10px 0 10px 20px;
	color:#2d1e11;
}
#himage .item3 p strong {
	color:#fff;
}
#himage .item3 span {
	position:absolute;
	left:0;
	top:0;
	width:254px;
	height:208px;
	background:url(../images/himage3.jpg) no-repeat left top;
}
#himage .item4 {
	float:left;
	margin:0 10px 0 0;
	width:200px;
	height:99px;
	background:url(../images/himage4.jpg) no-repeat left top;
}
#himage .item4b {
	float:left;
	margin:0 10px 0 0;
	width:200px;
	height:99px;
	background:url(../images/himage4b.jpg) no-repeat left top;
}




/*foot*/
#foot p {
	margin:0;
	padding:15px 0 0 0;
	color:#c6b9ac;
	font-size:0.75em;
}



/*content*/
.text {
	color:#dac2a4;
	background:#523613;
	min-height:160px;
	
}
.text p {
	font-size:0.75em;
	color:#dac2a4;
	line-height:20px;
	text-align:justify;
}
.box2 .text {
	margin:0 0 10px 0;
	padding:20px 0 20px 20px;
	border-bottom:7px solid #e5941c;
}
.box2 .text h2 {
	margin:0 0 10px 0;
	color:#e5941c;
	font-size:1.05em;
}

.box2 .koutek {
  margin:10px 0 8px 0;
}


#banner {
	position:relative;
	width:254px;
	height:208px;
	background:#e5941c url(../images/banner.jpg) no-repeat left top;
}
#banner a {
	margin:0;
	padding:0;
	font-weight:bold;
	color:#fff;
	font-size:0.75em;
}
#banner a.item1 {
	display:block;
	position:absolute;
	top:49px;
	left:0;
	padding:0 0 0 16px;
	width:209px;
	height:34px;
	line-height:34px;
	text-decoration:none;
	background-color:#e5941c;
}
#banner a.item1:hover {
}
#banner a.item2 {
	display:block;
	position:absolute;
	top:99px;
	left:0;
	padding:20px 0 0 20px;
	width:234px;
	height:89px;
	background:#523613;
}
#banner a.item2 span {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:254px;
	height:109px;
	cursor:pointer;
	background:url(../images/anch2-bg.jpg) no-repeat left top;
}


.box1 .text {
	position:relative;
	margin:0 0 10px 0;
	padding:20px 30px 27px 20px;
	width:651px;
}
.box1 .text h2 {
	margin:0;
	padding:0;
	font-size:1.05em;
	color:#ff;
}

.box1 .text h3 {

	font-size:0.95em;
	color:#e5941c;
}

.box1 .text table.poledni {
  
}

.box1 .text table.poledni tr th {
  background-color:#e5941c;
  color:#fff;
  font-weight:bold;
  font-size:0.75em;
  padding:4px;
}

.box1 .text table.poledni tr td { 
  font-size:0.75em;
  padding:4px;
  vertical-align:top;
}

.box1 .text table.poledni tr td.cl1 {
  width:40px;
  border-bottom:1px solid #3D2A12;
}
 
.box1 .text table.poledni tr td.cl2 {
  width:530px;
  font-weight:bold;
  border-bottom:1px solid #3D2A12;
}

.box1 .text table.poledni tr td.cl3 {
  width:50px;
  border-bottom:1px solid #3D2A12;
  text-align:right;
}

.box1 .text table.poledni tr td.cl4 {
  width:140px;
  border-bottom:1px solid #3D2A12;
  font-weight:bold;
}
 
.box1 .text table.poledni tr td.cl5 {
  width:430px;
  border-bottom:1px solid #3D2A12;
}

.box1 .text table.poledni {
  
}

.box1 .text table.poledni tr th {
  background-color:#e5941c;
  color:#fff;
  font-weight:bold;
  font-size:0.75em;
  padding:4px;

}

.box1 .text table.poledni tr td { 
  font-size:0.75em;
  padding:4px;
  vertical-align:top;
  background:none;
}

	
.box1 .text h2 strong {
	color:#e5941c;
}
.box1 .text p {
	position:relative;
	z-index:100;
}
.box1 .text img.bordered {
	margin:0 20px 10px 0;
	border:10px solid #e5941c;
}
.box1 .text a.more {
	display:block;
	position:absolute;
	right:0;
	bottom:0;
	_right:-1px;
	_bottom:-1px;
	padding:60px 0 0 0;
	width:93px;
	height:33px;
	font-size:0.75em;
}
.box1 .text a.more span {
	display:block;
	position:absolute;
	right:0;
	bottom:0;
	width:93px;
	height:93px;
	cursor:pointer;
	background:url(../images/more.jpg) no-repeat left top;
}


.box1 .text table {
  
}

.box1 .text table tr th {
  background-color:#e5941c;
  color:#fff;
  font-weight:bold;
  font-size:0.75em;
  padding:4px;
  width:150px;
}

.box1 .text table tr td { 
  font-size:0.75em;
  padding:4px;
  vertical-align:top;
  background-color:#302114;
  width:150px;
}

.box1 .text table tr td.cent { 
  text-align:center;
}

.box1 .text form fieldset {
  border:0;
}

.box1 .text form fieldset input {
  border:0;
}

.box1 .text form fieldset input.tlacitko {
  border:0;
}

#content .box1 .text ul li a {
  font-size:0.75em;
}


.box1 div.small {
	margin:3px 0 0 0;
	float:left;
	width:198px;
}
.box1 div.long {
	margin:3px 0 0 0;
	float:right;
	width:503px;
}
.box1 div.small h2,
.box1 div.long h2 {
	float:left;
	margin:0;
	padding:0 17px;
	height:27px;
	line-height:27px;
	color:#fff;
	font-size:0.85em;
	background-color:#e5941c;
}
.box1 div.small div.cnt {
	clear:left;
	padding:23px 0 0 18px;
	width:180px;
	height:155px;
	background:#ffffce url(../images/small-bg.jpg) no-repeat right top;
}
.box1 div.long div.cnt {
	clear:left;
	padding:23px 0 0 18px;
	width:485px;
	height:155px;
	background:#ffffce url(../images/small-bg.jpg) no-repeat right top;
}

.box1 div.small div.cnt ul,
.box1 div.long div.cnt ul {
	margin:0;
	padding:0;
	width:154px;
	list-style:none;
	border-top:1px solid #e1d5a1;
}
.box1 div.long div.cnt ul {float:left;}
.box1 div.small div.cnt ul li,
.box1 div.long div.cnt ul li {
	padding:0 0 0 19px;
	height:20px;
	line-height:20px;
	border-bottom:1px solid #e1d5a1;
	font-size:0.85em;
	color:#000;
	background:#ffffce url(../images/icon-arrow1.gif) no-repeat 8px center;
}


#foot div.logo {
	position:absolute;
	left:881px;
	top:0;
	width:87px;
	height:48px;
	background:url(../images/foot-logo.png) no-repeat left top;
}

.vpravo {
  float:right;
  margin-left:10px;
}



.vpravo a img {
  padding:1px;
  border:1px solid #e5941c;
}

.vpravo a img.no {
  border:0;
  padding:0;
}

.vlevo {
  float:left;
  margin-right:10px;
}

.vlevo a img {
  padding:1px;
  border:1px solid #e5941c;
}

.galerie a img {
  padding:1px;
  border:1px solid #e5941c;
  margin-right:5px;
  margin-bottom:5px;
}

.kalendar {
  width:270px;
  float:right;
}

.box1 .text .kalendar table tr td {
  text-align:center;
}

.box1 .text .kalendar table tr td.zavreno {
  color:#444;
}

.box1 .text .kalendar table tr td.uzavreno {
  color:#ff0000;
  background-color:#ddd;
  font-weight:bold;
}

.box1 .text .kalendar table tr td.uzavreno span {
  display:block;
}


.mezera-parpx {
  height:9px;
}