* {
 margin: 0;
 padding: 0;
 }

body {
 background: #55574F;
 font-family: Arial, sans, sans-serif;
 font-size: 0.9em;
 color: #000;
 margin: 1.5em;
}

.hidden {display: none;}
.flat {margin: 0; padding: 0;}
.lavo {float: left}
.pravo {float: right}
.stred {text-align: center}
.stred-odsad {margin: 0 auto}
.vpravo {text-align: right}
.vlavo {text-align: left}
.hore-odsad {padding-top: 0.5em}
.relativne {position: relative}
.hore {vertical-align: top}
.vyraz {color: #009900}
.seda {color: #8DC146}
.clear {clear: left}
.marginuj {margin: 0.8em}
.bold {font-weight: bold}

img {
 border: none;
 }
 
input {
    cursor: pointer;
    _cursor: hand;
}

.form-a {
    text-decoration:underline;
    cursor: pointer;
    _cursor: hand;
}
 
.horna td {
    font-size: 10px;
}
 
.horna a {
    color: #536D02;
}


#fishcontainer {
    border: 1px solid red !important;
}

#banner {
 margin-left:10px;
 width:992px;
 height:172px;
 }

#banner_ch {
 width:992px;
 height:172px;
 position:absolute;
 left:10px;
 }
 
#listy {
 position:absolute;
 left:20px;
 top:10px;
}

.lista {
 padding:5px;
 float:left;
 cursor:pointer;
 margin-right:10px;
 font-size:10px;
 color:#00461e;
 font-weight:bold;
 background: url('./img/lista.jpg');
 }

.lista:hover {
 padding:5px;
 float:left;
 cursor:pointer;
 margin-right:10px;
 font-size:10px;
 color:#ae2400;
 font-weight:bold;
 background: url('./img/lista_h.jpg');
 }
 
.lista_h {
 padding:5px;
 float:left;
 cursor:pointer;
 margin-right:10px;
 font-size:10px;
 color:#ae2400;
 font-weight:bold;
 background: url('./img/lista_h.jpg');
 }
 
#banner_in {
 width:992px;
 height:172px;
 cursor:pointer;
 }
 
#logo_right {
 width:209px;
 height:172px;
 position:absolute;
 right:0px;
 background: url('./img/logo.png');
 }
 
/*------------------------------------------ main_div*/
#main_div {
 margin: 0 auto;
 padding: 0;
 width: 1012px;
 background: #fff url(img/layout1/main-back.gif) top left repeat-y;
 position: relative;
}

/*------------------------------------------ header*/
#nad-hlavicka {
  padding: 0;
  text-align: right;
  position: relative;
  width: 100%;
  height: 62px;
  margin: 0 auto;
  background: url(img/layout1/nad-hlavicka.jpg) top center no-repeat;
}

#nad-hlavicka div {
  padding: 0;
  position: absolute;
  right: 40px;
  top: 65%;
  margin: -0.5em 0 0 0;
}

#nad-hlavicka div a {
  font-size: 0.75em;
  color: #285900;
  text-decoration: none;
}

#nad-hlavicka div a:hover {
  text-decoration: underline;
}

#hlavicka {
  font-size: 1.5em;
  font-weight: normal;
  padding: 0;
  text-align: center;
  position: relative;
  /*width: 796px;*/
  width: 100%;
  height: 175px;
  margin: 0 auto;
}

#hlavicka span {
    display: block;
    width: 100%;
    height: 175px;
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
    background: url(img/layout/hlavicka.jpg) top center no-repeat;
}

#pod-hlavicka {
  padding: 0;
  text-align: center;
  position: relative;
  width: 992px;  
  height: 29px;
  margin: 0 auto;
  background: #E9ECE7 url(img/layout/pod-hlavicka.gif) top left repeat-x;
}

#pod-menu {
  clear: both;
  padding: 0;
  text-align: center;
  position: relative;
  width: 992px;
  height: 70px;
  margin: 0 auto;
  border-bottom: 2px solid #5B5B5B;
  background: #E7FFC9 url(img/layout/pod-hlavicka.jpg) top center repeat-x;
}

#dock {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#dock li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  float: left;
}

#container a img {
  padding: 5px;
  border: 1px solid #C9EEAA;
  vertical-align: middle;
  margin-right: 5px;
}

#container a {
  text-decoration: none;
  text-transform: uppercase;
}

/*------------------------------------------ menu*/
#menu {
    width: 992px;    
    height: 25px;    
    padding: 0;    
    margin: 0 auto;    
    border: 0;
}

#menu ul {
    font-size: 0.85em;    
    font-weight: bold;
    padding: 0;
    margin: 0 0 0 10px;    
    padding: 0;    
    border: 0;    
    list-style-type: none;
} 

#menu ul li {
    padding: 5px 11px 0px 1px;    
    margin: 5px 0 0 0;    
    list-style-type: none;    
    float: left;
    background: url(./img/menu/normal.gif) top left repeat-x;
    position: relative;
}

#menu ul li a {
    text-decoration: none;    
    color: #666;    
    display: block;    
    padding: 0 11px 0px 4px;    
    margin: 0;    
    overflow: hidden;
}

#menu ul li.sel a {
    padding: 0 8px 0px 8px;    
}

#menu ul li span {
    display: block;
    width: 15px;
    height: 24px;
    position: absolute;
    right: 0;
    top: 0;
    background: url(./img/menu/normal-normal-right.gif) top right no-repeat;
}

#menu ul li.posledne span {
    background: url(./img/menu/normal-right.gif) top right no-repeat;
}

#menu ul li.prve {
    background: url(./img/menu/normal-left.gif) top left no-repeat;
    width: 15px;
    height: 24px;
    padding: 0;
}

#menu ul li.prvesel {
    background: url(./img/menu/sel-left.gif) top left no-repeat;
    width: 15px;
    height: 24px;
    padding: 0;
}

#menu ul li.sel {
    padding: 6px 14px 3px 0px;    
    background: url(./img/menu/sel.gif) top left repeat-x;
}

#menu ul li.sel span {
    background: url(./img/menu/sel-normal-left.gif) top right no-repeat;
}


#menu ul li span.selnorm {
    background: url(./img/menu/sel-normal-right.gif) top right no-repeat;
}

#menu ul li span.selkoniec {
    background: url(./img/menu/sel-right.gif) top right no-repeat;
}

#menu ul li.sel a {
    background: none;
    position: relative;
    color: #264503;
}

#menu ul li a:hover {
    background: #E3F8D3;
    color: #264503;
} 

/*------------------------------------------ menu_end*/

/*------------------------------------------ header_end*/
.prihlasenie {
    width: 139px;
    /*float: left;
    clear: left;*/
    margin: 0 !important;
    border: 0;
    background: #F5D7B4;
    padding: 0 0 0.8em 0;
    font-size: 1em !important;
}

.prihlasenie p {
    padding: 0 1em 0.5em 1em;
    margin: 0;
    font-size: 0.8em;
    line-height: 1.4em;
}

.prihlasenie p a {
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

.prihlasenie span.mail {
    background: url(img/mail.gif) 3px center no-repeat;
    padding: 0 0 0 20px;
    font-size: 1em;
}

.prihlasenie span.tel {
    background: url(img/tel.gif) center left no-repeat;
    padding: 0 0 0 26px;
    font-size: 1.1em;
}

.prihlasenie span.bez {
    color: #FF0000;
}

.prihlasenie div.sekcia {
    font-size: 0.95em;
    background: #F0876C;
    margin: 0 0 0.4em 0;
    padding: 0.3em 1em;
    border-bottom: 3px solid #ED6D4E;
    font-weight: bold;
    color: #C53714;
}

.prihlasenie div.formular {
    font-size: 0.7em;
    padding: 0 13px;
    padding-bottom: 10px;
}

.prihlasenie input.text {
    width: 105px;
    border: 1px solid #ED6D4E;
    padding: 2px;
    margin-bottom: 7px;
}

.prihlasenie input.buton {
    width: 112px;
    margin: 2px 0 0 0;
}

.hladaj {
    width: 149px;
    /*float: left;
    clear: left;*/
    margin: 0 0 0 0;
    border: 0;
    background: #E7FFC9 url(img/layout/lupa.gif) right 32px no-repeat;
    padding: 0 0 0.8em 0;
}

.hladaj div.sekcia {
    font-size: 0.95em;
    background: #ABE47C;
    margin: 0 0 0.8em 0;
    padding: 0.3em 1em;
    border-bottom: 3px solid #71C729;
    font-weight: bold;
    color: #366312;
}

.hladaj div.formular {
    font-size: 0.7em;
    padding: 5px 13px;
}

.hladaj input.text {
    width: 116px;
    border: 1px solid #C9EEAA;
    padding: 2px;
    margin-bottom: 7px;
}

.linky {
    width: 149px;
    margin: 0 0 0 0;
    border: 0;
    padding: 0 0 0.8em 0;
}

.linky div.sekcia {
    font-size: 0.95em;
    background: #C4D6EF;
    margin: 0 0 0.8em 0;
    padding: 0.3em 1em;
    border-bottom: 3px solid #B9CAE4;
    font-weight: bold;
    color: #0000AA;
}
/*------------------------------------------ predajne menu */
.predajne-menu {
    width: 149px;
    /*float: left;
    clear: left;*/
    list-style-type: none;
    margin: 0 0 0 0;
    border: 0;
    background: #CDE1FD;
    padding: 0 0 0.8em 0;
}

.predajne-menu li {
    font-size: 0.8em;
    margin: 0.3em 0;
    padding: 0 1em;
}

.predajne-menu li a {
    color: #008;
    text-decoration: none;
}

.predajne-menu li a:hover {
    text-decoration: underline;
}

.predajne-menu li.sekcia {
    font-size: 0.95em;
    background: url(img/title/back-modre.gif) top left repeat;
    margin: 0 0 0.8em 0;
    padding: 0.3em 1em;
    border-bottom: 3px solid #B9CAE4;
}

/*------------------------------------------ tovar menu */
.tovar-menu {
    width: 149px;
    /*float: left;
    clear: left;*/
    list-style-type: none;
    margin: 0 0 0 0;
    border: 0;
    background: #E9ECE7;
    padding: 0 0 0.8em 0;
}

.tovar-menu dt, .tovar-menu li {
    font-size: 0.8em;
    margin: 0.3em 0;
    padding: 0 1em;
}

.tovar-menu dt a, .tovar-menu li a {
    color: #000;
    text-decoration: none;
}

.tovar-menu dt a:hover, .tovar-menu li a:hover {
    text-decoration: underline;
}

.tovar-menu dt.sekcia, .tovar-menu li.sekcia {
    font-size: 0.95em;
    background: url(img/title/back-sive.gif) top left repeat;
    margin: 0 0 0.8em 0;
    padding: 0.3em 1em;
    border-bottom: 3px solid #D0D0D0;
}

/*------------------------------------------ znacky menu */
.eshop {
    width: 139px;
    margin: 0 !important;
    border: 0;
    background: #F5D7B4;
    padding: 0 0 0.8em 0;
    font-size: 1em !important;
    background: url(./img/layout/eshop.jpg) 0 26px no-repeat;
    height: 110px;
}

.eshop p {
    padding: 0 1em 0.5em 1em;
    margin: 0;
    font-size: 0.8em;
    line-height: 1.4em;
    text-align: left;
}

.eshop p a {
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

.eshop div.sekcia {
    font-size: 0.95em;
    background: #F0876C;
    margin: 0 0 0.4em 0;
    padding: 0.3em 1em;
    border-bottom: 3px solid #ED6D4E;
    font-weight: bold;
    color: #C53714;
    text-align: left;
}

.informacie {
    width: 139px;
    margin: 0 !important;
    border: 0;
    padding: 0;
    font-size: 1em !important;
    background: #E7FFC9;
}

.informacie div.sekcia {
    font-size: 0.95em;
    background: #ABE47C;
    margin: 0 0 0.8em 0;
    padding: 0.3em 1em;
    border-bottom: 3px solid #71C729;
    font-weight: bold;
    color: #366312;
    text-align: left;
}

.informacie ul {
    list-style-type: none;
    margin: 0 0 0 1em;
    padding: 0 0 1em 0;
    font-size: 1.1em !important;
}

.informacie ul li {
    list-style-type: none;
    margin: 0 0 0.3em 0;
    padding: 0;
    text-align: left;
}

.informacie a {
    text-decoration: none;
}

.znacky-menu {
    width: 139px;
    float: right;
    list-style-type: none;
    margin: 0 0 1em 1em;
    border: 0;
    background: #E9ECE7;
    padding: 0 0 0.8em 0;
}

.znacky-menu li {
    font-size: 0.7em;
    margin: 0.3em 0;
    padding: 0;
    text-align: center;
}

.znacky-menu li a {
    color: #008;
}

.znacky-menu li.sekcia {
    font-size: 0.95em;
    background: url(img/title/back-sive.gif) top left repeat;
    margin: 0 0 0.8em 0;
    padding: 0.3em 1em;
    border-bottom: 3px solid #D0D0D0;
    text-align: left;
}

li.znacka a {
    font-size: 1.3em;
    font-weight: bold;
    text-decoration: none;
    font-variant: small-caps;
}

li.znacka a:hover {
    text-decoration: underline;
}

#nakup2 {
    font-size: 1.8em;
    font-weight: bold;
    float: right;
    color: red;
    display: block;
    margin: 10px 14px 0 0;
}
/*------------------------------------------ content*/
#telo {
  width: 992px;
  margin: 0 auto;
}

#content {
  margin: 0 139px 0 149px;
  padding: 1em;
  border: 0;
  font-size: 0.9em;
}

#content p { 
  text-align: justify;
  margin: 1em 0;
}

#content a {
 color: #006200;
}

.sipka-odkazy a {
 padding-right: 12px;
 background: url(img/anchor.gif) 99% 50% no-repeat;
}

h1, h2, h3 {
    color: #2B5300;
    text-align: left;
    margin: 0.2em 0;
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.5em;
}

h1 span {
    color: #ccc !important;
    font-size: 0.7em;
    font-weight: normal;
}

h1 span a {
    color: #ccc !important;
    text-decoration: none;
}

h1 span a:hover {
    text-decoration: underline;
}

ul.odrazky {
    list-style-type: none;
    margin: 0 0 1em 0;
    padding: 0;
}

ul.odrazky li {
    list-style-type: none;
    margin: 0 0 1em 0.8em;
    padding: 0 0 0 2em;
    background: url(../img/odrazka.gif) top left no-repeat;
    text-align: justify;    
}

ol.list, ul.list {
    margin: 0 0 1em 1.5em;
}

table.kontakt {
    border: 0;
    border-collapse: collapse;
    margin: 0 3% 1em 0;
    width: 45%;
}

table.kontakt td {
    border: 0;
    padding: 0.2em 0.5em;
    text-align: left;
}

table.kontakt td a {
    padding-right: 0;
    background: none;
}

table.kontakt td.hlavicka {
    padding: 0.2em 0.6em;
    text-align: left;
    font-size: 0.9em;
    background: #E6FFC6;
}

table.kontakt td.pata {
    padding: 0.6em;
    text-align: right;
    font-size: 0.9em;
    background: #EDFFD7;
}

table.kontakt td.pata a {
 padding-right: 10px;
 background: url(img/anchor.gif) 99% 70% no-repeat;
}

table.kontakt caption {
    font-weight: bold;
    padding: 0.5em 1em 0.5em 0;
    text-align: left;
}

table.hodiny {
    border: 0;
    border-collapse: collapse;
    margin: 1em 1em 1em 0;
}

table.hodiny caption {
    padding: 0.4em;
    text-align: center;
    font-size: 1.1em;
    font-weight: bold;
}

table.hodiny td {
    border: 0;
    padding: 0.2em 0.5em;
    text-align: right;
}

table.hodiny td.hlavicka {
    padding: 0.2em 0.6em;
    text-align: left;
    vertical-align: middle;
    font-size: 0.9em;
    background: #E6FFC6;
}

div.float-div {
    padding: 1em;
    border: 1px solid black;
}

p.ramik {
    width: 230px;
    margin: 0 1em 1em 0;
    padding: 1em 10px 1em 10px;
    background: #E6FFC6;
}

a.mapa-lm {
 display: block;
 width: 220px;
 height: 220px;
 background: url(pic/lm.jpg) center center no-repeat;
 border: 1px solid #fff;
 margin: 0;
}

a.mapa-lm:hover {
 border: 1px solid #ccc;
}

a.mapa-rk {
 display: block;
 width: 220px;
 height: 220px;
 background: url(pic/rk.jpg) center center no-repeat;
 border: 1px solid #fff;
 margin: 0;
}

a.mapa-rk:hover {
 border: 1px solid #ccc;
}

a.mapa-zh {
 display: block;
 width: 220px;
 height: 220px;
 background: url(pic/znh.jpg) center center no-repeat;
 border: 1px solid #fff;
 margin: 0;
}

a.mapa-zh:hover {
 border: 1px solid #ccc;
}

table.formular {
    border: 0;
    border-collapse: collapse;
    margin: 1em 1em 1em 0;
    width: 50%;
}

table.formular td {
    border: 0;
    padding: 0.2em 0.5em;
    text-align: left;
}
table.formular td #email{
    border: 1px solid #5C7909;
    padding: 0.15em 0.2em;
    width: 100%;
    _width: 80%;
}
table.formular td #sprava{
    border: 1px solid #5C7909;
    padding: 0.2em;
    width: 100%;
    _width: 80%;
    font-family: Arial, sans-serif;
}
table.formular td #kontrola{
    border: 1px solid #5C7909;
    padding: 0.15em 0.2em;
    width: 3em;
    _width: 80%;
}
table.formular td #posli{
    padding: 0.15em 0.2em;
    _width: 80%;
}

table.formular td.hlavicka {
    padding: 0.2em 0.6em;
    text-align: left;
    vertical-align: middle;
    font-size: 0.9em;
    background: #E6FFC6;
}

/* doporucene clanky */
div.doporucene {
    margin: 0 6px 1em 0;
    padding: 0.6em;
    border: 1px solid #D9FFAA;
    background: #F0FFDD;
}

div.doporucene p {
    margin: 1em 0 0 0;
}

div.doporucene input {
    padding: 0 1em;
    background: #F0FFDD;
}

/* potrebujete poradit */
div.ramik {
    width: 192px;
    margin: 0 1em 1em 0;
    padding: 1em 10px 1em 10px;
    background: #E6FFC6;
}

div.ramik img {
    margin: 1em 0;
    border: 1px solid #D9FFAA;
}

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

ul.kategorie li {
    list-style-type: none;
    margin: 0.15em 1px;
    padding: 0 0 0 14px;
    background: url(img/odrazka.gif) center left no-repeat;
    font-size: 95%;
}

ul.kategorie li.kategoria {
    margin: 0.25em 0;
    padding: 0;
    background: none;
    font-size: 105%;
}

ul.kategorie-dlhsie {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.kategorie-dlhsie li {
    list-style-type: none;
    margin: 0 1px 0.75em 1px;
    padding: 0 0 0 14px;
    background: url(img/odrazka.gif) 0 0.4em no-repeat;
    font-size: 95%;
}

ul.kategorie-text {
    list-style-type: none;
    margin: 1em 0;
    padding: 0;
}

ul.kategorie-text li {
    list-style-type: none;
    margin: 0 1px 0.75em 1px;
    padding: 0 0 0 14px;
    background: url(img/odrazka.gif) 0 0.4em no-repeat;
}

ol.nahradne {
    margin: 1em 0 1em 250px;
    padding: 0;
    list-style-position: outside;
}

ol.nahradne li.nahradne {
    margin: 1em 0;
    padding: 0 0 0 0.5em;
}

ol.nahradne li.nahradne ul li {
    margin: 0.2em 0;
}

/* import export */
div.ramik_ie {
    width: 322px;
    height: 580px;
    margin: 0 12px 12px 0;
    position: relative;
    padding: 0;
    background: #DBEDBA;
}

div.ramik_ie div {
    margin: 1em;
}

div.ramik_ie img {
    margin: 1em 0;
    border: 1px solid #CBE49A;
}

div.ramik_ie ul.kategorie {
    position: absolute;
    bottom: 1em;
}


/*------------------------------------------ tovarova tabulka*/
table.tovar-table {
    border: 0;
    border-collapse: collapse;
    margin: 1em auto;
    width: 670px;
    _width: 640px;
    table-layout: fixed;
}

table.tovar-table thead th, table.tovar-table thead td {
    border: 1px solid #fff;
    padding: 0.2em 0.5em;
    text-align: left;
    background: #d7dad5;
}

table.tovar-table tbody.prvy {
    background: #e9ece7;
}

table.tovar-table tbody.druhy {
    background: #d7dad5;
}

table.tovar-table tbody.over {
    background: #D0ECAB url(img/tovar-over.gif) bottom left repeat-x;
}

table.tovar-table td, table.tovar-table th {
    border: 1px solid #fff;
    padding: 0.2em 0.5em;
    text-align: left;
}

table.tovar-table td.nenasiel {
    background: #eee;
    padding: 1em 0.5em;
    text-align: center;
}

table.tovar-table td.kategoria {
    font-size: 0.85em;
}

table.tovar-table td.img {
    padding: 0.2em 0;
    text-align: center;
}

table.tovar-table td.img img {
    border: 1px solid #D0E7B2;
    vertical-align: middle;
}

table.tovar-table tbody.prvy td.img img {
    border: 1px solid #ddd;
}

table.tovar-table tbody.druhy td.img img {
    border: 1px solid #ccc;
}

table.tovar-table tr.oddel {
    height: 4px;
    background: #315C03;
}

table.tovar-table tr.vlastnosti {
    font-size: 0.85em;
}

table.tovar-table td select {
    font-size: 0.9em;
    width: 99%;
    _width: 90%;
}

table.tovar-table td select option {
    padding: 0.1em 0;
}

table.tovar-table tbody td input {
 text-decoration: underline;
 color: #315C03;
 background: none;
 border: 0;
} 

table.tovar-table td a {
    background: none;
}

div.linka {
    margin: 1em 0 0 0;
    position: relative;
}

div.linka-border {
    border-bottom: 3px solid #315C03;
}

div.linka a, div.linka-border a {
    font-size: 1.1em;
}

div.linka p, div.linka-border p {
    padding: 10px 0 10px 1em;
}

table.tovar-vypis {
    border: 0;
    border-collapse: collapse;
    margin: 1em auto;
    width: 670px;
    _width: 660px;
    table-layout: fixed;
}

table.vlastnosti {  
    margin: 1em 0;
}

table.vlastnosti th {  
    padding: 0.3em 0.5em;
    text-align: left;
    background: #E6FFC6;
}

table.vlastnosti td {  
    padding: 0.3em 0.8em;
    text-align: left;
}

div.mapa {
    font-size: 115%;
}

div.mapa ul {
    margin: 1em 0 1em 2em;
    font-size: 95%;
}

div.mapa ul li {
    margin: 0.5em 0 0.5em 0;
}

a.vloz-do {
    display: block;
    text-decoration: none;
    padding: 4px;
    margin: 4px 1px 1px 4px;
    border: 1px solid #2B5300;
    color: #2B5300 !important;
    background: #E9FFCA;
}

img.vloz-do {
    text-decoration: none;
    padding: 4px;
    margin: 4px 1px 1px 4px;
    border: 0;
}

a.vloz-do:hover {
    border: 2px solid #2B5300;
    background: #B7ED8F;
    margin: 3px 0 0 3px;
    color: #2B5300 !important;
}

a.vloz-do img {
    vertical-align: middle;
}

a.kosik {
    background: url(/img/cart.png) center left no-repeat;
    padding: 0 0 0 20px;
}

a.kosiksel {
    background: url(/img/cart.png) center left no-repeat;
    padding: 0 0 0 20px;
    font-weight: bold;
}

#nakup {  
    font-size: 0.8em;
    font-weight: normal;
}

#nakup span.nakup {
    padding: 0 3px;
    background: #254401;
    color: #eee;
}

table.tovary {
    border: 0;
    border-collapse: collapse;
    margin: 1em auto;
    width: 670px;
    _width: 660px;
}

table.tovary td {
    border: 1px solid #aaa;
    padding: 5px;
}

table.tovary td.kosik {
    width: 20px !important;
}

table.tovary th {
    border: 1px solid #aaa;
    padding: 5px;
    text-align: left;
    font-size: 0.9em;
    background: #D7DAD5;
}

input.ks {
    width: 40px;
}

div.reg {
    border: 1px solid #ccc;
    padding: 2px;
    margin: 10px 0;
}

div.reg h2 {
    font-size: 1em;
    padding: 10px;
    margin: 0;
    background: #E6FFC8;
}

div.reg h3 {
    font-size: 1em;
    padding: 0 0 0 10px;
    margin: 10px 0 0 0;
}

div.reg p {
    padding: 10px;
}

table.formular-noram {
    border: 0;
    border-collapse: collapse;
    margin: 1em 20px;
}

table.formular-noram td {
    border: 0;
    padding: 0.2em 0.3em;
    text-align: left;
}

table.formular-noram th {
    width: 250px;
    padding-left: 50px;
    font-weight: normal;
    text-align: left;
    vertical-align: middle;
}

table.formular-noram input.text {
    width: 230px;
}

input.buton {
    font-size: 1.1em;
    padding: 4px 10px;
    font-weight: bold;
}
/*------------------------------------------ fotogaleria */
div.galeria {
  margin: 1em 0.4em;
}

a.galeria {
    display: block;
    width: 110px;
    height: 110px;
    float: left;
    margin: 0 10px 10px 0;
    background: #F9F9F2;
    text-decoration: none;
    font-size: 0.7em;
    cursor: hand;
    border: 2px solid #ddd;
}

span.show {
    text-align: center;
    text-decoration: none;
    color: #000;
    border: 5px solid #ddd;
    background: #fff;
}

span.show img {
    margin: 0;
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 45;
}

span.show img.nacitavam {
    margin: 0;
    position: absolute;
    z-index: 44;
}

span.popis {
    display: block;
    padding: 5px 0; 
    position: absolute;
    left: 0;
    top: 2px;
    z-index: 46;
    background: #fff;
    font-size: 0.8em;
}

div.popis {
  background: #fff;
  padding: 1em;
}

#poziadanie {
  position: absolute;
  left: 0;
  top: -500px;
  border: 10px solid #fff;
  background: #eee;
  width: 240px;
  height: 350px;
}

#poziadanie div.pad {
  padding: 10px 17px;
}

#poziadanie .text {
  width: 200px;
  padding: 2px;
  border: 1px solid #888;
}

table.tabulka {
    border: 0;
    border-collapse: collapse;
    margin: 1em auto;
    width: 400px;
    
}

table.tabulka td {
    border: 1px solid #aaa;
    padding: 0.2em 0.5em;
    text-align: right;
}

table.tabulka td.hlavicka {
    padding: 0.2em 0.6em;
    text-align: left;
    vertical-align: middle;
    font-size: 0.9em;
    background: #E6FFC6;
    border: 1px solid #888;
}

table.preprava {
    width: 600px !important; 
}

table.preprava td {
    padding: 0.6em 0.5em !important;
}

.zrus_vyber {
  width:109px;
  height: 31px;
  text-decoration: underline;
  color:#000;
  background: url(/img/zrus_vyber.gif) center no-repeat;
  border:0;
  margin:0;
  font-size:0;
  font-weight:normal;
  letter-spacing: -100px;
  padding: 0
}

h1.akcia p {
  margin: 0 !important;
  padding: 0 !important;
}

div.akcia {
  width: 200px;
  height: 220px;
  float: left;
  margin: 10px 10px 0 0;
  border: 1px solid #eee;
  padding: 6px;
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}

div.akcia h2 {
  font-size: 1.2em;
}

div.akcia h2 p {
  margin: 0 !important;
  padding: 0 !important;
}

div.akcia p {
  font-size: 1em;
  font-weight: bold;
}

div.akcia p.popis {
  position: absolute;
  bottom: 0;
  left: 10px;
}

div.anketa {
  background: #FEDFA0; /*svetly odtien*/
  margin: 0 139px 0 149px;
  padding: 0;
  border: 0;
}

div.anketa div.vpravo {
  float: right;
}

div.anketa div.vpravo div.vypis {
  font-size: 0.8em;
  width: 180px;
  text-align: justify;
  margin-top: 10px;
  padding-left: 10px;
  border-left: 2px solid #FC9130;/*tmavsi odtien*/
  color: #6B5C14;/*tmavy*/
}

div.anketa div.vpravo a, div.anketa div.vpravo input {
  display: block;
  background: #FC9130;/*tmavsi odtien*/
  padding: 3px 0;
  width: 100px;
  text-align: center;
  margin: 10px 0;
  border: 0;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  font-size: 0.8em;
}

div.anketa div.vpravo input {
  background: #FC9130;/*tmavsi odtien*/
}

div.anketa div.otazka {
  padding: 10px;
  font-size: 0.8em;
}

div.anketa div.otazka {
  padding: 10px;
  font-size: 0.8em;
}

div.anketa div.otazka p {
  padding: 5px 0;
}

div.anketa input.check {
  border: 1px solid #FC9130; /*tmavsi odtien*/
  background: #eee;
  padding: 2px;
  margin: 0 15px 0 5px;
}

div.anketa h3 {
    font-size: 0.95em;
    background: #FDBB80;/*stredny odtien*/
    margin: 0 0 0.4em 0;
    padding: 0.3em 1em;
    border-bottom: 3px solid #FC9130;/*tmavsi odtien*/
    font-weight: bold;
    color: #D16503;/*tmavy*/
    text-align: left;
}

div.odpoved {
    color: #D16503;/*tmavy*/
    width: 470px;
}

div.odpoved span.percent {
    border: 1px solid #FC9130;/*tmavsi odtien*/
    background: #FDBB80;/*stredny odtien*/
    display: block;
    width: 160px;
    height: 7px;
    position: relative;
    margin: 2px 0 0 0;
    float: right;
}
div.odpoved span.percent span {
    border: 0;
    background: #B99F24;
    display: block;
    width: 1px;
    height: 7px;
    position: absolute;
    left: 0;
    top: 0;
}
div.odpoved span.info {
    font-size: 75%;
    width: 120px;
    margin-left: 10px;
    float: right;
}

/* show span */
.infOdkaz {
	text-decoration: none;
	border-bottom: 1px dashed #ee0000;
	color: #bb0000;
	padding-bottom: 0px;
}
.obsahInfo {
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	width: 170px;
	border: 0px solid #ccc;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
.obsahInfo span.vrch {
	display: block;
	width: 170px;
	padding: 10px 0px 4px 0px;
	background: url(../img/vrch.gif) top left no-repeat;
}
.obsahInfo span.vrch div {
	padding-left: 5px;
	width: 160px;
}
.obsahInfo span.spodok {
	margin: 0;
	display: block;
	width: 170px;
	height: 9px;
	padding: 0;
	background: url(../img/spodok.gif) top left no-repeat;
	border: 0px solid #ccc;
	text-align: center;
}

/*------------------------------------------ content_end*/

/*------------------------------------------ footer*/
#footer {
 margin: 0 auto;
 padding: 0;
 width: 100%;
 height: 131px;
 background: url(img/layout1/footer.jpg) top center repeat-x;
 position: relative;
 color: #fff;
 text-align: right;
 font-size: 0.9em;
 clear: both;
 }

#footer a.financie, #footer a.financie:hover {
    margin: 0 auto;
    padding: 0;
    background: url(img/layout/spodok-financovanie.gif) center center no-repeat;
    display: block;
    width: 900px;
    height: 90px;
}

#footer a, #footer a:hover {
 margin-left: 0.8em;
 color: #fff;
 text-decoration: none;
 }
#footer a:hover {
 color: #fff;
 text-decoration: underline;
 }
#footer a.sel {
 color: #fff;
 text-decoration: none;
 font-weight: bold;
 }

#footer a.menu-copy, #footer a.menu-copy:hover {
 color: #000;
 font-size: 80%;
 margin: 0;
 border: 0;
 display: block;
 position: absolute;
 left: 32px;
 bottom: 5px;
 }
 
#footer span.pocitadlo {
 color: #000;
 font-size: 80%;
 margin: 0;
 border: 0;
 display: block;
 position: absolute;
 right: 32px;
 bottom: 5px;
 }
 
#footer span.pocitadlo strong {
 font-size: 110%;
 }
/*------------------------------------------ footer_end*/

