body {
  background: #731e33 url(../img/podklad2.jpg) repeat-x center top;
  font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
  font-size: .8em;
  color: #666158;
  padding: 0;
  margin: 0;
  line-height: 1.5em;
  behavior: url(../css/csshover2.htc);
}

.spravna {
  color: #4d9900;
}

span.fajvka {
  display: block;
  float: left;
  width: 15px;
  height: 15px;
  background: url(../img/fajvka.jpg);
}

span.xko {
  display: block;
  float: left;
  width: 15px;
  height: 15px;
  background: url(../img/xko.jpg);
}

div.akce {
  margin-top: 20px;
  margin-left: 10px;
}

div.zbr_kalendar #kalendar {
  margin-left: 10px;
  margin-top: 2px;
}

div.akce span.datum {
  float: right;
  font-size: 0.85em;
  color: #717880;
  line-height: 0.85em;
}

div.akce .vice {
  float: right;
}

div.popis {
  margin-left: 10px;
}

div#hint div.akce a, div#hint div.akce h2, div#hint div.akce h3 {
  color: #a52b4a;
}

div#hint {
  padding-right: 10px;
  color: #666158;
}

div#hint {
  border: 1px solid #717880;
  text-align: left;
}


.odpoved {
  color: black;
  font-weight: 800;
}

#stranka {
  width: 990px; 
  margin: 0px auto;
}

.cleaner {
  clear: both;
  border: 0;
  font-size: 0;
  height: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
  width: 0;  
} 


hr {
  border-top: 1px #cecec3 solid;
  border-bottom: 1px #ffffff solid;
  border-left: 0;
  border-right: 0;
}

#obsah-ram hr {
  width: 940px;
  height: 6px;
  padding: 0px;
  margin: 10px 0 10px 0;
  float: left;
  background: url(../img/hr.jpg) center center no-repeat;
  border-top: none;
  border-bottom: none;
  border-left: none;
  border-right: none;
}



#kalendar {
  float: right;
  margin: 15px 0 10px 0;
  text-align: center;
}

table#kalendar_data {
  margin: 0 auto;
  margin-top: 10px;
  /*border: 1px solid gray;*/
  border-collapse: collapse;
}

table#kalendar_data td.den {
  border: 1px solid #fffbf2;
  background: #e0e0d1;
  padding: 3px 3px 2px 3px;
}

table#kalendar_data td.den:hover {
  border: 1px solid #fff;
  background: #d2d2c4;
  padding: 3px 3px 2px 3px;
}


table#kalendar_data th {
  border: 1px solid #fffbf2;
  background: #c6c6ae;
  padding: 3px 3px 2px 3px;
}

table#kalendar_data td.weekend {
  background-color: #f2f2e4;
  border: 1px solid #fffbf2;
}

table#kalendar_data td.weekend:hover {
  background-color: #e5e5d8;
  border: 1px solid #fff;
}

table#kalendar_data td.aktivni_den {
  background-color: #992844;
  border: 1px solid #fff;

}
table#kalendar_data td.aktivni_den:hover {
  background-color: #85223b;
  text-decoration: none;
  border: 1px solid #fff;

}

table#kalendar_data td.aktivni_den a {
  color: white;
  display: block;
  width: 20px;
  height: 20px;
  /*padding: 7px 4px 5px 4px;*/
}

table#kalendar_data td.aktivni_den div a {  
  display: inline;
  color: #a52b4a;
}

table#kalendar_data td.aktivni_den div a.vice {
  float: right;
  margin: 0 20px 0 0;
  color: #a52b4a;
}

div.c500 {
  /*border: 1px solid black;*/
  width: 320px;
  height: 5px;
  background: url(../img/hr-500.jpg) no-repeat center center;
}

table#kalendar_data td.aktivni {
  color: white;
  background-color: #96968c;
  border: 1px solid #fffbf2;
  
}
table#kalendar_data td.aktivni:hover {
  color: white;
  background-color: #7b7b6f;
  border: 1px solid #fffbf2;
}

table#kalendar_data td.aktivni_s_akci {
  color: white;
  background-color: #581727;
  border: 1px solid #fffbf2;
  
}
table#kalendar_data td.aktivni_s_akci:hover {
  color: white;
  background-color: #4c1422;
  border: 1px solid #fffbf2;
}

table#kalendar_data td.aktivni_s_akci a {
  color: #fff;

}
/*table#kalendar_data td.aktivni a {
  color: white;
}

table#kalendar_data td.aktivni div a {
  color: #a52b4a;
}*/

#kalendar_horni {
  width: 205px;
  height: 37px;
  font-size: 12px;
  line-height: 25px;
  text-align: center;
  color: white;
  background-image: url(../img/kalendar_horni.jpg);
}

#kalendar_horni a {
  color: white;
}

#kalendar_stred {
  width: 201px;
  /*height: 100px;*/
  background-color: #fffbf2;
  border-left: 2px solid #96102b;
  border-right: 2px solid #96102b;
}

#kalendar input {
  border: 0px;
  width: 20px;
  color: #a52b4a;
  background: none;
  cursor: pointer;
}
#kalendar_horni input {
  border: 0px;
  width: 20px;
  color: #fff;
  background: none;
  cursor: pointer;
}

#kalendar_dolni {
  width: 205px;
  height: 15px;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  color: white;
  background-image: url(../img/kalendar_dolni.jpg);
}


#obsah-moduly hr {
  width: 286px;
  height: 6px;
  padding: 0px;
  margin: 10px 0 10px 0;
  float: left;
  background: url(../img/hr_mozil_moduly.gif) center center no-repeat;
  border-top: none;
  border-bottom: none;
  border-left: none;
  border-right: none;

}

#ram1 .aktualita hr {
  width: 500px;
  background: url(../img/hr-500.jpg) center center no-repeat;
  border-left: 0;
  border-right: 0;
}

#ram1 hr {
  width: 695px;
  height: 4px;
  padding: 0px;
  margin: 10px 0 0 0;
  float: left;
  background: url(../img/hr-695.gif) center center no-repeat;
  border-top: none;
  border-bottom: none;
  border-left: none;
  border-right: none;
}

#ram2 hr {
  width: 200px;
  height: 6px;
  padding: 0px;
  margin: 10px 0 0 0;
  float: left;
  background: url(../img/hr_moz_akt.gif) center center no-repeat;
  border-top: none;
  border-bottom: none;
  border-left: none;
  border-right: none;
}


h1 {
  font-size: 22px;
  line-height: 30px;
  color: #a52b4a;
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-family: "Arial CE", Arial, "Helvetica CE", "Trebuchet MS",  Helvetica, sans-serif;
}

h2 {
  font-size: 15px;
  line-height: 20px;
  color: #a52b4a;
  margin: 0;
  padding: 0;
  font-weight: bold;
  font-family: "Arial CE", Arial, "Helvetica CE", "Trebuchet MS",  Helvetica, sans-serif;
}

h3 {
  font-size: 13px;
  line-height: 20px;
  color: #a52b4a;
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-family: "Arial CE", Arial, "Helvetica CE", "Trebuchet MS",  Helvetica, sans-serif;
}

h4 {
  font-size: 1em;
  margin: 0 0 10px 0;
  padding: 0;
}

#banner-cely {
  width: 990px;
  height: 200px;
  margin: 0;
  padding: 0;

}
#banner {
  width: 990px;
  height: 200px;
  margin: 0;
  padding: 0;
  background: url(../img/banner_1_4.jpg) left top no-repeat;
}

#banner-flash {
  width: 306px;
  height: 200px;
  margin: 0 0 0 39px;
  padding: 0 0 0 0;
  float: left;
  display: inline;
  background: url(../img/banner_2_4.jpg) left top no-repeat;

}

#banner-prihlaseni {
  width: 344px;
  height: 200px;
  margin: 0 0 0 0px;
  padding: 0;
  float: left;
  display: inline;
  background: url(../img/banner_3_4.jpg) left top no-repeat;
}

#banner-registrace-cz {
  width: 160px;
  height: 200px;
  margin: 0 0 0 0px;
  padding: 0;
  float: left;
  display: inline;
  background: url(../img/banner_4_4_cz.jpg) left top no-repeat;
}

#banner-registrace-sk {
  width: 160px;
  height: 200px;
  margin: 0 0 0 0px;
  padding: 0;
  float:left;
  background: url(../img/banner_4_4_sk.jpg) left top no-repeat;
}

a.print_page, a.print_page:hover {
    cursor: pointer;
    float: right;
    margin-right: 5px;
    background: url(../img/icon_printer.gif) no-repeat left center;
    padding-left: 15px;
    font-size: 0.8em;
    color: #e5dadd;
    display: inline;
}
#zvuk {
    cursor: pointer;
    float: left;
    width: 35px;
    height: 20px;
    padding: 0 0 0 10px;
    margin: 70px 0 0 170px;
    font-size: 0.8em;
    color: #e5dadd;
    display: inline;
}

#fiatpeople {
  display: inline;
  float: left;
  width: 123px;
  height: 120px;
  margin: 63px 0 0 18px;
  padding: 0;
}

#fiatpeople-registrace-sk {
  display: inline;
  float: left;
  width: 103px;
  height: 105px;
  margin: 48px 0 0 3px;
  padding: 0;
}

#fiatpeople-registrace-cz {
  display: inline;
  float: left;
  width: 103px;
  height: 105px;
  margin: 48px 0 0 3px;
  padding: 0;
}

#fiatpeople-registrace-cz:hover {
  position: absolute;
  display: inline;
  float: left;
  width: 103px;
  height: 105px;
  /*margin: 25px 0 0 3px;*/
  top: 20px;
  
  /*margin: 68px 0 0 3px;*/
  padding: 0;
  border: none;
  background: url(../img/hover-banner.jpg) left center no-repeat;
}

#fiatpeople-registrace-sk:hover {
  position: absolute;
  display: inline;
  float: left;
  width: 103px;
  height: 105px;
  margin: 26px 0 0 3px;
  /*margin: 68px 0 0 3px;*/
  padding: 0;
  background: url(../img/hover-banner-sk.jpg) left center no-repeat;
}

#prihlas {
  margin: 7px 0 0 89px;
  color: #e5dadd;
  font-size: 12px;
}

#obsah-podklad {
  width: 990px;
  margin: 0;
  padding: 0;
  background: url(../img/obsah-podklad.gif) left center repeat-y;
}

#obsah {
  width: 990px;
  min-height: 400px;
  height: 400px;
  margin: 0;
  padding: 0 0 0 0px;
  background: url(../img/obsah.gif) no-repeat; 
}
div[id] #obsah {
  height: auto;
}

#pata {
  width: 990px;
  height: 131px;
  margin: 0;
  padding: 46px 0 0 0;
  font-size: 11px;
  color: #7e7f80;
  text-align: center;
  background: url(../img/pata.jpg) no-repeat;
}

#pata2 {
  width: 990px;
  height: 131px;
  margin: 0;
  padding: 36px 0 0 0;
  font-size: 11px;
  color: #7e7f80;
  text-align: center;
  background: url(../img/pata.jpg) no-repeat;
}


#pata a {
  text-decoration: underline;
  color: #7e7f80;
}

#pata a:hover {
  text-decoration: none;
  color: #7e7f80;
}

#pod-patou {
  margin: 25px 0 0 0;
  color: #cca3ab;
}

#pod-patou a {
  text-decoration: underline;
  color: #cca3ab;
}

#pod-patou a:hover {
  text-decoration: none;
  color: #cca3ab;
}

#podkladmenu-leva {
  background: url(../img/menu-mala-levy-roh.gif) no-repeat;
  width: 20px;
  height: 38px;
  margin: 0 0 0 5px;
  padding: 0; 
  float: left;
  display: inline;  
}

#podkladmenu-prava {
  background: url(../img/menu-mala-pravy-roh.gif) no-repeat;
  width: 20px;
  height: 38px;
  margin: 0 5px 0 0px;
  padding: 0; 
  float: right;
  display: inline;
}

table.kviz {
  width: 100%;
  margin: 10px 0 0 0;
}

table.kviz th {
  background-color: #f8f0e3;
  padding: 4px;
  width: 25px;
}

table.kviz td {
  background-color: #f8f0e3;
  padding: 4px;
  width: 670px;
}


ul#menu-mala { 
  background: url(../img/menu-mala-podklad.gif) repeat-x;   
  width: 450px;
  height: 38px;
  margin: 0px 0 0 0;
  float: left; 
  padding-left: 0px;
  list-style: none;
}

ul#menu-mala li { 
  float:left; 
  background: url(../img/mv2.gif) 0px 38px;
  font-size: 12px;
  padding: 0 0 0 0px;
  cursor: pointer;
}

ul#menu-mala li a {
  font-size: 12px;
  font-weight: normal;
  display: block; 
  text-decoration: none; 
  line-height: 38px;
  padding: 0 12px 0 23px;
  background: url(../img/mv2.gif) 100% 76px;
  color: #fff;
  cursor: pointer;
}

#menu-mala li:hover, #menu-mala li.aktivni {
  background: url(../img/mv2.gif) 0px -38px;
  color: #782439;
  cursor: pointer;
}

#menu-mala li:hover a, #menu-mala li.aktivni a { 
  color: #782439;
  background: url(../img/mv2.gif) 100% 0px;
  cursor: pointer;
}


#podkladmenu-velka-leva {
  background: url(../img/menu-velka-levy-okraj-horni.jpg) no-repeat;
  width: 20px;
  height: 38px;
  margin: 0 0 0 5px;
  padding: 0; 
  float: left;  
  display: inline; 
}

#podkladmenu-velka-prava {
  background: url(../img/menu-velka-pravy-okraj-horni.jpg) no-repeat;
  width: 20px;
  height: 38px;
  margin: 0 5px 0 0px;
  padding: 0; 
  float: left; 
  display: inline; 
}

ul#menu-velka { 
  background: url(../img/menu-podklad-velka-horni.gif) repeat-x;   
  width: 450px;
  height: 38px;
  margin: 0px 0 0 0;
  float: left; 
  padding-left: 0px;
  list-style: none;
}

ul#menu-velka li { 
  float:left; 
  background: url(../img/mv.gif) left 38px;
  font-size: 12px;
  padding: 0 0 0 0px;
  cursor: pointer;
}

ul#menu-velka li a {
  font-size: 12px;
  font-weight: normal;
  display: block; 
  text-decoration: none; 
  line-height: 38px;
  padding: 0 12px 0 23px;
  background: url(../img/mv.gif) right -76px;
  color: #fff;
  cursor: pointer;
}
#menu-velka li:hover, #menu-velka li.aktivni {
  background: url(../img/mv.gif) 0px -38px;
  color: #782439;
  cursor: pointer;
}

#menu-velka li:hover a, #menu-velka li.aktivni a { 
  color: #782439;
  background: url(../img/mv.gif) 100% 0px;
  cursor: pointer;
}

#podkladmenu-dolni-leva {
  background: url(../img/menu-velka-levy-okraj-dolni.jpg) no-repeat;
  width: 21px;
  height: 30px;
  margin: 0 0 0 5px;
  padding: 0; 
  float: left; 
  display: inline;  
}

#podkladmenu-dolni-prava {
  background: url(../img/menu-velka-pravy-okraj-dolni.jpg) no-repeat;
  width: 20px;
  height: 30px;
  margin: 0 0 0 0px;
  padding: 0; 
  float: left; 
  display: inline; 
}


ul#menu-dolni { 
  background: url(../img/menu-velka-podklad.gif) repeat-x;   
  width: 939px;
  height: 30px;
  margin: 0px 0 0 0;
  float: left; 
  padding-left: 0px;
  list-style: none;
}

ul#menu-dolni li { 
  float:left; 
  background: url(../img/meni-dolni.gif) 0px 30px;
  font-size: 12px;
  padding: 0 0 0 0px;
  cursor: pointer;
}

ul#menu-dolni li a {
  font-size: 12px;
  font-weight: normal;
  display: block; 
  text-decoration: none; 
  line-height: 25px;
  padding: 0 10px 0px 17px;
  background: url(../img/meni-dolni.gif) 100% 60px;
  color: #666158;
  cursor: pointer;
}

#menu-dolni li a:hover, #menu-dolni li:hover, #menu-dolni li.aktivni {
  background: url(../img/meni-dolni.gif) 0px -30px;
  color: #782439;
  cursor: pointer;
}

#menu-dolni li:hover a, #menu-dolni li.aktivni a { 
  color: #782439;
  background: url(../img/meni-dolni.gif) 100% 0px;
  cursor: pointer;
}

ul#menu-prave {
  background: url(../img/menu-mala-podklad.gif) repeat-x;   
  width: 490px;
  height: 38px;
  margin: 0px 0 0 0;
  float: left; 
  padding-left: 0px;
  list-style: none;   
}


ul#menu-prave li { 
  float:right; 
  background: url(../img/mv2-prava.gif) 0px 38px;
  font-size: 12px;
  padding: 0 0 0 0px;
  cursor: pointer;
}

ul#menu-prave li a {
  font-size: 12px;
  font-weight: normal;
  display: block; 
  text-decoration: none; 
  line-height: 38px;
  padding: 0 12px 0 23px;
  background: url(../img/mv2-prava.gif) 100% 76px;
  color: #fff;
  cursor: pointer;
}

#menu-prave li:hover, #menu-prave li.aktivni {
  background: url(../img/mv2-prava.gif) 0px -38px;
  color: #782439;
  cursor: pointer;
}

#menu-prave li:hover a, #menu-prave li.aktivni a { 
  color: #782439;
  background: url(../img/mv2-prava.gif) 100% 0px;
  cursor: pointer;
}

ul#menu-prave2 {  
  background: url(../img/menu-podklad-velka-horni.gif) repeat-x;  
  width: 490px;
  height: 38px;
  margin: 0px 0 0 0;
  float: left; 
  padding-left: 0px;
  list-style: none;
}

ul#menu-prave2 li { 
  float: right; 
  background: url(../img/mv2-prava2.gif) 0px 38px;
  font-size: 12px;
  padding: 0 0 0 0px;
  cursor: pointer;
}

ul#menu-prave2 li a {
  font-size: 12px;
  font-weight: normal;
  display: block; 
  text-decoration: none; 
  line-height: 38px;
  padding: 0 12px 0 23px;
  background: url(../img/mv2-prava2.gif) 100% 76px;
  color: #fff;
  cursor: pointer;
}

#menu-prave2 li:hover, #menu-prave2 li.aktivni {
  background: url(../img/mv2-prava2.gif) 0px -38px;
  color: #782439;
  cursor: pointer;
}

 #menu-prave2 li:hover a, #menu-prave2 li.aktivni a { 
  color: #782439;
  background: url(../img/mv2-prava2.gif) 100% 0px;
  cursor: pointer;
}

#obsah-moduly {
  float: left;
  width: 940px;
  margin: 0 0 0 0px;
  padding: 0;
  background: url(../img/modul-podklad.gif) repeat-y; 
}

#levy-modul {
  float: left; 
  width: 286px;
  margin: 0;
  padding: 60px 0 0 0px; 
  background: url(../img/aktuality.gif) left top no-repeat; 
}

#stred-modul {
  float: left; 
  width: 286px;
  padding: 60px 0 0 41px;
  background: url(../img/clanky.gif) left top no-repeat; 
}

#pravy-modul {
  float: left; 
  width: 286px;
  padding: 60px 0 0 41px; 
  background: url(../img/recepty.gif) right top no-repeat; 
}

#obsah2 {
  background: #000;
  width: 940px;
  margin: 20px 0px 0 25px;
  padding: 0;
  float: left;
  background: url(../img/obsah-podklad2.gif) repeat-y;
}

#ram1 {
  width: 695px;
  float: left;
  display: inline;
}

#ram2 {
  margin: 0 0 0 40px;
  padding: 0;
  width: 205px;
  float: left;
  display: inline;
}

#obsah-ram {
  margin: 10px 25px 10px 25px;
}

#recepty {
  background: url(../img/aktuality.gif) no-repeat;
}

#clanky {
  background: url(../img/clanky.gif) no-repeat;
}

#aktuality {
  background: url(../img/recepty.gif) no-repeat;
}


.input {
  width: 100px;
	height: 20px;
	display: block;
	float: right;
	margin: 5px 0 0 5px;
	padding: 0;
	border: 0;	
  background: url(../img/prihlaseni.gif) center no-repeat;
}

.input input {
  width: 100px;
	display: block;
	float: left;
	margin: 0 0px 0 2px;
	padding: 3px 0px 0 0;
	border: 0;
	font-size: 12px;
	background: none;
	overflow: hidden;
}

input.tlacitko {
  margin: 5px 22px 0 10px;
  padding: 0;
  width: 65px;
	height: 20px;
	display: block;
	float: right;
	font-size: 12px;
  background: url(../img/odeslat.jpg) center no-repeat;
  border: 0;
  color: #ffffff;
}

input.tlacitko11 {
  margin: 5px 5px 0 5px;
  padding: 0;
  width: 65px;
	height: 20px;
	display: block;
	float: right;
	font-size: 12px;
  background: url(../img/odeslat.jpg) center no-repeat;
  border: 0;
  color: #ffffff;
}
input.tlacitko5 {
  margin: 5px 30px 0 10px;
  padding: 0;
  width: 70px;
	height: 20px;
	display: block;
	float: right;
	font-size: 12px;
  background: url(../img/odeslat2.gif) center no-repeat;
  border: 0;
  color: #ffffff;
} 



.nastred {
  margin: 0 0 0 5px;
  padding: 0;
}

.nastred a{
  margin: 0 0 0 5px;
  padding: 0;
}

.nastred a {
  color: #e5dadd;
  text-decoration: underline;
  font-size: 10px;
}

.nastred a:hover {
  color: #e5dadd;
  text-decoration: none;
  font-size: 10px;
}


.aktualita .datum {
  float: right;
  font-size: 0.85em;
  color: #717880;
  line-height: 0.85em;
}

.aktualita h3 {
  margin: 0;
  padding: 0 0 2px 0;
  font-size: 12px; 
}

.aktualita .vice {
  float: right;
}

.aktualita-datum {
  float: right;
  color: #717880;
  font-size: 0.85em;
  line-height: 0.85em;
}

p {
  margin: 0 0 14px 0;
  padding: 0;
}

a {
  color: #a52b4a;
}

a:hover {
  color: #a52b4a;
  text-decoration: none;
}





form {
  margin: 0;
  padding: 0;
}

table.prihlaseni {
  width: 180px;
}

table.prihlaseni td {
  margin: 0;
  padding: 0 0 10px 0;
}

table.formular td {
  margin: 0;
  padding: 0 10px 10px 0;
}

div.input {
  width: 100px;
	height: 22px;
	display: block;
	float: right;
	margin: 0;
	padding: 0;
	border: 0;	
  background: url(../img/input_text.jpg) center no-repeat;
}

div.input input {
  width: 94px;
	display: block;
	float: right;
	margin: 0 2px;
	padding: 3px 0 0 0;
	border: 0;
	background: none;
  overflow: hidden;
}

div.input2 {
  width: 170px;
	height: 22px;
	display: block;
	float: right;
	margin: 0;
	padding: 0;
	border: 0;	
  background: url(../img/input_text_2.jpg) center no-repeat;
}

div.input2 input {
  width: 164px;
	display: block;
	float: right;
	margin: 0 2px;
	padding: 3px 0 0 0;
	border: 0;
	background: none;
	overflow: hidden;
}

div.input4 {
  width: 170px;
	height: 22px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	border: 0;	
  background: url(../img/input_text_2.jpg) center no-repeat;
}

div.input4 input {
  width: 164px;
	display: block;
	float: left;
	margin: 0 2px;
	padding: 3px 0 0 0;
	border: 0;
	background: none;
	overflow: hidden;
}

input.tlacitko, input.tlacitko2 {
  width: 100px;
	height: 22px;
	display: block;
	float: right;
  background: url(../img/tlacitko.jpg) center no-repeat;
  border: 0;
  color: #fff;
} 

input.tlacitko2 {
	float: left;
}

.nastred {
  text-align: center;
}


p.chyba {
  margin: 0;
  padding: 0;
  text-align: left;
  color: #860d26; 
}

.aktualita .datum {
  float: right;
  font-size: 0.85em;
  color: #717880;
  line-height: 0.85em;
}

.aktualita h3 {
  margin: 0;
  padding: 0 0 2px 0;
  font-size: 14px; 
}

.aktualita .vice {
  float: right;
}

.aktualita-datum {
  float: right;
  color: #717880;
  font-size: 0.85em;
  line-height: 0.85em;
}

p {
  margin: 0 0 14px 0;
  padding: 0;
}

table.cenik {
  width: 100%;
  background: #f8f0e3;
  line-height: 1.3em;
}

table.cenik tr td {
  padding: 2px 4px;
}

tr.sudy td {
  background: #fdfbf6;
}

tr.lichy td {
  background: #fff;
}

div.produkt, div.produkt2 {
  background: #fff;
  width: 200px;
  float: left;
  min-height: 150px; 
  height: 150px;
  border: 1px #e0e0d1 solid; 
  padding: 10px;
  text-align: left;
  margin: 0 10px 10px 0;
 
}

div.produkt2 {
  margin: 0 0 10px 0;
}

div[id] div.produkt, div[id] div.produkt2 {
  height: auto;
}


div.produkt p, div.produkt2 p {
  margin: 6px 0 0 0;
  padding: 0;
}

div.produkt a.vice-info, div.produkt2 a.vice-info {
  float: right;
}


div.pridat-do-kosiku {
  width: 80px;
  float: right;
  text-align: left;
  margin: 0;
  padding: 0;
}

div.produkt h4, div.produkt2 h4 {
  font-size: 1em;
  margin: 0 0 10px 0px;
  padding: 0;
}

div.input3 {

  width: 80px;
	height: 22px;
	display: block;
	float: right;
	margin: 4px 0 0 0; 
  border: 0;	
  background: url(../img/input_text_3.jpg) center no-repeat;
  
}

div.input3 input {
  width: 74px;
	display: block;
	float: right;
	margin: 0 2px;
	padding: 3px 0 0 0;
	border: 0;
	background: none;
	overflow: hidden;
	text-align: right;
}

input.tlacitko3,
input.ikona-zpet,
input.ikona-pokracovat,
input.ikona-ulozit,
input.ikona-pridat {
  width: 80px;
	height: 22px;
	display: block;
	float: right;
  background: url(../img/tlacitko_3.jpg) center no-repeat;
  border: 0;
  color: #fff;
  margin: 10px 10px 0 0;
} 

input.tlacitko3:hover,
input.ikona-zpet:hover,
input.ikona-pokracovat:hover,
input.ikona-ulozit:hover,
input.ikona-pridat:hover {
  cursor: pointer;
} 

input.ikona-objednavka {
  width: 20px;
	height: 20px;
	display: block;
	float: left;
  background: url(../img/ikona-objednavky.gif) center no-repeat;
  border: 0;
  color: #fff;
  margin: 0;
  cursor: pointer;
} 
input.ikona-editovat {
  width: 20px;
	height: 20px;
	display: block;
	float: left;
  background: url(../img/ikona-editovat.gif) center no-repeat;
  border: 0;
  color: #fff;
  margin: 0;
  cursor: pointer;
}
a.ikona-editovat {
  width: 20px;
	height: 20px;
	display: block;
	float: left;
  background: url(../img/ikona-editovat.gif) center no-repeat;
  border: 0;
  color: #fff;
  margin: 0;
  cursor: pointer;
}
a.ikona-detail {
  width: 20px;
	height: 20px;
	display: block;
	float: left;
  background: url(../img/ikona_archiv.gif) center no-repeat;
  border: 0;
  color: #fff;
  margin: 0;
  cursor: pointer;
}
input.ikona-smazat {
  width: 20px;
	height: 20px;
	display: block;
	float: left;
  background: url(../img/ikona-smazat.gif) center no-repeat;
  border: 0;
  color: #fff;
  margin: 0;
  cursor: pointer;
} 
input.ikona-pridat-i {
  width: 20px;
	height: 20px;
	display: block;
	float: left;
  background: url(../img/ikona-pridat.gif) center no-repeat;
  border: 0;
  color: #fff;
  margin: 0;
  cursor: pointer;
} 
input.ikona-pridat-i2 {
  height: 20px;
	display: block;
	float: left;
  background: url(../img/ikona-pridat.gif) center left no-repeat;
  border: 0;
  color: #666158;
  margin: 0;
  padding: 0 0 0 20px;
  cursor: pointer;
  
} 

a.ikona-pridat-i2 {
  height: 20px;
	display: block;
	float: left;
  background: url(../img/ikona-pridat.gif) center left no-repeat;
  border: 0;
  color: #666158;
  margin: 0 20px 0 0;
  padding: 0 0 0 20px;
  cursor: pointer;
  text-decoration: none;
  line-height: 20px;
} 

input.ikona-seradit-asc {
  width: 20px;
	height: 20px;
	display: block;
	float: left;
  background: url(../img/ikona_sipka_nahoru.gif) center no-repeat;
  border: 0;
  color: #fff;
  margin: 0;
  cursor: pointer;
} 
input.ikona-seradit-desc {
  width: 20px;
	height: 20px;
	display: block;
	float: left;
  background: url(../img/ikona_sipka_dolu.gif) center no-repeat;
  border: 0;
  color: #fff;
  margin: 0;
  cursor: pointer;
} 

input.ikona-xls {
/*
	height: 20px;
	display: block;
	float: right;
  background: url(../img/ikona-xls.gif) center no-repeat;
  border: 0;
  color: #fff;
  margin: 0;
  cursor: pointer;
  */
  height: 20px;
	display: block;
	float: right;
  background: url(../img/ikona-xls.gif) center left no-repeat;
  border: 0;
  color: #666158;
  margin: 0;
  padding: 0 0 0 20px;
  cursor: pointer;
} 

input.ikona-pozor,
.ikona-pozor {
  width: 20px;
	height: 20px;
	display: block;
	float: right;
  background: url(../img/ikona-pozor.gif) center no-repeat;
  border: 0;
  margin: 0;
  cursor: pointer;
} 

.ikona-file {
  width: 20px;
	height: 20px;
	display: block;
	float: right;
  background: url(../img/ikona-file.gif) center no-repeat;
  border: 0;
  margin: 0;
  cursor: pointer;
} 


input.tlacitko33 {
  width: 80px;
	height: 22px;
	display: block;
	float: right;
  background: url(../img/tlacitko_3.jpg) center no-repeat;
  border: 0;
  color: #fff;
  font-size: 12px;
  margin: 10px 0 0 0;
  cursor: pointer;
} 

input.tlacitko34 {
  width: 80px;
	height: 22px;
	display: block;
	float: right;
  background: url(../img/tlacitko_3.jpg) center no-repeat;
  border: 0;
  color: #fff;
  font-size: 12px;
  margin: 0 0 0 5px;
  padding: 0;
  cursor: pointer;
} 

a.tlacitko33 {
  width: 80px;
	height: 21px;
	display: inline;
	float: right;
  background: url(../img/tlacitko_3.jpg) center no-repeat;
  border: 0;
  color: #fff;
  font-size: 12px;
  padding: 1px 0 0 0;
  margin: 10px 0px 0 10px;
  text-decoration: none;
  text-align: center;
} 
a.tlacitko33:hover {
  color: white;
}

input.tlacitko-e {
  width: 80px;
	height: 22px;
	display: block;
	float: right;
  background: url(../img/tlacitko_3.jpg) center no-repeat;
  border: 0;
  color: #fff;
  margin: 10px 0 0 0;
} 



div.eshop-obr, div.eshop-obr2 {
  width: 110px;
  float: left;  
  margin: 0;
}

div.eshop-obr2 {
  margin: 0 10px 10px 0;
}

div.eshop-obr a, div.eshop-obr2 a {
  border: 5px solid #e0e0d1;
  margin: 0;
  display: block;
  width: 100px;
  height: 75px;
}

div.eshop-obr a:hover, div.eshop-obr2 a:hover {
  border: 5px solid #9d102d;
}

img.foto_neni {
  width: 100px;
  height: 75px;
  display: block;
  float: left;
  border: 0;
  border: 5px solid #f2f2e9;
  margin: 0;
}



a.kosik {
  float: right;
  margin: 0 0 10px 0;
  padding-left: 24px;
  background: url(../img/kosik.gif) no-repeat left;
  line-height: 24px;
}

a.kosik2 {
  margin: 0 0 10px 0;
  padding-left: 24px;
  background: url(../img/kosik.gif) no-repeat left;
  line-height: 24px;
}

a.zpet {
  float: right;
}

a.zpet_recept {
  float: right;
  margin: 0 0 10px 0;
  padding-left: 24px;
  background: url(../img/zpet.jpg) no-repeat left;
  line-height: 24px;
}

div.pridat-do-kosiku-detail {
  width: 280px;
  float: right;
  margin: 10px 0 0 0;
}

div.pridat-do-kosiku-detail label {
	float: right;
  margin: 0 10px 0 0;

}

div.pridat-do-kosiku-detail div.input3 {
	margin: 0;
}

div.pridat-do-kosiku-detail div.input3 input {
	float: none;

}

div.pridat-do-kosiku-detail input.tlacitko3 {
  margin: 0 0 0 10px;
} 

table.cenik div.input3 {
  float: left;
}

input.tlacitko4 {
  width: 125px;
	height: 22px;
	display: block;
	float: right;
  background: url(../img/tlacitko_4.jpg) center no-repeat;
  border: 0;
  color: #fff;
  margin: 8px 0 0 10px;
} 

input.tlacitko55 {
  width: 145px;
	height: 22px;
	display: block;
	float: right;
  background: url(../img/tlacitko_5.jpg) center no-repeat;
  border: 0;
  color: #fff;
  margin: 8px 0 0 10px;
}

.cislo_karty, .vin_vozidla {
  float: right;
  
}

.cislo_karty {
  margin-top: 10px;
  width: 350px;
  text-align: center;
}

.newsletter_archiv {
  float: right;
  margin-top: 0px;
  margin-right: 40px;
  width: 158px;
  text-align: center;
}

.vlevo {
  float: left !important;
}

.napravo {
  text-align: right !important;
}

.nastred {
  text-align: center;
}


div.recept_ingredience, .doba_pripravy, .recept_text {
    margin-top: 10px;
}

div.komentar_obal {
    margin: 0 auto;
    margin-top: 10px;
    background: #fff;
    width: 680px;
    border: 1px #e0e0d1 solid; 
    padding: 5px;
}

span.komentar_uzivatel {
    padding: 0 10px;
    vertical-align: center;
    font-weight: bold;
}

span.komentar_datum {
    font-size: 1em;
    color: #9F9F9F;
}

div.komentar_text {
    padding: 0 10px;
    width:660px;
}

div.recept_fotky {
    width: 390px;
    margin-top: 20px;
    text-align: center;
}

div.recept {
  background: #fff;
  width: 665px;
  min-height: 100px; 
  height: 100px;
  border: 1px #e0e0d1 solid; 
  padding: 10px;
  text-align: left;
  margin: 0 10px 10px 0;
}

div[id] div.recept {
  height: auto;
}

div.recept_uzivatel {
    float: right;
}

.doleva {
    float: left;
}

h3.recept_nadpis {
    font-size: 14px;
    float: left;
    margin: 0;
}

div.recept_obsah {
    margin-top: 10px;
}

img.print_l, img.print_r {
    display: none;
    margin-bottom: 15px;
}

a.recept-vice-info {
    float: right;
}

#pridat_komentar {
    display: block;
}

h4.odkaz {
    text-decoration: underline;
    cursor: pointer;
    color: #860d26;
}

.swf {  
    float: left;
}

a.pridat_recept {
  margin: 0 0 10px 0;
  padding-left: 20px;
  background: url(../img/pridat_recept.gif) no-repeat left center;
  line-height: 20px;
  float: right;
}

span.cervene {
  color: #AF1132;
  font-weight: bold;
}

img.ikona-vpravo {
  margin: 0 0 4px 14px;
}

.aktuality {
  float: left;
  width: 500px
}
div.vycentruj {
  width: 100%;
  text-align: center;
}
.vice-informaci-clanky {
  float: right;
}
.zpet-clanky {
  float: right;
}
.fotografie_detail {
  background: url(../img/sablona_obrazky.jpg) no-repeat left center;
  width: 154px;
  height: 115px;
  display: inline;
  padding: 16px 9px 0 9px;
  margin: 15px 0 0 0px;
  float: left;
}

li {
  background: url(../img/li.gif) no-repeat left center;
  list-style-type: none;
  padding: 0 0 0 13px;
}

#horni-odsazeni {
  width: 200px;
  height: 10px;
  margin: 10px 0 0px 0px;
  background: url(../img/horni-odsazeni.gif) 1px bottom no-repeat;
}

#ram2 ul {
  margin: 0;
  float: left;
  padding: 0px 0 0 0;
  list-style-type: none;
  text-decoration: none;
}

#ram2 ul li {
     text-decoration: none;
     list-style-type: none;
     padding: 0;
     margin: 0;
}

#ram2 ul li a {
     width: 180px;
     display: block;
     list-style-type: none;
     padding: 0px 0px 0 20px;
     line-height: 28px;
     color: #666158;
     text-decoration: none;
     font-size: 12px;
     font-weight: normal;
     height: 28px;
     margin: 0px;
     background: url(../img/prave-podmenu.gif) 0px -28px no-repeat;
     overflow: hidden;
}
#ram2 ul li a:hover, #ram2 ul li.aktivni a {
  color: #782439;
  background: url(../img/prave-podmenu.gif) 0px 0px no-repeat;
}

#ram2 ul li.odsazeni20 a {
     width: 170px;
     display: block;
     list-style-type: none;
     padding: 0px 0px 0 30px;
     line-height: 28px;
     color: #666158;
     text-decoration: none;
     font-size: 12px;
     font-weight: normal;
     height: 28px;
     margin: 0px;
     background: url(../img/prave-podmenu3.gif) 0px -28px no-repeat;
}
#ram2 ul li.odsazeni20 a:hover, #ram2 ul li.aktivni.odsazeni20 a {
  color: #782439;
  background: url(../img/prave-podmenu3.gif) 0px 0px no-repeat;
}

.fotografie_uvod {
  margin: 0;
  padding: 6px 0 0 6px;
  width: 112px;
  height: 89px;
  background: url(../img/obr_uvod.gif) top left no-repeat;  
  display: inline; 
  float: left;
}


.vpravo {
  float: right;
  margin: 5px 30px 0 0;
  padding: 0;
}
.vpravo a {
  font-size: 10px;
  color: #e5dadd;
}

form {
  margin: 0;
  padding: 0;
}

table.prihlaseni {
  width: 180px;
}

table.prihlaseni td {
  margin: 0;
  padding: 0 0 10px 0;
}

table.formular {
  /*width: 100%;*/
}
table.formular td {
  margin: 0;
  padding: 0 10px 10px 0;
}

div.input {
  width: 100px;
	height: 20px;
	display: block;
	float: right;
	margin: 3px 0 0 0;
	padding: 0;
	border: 0;	
  background: url(../img/prihlaseni.gif) center no-repeat;
}

div.input input {
  width: 94px;
	display: block;
	float: right;
	margin: 0 2px;
	padding: 3px 0 0 0;
	border: 0;
	background: none;
	overflow: hidden;
}

div.input2 {
  width: 170px;
	height: 22px;
	display: block;
	float: right;
	margin: 0;
	padding: 0;
	border: 0;	
  background: url(../img/input_text_2.jpg) center no-repeat;
}

div.input2 input {
  width: 164px;
	display: block;
	float: right;
	margin: 0 2px;
	padding: 3px 0 0 0;
	border: 0;
	background: none;
	overflow: hidden;
}

div.input4 {
  width: 170px;
	height: 22px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	border: 0;	
  background: url(../img/input_text_2.jpg) center no-repeat;
}

div.input4 input {
  width: 164px;
	display: block;
	float: left;
	margin: 0 2px;
	padding: 3px 0 0 0;
	border: 0;
	background: none;
	overflow: hidden;
}

input.tlacitko, input.tlacitko2 {
  width: 100px;
	height: 22px;
	display: block;
	float: right;
	margin: 2px 0px 0 0;
  background: url(../img/odeslat.jpg) center no-repeat;
  border: 0;
  color: #fff;
}

input.tlacitko3 {
  width: 100px;
	height: 22px;
	display: block;
	float: right;
	margin: 2px 0px 0 0;
	font-size: 10px;
  background: url(../img/tlacitko.jpg) center no-repeat;
  border: 0;
  color: #fff;
  cursor: pointer;
} 

input.tlacitko-body {
  width: 200px;
	height: 22px;
	display: block;
	float: right;
	margin: 2px 0px 0 0;
	font-size: 10px;
  background: url(../img/tlacitko-body.jpg) center no-repeat;
  border: 0;
  color: #fff;
  cursor: pointer;
  
} 

input.tlacitko2 {
	float: left;
}

.nastred {
  text-align: center;
}

.nastred2 {
  text-align: left;
  margin: 0 0 0 0px;
  padding: 0;
  font-size: 9px;
  color: #e5dadd;  
}
.nastred2 a {
  color: #e5dadd;  
  margin: 0 15px 0 15px;
}
.nastred2 a:hover {
  color: #e5dadd;  
}

.mala_chyba {
  color: #e5dadd;
  font-size: 9px;
  margin : 0 0 0 25px;
  text-align: left;
  
}
.mala_chyba2 {
  color: #e5dadd;
  font-size: 9px;
  margin : 7px 0 0 0px;
  text-align: left;
  float: left;
}
.vpravo a:hover {
  color: #e5dadd;
}
.mala_chyba2 a {
  color: #e5dadd;
}

.pokus {
  font-size: 12px;
}

#banner-500 {
  width: 990px;
  height: 200px;
  background: url(../img/500.jpg) no-repeat left center;
}

#chyba-500 {
  width: 990px;
  padding: 20px;
  color: #fff;
}
#chyba-500 h1 {
  color: #fff;
}
#chyba-500 a {
  color: #fff;
}
.seda {
 font-size: 12px;
 color: #666158;
}

a.stranky-ikona-leva {
  height: 9px;
  border: 0;
  padding: 0px 0px 0 3px;
  margin: 0 0px;
  display: inline;
  text-decoration: none;
  background: url(../img/ikona-leva.gif) center center no-repeat;

}

a.stranky-ikona-leva-aktivni {
  height: 9px;
  border: 0;
  padding: 0px 0px 0 3px;
  margin: 0 0px;
  display: inline;
  text-decoration: none;
  background: url(../img/ikona-leva-aktiv.gif) center center no-repeat;
  cursor: default;

}

a.stranky-ikona-prava {
  height: 9px;
  border: 0;
  padding: 0px 2px 0 0;
  margin: 0 0px;
  display: inline;
  background: url(../img/ikona-prava.gif) center center no-repeat; 
  text-decoration: none;
}
#stranky img {
  width: 5px;
  height: 9px;
  border: 0;
  padding: 0px 0px 0 0px;
  margin: 0 0px;
  display: inline;
  text-decoration: none;

}

#stranky {
  padding: 7px 20px 0 0px;
  width: 160px;
  text-align: right; 
  font-size: 12px;
  float: right;
}


.navigace input {
  border: none;
  width: 30px;
}

input.nevyplnena {
  background: #e0e0d1;
}

input.vyplnena {
  background: #00a54f;
}

input.aktivni {
  background: #992844;
  color: white;
}

.lupa {
  margin: 3px 5px 0 3px;
  padding: 0;
  width: 20px;
	height: 20px;
	display: block;
	float: right;
	font-size: 12px;
  background: url(../img/lupa.gif) center no-repeat;
  border: 0;
  color: #ffffff;
  cursor: pointer;
}

.input iput-hledat {
  width: 100px;
	height: 20px;
	display: block;
	float: right;
	margin: 5px 0 0 5px;
	padding: 2px 0 0 7px;
	border: 0;	
  background: url(../img/prihlaseni.gif) center no-repeat;
}

.tucne {
  font-weight: bold;
}

.kurziva {
  font-style: italic;
}

div.polozka-licha {
  background: #faf6ed;
  padding: 10px;
}

div.polozka-suda {
  background: #fff;
  padding: 10px;
}
div.kat-nazev {
  float: right;
  font-size: 0.85em;
  color: #717880;
  line-height: 0.85em;
}

table#kalendar_data td.aktivni_s_akci h3 a {
  color: #a52b4a;
}
table#kalendar_data td.aktivni_s_akci h2 a {
  color: #a52b4a;
}
table#kalendar_data td.aktivni_s_akci h1 a {
  color: #a52b4a;
}
table#kalendar_data td.aktivni_s_akci a.vice {
  color: #a52b4a;
}

div#okno {
  background: #fff;
  padding: 20px;
}
div#okno ul li {
  background: url(../img/li.gif) no-repeat 0px 7px;
  list-style-type: none;
  padding: 0 0 0 13px;
}

div.hlasovani {
  width: 154px;
  height: 115px;
  display: inline;
  margin: 0;
  padding: 0 9px 50px 9px;
  float: left;
}

div.fotosoutez_foto {
  background: url(../img/sablona_obrazky.jpg) no-repeat left center;
  width: 154px;
  height: 115px;
  display: inline;
  padding: 16px 9px 0 9px;
  margin: 0px;
  float: left;
}

input.tlacitko-fotosoutez {
  width: 80px;
	height: 22px;
	display: block;
  background: url(../img/tlacitko_3.jpg) center no-repeat;
  border: 0;
  color: #fff;
  margin: 0 auto;
} 

input.tlacitko-fotosoutez-disabled {
  width: 80px;
	height: 22px;
	display: block;
  background: url(../img/tlacitko_3_disabled.jpg) center no-repeat;
  border: 0;
  color: #fff;
  margin: 0 auto;
} 

/* Prehledy bodu - profil uzivatele */
table.prehledy-body {
  width: 100%;
  background: #f8f0e3;
}

table.prehledy-body tr th {
  background: #f8f0e3;
}

table.prehledy-body tr td {
  background: #fdfbf6;
  padding: 0 10px;
}

table.prehledy-body tr td.center {
  text-align: center;
}



/* Konec - Prehledy bodu - profil uzivatele */


hr {
  border-top: 1px #cecec3 solid;
  border-bottom: 1px #ffffff solid;
  border-left: 0;
  border-right: 0;
}

#obsah-ram hr {
  width: 940px;
  height: 6px;
  padding: 0px;
  margin: 10px 0 10px 0;
  float: left;
  background: url(../img/hr.jpg) center center no-repeat;
  border-top: none;
  border-bottom: none;
  border-left: none;
  border-right: none;
}

div.c500 {
  /*border: 1px solid black;*/
  width: 320px;
  height: 5px;
  background: url(../img/hr-500.jpg) no-repeat center center;
}

#obsah-moduly hr {
  width: 286px;
  height: 6px;
  padding: 0px;
  margin: 10px 0 10px 0;
  float: left;
  background: url(../img/hr_mozil_moduly.gif) center center no-repeat;
  border-top: none;
  border-bottom: none;
  border-left: none;
  border-right: none;
}

#ram1 .aktualita hr {
  width: 500px;
  background: url(../img/hr-500.jpg) center center no-repeat;
  border-left: 0;
  border-right: 0;
}

#ram1 hr {
  width: 695px;
  height: 4px;
  padding: 0px;
  margin: 10px 0 0 0;
  float: left;
  background: url(../img/hr-695.gif) center center no-repeat;
  border-top: none;
  border-bottom: none;
  border-left: none;
  border-right: none;
}

#ram2 hr {
  width: 200px;
  height: 6px;
  padding: 0px;
  margin: 10px 0 0 0;
  float: left;
  background: url(../img/hr_moz_akt.gif) center center no-repeat;
  border-top: none;
  border-bottom: none;
  border-left: none;
  border-right: none;
}


table.cenik2 {
  width: 100%;
  /*background: #f8f0e3;*/
  background: #e7d8c0;
  
  line-height: 1.3em;
}

table.cenik2 tr td {
  padding: 2px 4px;
}

table.cenik2 tr.sudy td {
  background: #fdfbf6;
  font-size: 10px;
  padding: 0px 2px;
}

table.cenik2 tr.lichy td {
  background: #fff;
  font-size: 10px;
  padding: 0px 2px;
}

table.cenik2 tr.pricteno td {
  background: #ebffeb;
  font-size: 10px;
  padding: 0px 2px;
}

table.cenik2 tr.odecteno td {
  background: #ffe6e6;
  font-size: 10px;
  padding: 0px 2px;
}

table.cenik2 tr.smazano td {
  background: #e3e3e3;
  font-size: 10px;
  padding: 0px 2px;
}

.tabulka-smazano {
  background: url(../img/tabulka-smazano.gif) no-repeat left center;
  margin: 0 0 15px 15px;
  padding: 0 0 0 15px;  
  float: left;
}

.tabulka-pricteno {
  background: url(../img/tabulka-pricteno.gif) no-repeat left center;
  margin: 0 0 15px 0;
  padding: 0 0 0 15px; 
  float: left;
}

.tabulka-odecteno {
  background: url(../img/tabulka-odecteno.gif) no-repeat left center;
  margin: 0 0 15px 15px;
  padding: 0 0 0 15px; 
  float: left;
}

.info-krok {
  /*width: 670px;*/
  width: 910px;
  padding: 10px;
  margin: 10px 0;
  background: #f8f0e3;
}

.info-krok-text {
  float: left;
}

textarea {
  border: 1px solid #a7afba;
  width: 100%;
}

select {
  border: 1px solid #a7afba;
}

.border-seda {
  border: 1px solid #a7afba;
}

.green {
  color: green;
  font-weight: bold;
}

a.print_page2, a.print_page2:hover {
    cursor: pointer;
    float: right;
    margin-right: 5px;
    background: url(../img/icon_printer.gif) no-repeat left center;
    padding-left: 15px;
    font-size: 0.8em;
    display: inline;
}

h3.nadpis-rekapitulace {
  background: #f8f0e3;
  color: #666158;
  margin-top: 10px;
  padding: 3px 5px;
  font-weight: bold;
}

.rekapitulace {
  border: 1px solid #f8f0e3;
  background: #fdfbf6;
  margin-bottom: 10px;
  padding-left: 5px;
}

div.input-rekapitulace {
  width: 80px;
	height: 22px;
	display: block;
	float: left;
	margin: 4px 0 0 0; 
  border: 0;	
  background: url(../img/input_text_3.jpg) center no-repeat; 
}

div.input-rekapitulace input {
  width: 74px;
	display: block;
  float: right;
	margin: 0 2px;
	padding: 3px 0 0 0;
	border: 0;
	background: none;
	overflow: hidden;
	text-align: left;
}

.rekapitulace-span {
 float: left;
 line-height: 30px;
 margin-right: 10px;
}

.akce-ano {
  display: inline;
  background: url(../img/ikona_zobrazit_ano.gif) no-repeat left center;
  padding: 0;
  height: 14px;
  width: 16px;
  margin: 0;
  border: 0;
  cursor: pointer;
}

.akce-ne {
  display: inline;
  background: url(../img/ikona_zobrazit_ne.gif) no-repeat left center;
  padding: 0;
  height: 14px;
  width: 16px;
  margin: 0;
  border: 0;
  cursor: pointer;
}

div.akcefiat-ano {
  display: inline;
  background: url(../img/ikona_zobrazit_ano.gif) no-repeat left center;
  padding: 0;
  height: 14px;
  width: 16px;
  margin: 0;
  border: 0;
  float: left;
  margin-left: 50px;
}

div.akcefiat-ne {
  display: inline;
  background: url(../img/ikona_zobrazit_ne.gif) no-repeat left center;
  padding: 0;
  height: 14px;
  width: 16px;
  margin: 0;
  border: 0;
  float: left;
  margin-left: 50px;
}

.akce-popup {
  margin-top: 10px;
  margin-left: 10px;
}

.akce-fiat {
  margin-top: 20px;
  margin-left: 10px;
  padding: 10px;
  background: #fdf8f0;
  
}

div.akce-fiat span.datum {
  float: right;
  font-size: 0.85em;
  color: #717880;
  line-height: 0.85em;
}

div.akce-fiat .vice {
  float: right;
}

div#hint div.akce-fiat a, div#hint div.akce-fiat h2, div#hint div.akce-fiat h3 {
  color: #a52b4a;
}

.hr-akce {
  width: 685px;
  height: 4px;
  padding: 0px;
  margin: 10px 0 0 -10px;
  float: left;
  background: url(../img/hr-695.gif) center center no-repeat;
  border-top: none;
  border-bottom: none;
  border-left: none;
  border-right: none;
}

a.kalendar-nahled {
  background: url(../img/ikona_hledat.gif) center left no-repeat;
  width: 20px;
  height: 20px;
  float: left;
}
