@import url("reset.css");
/*****************************************************************************************
 cobradesign styles - styly.css
*****************************************************************************************/

.hidden, .none {
  display: none !important;
}
.clear {
  clear: both;
}
a {
  color: #54973c;
}
a:hover {
  text-decoration: none;
}
.obligatory, strong, .strong {
  font-weight: bold !important;
}
p {
  margin-bottom: 5px;
}

/*****************************************************************************************
 Layout
*****************************************************************************************/
body {
  background: #ffffff url("/img/bg.jpg") repeat-x top;
  color: #1c2d08;
  font-family: verdana, sans-serif;
  font-size: 12px;
  text-align: left;
  text-align: center;
}
/*obrázek na hoře - širší než zbytek webu*/
div#main {
  margin: 0 auto;
  width: 100%;
  background: url("/img/hlava.jpg") no-repeat top center;
}
/*obal hlavní části webu*/
div#obal {
  width: 942px;
  margin: 0 auto;
  text-align: left;
  padding: 21px 24px 0 20px;
}
/*****************************************************************************************
 Hlavíčka 
*****************************************************************************************/
div#hlava {
  text-align: right;
  background: url("/img/hlava.jpg") no-repeat top;
  margin: -21px -24px 0 -20px;
  height: 190px;
  overflow: hidden;
}
/*logo*/
div#hlava a.odkazIndexLeft {
  display: block;
  width: 180px;
  height: 174px;
  background: none;
  margin-top: 10px;
  margin-left: 45px;
  position: absolute;
}
div#hlava a.odkazIndexRight {
  display: block;
  position: absolute;
  background: none;
  width: 347px;
  height: 107px;
  margin-left: 588px;
  top: 21px;
}
                                        /*hlavní menu*/
div#hlava div {
  float: right;
  width: 100%;
  margin-top: 155px;
  height: 55px;
  overflow: hidden;
  padding-top: 10px;
}
div#hlava ul {
  list-style: none;
  float: right;
}
div#hlava ul li {
  list-style: none;
  float: left;
}
div#hlava ul li a {
  color: #1a4803;
  font-size: 14px;
  padding: 0 22px;
  border-left: 2px solid #444444;
}
div#hlava ul li strong {
  font-size: 14px;
  padding: 0 22px;
  border-left: 2px solid #444444;
}
div#hlava ul li.prvni a { border: none; }
/*****************************************************************************************
 Hlavní obsah
*****************************************************************************************/
h1, h2, h3 {
  text-transform: uppercase;
}
/*****************************************************************************************
 Hlavní obsah - levý sloupec
*****************************************************************************************/
div#levy {
  width: 533px;
  float: left;
  padding-top: 25px;
}
div#levy h2 {
  font-size: 15px;
}
                                        /*nadpis*/
div#levy h1 {
  color: #000000;
  font-size: 30px;
  font-weight: normal;
}
div#levy span {
  font-size: 15px;
}

div.text {
	margin-right: 20px;
}
 
.overflowh{
  overflow: hidden;
  margin-bottom: 8px;
}
.overflown{
  overflow: none;
  margin-bottom: 8px;
}
 
                                        /*výživové programy*/
div#programy {
  margin-top: 25px;
  margin-right: 20px;
  background: url("/img/vyzivove_programy.jpg") no-repeat left top;
  padding-left: 130px;
  padding-bottom: 15px;
  height:150px;
}
div#programy h2 {
  margin: 0 0 10px 0 !important;
}
                                        /*doporučujeme*/
div#levy h2 {
  margin: 30px 0 15px 0;
}
div.vyrobek {
  background: #cad985 url("/img/vyrobek_bg.jpg") no-repeat bottom left;
  width: 163px;
  height: 300px;
  padding: 2px 0;
  color: #000000;
  text-align: center;
  margin-bottom: 20px;
  margin-right: 14px;
  float: left;
  overflow: hidden;
}
/*obrázek výrobku*/
div.vyrobek div.img {
  height: 130px;
  background: none;
  overflow: hidden;
}
div.vyrobek img {
  margin: 0 auto;
  display: block;
}
/*text v zeleném pruhu*/
div.vyrobek div.odkaz {
  font-size: 12px;
  text-decoration: underline;
  color: #ffffff;
  padding: 2px 0 5px 0;
  margin: 3px 0 1px 0;
  height: 55px;
  overflow: hidden;
}
div.vyrobek div.odkaz a.img {
  color: #ffffff;
  display: block;
  background: #54973c;
  padding: 2px 0 10px 0;
}
/*text k výrobku (pod zeleným pruhem)*/
div.vyrobek div.text {
  padding: 2px 10px;
  height: 43px;
  overflow: hidden;
  width: 143px;
}
div.vyrobek div.text strong { font-weight: normal !important; }
/*odkaz na detail*/
a.doKosiku {
  width: 25px;
  height: 32px;
  background: none;
  display: block;
  float: left;
  margin-top: 15px;
  margin-left: 5px;
}
/*cena výrobku*/
div.vyrobek span {
  margin-top: 25px !important;
  margin-left: 30px;
  display: block;
  color: #1c2d08;
  font-size: 22px !important;
  font-weight: bold;
}
div.vyrobek img.kosik {
  float: left;
  margin-top: 8px;
}
div.vyrobek small {
	display: block;
	font-size: 55%;
	margin-left: 3px;
}
/*****************************************************************************************
 Hlavní obsah - pravý sloupec
*****************************************************************************************/
div#pravy {
  width: 400px;
  float: right;
  background: #a0cf67 url(/img/pravy_top.jpg) no-repeat top center;
  padding-top: 10px;
}
    /*v košíku*/
div#v_kosiku {
  color: #ffffff;
  float: left;
  margin-left: 90px;
  margin-top: 5px;
}
div#v_kosiku span {
  text-decoration: underline;
  font-weight: bold;
  display: block;
  margin-bottom: -8px;
  color: #fff;
}
div#v_kosiku em {
  font-weight: bold;
}
    /*registrace*/
div#pravy ul#reg {
  list-style: none;
  text-align: right;
  float: right;
  margin-right: 20px;
  margin-bottom: 5px;
}
div#pravy ul#reg li a {
  color: #294707;
  font-size: 12px;
}
    /*pokladna*/
div#pokladna {
  margin-left: 90px;
  float: left;
  margin-top: 10px;
}
div#pokladna a {
  color: #ffffff;
  font-size: 13px;
}
    /*vyhledávání*/
form#search {
  margin-right: 20px;
  color: #274009;
  font-size: 12px;
  float: rihgt;
  text-align: right;
}
form#search label {
  margin-bottom: -10px;
  display: block;
}
form#search input#hledej {
  background: url("/img/hledej.jpg") no-repeat center;
  width: 114px;
  height: 26px;
  float: left;
  margin-left: 25px;
  padding: 8px 5px 0 30px;
  text-align: center;
}
form#search input#submit {
  background: url("/img/submit.jpg") no-repeat center;
  width: 56px;
  height: 26px;
  cursor: pointer;
  color: #ffffff;
  float: right;
  margin-top: 4px;
}
                                        /*boxy*/
div#pravy ul.kategorie {
  list-style: none;
  width: 381px;
  margin: 0 auto;
  padding-bottom: 4px;
  margin-bottom: 5px;
}
div#pravy ul.kategorie li {
  display: block;
  background: #a9ba6c url("/img/box_h3.jpg") no-repeat top left;
  padding: 6px 0 3px 40px;
  margin-bottom: 3px;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
}
div#pravy ul.kategorie li a {
  color: #1c2d08;
  text-decoration: none;
}
div#pravy ul.kategorie li ul {
  list-style: none;
  margin-top: 3px;
  padding: 8px 0;
  background: #cad985;
  position: relative;
  width: 381px;
  margin-left: -40px;
}
div#pravy ul.kategorie li ul li {
  background: none;
  padding: 0 0 0 60px;
  margin: 0;
  font-weight: normal;
  text-transform: none;
}
div#pravy ul.kategorie li ul li a {
  color: #375217;
  font-size: 14px;
  text-decoration: underline;
  line-height: 20px;
}
div#pravy ul.kategorie li ul li a:hover {
  text-decoration: none;
}
                                        /*tři kategorie*/
div#tri_kategorie {
  width: 381px;
  margin: 15px auto 10px auto;
}
div#tri_kategorie ul {
  list-style: none;
}
div#tri_kategorie ul li {
  list-style: none;
  float: left;
}
div#tri_kategorie ul li a {
  display: block;
  text-align: center;
  width: 116px;
  height: 20px;
  color: #ffffff;
  padding-top: 98px;
  padding-left: 3px;
  padding-right: 3px;
  margin-right: 3px;
  margin-left: 2px;
  margin-bottom: 5px;
  font-weight: bold;
  text-transform: uppercase;
}
div#tri_kategorie ul li a#vyzivoveProgramy { background: url("/img/vyzivoveProgramy.jpg") no-repeat top center; padding-top: 83px; height: 35px; }
div#tri_kategorie ul li a#diskuze { background: url("/img/diskuze.jpg") no-repeat top center; }
div#tri_kategorie ul li a#zdrava_snidane { background: url("/img/zdrava_snidane.jpg") no-repeat top center; padding-top: 83px; height: 35px; }
div#tri_kategorie ul li a#aktuality { background: url("/img/aktuality.jpg") no-repeat top center; }
div#tri_kategorie ul li a#zajimavosti { background: url("/img/zajimavosti.jpg") no-repeat top center; padding-top: 83px; height: 35px; }
div#tri_kategorie ul li a#recepty { background: url("/img/recepty.jpg") no-repeat top center; }
div#tri_kategorie ul li a#krotitele { background: url("/img/krotitele.jpg") no-repeat top center; }
div#tri_kategorie ul li a#spoluprace { background: url("/img/spoluprace.jpg") no-repeat top center; }
div#tri_kategorie ul li a#pece_o_plet { background: url("/img/peceOPlet.jpg") no-repeat top center; }
div#tri_kategorie ul li a#pribehy { background: url("/img/pribehy.jpg") no-repeat top center; }
/*****************************************************************************************
 Patička
*****************************************************************************************/
div#paticka {
  clear: both;
  padding-top: 50px;
  padding-left: 150px;
  height: 40px;
  overflow: hidden;
  background: url("/img/paticka.jpg") no-repeat bottom;
  width: 792px;
  overflow: hidden;
}
div#paticka strong { font-weight: normal !important; }
div#paticka em { font-style: normal !important; }

div#paticka div.patkaLeft {
  float: left;
}
div#paticka div.patkaRight {
  float: right;
  margin-right: 40px;
}
/*****************************************************************************************
 Další stránka : detail
*****************************************************************************************/
a.drobky {
  color: #1c2d08;
  font-size: 12px;
  font-family: verdana;
  padding-right: 10px;
  background: url("/img/drobky.jpg") no-repeat right center;
}
a#posledni {
  padding: 0;
  background: none;
}
img#detail {
  display: block;
  margin: 15px auto;
}
                                        /*cena*/
div#cena {
  background: #cad985;
  padding: 5px 5px 5px 20px;
  font-size: 14px;
  color: #1c2d08;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
  height: 32px;
}
div#cena span {
  font-weight: bold;
  font-size: 19px;
}
div#cena small {
	font-size: 65%;
}
div#cena input {
  background: #54973c url("/img/doKosiku.jpg") no-repeat left center;
  padding-left: 31px;
  height: 32px;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
  cursor: pointer;
  width: 190px;
  position: absolute;
  right: 10px;
}
h3.detail {
  margin-bottom: 10px;
  display: block;
  font-size: 15px;
}
                                        /*hodnocení*/
div#d_faq {
  margin-top: 20px;
  margin-bottom: 10px;
  background: #cad985;
}
/*menu*/
div#d_faq span {
  display: block;
  text-align: center;
  width: 50%;
  cursor: pointer;
  float: left;
  padding: 8px 0;
}
div#d_faq span.tab3 {
  background: #54973c;
  width: 120px;
}
/*listy*/
div#d_faq div#jcPanelyListy {
  background: url("/img/d_faq_center.jpg") repeat-y center;
  padding: 15px;
}
/*form*/
div#d_faq fieldset#text, div#d_faq fieldset.text {
  margin-top: 15px;
}
div#d_faq fieldset#text label, div#d_faq fieldset.text label {
  display: block;
  float: left;
  clear: left;
  width: 80px;
  margin: 0px;
}
div#d_faq fieldset#text input, div#d_faq fieldset.text input {
  display: block;
  float: left;
  width: 160px;
  height: 20px;
  margin-bottom: 2px;
  border: 1px solid #D6D6D6;
  padding-top: 3px;
  padding-left: 5px;
}
div#d_faq fieldset#text textarea, div#d_faq fieldset.text textarea {
  width: 350px;
  display: block;
  float: left;
}
div#d_faq fieldset#text input#prepocitat, div#d_faq fieldset.text input#prepocitat {
  height: 25px;
  margin: 10px 0;
  background: #54973c;
  color: #ffffff;
  clear: both;
}
div#d_faq p.hvezda {
  color: #6d6d6d;
}
/*mail*/
div#d_faq div.tab3 span {
  display: block;
  clear: both;
  font-weight: bold;
  font-size: 15px;
  margin: 5px 10px;
}
/*dotazy*/
div#d_faq div.dotaz {
  margin: 10px 0;
}
div#d_faq div.dotaz p {
  text-indent: 0;
  color: #6b6b6b;
}
div#d_faq .tmave {
  color: #000000;
}
div#d_faq p.odpoved {
  color: #000000 !important;
  font-weight: bold;
}
/*****************************************************************************************
 Další stránka: nákupní košík
*****************************************************************************************/
                                        
                                        /*tabulka*/
                                        
table#kosik {
  width: 520px;
  margin-right: 10px;
  margin-bottom: 10px;
  font-size: 13px;
}
table#kosik thead {
  color: #000000;
  font-size: 12px;
  text-transform: capitalize;
}
table#kosik tr {
  height: 25px;
}
table#kosik tbody, table#kosik tbody tr, table#kosik tbody tr td {
  border: 1px solid #54973c;
}
table#kosik .le {
  padding-left: 5px;
}
table#kosik thead .ce { text-align: left; }
table#kosik .ce {
  padding-left: 5px;
  text-align: center;
}
table#kosik thead .ri { text-align: left; }
table#kosik .ri {
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
}
table#kosik tr td { padding: 0 5px; }
table#kosik tr.doprava span { font-size: 12px; color: #494949; }
table#kosik tr#celkem {
  color: #ffffff;
  background: #54973c;
}
table#kosik tr#celkem td {
  border-right: 1px solid #ffffff;
}
table#kosik tr#celkem td.sm {
  border: none;
}
table#kosik input#kusu {
  background: #f4f4f4;
  border: 1px solid #cacaca;
  width: 20px;
  padding: 1px 0;
  text-align: center;
}
/*přepočítat*/                                        
input#prepocitat {
  display: block;
  float: right;
  background: #54973c;
  width: 103px;
  font-size: 12px;
  height: 24px;
  margin-top: 5px;
  margin-right: 14px;
  text-align: center;
  padding-bottom: 3px;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
}
                                        /*box*/
div.box_obal {
  margin-top: 30px;
  margin-bottom: 5px;
  width: 520px;
  background: #e8efcb;
}
div.box_obal h2 {
  font-size: 18px;
  display: block;
  text-align: center;
  background: #54973c;
  color: #ffffff;
  padding: 4px 0;
  text-transform: none;
}
                                        /*levy*/
div.box_obal fieldset {
  float: left;
  color: #000;
  margin: 15px 5px 15px 15px;
  font-weight: normal;
  width: 280px;
}
div.box_obal fieldset em {
  font-weight: bold;
  display: block;
  margin-bottom: 10px;
  font-size: 16px;
}
div.box_obal fieldset span {
  font-weight: bold;
}
div.box_obal fieldset label {
  margin-left: 10px;
  margin-right: 20px;
  position: relative;
  top: -2px;
}
div.box_obal fieldset br {
  display: block;
  margin-top: 5px;
}
                                        /*pravy - krok*/
div.box_obal div.krok {
  float: right;
  width: 190px;
  color: #4f4f4f;
  margin: -10px 7px 10px 0; 
}
div.box_obal div.krok h3 {
  color: #000000;
  font-size: 14px;
  margin-bottom: 5px;
  text-transform: none;
}
div.box_obal div.krok a {
  color: #767676;
  text-decoration: underline;
}
div.box_obal div.krok a:hover {
  text-decoration: none;
}

                                        /*poslední box - input text*/
fieldset#text, fieldset.text {
  margin-top: 15px;
}
fieldset#text label, fieldset.text label {
  display: block;
  width: 120px;
  float: left;
  clear: left;
  margin: 0px;
}
fieldset#text input, fieldset.text input {
  display: block;
  float: left;
  width: 150px;
  height: 20px;
  margin-bottom: 2px;
  border: 1px solid #D6D6D6;
  padding-top: 3px;
  padding-left: 5px;
}
                                        /*tlačítko objednat*/
                                        
div#levy input#zavazne_objednat {
  display: block;
  margin: 5px auto;
  background: #54973c;
  font-size: 18px;
  text-align: center;
  padding: 5px 10px;
  color: #ffffff;
  cursor: pointer;
  height: auto;
}
/*detaily dole*/
input#agree, input#news {
  margin-right: 7px;
  position: relative;
  top: 2px;
}
/*****************************************************************************************
 Další stránka - odhlaseni
*****************************************************************************************/
p#logout {
  margin: 20px 0 120px 10px;
}
/*****************************************************************************************
 Další stránka - Karta zakaznika
*****************************************************************************************/
form.karta {
  margin: 0 160px 0 10px;
}
form.karta h2 {
  margin-bottom: 10px !important; 
}
form.karta p {
  margin-bottom: 5px;
}
form.karta input {
  margin-right: 10px;
  margin-top: 10px;
}
/*****************************************************************************************
 Další stránka - Login
*****************************************************************************************/
div#login fieldset h2 {
  font-size: 15px;
  border: 0px;
  margin: 0 0 5px 0;
  padding: 0px;
}
div#login fieldset p {
  margin-bottom: 5px
}
div#login fieldset div {
  margin-top: 20px;
  margin-bottom: 20px;
}
div#login fieldset label {
  display: block;
  float: left;
  clear: left;
  width: 80px;
  margin: 0px;
}
div#login fieldset input {
  display: block;
  float: left;
  width: 220px;
  height: 20px;
  margin-bottom: 2px;
  border: 1px solid #D6D6D6;
  padding-top: 3px;
  padding-left: 5px;
}
div#login fieldset input#zavazne_objednat {
  clear: both;
  margin: 5px 0 5px 10px;
}
  /*doplnujici odkazy dole*/
ul#doplnky {
  margin-top: 5px; 
  margin-left: 30px;
}
ul#doplnky a {
  text-decoration: underline;
}
ul#doplnky a:hover {
  text-decoration: none;
}
/*****************************************************************************************
 Další stránka: muj ucet
*****************************************************************************************/
div#zmena_hesla {
  margin-left: 5px;
}
div#zmena_hesla p {
  margin: 5px 20px 20px 3px;
  width: 400px;
}
div#levy div#zmena_hesla input#prepocitat {
  clear: both;
  height: 25px;
  margin-top: 5px;
}
/*****************************************************************************************
 Program
*****************************************************************************************/
div#program {
  margin-right: 20px;
  margin-top: 10px;
}
div#program h1 {
  margin-bottom: 20px;
}
div#program h3 { margin-bottom: 10px; display: block; }
div#program p {
  margin-bottom: 15px;
  text-align: justify;
}
div#program input {
  float: left;
  border: 1px solid #ccc;
  height: 18px;
  margin-bottom: 2px;
  width: 100px;
}
div#program label {
  display: block;
  float: left;
  clear: left;
  width: 140px;
  margin-right: 5px;
}
div#program fieldset.programTop {
  float: left;
  margin-top: 10px;
}
div#program fieldset.programTop label {
  width: 210px;
}
div#program fieldset.programTop input { width: 120px; }
div#program fieldset.programTopBottom {
  clear: both;
  padding-top: 20px;
  margin-bottom: 20px;
}
div#program fieldset.programTopBottom label { 
  clear: none;
  width: 40px;
}
div#program fieldset.programTopBottom input { 
  clear: none; 
  width: 70px;
  margin-right: 30px;
}
div#program fieldset.programTopBottom span { 
  float: left;
  margin-left: -25px;
  margin-right: 40px;
}
div#program fieldset.programMiddle { margin-bottom: 30px;}
div#program fieldset.programMiddle label {
  width: 380px;
  line-height: 20px;
  margin-right: 20px;
}
div#program fieldset.programMiddle select {
  width: 102px;
}
div#program fieldset.programMiddle select, div#program fieldset.programMiddle input {
  float: right;
  margin-bottom: 3px;
}
div#program fieldset.programTextarea label {
  width: 500px;
  float: none;
}
div#program fieldset.programTextarea textarea {
  margin-bottom: 15px;
  margin-top: 5px;
  border: 1px solid #ccc;
}
div#program fieldset.programBottom label {
  width: 400px;
  line-height: 24px;
}
div#program fieldset.programBottom select, div#program fieldset.programBottom input {
  width: 102px;
  margin: 2px 0;
  float: right;
}
div#program fieldset.programJak { margin-top: 50px; }
div#program fieldset.programJak label { width: 343px; }
/*****************************************************************************************
 Další veci
*****************************************************************************************/
div#navigace1 a, div#navigace1 span, div#navigace1 strong {
  font-size: 12px;
}
div#navigace2 {
  margin-bottom: 15px;
  margin-right: 15px;
  text-align: right;
}
div#navigace3 {
  margin-bottom: 30px;
}
div#navigace3 a, div#navigace3 span {
  font-size: 13px ;
}
div#navigace3 a.sipka {
  padding-left: 5px;
  margin-left: 5px;
  border-left: 1px solid #000;
}
/*chybove hlasky*/
div.green {
  margin: 10px 20px 10px 0px;
  background: #cad985;
  padding: 7px 0;
  border: 1px solid #54973c;
  text-align: center;
}
div.green p {
  font-size: 11px;
  text-align: left;
  padding: 5px 10px;
}
div.green p a {
  
}
div.red {
  margin: 10px 20px 10px 0px;
  background: #f9e9e2;
  padding: 7px 0;
  border: 1px solid #ecc6c0;
}
div.red p {
  font-weight: bold;
  margin-left: 5px;
}
div.red p a {
  text-decoration: underline;
  color: #6d413a;
  font-size: 13px;
}
                                                                                                    /* diskuze + kontaktni form */
form.kniha input, form.form1 input { 
  float: left;
  border: 1px solid #cecece;
  width: 150px;
  height: 20px;
  margin-bottom: 2px;
}
form.kniha label, form.form1 label {
  float: left;
  clear: left;
  display: block;
  width: 120px;
}
form.kniha textarea, form.form1 textarea {
  width: 280px;
  height: 100px;
  margin-bottom: 10px;
  margin-top: 5px;
}
form.kniha #dotaz-tlacitko, form.form1 #dotaz-tlacitko {
  background: #54973c;
  color: #fff;
  height: 22px;
}
form.form1 span {
	float: left;
	font-size: .9em !important;
	display: block;
	margin-left: 5px;
	padding-top: 4px;
}
/* diskuze - přízpěvky */
div.kniha p.dotaz { margin-bottom: 10px; }
div.kniha span { display: block; }
div.kniha span.date { color: #727272; font-size: 10px !important; float: right; }
div.kniha span.name { font-weight: bold; float: left; }
div.kniha div.dotazText { clear: both; }

div.kniha p.odpoved { margin-left: 30px !important; }
div.kniha p.odpoved.odpovedText { margin-top: 0px !important; }
                                                                                                    /* spoluprace */
form.form1 p { margin: 10px 0; }
                                                                                                    /* aktuality */
div.news {
  margin-bottom: 10px;
  margin-right: 40px;
}
div.news strong { float: left; display: block; margin-bottom: 2px; }
div.news span { float: right; font-size: 12px !important; color: #727272; }
div.news p { clear: both; }

                                                                                                    /* diskuze */
.dotaz { margin: 15px !important; margin-left: 0px !important; }
.odpoved { margin: 10px !important; display: block !important; }

/*****************************************************************************************
 galerie
*****************************************************************************************/
a.galleryimage
{
	text-align: center;
	width: 164px;
	display: block;
	margin: 5px;
	height: 144px;
	padding-top: 20px;
	float: left;
	background-color: #d8e6b3;
}
a.galleryimage img { border: 3px solid #fff; }
a.galleryimage:hover { background-color: #b6cd75; }


/* neznam heslo */
.neznam_heslo .krok {
	margin-top: 15px !important;
}
.neznam_heslo fieldset.tableLayoutForm label {
	float: left;
	clear: left;
	display: block;
	width: 90px !important;
	top: 3px;
}
.neznam_heslo fieldset.tableLayoutForm input {
	float: left;
	padding: 2px 3px 0 3px !important;
	width: 140px !important;
}
.neznam_heslo fieldset.tableLayoutForm textarea {
	border: 1px solid rgb(214,214,214);
	width: 180px !important;
	height: 80px !important;
}
body #main #obal .neznam_heslo fieldset.tableLayoutForm input.submitSmall {
	margin-left: 90px;
	background: #54973c;
	color: #fff;
	padding: 2px 3px !important;
	width: auto !important;
	height: auto !important;
}