body, html{
  border: 0px none;
  padding: 0; margin: 0;
  background-color: white;
  font-family: 'Arial CE', 'Helvetica CE',	Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #282828;
  line-height: 1.3;
  text-align: center;
}

/*---------------------------------------TEXT----------------------------------*/
p, img, table, tr, th, td, h1, h2, h3, h4, h5, h6, ul, ol, li, form,fieldset
{
border: 0px none;
margin: 0 0 0 0;
padding: 0 0 0 0;
}
hr{display: none;}
.skryj{display: none;}
a,a:link,a:active,a:hover,a:visited {
	color: #0b703d;
	text-decoration: underline;
}

a:visited {
	color: #0b703d;
}

a:hover {
  color: #099b51;
	text-decoration: underline;
}

a:focus,a:active {
  color: #099b51;
	text-decoration: underline;
}
p{
text-indent: 37px;
}
.odsadit{
margin-top: 20px;
}
#noindent{
margin-top: 20px;
}
#noindent p{
text-indent:0px;
margin-bottom: 20px;
text-align: left;
}
#noindent h2{
margin-bottom: 20px;
text-align: left;
font-size: 16px;
font-weight: bold;
}
#noindent h3{
margin-bottom: 20px;
text-align: left;
font-size: 16px;
font-weight: bold;
}
/*---------------------------------------LAYOUT----------------------------------*/
h1{
  position: relative;
  width: 231px; 
  height: 160px;
  font-size: 20px;
  font-weight: bold;
  color: #0b703d;
  font-family: "comic sans ms";
  margin: 0px 0 20px 28px;
}
h1 span {
  background: url("../imgs/logo-new.gif") no-repeat;
  display: block;
  position: absolute; left: 0; top: 0; 
  height: 160px;
  width: 231px;
}
#obal{
position: relative;
margin: 0 auto 0 auto;
text-align: left;
width: 970px;
padding: 50px 0 0 0;
text-align: justify;
}
#levysloupec{
width: 480px;
float: left;
position: relative;
}
#pravysloupec{
float: right;
width: 405px;
}
#fotky a img{
border: 1px solid #c8c7c7;
margin: 15px 0 10px 0;
}
#ceniky{
clear: both;
_margin-top: -40px;
padding-bottom: 20px;
}
#ceniky h2{
font-size: 19px;
color: #0b703d;
font-weight: normal;
margin-bottom: 10px;
}
#ceniky h3{
font-size: 16px;
color: #e0a419;
font-weight: bold;
margin-bottom: 5px;
}
#ceniky h4{
font-size: 15px;
font-weight: bold;
margin-bottom: 5px;
}
#ceniky ul{
margin: 0 0 10px 20px;
font-size: 13px;
}
#ceniky p{
text-indent:0px;
margin-bottom: 10px;
text-align: left;
}
table{
border-collapse: collapse;
font-size: 13px;
background: #e6e6e6;
margin-bottom: 15px;
}
td{
padding: 3px 29px 3px 10px;
}
th{
text-align: left;
background: #0b703d;
color: white;
padding: 6px 29px 6px 10px;
}
th span{
font-weight: normal;
}
#jazyk{
position: absolute;
top: 100px;
right: 0;
}
#jazyk p{
display: inline;
font-size: 11px;
font-weight: bold;
}
#jazyk ul{
display: inline;
}
#jazyk li{
list-style-type: none;
display: inline;
padding-left: 10px;
}

#paticka{
margin: 30px 0 0 0;
border-top: 1px dashed silver;
padding: 20px 0;
}
