body {
    text-align: center;
    margin: 10px 0px 0px 0px;
    padding: 0px;
    font-family: Arial, tahoma, lucida, sans-serif;
    font-size: 0.75em;
    color: #000000;
    background: #FFFFFF;
    
}

input {
    color: #000000;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    -moz-box-sizing : border-box; 
    box-sizing : border-box;
}

textarea {
    height: 50px;
    width: 300px;
    border: 1px solid #CCCCCC;
}

ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

li {
    text-align: left;
}

h1, h2 {
      font-size: 1.5em;
    font-weight: bold;
    text-align: left;
    color: #FE8C09;
    margin: 0px;
}



a {
    text-decoration: underline;
    color: #121212;
}

a:hover {
    text-decoration: none;
}

p {
    text-align: left;
}

table {
    font-size: 1em;
    margin: 20px 0px 20px 0px;
}

table.center td {text-align: center;}

td {
    text-align: left;
}

img { border: 0px; }

#top {
    width: 886px;
    height: 171px;
    position: relative;
    margin: 0px auto 10px auto;
}

#logo {
    float: left;
    width: 238px;
    margin: 0px; 
    padding: 0px;
}

#logo a {
    background-color: transparent; 
    display: block; 
    position: absolute;
    top: 0px;
    left: 0px;
    text-decoration: none;
    text-align: center;
}

#logo span {
    width: 238px;
    height: 171px;
    background: url('/images/logo-kokes.jpg') top left no-repeat; 
    cursor: hand; 
    display: block; 
    z-index: 1;
    position: absolute;
    top: 0px;
    left: 0px;
}

#topRight {
    float: right;
    position: relative;
}

#langMenu {
    position: absolute; 
    top: 40px; 
    left: 0px;
    list-style-type: none;
    width: 120px;
}

#langMenu li a {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0px 0px 0px 40px;
}

#langMenu li a:hover {
    text-decoration: underline;
}

#langMenu li a.cs {
    background: url('/images/cs.jpg') top left no-repeat; 
}

#langMenu li a.sk {
    background: url('/images/sk.jpg') top left no-repeat; 
}


#main {
    width: 886px;
    height: auto;
    clear: both;
    margin: 0px auto 0px auto;
    background: url('/images/wide-bg.gif') 0px 0px repeat-y;
    border-bottom: 1px solid #FFFFFF;
}

#mainLeft {
    float: left;
    width: 238px;
    height: auto;
    background: url('/images/menu-gradient.png') 0px 35px repeat-x;
}

#mainRight {
    float: right;
    width: 638px;
    height: auto;
    background: url('/images/content-gradient.png') 0px 0px repeat-x;
}

#in {
    width: 100%;
    height: auto;
    padding: 15px 5px 40px 35px;
    background: url('/images/pad-content-left.gif') -7px 0px repeat-y;
}

#mainNavlist {
    margin: 23px 0px 0px 38px;
    padding: 0px;
    height: auto;
}

#mainNavlist li {
    height: 37px;
}

#mainNavlist li a{
    height: 37px;
    display: block;
    padding-left: 10px;
    border-bottom: 3px solid #68AB75;
    line-height: 34px;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    -moz-box-sizing : border-box; 
    box-sizing : border-box;
}

#mainNavlist a:hover {
    text-decoration: none;
}

.menu1 a, .menu16 a {
    background: url('/images/menu-1.jpg') top right no-repeat;
}

.menu1 a:hover, .menu16 a:hover, .menu33 a:hover {
    background: #185423 url('/images/menu-1-over.jpg') top right no-repeat;
}

.menu2 a, .menu17 a {
    background: url('/images/menu-2.jpg') top right no-repeat;
}

.menu2 a:hover, .menu17 a:hover {
    background: #185423 url('/images/menu-2-over.jpg') top right no-repeat;
}

.menu3 a, .menu18 a {
    background: url('/images/menu-3.jpg') top right no-repeat;
}

.menu3 a:hover, .menu18 a:hover {
    background: #185423 url('/images/menu-3-over.jpg') top right no-repeat;
}

.menu4 a, .menu19 a {
    background: url('/images/menu-4.jpg') top right no-repeat;
}

.menu4 a:hover, .menu19 a:hover {
    background: #185423 url('/images/menu-4-over.jpg') top right no-repeat;
}

.menu5 a, .menu20 a {
    background: url('/images/menu-5.jpg') top right no-repeat;
}

.menu5 a:hover, .menu20 a:hover {
    background: #185423 url('/images/menu-5-over.jpg') top right no-repeat;
}

.menu6 a, .menu21 a {
    background: url('/images/menu-6.jpg') top right no-repeat;
}

.menu6 a:hover, .menu21 a:hover {
    background: #185423 url('/images/menu-6-over.jpg') top right no-repeat;
}

.menu7 a, .menu22 a {
    background: url('/images/menu-7.jpg') top right no-repeat;
}

.menu7 a:hover, .menu22 a:hover {
    background: #185423 url('/images/menu-7-over.jpg') top right no-repeat;
}

#searchForm {
    width: 238px;
    height: 50px;
    margin-top: 10px;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    background: url('/images/search-bg.jpg') top right no-repeat;
}

#searchForm input {
    border: 1px solid #288839;
    margin: 10px 0px 0px 38px;
    float: left;
}

#bottom {
    height: 78px;
    width: 886px;
    clear: both;
}

#bottomLeft {
    width: 238px;
    height: 78px;
    float: left;
    background: url('/images/menu-bottom.jpg') 0px 6px no-repeat;
}

#bottomRight {
    width: 638px;
    height: 78px;
    float: right;
    position: relative;
    background: url('/images/content-bottom.png') 0px 0px repeat-x;
}

#copy {
    margin: 40px 0px 0px 230px;
    font-size: 11px;
    color: #FE8D0C;
}

#copy a {
    color: #FE8D0C;
}
ul li ul {
    margin-left:20px;
}
.menu {
    background: #FFF2DF;
    border-left: 5px solid #AAAAAA;
    line-height: 20px;
    padding-left: 5px;
    margin-bottom: 1px;
}

#menu {
    position: relative;
    top: 5px;
    left: 0;
    z-index:100;
    width: 100%; /* precision for Opera */
    padding: 0px;
    margin-bottom: 20px;
}

#menu ul li {
    float: left;
    width: 128px;
    cursor: default;
    text-align: center;
    -moz-box-sizing : border-box; 
    box-sizing : border-box;
    text-align: left;
    
}

#menu div ul li{
    background: #E5E5E5;
    border-left: 1px solid #A5A5A5;
    border-right: 1px solid #A5A5A5;
    width: 150px;
    padding: 2px 2px 2px 2px;
}

#menu div {
    width: 150px;
    visibility: hidden;
    position: absolute;
    padding: 5px;
}

.smenu {
	z-index: 10;
}

.smenu a {
    color: #000000;
    text-decoration: none;
    display: block;
    width: auto;
    height: 100%;
    line-height: 14px;
    padding-left: 6px;
}

.smenu a:hover {
    background: #AAAAAA;
    text-decoration: none;
    color: #FFFFFF;
    padding-left: 6px;
}

.cenikText {
    width: 90%;
    margin: 50px 0px 40px 0px;
    padding: 0px;
    float: left;
    clear: both;
}

.vypisTbl {
    margin: 0px;
    text-align: center;
    float:left;
}

.vypisTbl img {
    border: 0px solid #FE8D0C;
    margin-top: 5px;
}

.vypisTbl td {
    height: 20px;
}

.vypisTblin {
    margin: 0px;
    color: #FFFFFF;
    text-align: right;
}
.corner {
    height: 30px;
    width: 9px;
}

.panelBg {
    height: 30px;
    background: url('/images/vertical_bg.jpg') left top repeat-x;
    color: #FFFFFF;
}

.panelBg td {
	padding: 0px;
	vertical-align: middle;
}

.panelBg img {
	border: 0px;
	margin: 0px;
}

.whiter {
    background-color: #FFF2DF;
    text-align: center;
}

.darker {
    background-color: #FFFFFF;
}

.kontakt_text {
  	font-family:  verdana, century gothic, verdana, helvetica, sans-serif;
	  font-size: 11px;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
}

.kontakt_text_bold {
	  font-family:  verdana, century gothic, verdana, helvetica, sans-serif;
	  font-size: 11px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

.certpanelLeft {
    height: 20px;
    width: 9px;
    background: url('/images/corner_left_small.jpg') no-repeat 0px 0px;
}

.certpanelRight {
    height: 20px;
    width: 9px;
    background: url('/images/corner_right_small.jpg') no-repeat 0px 0px;
}

.certpanelCenter {
    text-align: left;
    color: #FFFFFF;
    font-weight: bold;
    background: url('/images/vertical_bg_small.jpg') repeat-x 0px 0px;
}

.nazev {
    height: 20px;
    padding: 0px 0px 6px 9px;
    font-weight: bold;
    letter-spacing: 1px;
}

.nazev img {
    position: relative;
    top: 5px;
}
.hpbox {float:left; width:120px;text-align:left; margin-right:20px;}
.hpbox img {border:1px solid black;}
