@charset "UTF-8";
/* CSS Document */

body {
    font: 100%/1.4 Arial, Helvetica, sans-serif;
	background: #FFF;
	margin: 0;
	padding: 0;
	color: #663707;
	
}  

/* ~~ Selektory elementu/tagu ~~ */
ul, ol, dl { /* Vzhledem k odlišnosti jednotlivých prohlížečů je vhodné používat v seznamech nulové odsazení a okraje. Aby nedocházelo k odchylkám, můžete hodnoty zadat buď zde nebo u položek seznamu (LI, DT, DD). Pamatujte, že pokud neurčíte konkrétnější selektor, budou zde provedené úpravy přeneseny do seznamu .nav. */
	padding: 0;
	margin: 0;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	text-align:center;
	margin-bottom:30px;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 /* Odebráním horního okraje se můžete vyhnout situaci, kdy okraje přesáhnou určený element div. Zbývající spodní okraj zajistí oddělení od všech následujících elementů. */
	padding-right: 15px;
	padding-left: 15px; /* Přidáním odsazení po stranách elementů v rámci elementů div namísto jejich aplikace na samotné elementy div dojde k potlačení výpočtu rámečkového modelu. Stejného výsledku dosáhnete použitím vnořených tagů s odsazením po stranách. */
	color: #663707;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.1em;
}
legend {
	color: #663707;
	font-size: 1.5em;
	font-weight:bold;
}
a img { /* Tento selektor umožňuje odebrat výchozí modré okraje, které v některých prohlížečích obklopují obrazy, v jejichž blízkosti se nachází odkaz. */
	border: none;
}
/* ~~ Při tvorbě odkazů na stránce je třeba respektovat toto pořadí – včetně skupiny selektorů použitých k vytvoření efektu najetí kurzorem. ~~ */
a:link {
	color: #93D732;
	text-decoration: none; /* #70D03D, Pokud není vzhled odkazů opravdu výjimečný, je vhodné k jejich rychlému odlišení používat funkci podtržení textu. */
}
a:visited {
	color: #93D732;
	text-decoration: none;
}
a:hover, a:active, a:focus { /* S touto skupinou selektorů můžete uživateli s klávesnicí zajistit stejný efekt najetí kurzorem, jako v případě uživatelů používajících myš. */
	text-decoration: none;
	color: #663707;
	text-decoration: underline;
}

/* ~~ Tento kontejner s pevnou šířkou obklopuje ostatní elementy div.~~ */
.container {
	width: 960px;
	background: #FFF;
	position:relative;
	top: 30px;
	margin: 0px 15%;
	voice-family: "\"}\"" ;
  voice-family: inherit;
  margin: 0 auto; /* Automatická hodnota po stranách spolu s šířkou slouží k vystředění rozvržení. */
	margin-left: auto; 
	margin-right: auto;
	
}
/* ~~ U záhlaví není určena jeho šířka a bude roztaženo na celou šířku rozvržení. Obsahuje vyhrazené místo pro obraz, do kterého je třeba vložit odkaz na vlastní logo. ~~ */
.header {
	background: white;
	position:absolute;
	width: 960px; 
	height: 100px; 
	top: 0px; 
	left: 0px
}
.content {
	padding: 10px 0;
	position:relative;
	width: 960px;
	top: 120px; 
	left: 0px;
	/*height:auto;*/
}
/* ~~ Zápatí ~~ */
.footer {
	padding: 20px 0;
	text-align:center;
	height: 100px;
}
#logo {
	position:absolute;
}
#menu {
	position:absolute;
	left: 230px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 1.3em;
	font-weight:bold;
	width: 760px;

}

/* ~~ Různé třídy plovoucích elementů, vymazání elementů ~~ */
.fltrt {  
	float: right;
	background: #F1E5D8;
	height:390px;
	width:580px;
}
.fltrt-in { 
    position:relative;
	left: 10px;
	top: 15px;
	width:550px;
	font-size:1.1em;
	
}
.fltlft { /* Tuto třídu můžete použít k umístění plovoucího elementu v levé části stránky. Plovoucí element se musí nacházet před elementem, vedle kterého má být na stránce umístěn. */
	float: left;
	margin-right: 0px;
	height:390px;
	width:380px;
	
}
.clearfloat { /* Pokud je z kontejneru odebrán element .footer, můžete tuto třídu aplikovat na prázdný element div nebo <br /> jako konečný element po posledním plovoucím elementu div (v rámci kontejneru). */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.jifobr {
	float: left;
	margin-right: 0px;
	height:200px;
	width:320px;
}
.jifbox {  
	background: #F1E5D8;
	height:410px;
	width:960px;
}
.jiftext {
	float: left;
	margin-left: 40px;
	margin-right: 20px;
	margin-top: 15px;
	padding: 0px;
	height:auto;
	width:260px;
}
.jifobr {
	float: left;
	margin-right: 0px;
	height:200px;
	width:320px;
}
.kontaktbox {  
	background: #F1E5D8;
	height:450px;
	width:960px;
}
.kontaktform {
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 15px;
	padding: 0px;
	height:auto;
	width:440px;
}

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width:auto;
	float: left;
	
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: auto;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 8.2em;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	padding: 0px 5px;
	color: #70D03D;
	text-decoration: none;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	color: #663707;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	color: #663707;
}

a.proc {
	display: block;	
	width:136px;
	height:50px;	
	overflow: hidden;
	position: relative;
	margin: 0; padding: 0;
	cursor: hand;
	cursor: pointer;
	}

a.proc span {
	display: block;
	position: absolute; left: 0; top: 0; z-index: 1;
	margin: 0; padding: 0;
	width: 136px; height: 50px;
	background: url('images/proc-s-nami.gif') left top no-repeat;
}
a.proc:hover, a.proc:hover span {
	background-position: 0 -50px;
}
a.proc2 {
	display: block;	
	width:136px;
	height:50px;	
	overflow: hidden;
	position: relative;
	margin: 0; padding: 0;
	cursor: hand;
	cursor: pointer;
	}

a.proc2 span {
	display: block;
	position: absolute; left: 0; top: 0; z-index: 1;
	margin: 0; padding: 0;
	width: 136px; height: 50px;
	background: url('images/proc-s-nami.gif') 0 -50px no-repeat;
}

a.fungujeme {
	display: block;	
	width:167px;
	height:50px;	
	overflow: hidden;
	position: relative;
	margin: 0; padding: 0;
	cursor: hand;
	cursor: pointer;
	}

a.fungujeme span {
	display: block;
	position: absolute; left: 0; top: 0; z-index: 1;
	margin: 0; padding: 0;
	width: 167px; height: 50px;
	background: url('images/jak-fungujeme.gif') left top no-repeat;
}
a.fungujeme:hover, a.fungujeme:hover span {
	background-position: 0 -50px;
}
a.fungujeme2 {
	display: block;	
	width:167px;
	height:50px;	
	overflow: hidden;
	position: relative;
	margin: 0; padding: 0;
	cursor: hand;
	cursor: pointer;
	}

a.fungujeme2 span {
	display: block;
	position: absolute; left: 0; top: 0; z-index: 1;
	margin: 0; padding: 0;
	width: 167px; height: 50px;
	background: url('images/jak-fungujeme.gif') 0 -50px no-repeat;
}
a.tydenni {
	display: block;	
	width:164px;
	height:50px;	
	overflow: hidden;
	position: relative;
	margin: 0; padding: 0;
	cursor: hand;
	cursor: pointer;
	}

a.tydenni span {
	display: block;
	position: absolute; left: 0; top: 0; z-index: 1;
	margin: 0; padding: 0;
	width: 164px; height: 50px;
	background: url('images/tydenni-menu.gif') left top no-repeat;
}
a.tydenni:hover, a.tydenni:hover span {
	background-position: 0 -50px;
}
a.tydenni2 {
	display: block;	
	width:164px;
	height:50px;	
	overflow: hidden;
	position: relative;
	margin: 0; padding: 0;
	cursor: hand;
	cursor: pointer;
	}

a.tydenni2 span {
	display: block;
	position: absolute; left: 0; top: 0; z-index: 1;
	margin: 0; padding: 0;
	width: 164px; height: 50px;
	background: url('images/tydenni-menu.gif') 0 -50px no-repeat;
}
a.kontakty {
	display: block;	
	width:111px;
	height:50px;	
	overflow: hidden;
	position: relative;
	margin: 0; padding: 0;
	cursor: hand;
	cursor: pointer;
	}

a.kontakty span {
	display: block;
	position: absolute; left: 0; top: 0; z-index: 1;
	margin: 0; padding: 0;
	width: 111px; height: 50px;
	background: url('images/kontakty.gif') left top no-repeat;
}
a.kontakty:hover, a.kontakty:hover span {
	background-position: 0 -50px;
}
a.kontakty2 {
	display: block;	
	width:111px;
	height:50px;	
	overflow: hidden;
	position: relative;
	margin: 0; padding: 0;
	cursor: hand;
	cursor: pointer;
	}

a.kontakty2 span {
	display: block;
	position: absolute; left: 0; top: 0; z-index: 1;
	margin: 0; padding: 0;
	width: 111px; height: 50px;
	background: url('images/kontakty.gif') 0 -50px no-repeat;
}
.center-obj {

	position: relative;
	left: 360px;
}
a.objednavka {
	
	width:240px;
	height:45px;	
	overflow: hidden;
	position: relative;
	margin: 0; padding: 0;
	cursor: hand;
	cursor: pointer;
	}

a.objednavka span {

	position: absolute; left: 0; top: 0; z-index: 1;
	margin: 0; padding: 0;
	width: 240px; height: 45px;
	background: url('images/objednavka.gif') left top no-repeat;
}
a.objednavka:hover, a.objednavka:hover span {
	background-position: 0 -46px;
}
h1.ziskejte span{
	display: block;
	position: absolute; left: 27px; top: 0;
	margin: 0; padding: 0;
	width: 906px; height: 59px;
	background: url('images/ziskejte-vice-casu-a-zdrave-jidlo.gif') left top no-repeat;
		}
h1.jakfunguje span{
	display: block;
	position: absolute; left: 221px; top: 0;
	margin: 0; padding: 0;
	width: 519px; height: 62px;
	background: url('images/jak-ingrediento-funguje.gif') left top no-repeat;
		}
h1.menu-dle span{
	display: block;
	position: absolute; left: 18px; top: 0;
	margin: 0; padding: 0;
	width: 923px; height: 60px;
	background: url('images/tydenni-menu-dle-ingredienci.gif') left top no-repeat;
		}
h1.jsmetuprovas span{
	display: block;
	position: absolute; left: 295px; top: 0;
	margin: 0; padding: 0;
	width: 369px; height: 66px;
	background: url('images/jsmetu-provas.gif') left top no-repeat;
		}
.center-text {
	margin: 0 auto;
	width: 900px;
    text-align:center;
	font-size:1.5em;
}
.emailform {
	text-align:right;
	
}
.formtext {
	border: 1px solid #663707;
	width: 310px;
	height: 28px;
	font-size: 1em;
}
.formcobj {
	border: 1px solid #663707;
	width: 163px;
	height: 28px;
	font-size: 1em;
}
.formarea {
	border: 1px solid #663707;
	width: 310px;
	height: 50px;
	font-size: 1em;
}
.zprava-text {
	border: 1px solid #663707;
	width: 310px;
	height: 120px;
	font-size: 1em;
}
.buttonodeslat {
	background: url('images/odeslat.gif') left top no-repeat;
	width: 163px; height: 44px;
	margin-right: 15px;
}
.buttonobjednat {
	background: url('images/objednat.gif') left top no-repeat;
	width: 240px; height: 45px;
	margin-left: 15px;
}
.buttonoverit {
	background: url('images/overit.gif') left top no-repeat;
	width: 163px; height: 44px;
}
#zprava-odeslana {
	color: #F00;
}
#qrkod {
	text-align:right; 
	top:-120px; 
	position:relative;
}
#menuobr {
	position:relative;
	left:30px;
	
}
.menu1 {
	width:960px;
	height:auto;
	background: #F1E5D8;
	
}
.menu2 {
	width:960px;
	height:auto;
	background: #FFF;
	
}
.menuline1 {
	width:110px; 
	display:block; 
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	font-size: 0.8em;
}
.menuline2 {
	width:146px; 
	display:block; 
	float:left;
	padding: 10px;
}
#textheslo {
	position:relative;
	left:420px;
	width: 400px;
}
#emailheslo {
	width:960px;
	height:30px;
	background: #F1E5D8;
	padding-top:6px;
	padding-bottom:6px;
}
.objbox {  
	background: white;
	height:auto;
	width:960px;
	padding-top:20px;
}
#objjm, #objpr, #objem, #objtel, #objuli, #objmes, #objpsc, #objzp, #objhes  {
	position:absolute;
	left:130px;
}
.mcislo {
	position:relative;
	left:100px;
}
#mcislo1, #mcislo2, #mcislo3 {
	position:relative;
	left: 90px;
}
.fieldset-obj {
	float:left;
	padding: 20px;
	width:450px;
	background-color: #FDFDFD;
}
.fieldset-az {
	float: right;
    padding: 20px;
	width:390px;
	background-color: #FDFDFD;
}
.fieldset-objednano {
	float:left;
	padding: 20px;
	width:600px;
	background-color: #FDFDFD;

}
.fieldset-bank {
	float: right;
    padding: 20px;
	width:240px;
	background-color: #FDFDFD;
}
.fieldset-kontrola {
	float:left;
	padding: 20px;
	width:450px;
	height:220px;
	background-color: #FDFDFD;

}
.fieldset-kontrola2 {
	float: right;
    padding: 20px;
	width:390px;
	height:220px;
	background-color: #FDFDFD;
}
.fieldset-podminky {
    padding: 20px;
	width:900px;
	height:auto;
	margin: 0 auto;
	background-color: #FDFDFD;
}

.kontrola-form p {
	text-align:right;
    padding: 10px 70px 10px 10px;
	
}
a.facebook {
	display: block;	
	width:105px;
	text-align:right;
	border: 0;
}
.preskrtnuti {
	text-decoration:line-through;
}
.cervene {
	color:#CC0000;
}