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

body {
	margin:0 auto; 
	padding:0;
	_height:100%;
    _overflow:hidden;
   	width:750px;
   	background-position:center 120px;
	background-attachment:fixed;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

#bg_page_hp {
	background-image:url(/img/bg_hp.jpg);
}

#bg_gradient {
	background-image:url(/img/bg_gradient.jpg);
}
#bg_page_teekanne {
	background-image:url(/img/bg1.jpg);
}

#bg_page_caj {
	background-image:url(/img/bg_caj.jpg);
}

#bg_page_video {
	background-image:url(/img/bg_video.jpg);
}

#bg_page_zabava {
	background-image:url(/img/bg_zabava.jpg);
}

#bg_page_kontakty {
	background-image:url(/img/bg_kontakty.jpg);
}

#bg_page_sortiment {
	background-image:url(/img/bg_sortiment.jpg);
}

#bg_page_sortiment_cerny_caj_navrh {
	background-image:url(/img/bg_sortiment_cerny_caj_navrh1.jpg);
}

#bg_page_sortiment_ovocny_caj {
	background-image:url(/img/bg_sortiment_ovocny_caj.jpg);
}

#bg_page_sortiment_zeleny_caj {
	background-image:url(/img/bg_sortiment_zeleny_caj.jpg);
}

#bg_page_sortiment_bylinny_caj {
	background-image:url(/img/bg_sortiment_bylinny_caj.jpg);
}

#bg_page_sortiment_bylinny_caj_navrh {
	background-image:url(/img/bg_sortiment_bylinny_caj_navrh1.jpg);
}

#bg_page_sortiment_wellness_caj {
	background-image:url(/img/bg_sortiment_wellness_caj.jpg);
}

#bg_page_sortiment_cerny_caj_newdesign {
	background-image:url(/img/bg_sortiment_cerny_caj_ruzek.jpg);
}

#bg_page_sortiment_zeleny_caj_newdesign {
	background-image:url(/img/bg_sortiment_zeleny_caj_ruzek.jpg);
}

#bg_page_sortiment_ovocny_caj_newdesign {
	background-image:url(/img/bg_sortiment_ovocny_caj_ruzek.jpg);
}

#bg_page_sortiment_bylinny_caj_newdesign {
	background-image:url(/img/bg_sortiment_bylinny_caj_ruzek.jpg);
}

#bg_page_sortiment_wellnes_caj_newdesign {
	background-image:url(/img/bg_sortiment_wellnes_caj_ruzek.jpg);
}

#bg_page_sortiment_speciality_newdesign {
	background-image:url(/img/bg_sortiment_speciality_ruzek.jpg);
}

.header {
	background-repeat: no-repeat;
	height:120px;
	width:750px;
	position:fixed;
	_position:absolute;
	top:0px;
	text-align:center;
	z-index:3;
}

#bg_header_standard {
	background-image: url(/img/bg_header_standard.gif);
}

#bg_header_teekanne {
	background-image: url(/img/bg_header_teekanne.jpg);
}

#bg_header_kontakty {
	background-image: url(/img/bg_header_kontakty.jpg);
}

#bg_header_caj {
	background-image: url(/img/bg_header_caj.jpg);
}

#bg_header_zabava {
	background-image: url(/img/bg_header_zabava.jpg);
}

#bg_header_recepty {
	background-image: url(/img/bg_header_recepty.jpg);
}

#bg_header_sortiment {
	background-image: url(/img/bg_header_sortiment.jpg);
}

#bg_header_sortiment_cerny_caj {
	background-image: url(/img/bg_header_sortiment_cerny_caj.jpg);
}

#bg_header_sortiment_ovocny_caj {
	background-image: url(/img/bg_header_sortiment_ovocny_caj.jpg);
}

#bg_header_sortiment_zeleny_caj {
	background-image: url(/img/bg_header_sortiment_zeleny_caj.jpg);
}

#bg_header_sortiment_bylinny_caj {
	background-image: url(/img/bg_header_sortiment_bylinny_caj.jpg);
}

#bg_header_sortiment_wellness_caj {
	background-image: url(/img/bg_header_sortiment_wellness_caj.jpg);
}

#bg_header_sortiment_speciality {
	background-image: url(/img/bg_header_sortiment_speciality.jpg);
}

#menu {
	float: right;
	padding-top: 68px;
	text-align: right;
}

.content {
	border-left: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
	margin:0px;
	padding:0px 15px 15px 15px;
	_height: 75%;
	overflow:auto;
}

.content_soutez {
	border-left: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
	margin:0px;
	padding:0px;
	_height: 75%;
	overflow:auto;
}

#content_pruh {
	float:left;
	width: 1px;
}

#content_menu {
	float:left;
	width: 150px;
	vertical-align:top;
	text-align:right;
	color:#CC0000;
	padding-right:5px;
}

#content_text {
	float:left;
	text-align:left;
	margin-left:10px;
	width: 535px;
}

#ul li {
	list-style-image: url(../img/li.gif);
}

#photo_legend {
	color:#CC0000;
	font-style:italic;
}

.footer {
	background-image:url(/img/bg_footer.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	height:100px;
	width:750px;
	position:fixed;
	_position:absolute;
	bottom:0px;
	text-align:center;
}

#footer_bottom_left {
	float:left;
	padding: 0px;
	margin-top: 17px;
	height: 53px;
	margin-left: 10px;
}

#footer_bottom_right {
	float:right;
	padding: 0px;
	height: 53px;
	margin-right: 0px;
}

#footer_bottom_right_margin {
	float:right;
	padding: 0px;
	height: 53px;
	margin-right: 3px;
}

a.text {
	color:#000000;
	text-decoration:none;
}	

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

a.back {
	background-image:url(/img/back_a.gif);
	margin:0px;
	padding:0px;
	display:block;
	width:54px;
	height: 17px;
	cursor: hand;
}	

a.back:hover {
	background-image: url(/img/back_b.gif);
}		

a.logo_footer_home {
	background-image:url(/img/logo_footer_home_a.gif);
	margin:0px;
	padding:0px;
	display:block;
	width:53px;
	height: 53px;
	cursor: hand;
}	

a.logo_footer_home:hover {
	background-image: url(/img/logo_footer_home_b.gif);
}

a.sitemaps {
	background-image:url(/img/bt_sitemaps_a.gif);
	margin:16px 0px 0px 0px;
	padding:0px;
	display:block;
	width:110px;
	height: 22px;
	cursor: hand;
}	

a.sitemaps:hover {
	background-image: url(/img/bt_sitemaps_b.gif);
}

a.menu2_zpracovani {
	background-image:url(/menu2/bt_zpracovani_a.gif);
	margin:32px 0px 0px 0px;
	padding:0px;
	display:block;
	width:77px;
	height: 24px;
	cursor: hand;
}	

a.menu2_zpracovani:hover {
	background-image: url(/menu2/bt_zpracovani_b.gif);
}

a.menu2_vyvoj {
	background-image:url(/menu2/bt_vyvoj_a.gif);
	margin:32px 0px 0px 0px;
	padding:0px;
	display:block;
	width:100px;
	height: 24px;
	cursor: hand;
}	

a.menu2_vyvoj:hover {
	background-image: url(/menu2/bt_vyvoj_b.gif);
}

a.menu2_kvalita_kontroly {
	background-image:url(/menu2/bt_kontrola_kvality_a.gif);
	margin:32px 0px 0px 0px;
	padding:0px;
	display:block;
	width:106px;
	height: 24px;
	cursor: hand;
}	

a.menu2_kvalita_kontroly:hover {
	background-image: url(/menu2/bt_kontrola_kvality_b.gif);
}

a.menu2_vyber_sklizen {
	background-image:url(/menu2/bt_vyber_sklizen_a.gif);
	margin:32px 0px 0px 0px;
	padding:0px;
	display:block;
	width:100px;
	height: 24px;
	cursor: hand;
}	

a.menu2_vyber_sklizen:hover {
	background-image: url(/menu2/bt_vyber_sklizen_b.gif);
}

a.menu2_sacek {
	background-image:url(/menu2/bt_sacek_a.gif);
	margin:32px 0px 0px 0px;
	padding:0px;
	display:block;
	width:130px;
	height: 24px;
	cursor: hand;
}	

a.menu2_sacek:hover {
	background-image: url(/menu2/bt_sacek_b.gif);
}

a.menu2_historie {
	background-image:url(/menu2/bt_historie_a.gif);
	margin:32px 0px 0px 0px;
	padding:0px;
	display:block;
	width:80px;
	height: 24px;
	cursor: hand;
}	

a.menu2_historie:hover {
	background-image: url(/menu2/bt_historie_b.gif);
}
#anchor {
	padding-top:130px;
	font-weight:bold;
}

#blok_sortiment_radek {
	clear:both;
}

#blok_sortiment {
	float:left;
	width:202px;
	padding-top: 10px;
}

#blok_sortiment_title {
	color:#CC0000;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
}

#sortiment_photo {
	border:#CC0000 solid 1px;
	margin-bottom:10px;
	clear:both;
}

#sortiment_novinka {
	position:absolute;
	width:200px;
	height:125px;
	text-align:right;
}

a.menu2_sortiment_cerny_caj {
	background-image:url(/page_sortiment/menu/bt_cerne_caje_a.gif);
	margin:32px 0px 0px 0px;
	padding:0px;
	display:block;
	width:65px;
	height: 24px;
	cursor: hand;
}	

a.menu2_sortiment_cerny_caj:hover {
	background-image: url(/page_sortiment/menu/bt_cerne_caje_b.gif);
}

a.menu2_sortiment_ovocny_caj {
	background-image:url(/page_sortiment/menu/bt_ovocne_caje_a.gif);
	margin:32px 0px 0px 0px;
	padding:0px;
	display:block;
	width:65px;
	height: 24px;
	cursor: hand;
}	

a.menu2_sortiment_ovocny_caj:hover {
	background-image: url(/page_sortiment/menu/bt_ovocne_caje_b.gif);
}

a.menu2_sortiment_zeleny_caj {
	background-image:url(/page_sortiment/menu/bt_zelene_caje_a.gif);
	margin:32px 0px 0px 0px;
	padding:0px;
	display:block;
	width:65px;
	height: 24px;
	cursor: hand;
}	

a.menu2_sortiment_zeleny_caj:hover {
	background-image: url(/page_sortiment/menu/bt_zelene_caje_b.gif);
}

a.menu2_sortiment_bylinny_caj {
	background-image:url(/page_sortiment/menu/bt_bylinne_caje_a.gif);
	margin:32px 0px 0px 0px;
	padding:0px;
	display:block;
	width:65px;
	height: 24px;
	cursor: hand;
}	

a.menu2_sortiment_bylinny_caj:hover {
	background-image: url(/page_sortiment/menu/bt_bylinne_caje_b.gif);
}

a.menu2_sortiment_bylinny_lecivy_caj {
	background-image:url(/page_sortiment/menu/bt_bylinne_lecive_caje_a.gif);
	margin:32px 0px 0px 0px;
	padding:0px;
	display:block;
	width:110px;
	height: 24px;
	cursor: hand;
}	

a.menu2_sortiment_bylinny_lecivy_caj:hover {
	background-image: url(/page_sortiment/menu/bt_bylinne_lecive_caje_b.gif);
}

a.menu2_sortiment_bylinny_wellness_caj {
	background-image:url(/page_sortiment/menu/bt_bylinne_wellness_caje_a.gif);
	margin:32px 0px 0px 0px;
	padding:0px;
	display:block;
	width:85px;
	height: 24px;
	cursor: hand;
}	

a.menu2_sortiment_bylinny_wellness_caj:hover {
	background-image: url(/page_sortiment/menu/bt_bylinne_wellness_caje_b.gif);
}

a.menu2_sortiment_cajove_speciality {
	background-image:url(/page_sortiment/menu/bt_speciality_a.gif);
	margin:32px 0px 0px 0px;
	padding:0px;
	display:block;
	width:85px;
	height: 24px;
	cursor: hand;
}	

a.menu2_sortiment_cajove_speciality:hover {
	background-image: url(/page_sortiment/menu/bt_speciality_b.gif);
}

a.menu2_sortiment_mother_child {
	background-image:url(/page_sortiment/menu/bt_mother_child_a.gif);
	margin:32px 0px 0px 0px;
	padding:0px;
	display:block;
	width:105px;
	height: 24px;
	cursor: hand;
}	

a.menu2_sortiment_mother_child:hover {
	background-image: url(/page_sortiment/menu/bt_mother_child_b.gif);
}

a.menu2_gastronomie_premium {
	background-image:url(/page_sortiment/menu/bt_gastro_premium_a.gif);
	margin:32px 0px 0px 0px;
	padding:0px;
	display:block;
	width:105px;
	height: 24px;
	cursor: hand;
}	

a.menu2_gastronomie_premium:hover {
	background-image: url(/page_sortiment/menu/bt_gastro_premium_b.gif);
}

a.menu2_gastronomie_tea_buttler {
	background-image:url(/page_sortiment/menu/bt_gastro_tea_buttler_a.gif);
	margin:32px 0px 0px 0px;
	padding:0px;
	display:block;
	width:75px;
	height: 24px;
	cursor: hand;
}	

a.menu2_gastronomie_tea_buttler:hover {
	background-image: url(/page_sortiment/menu/bt_gastro_tea_buttler_b.gif);
}

a.menu2_gastronomie_ostatni {
	background-image:url(/page_sortiment/menu/bt_gastro_ostatni_a.gif);
	margin:32px 0px 0px 0px;
	padding:0px;
	display:block;
	width:126px;
	height: 24px;
	cursor: hand;
}	

a.menu2_gastronomie_ostatni:hover {
	background-image: url(/page_sortiment/menu/bt_gastro_ostatni_b.gif);
}

#hp_box {
	float:left; 
	margin:120px 0px 0px 100px;
}


a.hp_box_1 {
	background-image:url(/img/hp_box_soutez_a.gif);
	margin:0px;
	padding:0px;
	display:block;
	width:149px;
	height: 126px;
	cursor: hand;
}	

a.hp_box_1:hover {
	background-image: url(/img/hp_box_soutez_b.gif);
}

a.hp_box_2 {
	background-image:url(/img/hp_box_lecivy_caj_a.gif);
	margin:20px 0px 0px 0px;
	padding:0px;
	display:block;
	width:149px;
	height: 126px;
	cursor: hand;
}	

a.hp_box_2:hover {
	background-image: url(/img/hp_box_lecivy_caj_b.gif);
}

a.hp_box_3 {
	background-image:url(/img/hp_box_bily_caj_a.gif);
	margin:20px 0px 0px 0px;
	padding:0px;
	display:block;
	width:149px;
	height: 126px;
	cursor: hand;
}	

a.hp_box_3:hover {
	background-image: url(/img/hp_box_bily_caj_b.gif);
}

a.hp_box_4 {
	background-image:url(/img/hp_box_bauer.jpg);
	margin:140px 0px 0px 80px;
	padding:0;
	display:block;
	width:249px;
	height: 376px;
	cursor: hand;
	float:left;
}
