* {
	padding: 0;
	margin: 0;
}

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, helvetica, sans-serif;
}

body {
	font-size: 11px;
	background-image: url(images/main_bg-2.png);
	color: #646567;
	margin-top:20px;
	margin-bottom:-120px;
}

form, table, input, textarea, select {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #646567;
}

.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}
.cleaner {
	clear: both;
	height:5px;
}
img {
/*	border: #E8E6E2 1px solid;*/
	border:0;
}

.attention {
	color: #E5332B;
	font-weight: bold;
}
.error {
	color: #E5332B;
	font-weight: bold;
	margin: 15px 0 0 15px;
	font-size:10px;
}

.center {
	text-align:center;
}

h1 {
	font-size: 10px;
	font-weight: bold;
}
h2 {
  font-size: 14px;
  font-weight: bold;
	color:black;
	margin: 5px 10px 0 10px;
	padding: 14px 0 14px 52px;
}

a:hover {
	text-decoration: none;
}

h2 a {
	color: #E5332B
}

h2.h2new {
	background: url(images/h2_news.gif) no-repeat 0px 40%;
}
h2.h2rec {
	background: url(images/h2_recept.gif) no-repeat 0px 40%;
}
h2.h2ins {
	background: url(images/h2_insp.gif) no-repeat 0px 40%;
}
h2.h2abo {
	background: url(images/h2_about.gif) no-repeat 0px 40%;
}
h2.h2tar {
	background: url(images/h2_target.gif) no-repeat 0px 40%;
}
h2.h2dow {
	background: url(images/h2_download.gif) no-repeat 0px 40%;
}
h2.h2med {
	background: url(images/h2_media.gif) no-repeat 0px 40%;
}
h2.h2pos {
	background: url(images/h2_post.gif) no-repeat 0px 40%;
}
h2.h2con {
	background: url(images/h2_phone.gif) no-repeat 0px 40%;
}
h2.h2wri {
	background: url(images/h2_write.gif) no-repeat 0px 40%;
}
h2.h2sor {
	background: url(images/h2_sort.gif) no-repeat 0px 40%;
}
h2.h2pro {
	background: url(images/h2_dayproduct.gif) no-repeat 0px 40%;
}
h2.h2kno {
	background: url(images/h2_know.gif) no-repeat 0px 40%;
}
h2.h2rec {
	background: url(images/h2_recipes.gif) no-repeat 0px 40%;
}
h2.h2rch {
	background: url(images/h2_recipe_choice.gif) no-repeat 0px 40%;
}
h2.h2r10 {
	background: url(images/h2_recipe_10.gif) no-repeat 0px 40%;
}


h3, h4 {
	color: #E5332B;
	font-weight: bold;
}

h3 {
	margin: 10px 15px 0px 15px;
	font-size:12px;
}

h4 {
	margin: 10px 15px -15px 15px;
	font-size:10px;
}
h5 {
	margin: 10px 15px 0px 15px;
	font-size:12px;
	font-weight: bold;
	color:black;
}
h5.h5rec {
	margin-bottom: 20px;
	margin-left: 10px;
/*	text-decoration: underline;*/
}
h6 {
	margin: 0 0 10px 0;
	font-size:12px;
	font-weight: normal;
}


/* ------------------  layout -------------------------*/
#container {
	width: 829px;
	margin: 0 auto 0px auto;
	background: #FFF;
}

#header_top1 {
	width: 100%;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	border-bottom: 2px solid #04602C;
}
#header_top {
	width: 827px;
	height: 199px;
	background: url(images/header-4.jpg) no-repeat right top;
	border-left: 1px solid #B0B0B0;
	border-right: 1px solid #B0B0B0;
}
#header_top .logo {
	position: relative;
	float: left;
	width: 130px;
	height: 136px;
	top: 30px;
	left: 49px;
	cursor: pointer;
}
#header_top .en, #header_top .cz, #header_top .ce {
	color: #04602D;
	float: left;
	position: relative;
	font-size: 13px;
	top: 20px;
	width: 17px;
	cursor: pointer;
}

#header_top .cz {
	left: 642px;
}
#header_top .en {
	left: 648px;
}
#header_top .ce {
	width: 7px;
	left: 645px;
}
#header_top .en a, #header_top .cz a {
	color: #04602D;
	font-weight: bold;
	text-decoration: none;
}
#header_top .en a:hover, #header_top .cz a:hover {
	color: #E5332B;
	font-weight: bold;
	text-decoration: underline;
}

#bottom {
	margin: 0 auto 30px auto;
	width: 829px;
	height: 40px;
	font-size:10px;
}
#bottomleft {
	margin: 10px 0 10px 15px;
	float: left;
}
#produkcelink {
	margin: 10px 15px 10px 0px;
	float: right;
}

#bottom a {
	color:  #646567;
}
#bottom a.activebot {
	font-weight: bold;
	color:  #646567;
	text-decoration: none;
}

#content {
	border: 1px solid #B0B0B0;
	border-left:0;
	border-top:0;
	background: url(images/point.png) repeat-y left top;
}

#content .leftcol {
	float: left;
	width: 228px;
}

#content .rightcol {
	float: right;
	width: 597px;
	background-repeat: repeat-y;
	/*background-image: url(images/right_col_bg.png);*/
	_clear:both;
}

#head_rightcol {
	width: 597px;
	height: 139px;
	background: url(images/animace_testoviny-agnesi-w.gif) no-repeat right top;
}

#content .rightcol ul {
	margin: 5px 0 5px 35px;
	font-size: 10px;
}

#content .rightcol ol {
	margin: 5px 0 5px 40px;
	font-size: 10px;
}

#content .rightcol p {
	padding: 15px 15px 0 15px;
	font-size: 10px;
}

#content .rightcol .limiter {
	height: 1px;
	margin: 5px 25px 0 10px;
	width: 579px;
	border-bottom: 1px solid #E8E6E2;
	_margin: -5px -20px 0 10px;

}

#content .rightcol .newsbox {
	width: 597px;
	height: 100px;
	margin: 10px 0 10px 0;
	padding: 0 -10px 0 10px;
}

#content .rightcol .newsbox img {
	float: left;
	margin: 0 10px 0 10px;
	width: 92px;
	height: 92px;
	border: #E8E6E2 1px solid;
}

#content .rightcol .newsbox p {
	padding-top: 8px;
	margin: 0px 30px 0 0;
}

#content .rightcol .newsbox a {
	font-size: 12px;
	font-weight: bold;
	color: #E5332B;
	}

#content .rightcol .newsbox a.more {
	font-weight: normal;
	font-size: 10px;
	color: #646567;
	}

#content .rightcol .newsbox a:hover.more {
	color: #E5332B;
	}

#content .rightcol p.det, #content .rightcol p.dethome, #content .rightcol p.detdoyou {
	text-align: right;
	font-weight: normal;
	color: #04602C;
	text-align: right;
	padding-right: 15px;
	}

#content .rightcol p.detdoyou {
	text-align: left;
	margin-left:15px;
}

#content .rightcol p.det {
	height: 50px;
}
#content .rightcol p.det a, #content .rightcol p.dethome a, #content .rightcol p.detdoyou a {
	color: #04602C;
	}

#content .rightcol p a, #content .rightcol table a {
	font-weight: normal;
	color: #E5332B;
}
#content .rightcol p a:hover, #content .rightcol table a:hover {
	color: #E5332B;
}

#content .rightcol img.logo_mid {
	margin: 10px 10px 0 10px;
}

#content .rightcol .basket {
	height: 289px;
	width: 597px;
	background: url(images/basket-bg.jpg) no-repeat right top;
}

#content .rightcol form.inspiro {
	margin: 17px 0 0 22px;
	}

#content .rightcol form.inspiro p {
	margin: 0 0 -10px 0;
	}

#content .rightcol form.inspiro select {
	height: 20px;
	width: 150px;
	margin-top: 2px;
	}

#content .rightcol form.inspiro input {
	position: relative;
	top: -90px;
	left: 208px;
	height: 36px;
	width: 156px;
	}

#content .rightcol .about1 {
	float: left;
	height: 200px;
	width: 400px;
}
#content .rightcol .abbuilding {
	float: right;
	margin: -15px 9px 0 0;
	border: #E8E6E2 1px solid;
}
#content .rightcol .ablogos {
	border:0;
	margin: 0 0 0 5px;
}
#content .rightcol .abtesco {
	border:0;
}
#content .rightcol .abtargetright {
	float: right;
	border:0;
}

#content .rightcol .abtargetleft {
	margin-left:1px;
	float: left;
	border:0;
}

#content .rightcol .mediaposter {
	margin:10px 5px 10px 15px;
	text-align: center;
	float: left;
}
#content .rightcol .mediaposter img {
	margin-bottom: 10px;
	border: #E8E6E2 1px solid;
}
#content .rightcol .mediaposter a {
	color:  #646567;
}
#content .rightcol .mediaposter a:hover {
	color:  #E5332B;
}

#content .rightcol .contact {
	width: 300px;
	float: left;
}
#content .rightcol .mapbox {
	width: 220px;
	float: right;
}
#content .rightcol .contact p {
	margin: -8px 0 0 10px;
}
#content .rightcol .contactmap {
	margin: -60px 0px 0 0;
	border: #E8E6E2 1px solid;
}
#content .rightcol .contactformbgCZ,
#content .rightcol .contactformbgEN {
	width: 588px;
	height: 668px;
	margin-left:10px;
	background: url(images/contact-form-bg.jpg) no-repeat right top;
}
#content .rightcol .contactformbgEN {
	background: url(images/contact-form-bg-en.jpg) no-repeat right top;
}


#content .rightcol input.wrinam,
#content .rightcol input.wriema,
#content .rightcol textarea.wrimsg,
#content .rightcol input.wribut
 {
	position: relative;
	left: 60px;
	height: 20px;
	width: 190px;
	border: 1px solid #E8E6E2;
}
#content .rightcol input.wrinam {
	top: 104px;
}
#content .rightcol input.wriema {
	top: 132px;
}
#content .rightcol textarea.wrimsg {
	background: url(images/contact-form-textarea-bg.jpg) left top;
	top: 162px;
	height: 150px;
	width: 450px;
}
#content .rightcol input.wribut {
	border:0;
	top: 170px;
	left: 365px;
	height: 46px;
	width: 151px;
}

.tabcontact {
	display: table;
	border-collapse: collapse;
	margin: 20px 0 0 10px;
}
.tabcontact th {
	text-align: left;
	padding: 2px 0 0 10px;
}
.tabcontact td {
	text-align: left;
	padding: 2px 0 2px 10px;
}

#content .rightcol .sortbox2 {
	width: 586px;
	height: 120px;
	overflow: hidden;
	}
#content .rightcol .sortbox2left {
	float: left;
	width: 150px;
	height: 120px;
	text-align: center;
	}
#content .rightcol .sortbox2 p {
	margin: 0px 0 0 0;
	}

#content .rightcol .sortbox {
	width: 586px;
	height: 250px;
	overflow: hidden;
	}

#content .rightcol .sortbox p {
	margin: 0 100px 0 0;
	}
#content .rightcol .sortbox p.sortboxsub {
	margin: 0 10px -10px 0;
	}

#content .rightcol .sortbox p a {
	font-size: 10px;
	}

#content .rightcol .sortboxleft {
	float: left;
	width: 200px;
	height: 250px;
	text-align: center;
	}
#content .rightcol .sortboxright {
	float: right;
	width: 100px;
	height: 250px;
	text-align: center;
	}

#content .rightcol .sortboxright img {
	padding-top:75px;
	padding-right:10px;
	}

#content .rightcol .sortbox a {
	font-size: 12px;
	font-weight: bold;
	color: #E5332B;
	}

#content .rightcol  img.catsortimg {
	width:200px;
	height:200px;
	float:right;
	margin-top:-30px
	}

#content .rightcol  img.catsortimgsub {
	float:right;
	margin: 0 15px 20px 20px;
	margin-top:0;
	}

#content .rightcol .doyouknowrice,
#content .rightcol .doyouknowpasta,
#content .rightcol .doyouknowpastry,
#content .rightcol .doyouknowlegume {
	height: 360px;
	width: 597px;
	background: url(images/sort-rice-doyou.jpg) no-repeat right bottom;
}

#content .rightcol .doyouknowpasta {
	background: url(images/sort-pasta-doyou.jpg) no-repeat right bottom;
}
#content .rightcol .doyouknowpastry {
	background: url(images/sort-pastry-doyou.jpg) no-repeat right bottom;
}
#content .rightcol .doyouknowlegume {
	background: url(images/sort-legume-doyou.jpg) no-repeat right bottom;
}

.doyouknowtext {
	margin: 0 50px 0px 15px;
}

#content .rightcol .recipedayleft {
	float: left;
	background: url(images/reccipe-day-bg.jpg) no-repeat;
	width: 240px;
	height: 305px;
	}

#content .rightcol .recipedayleft div {
	margin: 85px 0px 0 30px;
	}

#content .rightcol .recipedayleft div a.reca  {
	position:relative;
	left:100px;
	color: #04602C;
	}

#content .rightcol .recipedayright {
	float: right;
	width: 350px;
	height: 305px;
	}

#content .rightcol .recipedayright .newsbox {
	width: 375px;
	_width: 352px
	}

#content .rightcol .rec10cont {
	width: 270px;
	height: 56px;
	float: left;
	margin: 10px -10px 0 0;
	padding: 0px 15px 0 15px;
	}

#content .rightcol .rec10cont a {
	font-weight: bold;
	color:  #E5332B;
	}

#content .rightcol .cooky {
	float: right;
	margin: -40px 5px 10px 0;
	}

#content .rightcol .reccat {
	height: 100px;
	width: 260px;
	float: left;
	margin: 10px 5px 10px 20px;
	}

#content .rightcol .reccat a {
	font-weight: bold;
	font-size: 11px;
	color:  #E5332B;
	}
#content .rightcol .reccat img {
	border: #E8E6E2 1px solid;
	width:93px;
	height:93px;
	float:left;
	margin-right: 10px;
	}

#content .rightcol .recdetimg {
	border: #E8E6E2 1px solid;
	float: left;
	margin: 10px 20px 0 15px;
	}
#content .rightcol .allrecipesimg {
	border: #E8E6E2 1px solid;
	float: left;
	margin: 0px 15px 0 15px;
	}

#content .rightcol .regform {
	float: left;
	margin: 0px 15px 0 15px;
	}

#content .rightcol .lostpassform {
	margin:15px 0 0 15px;
	text-align:center
	}

/* ---------------  left    -----------------*/

#content .left_box_product {
	background: url(images/left_box_product_bg.png) no-repeat left top;
	margin: 2px 0 0 0;
	padding: 0 0 8px 0;
	text-align: center;
}
#content .left_box_product p, .left_box_client p, .left_box_tv p, .left_box_search p {
	padding: 10px 0 10px 0;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #04602C;
}

#content .left_box_client {
	background: url(images/left_box_client_bg.gif) no-repeat left top;
	margin: 2px 0 0 0;
	padding: 0 0 8px 0;
	text-align: center;
}
#content .left_box_client p {
	padding: 8px 0 10px 0;
}

#content .client_box {
	margin-top: -9px;
	height: 290px;
	text-align: right;
}

#content .client_box p {
margin: 10px 0 0 15px;
text-align:left;
}

#content .client_box p.clientext {
	font-weight: bold;
	padding: 150px 15px 0 0;
	text-align: right;
}
#content .client_box p.clientreg {
	font-size:10px;
	font-weight: normal;
	padding: 0px 10px 0 0;
}


#content .client_box a {
	color: #646567;
}
#content .client_box a:hover {
	color: #E5332B;
}

#content .client_box form {
	font-size: 10px;
	margin: 5px 15px 0 20px;
}
#content .client_box input {
	margin: 10px 0 0 5px;
	width: 120px;
	height: 15px;
}
#content .client_box input.imgbut {
	margin: 10px 0 0 5px;
	width: 97px;
	height: 23px;
}

#content .left_box_tv {
	background: url(images/left_box_tv_bg.png) no-repeat top left;
	margin-top: 2px;
	padding: 0px 0 5px 0;
}
#content .left_box_tv img {
	border: #E8E6E2 1px solid;
}

#content .menu_box {
	margin-top:;
	background: url(images/menu_box_bg-2.png) no-repeat top left;
	padding: 0 0 5px 0;
}

#content .menu_box p {
	font-size: 13px;
	padding: 10px 0 5px 15px;
	color: #E5332B;
	font-weight: bold;
	}
#content .left_box_search {
	height: 330px;
	margin: 2px 0 0 0;
	padding: 0 0 8px 0;
	background: url(images/left_box_search_bg.gif) no-repeat top left;
}
#content .left_box_search p {
	padding: 8px 0 0 0;
}
#content .left_box_search form {
	margin-left: 15px;
}

#content .left_box_search select {
	font-size: 11px;
	margin: 5px 0 10px 0;
	height: 20px;
	width: 200px;
}
#content .left_box_search input {

}

/* --------------------- main_menu ------------------------------------------- */
#main_menu {
	width: 229px;
	_margin: 0;
}
#main_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#main_menu li a {
	display: block;
	margin: 0;
	padding: 0 0 0 26px;
	width: 188px;
	height: 27px;
	background: url(images/bg_v_menu.png) 0 0 no-repeat;
	line-height: 27px;
	text-decoration: none;
	color: black ;
}
#main_menu span {
	margin: 0 0 0 20px;
}
#main_menu li a:hover {
	font-weight: bold;
	color: #E5332B;
	background: url(images/bg_v_menu.png) 0 -26px no-repeat;
}

#main_menu li a.active {
	font-weight: bold;
	color: #E5332B;
	background: url(images/bg_v_menu.png) 0 -27px no-repeat;
}

#main_menu ul ul {
	margin: -4px 0 15px 15px;
	padding-left:0px;
}

#main_menu ul ul li a {
	display: block;
	width: 190px;
	height: 20px;
	background: url(images/bg_v_submenu.png) 0 0 no-repeat;
	line-height: 26px;
	text-decoration: none;
	color: #000;
}
#main_menu ul ul li a:hover {
	font-weight: normal;
	background: url(images/bg_v_submenu.png) 0 -26px no-repeat;
}

#main_menu ul ul li a.active {
	font-weight: normal;
	color: #E5332B;
	background: url(images/bg_v_submenu.png) 0 -26px no-repeat;
}
.hider {
	border-left:1px solid #B0B0B0;
	background:#F4F0EC;
	height:3px;
	margin-top:-4px;
}

#fa {
	position: absolute;
	background: #FFF;
	text-align: center;
	font-family: Arial,sans-serif;
	padding: 10px;
	width: 960px;
	height: 770px;
	border: 1px solid #666;
	margin: 0 auto;
	top: 100px;
	margin-left: -10px;
	display: none;
	opacity: 0;
	KHTMLOpacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	z-index: 1000;
}

#fa a {
	text-decoration: none;
	border: none;
	font-size: 9px;
	color: #333;
}

#fa img {
	border: none;
}

#fa .fa_close {
	position: absolute;
	width: 960px;
	height: 770px;
	top: 10px;
	left: 10px;
	cursor: pointer;
}

#fa.show {
	display: block;
}

