html {
	background-image: url(design/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #BFBCB7;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, lucida, sans-serif;
	background-image: url(design/body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a {
	color: #752000;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #DB7900;
}
#page{
	margin: 0px auto ;
	width: 852px;
	background-color: #FDE1BC;
	position: relative;
	overflow: auto;
	left: 0px;
	top: 0px;
}
#head {
	width: 852px;
	height: 204px;
	background-image: url(design/head.jpg);
	background-repeat: no-repeat;
}
#head #logo{
	width: 240px;
	height: 204px;
	position: relative;
	float: left;
}
#head #logo a{
	width: 240px;
	height: 204px;
	background-image: url(design/logo.gif);
	background-position: 32px 40px;
	background-repeat: no-repeat;
	display: block;
}
#head #logo a:hover{
	background-position: 32px -195px;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	color: #170600;
	text-align: right;
	padding-right: 20px;
	margin-top: 6px;
	position: relative;
	float: right;
	width: 580px;
}
#head .kontakt{
	font-size: 80%;
	height: 20px;
	text-align: right;
	padding-top: 2px;
	padding-right: 5px;
	position: relative;
	float: right;
	width: 600px;
}
#menu{
	height: 50px;
	width: 852px;
	background-image: url(design/menu.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#menu ul{
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 607px;
	display: block;
	margin-left: 245px;
}
#menu ul li{
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 150px;
	display: block;
	position: relative;
	float: left;
	list-style-type: none;
}
#menu ul li a{
	font-size: 80%;
	font-weight: normal;
	text-decoration: none;
	background-image: url(design/menu_pol.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 134px;
	display: block;
	padding-top: 5px;
	padding-left: 7px;
}
#menu ul .here a{
	background-position: 0px -59px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DE7F39;
	height: 43px;
}
#menu ul li a:hover{
	background-position: 0px -59px;
	color: White;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DE7F39;
	height: 43px;
}
#left a.face{
  display: block;
	position: relative;
	float: left;
	width: 155px;
	height: auto;
	overflow: hidden;
	margin-bottom: 5px;
	background-image: url(design/facebook.png);
	background-repeat: no-repeat;
	background-position: 15px 0px;
	padding-left: 40px;
}
#left .box {
	width: 171px;
	background-image: url(design/box-body.gif);
	background-repeat: repeat-y;
	margin-left: 15px;
	margin-bottom: 30px;
	clear: both;
}
#left .box h2{
	font-size: 90%;
	color: #743D18;
	margin-left: 18px;
	margin-right: 13px;
}
#left .box p{
	font-size: 90%;
	color: #743D18;
	margin-left: 18px;
	margin-right: 13px;
}
#left .box p.odkazy{
	text-align: left;
}
#left .box img{
  margin: 0px auto;
  display: block;
}
#left .box .top{
	height: 24px;
	background-image: url(design/box-top.gif);
	background-repeat: no-repeat;
	padding-top: 23px;
	padding-left: 18px;
	font-size: 110%;
}
#left .box .bottom{
	height: 10px;
	background-image: url(design/box-bott.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}
#left .menu .top{
	height: 8px;
}
#left .menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#left .menu li{
	margin: 0px;
	padding: 0px;
	display: block;
	width: 171px;
	height: 30px;
}
#left .menu li a{
	display: block;
	width: 130px;
	padding-left: 41px;
	height: 30px;
	background-image: url(design/odrazka.gif);
	background-repeat: no-repeat;
	background-position: 22px 5px;
	text-decoration: none;
	color: #593011;
}
#left .menu li a:hover{
	text-decoration: underline;
	color: #DF7322;
}
#obs{
	width: 852px;
	height: auto;
	overflow: hidden;
}
#obs {
	font-size: 80%;
	text-align: justify;
}
#obs #left{
	width: 205px;
	position: relative;
	float: right;
	color: #743D18;
}
#obs #right{
	width: 647px;
	position: relative;
	float: right;
	color: #6E3F0D;
	padding-bottom: 15px;
}
#obs #right h2{
	margin: 0px;
	padding: 0px;
	color: #964D00;
	font-size: 130%;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 20px;
}
#obs #right img.right{
	position: relative;
	float: right;
	margin-left: 15px;
}
#obs #right img.left{
	position: relative;
	float: left;
	margin-right: 15px;
}
#obs #right .contfirst a#sleva-box{
  width: 161px;
  height: 123px;
  display: block;
  position: relative;
  float: right;
  margin-left: 15px;
  background-color: #FEEFDA;
  border-color: #FBBF7B;
  border-width: 2px;
  border-style: solid;
  text-decoration: none;
  font-family: Arial, helvetica, sans-serif;;
}
#obs #right .contfirst a#sleva-box strong{
  display: block;
  font-size: 350%;
  text-align: center;
  margin: 16px 0px;
}
#obs #right .contfirst a#sleva-box em{
  display: block;
  font-style: normal;
  font-weight: normal;
  font-size: 150%;
  text-align: center;
}
#obs #right .contfirst p{
	margin: 0px;
	margin-left: 40px;
	margin-right: 35px;
	text-align: justify;
	margin-bottom: 30px;
	overflow: hidden;
	height: auto;
}
#obs #right .contfirst h3{
	color: #6E3F0D;
	margin-left: 30px;
	margin-bottom: 8px;
	margin-top: 30px;
}
#obs #right .contfirst h4{
	color: #6E3F0D;
	margin-left: 30px;
	font-size: 100%;
	margin-bottom: 5px;
	margin-top: 23px;
}
#obs #right .contfirst li{
	margin-left: 20px;
}
#obs #right .cont {
	margin-left: 10px;
	background-image: url(design/cont-body.gif);
	background-repeat: repeat-y;
	width: 620px;
	margin-bottom: 30px;
	color: #6E3F0D;
}
#obs #right .cont h3{
	margin: 0px;
	padding: 0px;
	background-image: url(design/cont-top.gif);
	background-repeat: no-repeat;
	width: 587px;
	padding-left: 33px;
	height: 12px;
	padding-top: 30px;
	font-size: 130%;
	color: #9A5205;
	margin-bottom: 25px;
}
#obs #right .cont .bottom{
	background-image: url(design/cont-bott.gif);
	background-repeat: no-repeat;
	width: 620px;
	height: 10px;
	overflow: hidden;
	margin-top: 19px;
}
#obs #right .cont h4{
	color: #6E3F0D;
	margin-left: 40px;
	font-size: 100%;
	margin-bottom: 5px;
	margin-top: 23px;
}
#obs #right .cont p{
	margin: 0px;
	margin-left: 35px;
	margin-right: 35px;
	margin-top: 10px;
	margin-bottom: 4px;
	text-align: justify;
}
#obs #right .cont ul,
#obs #right .cont ol{
	margin-right: 30px;
}
#obs #right .cont ul li,
#obs #right .cont ol li{
	margin-left: 24px;
}
#obs #right table{
	margin-left: 35px;
	background-color: #6B471F;
}
#obs #right table td{
	background-color: #DFBB93;
	padding: 2px 8px;
}
#obs #right table th{
	color: #DFBB93;
	padding: 2px 5px;
}
#obs #right .fotothumb{
	height: auto;
	overflow: hidden; 
	clear: both;
}
#obs #right .fotothumb .foto{
	width: 190px;
	margin: 15px 9px;
	position: relative;
	float: left;
	text-align: center;
	background-image: url(design/foto.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#obs #right .fotothumb .foto[class]{
	margin: 15px 11px;
}
#obs #right .fotothumb .foto .img{
	background-image: url(design/foto2.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#obs #right .fotothumb .foto .img a img{
	border-width: 2px;
	border-style: solid;
	border-color: #964D00;
}
#obs #right .fotothumb .foto .img a:hover img{
	border-width: 2px;
	border-style: solid;
	border-color: #FAB05F;
}
#obs #right .fotothumb h3{
	margin: 0px;
	padding: 0px;
	font-size: 125%;
}
#obs #right .fotothumb h4{
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 35px;
	background-color: #FBC07C;
	font-size: 90%;
}
#obs #right .fotobig{
  padding-top: 10px;
  text-align: center;
}
#obs #right .fotobig #zavrit{
	margin: 0px;
	height: 38px;
	margin-top: 5px;
	background-image: url(design/zavrit.gif);
	background-position: right top;
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7F0000;
/* 	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7F0000; */
}
#obs #right .fotobig #zavrit a{
  display: block;
  width: 150px;
  height: 27px;
  padding-top: 11px;
  padding-right: 27px;
  text-align: right;
  position: relative;
  float: right;
}
#obs #right .cont fieldset{
	border-width: 0px;
	margin: 10px 25px;
}
#obs #right .cont #hide fieldset{
	border-width: 1px;
	border-style: solid;
	border-color: #7C3F13;
	margin-bottom: 15px;
	text-align: left;
	padding: 20px 5px;
}
#obs #right .cont #hide input,
#obs #right .cont #hide textarea,
#obs #right .cont #hide select{
	border-width: 1px;
	border-style: solid;
	border-color: #7C3F13;
	background-color: #FAE1CD;
	color: #68350B;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	vertical-align: top;
}
#obs #right .cont #hide input#dnu{
  width: 30px;
}
#obs #right .cont #hide input:hover,
#obs #right .cont #hide textarea:hover{
	border-color: #C16315;
	background-color: #F9DBC3;
}
#obs #right .cont #hide input{
	margin-bottom: 5px;
}
#obs #right .cont #kalkulacka #hide div{
  height: 25px;
  clear: both;
}
#obs #right .cont #kalkulacka #hide label{
	display: block;
	width: 110px;
	position: relative;
	float: left;
	text-align: right;
	padding-right: 10px;
}
#obs #right .cont #vysledek span{
	font-size: 160%;
	font-weight: bold;
}
#obs #right .cont #hide .odeslat{
	width: 250px;
	margin-left: 35px;
	font-weight: bold;
	height: 25px;
}
#obs #right .cont #hide .povinny{
	color: #FF4500;
}
#obs #right .cont #hide legend{
	margin-bottom: 5px;
}
#obs #right .cont #hide .osobni{
	text-align: right;
	padding-right: 205px;
}
#foot{
	width: 852px;
	height: 51px;
	background-image: url(design/foot.gif);
	background-repeat: repeat-x;
	font-size: 70%;
	color: #964d00;
}
#foot #adresa{
	width: 700px;
	position: relative;
	float: left;
}
#foot #adresa address{
	display: block;
	font-style: normal;
	margin: 5px 10px;
}
#foot #autogram{
	width: 152px;
	position: relative;
	float: left;
	padding-top: 6px;
}
#foot #autogram a{
	font-weight: normal;
	text-decoration: none;
}

