html  {
height: 100%;
}

body {
  background: #EFEFEF url("img/celek.png") top left;
  font-family: Arial, Tahoma,  sans-serif, Trebuchet MS;
  font-size: 12px;
  text-align: center;
  line-height: 150%; 
  color: #666666; 
  height: 100%;
}

* {
margin: 0px;
padding: 0px;
}




a img {
border: 0px solid white;
}



h1  {
color: #006600;
margin: 0px;
padding-bottom: 15px;
padding-top: 30px;
font-size: 20px;
font-weight: normal;
}

h2  {
color: #006600;
margin: 0px;
padding-bottom: 15px;
padding-top: 30px;
font-size: 20px;
font-weight: normal;
}

h3  {
font-weight: bold;
font-size: 14px;
color: black;
margin-bottom: 4px;
margin-top: 12px;
}

h4  {
font-weight: bold;
font-size: 12px;
color: black;
margin-bottom: 3px;
margin-top: 10px;
}




td  {
vertical-align: top;
}


ul  {
padding-left: 30px;
}

ul li  {
padding-left: 12px;
margin-bottom: 5px;
margin-top: 5px;
list-style-type: none;
background: transparent url("img/bul.png") no-repeat  0px 7px;
}

ol  {
padding-left: 30px;
}

ol li  {
padding-left: 10px;
margin-bottom: 5px;
margin-top: 5px;
list-style-type: decimal;

}



table {
font-size: 100%;
border-collapse: collapse;
}

a {
color: #006600;
}

a:hover {
color: #00CC00;
}


p {
margin-bottom: 10px;
}

input{
/* margin-top: 6px; */
}

.celek  {
width: 746px;
text-align: left;
margin: auto;

background: white;
}

.vrch {
width: 746px;
height: 204px;
position: relative;
background: transparent url("img/vrch.png") no-repeat top left;
}

.logo {
position: absolute;
top: 43px;
left: 34px;
width: 278px;
height: 127px;
}

.malemenu {
position: absolute;
top: 170px;
right: 180px;
font-size: 10px;
width: 300px;
text-align: right;
color: white;
}

.podtitul {
position: absolute;
top: 120px;
left: 290px;
font-size: 25px;
width: 400px;
text-align: left;
color: white;
}

.malemenu a {
text-decoration: none;
font-size: 10px;
padding-left: 5px;
border-left: 1px solid #D0D1D2;
padding-bottom: 0px;
color: #00CC00;
}

.malemenu a:hover {
color: #00FF00;
}

.menu {
background: transparent url("img/menu.png") repeat-x top left;
text-align: left;
height: 35px;
overflow: hidden;
width: 746px;
}

.menu a {
color: #3D3C3F;
text-decoration: none;
padding-top: 7px;
padding-bottom: 10px;
padding-left: 15px;
padding-right: 40px;
/*background: transparent url("img/sipka.gif") no-repeat 10px center;*/
display: block;
float: left;
font-size: 12px;
border-left: 1px solid #F5F5F5;
border-right: 1px solid #C3C3C3;
}

.menu a img {
margin-right: 10px;
border: 0px solid white;
position: relative;
top: -1px;
}

.menu a:hover {
color: white;
background: transparent url("img/menu_o.png") repeat-x top left;
}

.menu .vybrany  {
color: #006600;
background: transparent url("img/menu_o.png") repeat-x top left;
}

.obsah {
border-top: 1px solid #E8E8E8;
width: 746px;
background: white;
min-height: 330px;
margin-bottom: 10px;
}

.obsah .vnoreny {
width: 706px;
margin: 20px;
padding-bottom: 5px;
}

.pata {

clear: both;
}


.sloupec2 {
width: 340px;
float: left;
}

.mezi {
float: left;
width: 26px;
}

.sloupce  {
margin-top: 50px;
background: transparent url("img/linka.png") repeat-y top center;
}

.sloupce h2 {
padding-top: 0px;
}

.cleaner  {
clear: both;
}

.copy {color: white; padding-bottom: 15px;}

/*obsahové*/
.chybovahlaska{
color: red;
}

.form{
border-spacing: 6px;
border-collapse: separate; }
