@charset "utf-8";
body, p, ul, ol, div, a, img, h1, h2, h3, h4, h5, h6, hr, form, table, tr, td{
	margin: 0;
	padding: 0;
	border: none;
}
body, p, ul, ol, div, h1, h2, h3, h4, h5, h6, form, table, tr, td{
	line-height: 1.5em;
}

body{
	background: url(../images/body_bg.gif) repeat-x #F2F8FB;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #2A506C;
	padding-bottom: 1em;
}
p{
	margin-bottom: 1.5em;
}
h1{
	font-size: 1.2em;
}
.right-text h1{
	font-size: 2em;
	line-height: 1.4em;
	color: #208AD6;
	font-weight: normal;
	margin-bottom: 0.4em;
}
h2{
	font-size: 1em;
	text-transform: uppercase;
	padding-bottom: 0.2em;
}
h3{
	font-size: 1.2em;
	padding-bottom: 0.2em;
}
h4{
	font-size: 1em;
	padding-bottom: 0.2em;
}
.column-right h4{
	text-transform: uppercase;
}
a{
	color: #20619F;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}

.container{
	width: 868px;
	margin: 0 auto;
	background: url(../images/container_bg.gif) repeat-y #EAF4FB;
	margin-top: 44px;
	position: relative;
}

.main{
	min-height: 660px;
	_height: 660px;
	position: relative;
	padding-left: 5px;
	padding-right: 5px;
}

.home{
	position: absolute;
	width: 168px;
	height: 145px;
	top: 0;
	left: 5px;
	overflow: hidden;
}
.home span{
	display: block;
	width: 168px;
	height: 145px;
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	background: url(../images/logo.gif) no-repeat;
}

.content-right{
	float: right;
	width: 689px;
	position: relative;
}
.right-top{
	width: 659px;
	padding-left: 30px;
	height: 40px;
	padding-top: 285px;
	border-bottom: 1px solid #fff;
}
.right-top h1, .right-top h2{
	color: #fff;
	font-weight: normal;
	font-size: 1.8em;
	text-transform: none;
}
.right-text{
	padding: 30px 30px 20px 30px;
	background: url(../images/content_right_bg.jpg) no-repeat #fff;
	min-height: 70px;
	_height: 70px;
}
.right-text ul{
	list-style: none;
	padding-left: 10px;
	margin-bottom: 1.5em;
}
.right-text ul li{
	background: url(../images/list.gif) no-repeat 0 6px;
	padding-left: 12px;
}
.right-text ol{
	padding-left: 30px;
	margin-bottom: 1.5em;
}
.right-text hr{
	height: 1px;
	border: none;
	background: #BCDBF0;
	color: #BCDBF0;
	margin: 0.4em 0 1.4em 0;
	#margin: 0 0 0.8em 0;
}

.right-cols{
	float: right;
	width: 689px;
	position: relative;
	background: url(../images/right_cols_bg.gif) repeat-y #fff;
	min-height: 700px;
	_height: 700px;
}
.column-left{
	width: 468px;
	padding-top: 30px;
	padding-bottom: 10px;
	float: left;
	background: url(../images/content_right_bg.jpg) no-repeat;
	min-height: 120px;
	_height: 120px;
	_position: relative;
}
.column-left .article{
	border-bottom: 1px solid #DAECF7;
	margin-bottom: 1.8em;
	padding: 0 25px;
}
.right-text .article{
	border-bottom: 1px solid #DAECF7;
	margin-bottom: 1.8em;
	padding: 0 10px;
}
.article.article-last{
	border-bottom: none;
}
.article img{
	border: 1px solid #fff;
	float: left;
	margin-bottom: 1.5em;
}
.column-left .article h3{
	font-size: 1em;
	color: #253A4D;
	float: left;
	width: 330px;
	margin-left: 20px;
}
.column-left .article .date{
	float: left;
	width: 330px;
	margin-left: 20px;
}
.right-text .article h3{
	font-size: 1em;
	color: #253A4D;
	float: left;
	width: 520px;
	margin-left: 20px;
}
.right-text .article .date{
	float: left;
	width: 520px;
	margin-left: 20px;
}
.article h3 a{
	text-decoration: none;
}
.article h3 a:hover{
	text-decoration: underline;
}
.column-left .article p{
	float: left;
	width: 330px;
	margin-left: 20px;
}
.right-text .article p{
	float: left;
	width: 520px;
	margin-left: 20px;
}

.column-right{
	width: 221px;
	float: left;
	min-height: 240px;
	_height: 240px;
	padding-top: 20px;
	_position: relative;
	background: url(../images/column_right_bg.jpg) no-repeat;
}
.column-right div{
	padding-left: 15px;
	padding-right: 10px;
}
.column-right hr{
	height: 4px;
	background: #fff;
	color: #fff;
	width: 219px;
	float: right;
	margin: 0 0 1em 1px;
	border: none;
}

.content-left{
	width: 168px;
	border-right: 1px solid #fff;
	float: left;
	padding-top: 145px;
}
.menu-left{
	background: url(../images/menu_left_bg.gif) repeat-y #91C4E6;
}
.menu-left ul{
	list-style: none;
}
.menu-left a{
	display: block;
	width: 133px;
	padding-right: 35px;
	min-height: 19px;
	padding-top: 5px;
	padding-bottom: 5px;
/*	background: url(../images/arrow_white.gif) no-repeat 151px 10px;*/
	background: url(../images/menu_8.jpg) no-repeat;
	text-align: right;
	border-top: 1px solid #fff;
	text-decoration: none;
	color: #20619F;
	font-weight: bold;
}
.menu-left a.menu-1:hover, .menu-left a.menu-2:hover, .menu-left a.menu-3:hover, .menu-left a.menu-4:hover,
.menu-left a.menu-5:hover, .menu-left a.menu-6:hover, .menu-left a.menu-7:hover, .menu-left a.menu-8:hover,
.menu-left a:hover
{
	background-position: -168px 0;
}
.menu-left a.menu-1.menu-active, .menu-left a.menu-2.menu-active, .menu-left a.menu-3.menu-active, 
.menu-left a.menu-4.menu-active, .menu-left a.menu-5.menu-active, .menu-left a.menu-6.menu-active, 
.menu-left a.menu-7.menu-active, .menu-left a.menu-8.menu-active,
.menu-left a.menu-active
{
	background-position: -336px 0;
	color: #fff;
}
.menu-left a.menu-1{
	background: url(../images/menu_1.jpg) no-repeat;
}
.menu-left a.menu-2{
	background: url(../images/menu_2.jpg) no-repeat;
}
.menu-left a.menu-3{
	background: url(../images/menu_3.jpg) no-repeat;
}
.menu-left a.menu-4{
	background: url(../images/menu_4.jpg) no-repeat;
}
.menu-left a.menu-5{
	background: url(../images/menu_5.jpg) no-repeat;
}
.menu-left a.menu-6{
	background: url(../images/menu_6.jpg) no-repeat;
}
.menu-left a.menu-7{
	background: url(../images/menu_7.jpg) no-repeat;
}
.menu-left a.menu-8{
	background: url(../images/menu_8.jpg) no-repeat;
}

.search{
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	background: url(../images/search_bg.gif) repeat-y #8BBBD6;
}
.search-box{
	background: url(../images/search.jpg) no-repeat;
	padding: 5px 10px 15px 15px;
}
.search h4{
	text-align: right;
	padding-right: 30px;
	padding-bottom: 3px;
	color: #EBF4FB;
	font-size: 1em;
}
.search .input-text{
	border: 1px solid #E4F2FB;
	width: 114px;
	float: left;
	margin-right: 3px;
}
.left-bottom{
	background: url(../images/content_left_bottom_bg.jpg) no-repeat;
	min-height: 250px;
	_height: 250px;
	border-top: 1px solid #fff;
}

.top{
	position: absolute;
	width: 858px;
	height: 15px;
	top: -15px;
	left: 5px;
}
.top ul{
	list-style: none;
}
.top li{
	float: left;
}
.top-internet{
	width: 600px;
	float: left;
}
.top-languages{
	width: 120px;
	float: right;
}
.top-hollandia{
	padding-left: 126px;
}
.top-hollandia a{
	display: block;
	width: 61px;
	height: 8px;
}
.top-club{
	padding-left: 23px;
}
.top-club a{
	display: block;
	width: 84px;
	height: 8px;
}
.top-bezlepkova{
	padding-left: 23px;
}
.top-bezlepkova a{
	display: block;
	width: 72px;
	height: 8px;
}
.top-otrocin{
	padding-left: 23px;
}
.top-otrocin a{
	display: block;
	width: 80px;
	height: 8px;
}
.top-hollandia a:hover, .top-club a:hover, .top-bezlepkova a:hover, .top-otrocin a:hover{
	border-bottom: 1px solid #F2F8FB;
}
.top-czech{
	padding-left: 2px;
}
.top-czech a{
	display: block;
	width: 15px;
	height: 10px;
}
.top-slovak{
	padding-left: 13px;
}
.top-slovak a{
	display: block;
	width: 15px;
	height: 10px;
}
.top-english{
	padding-left: 13px;
}
.top-english a{
	display: block;
	width: 15px;
	height: 10px;
}
.top-german{
	padding-left: 13px;
}
.top-german a{
	display: block;
	width: 15px;
	height: 10px;
}

.footer{
	height: 20px;
	background: url(../images/footer.gif) no-repeat;
	position: relative;
}
.footer-garry{
	display: block;
	width: 87px;
	height: 9px;
	position: absolute;
	top: 6px;
	left: 511px;
}
.footer-garry:hover{
	border-bottom: 1px solid #B3CCDE;
}
.footer-terms{
	display: block;
	width: 80px;
	height: 9px;
	position: absolute;
	top: 6px;
	left: 652px;
}
.footer-terms:hover{
	border-bottom: 1px solid #B3CCDE;
}

.shadow-left{
	position: absolute;
	width: 5px;
	height: 521px;
	top: -5px;
	left: 0;
	background: url(../images/shadow_left.jpg) no-repeat;
}
.shadow-right{
	position: absolute;
	width: 5px;
	height: 521px;
	top: -5px;
	left: 863px;
	background: url(../images/shadow_right.jpg) no-repeat;
}

.no-display{
	display: none;
}
.float-left{
	float: left;
}
.float-right{
	float: right;
}
.clear{
	clear: both;
}
.text-left{
	text-align: left;
}
.text-right{
	text-align: right;
}
.text-center{
	text-align: center;
}
.image-left, .image-right{
	border: 1px solid #A0BBD9;
	padding: 1px;
	margin: 5px;
}
.image-left{
	float: left;
	margin-right: 20px;
	margin-left: 0px;
}
.image-right{
	float: right;
	margin-left: 20px;
	margin-right: 0px;
}
.input-text, .textarea{
	background: url(../images/input_text_bg.gif) no-repeat #fff;
	_background-attachment: fixed;
	font-size: 1em;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 2px;
}
.small{
	font-size: 0.8em;
}

.banner{
	padding: 3px 0 10px 0;
}

.w20{ width: 20px; }
.w30{ width: 30px; }
.w40{ width: 40px; }
.w50{ width: 50px; }
.w60{ width: 60px; }
.w70{ width: 70px; }
.w80{ width: 80px; }
.w90{ width: 90px; }
.w100{ width: 100px; }
.w110{ width: 110px; }
.w120{ width: 120px; }
.w130{ width: 130px; }
.w140{ width: 140px; }
.w150{ width: 150px; }
.w180{ width: 180px; }
.w200{ width: 200px; }
.w230{ width: 230px; }
.w250{ width: 250px; }
.w300{ width: 300px; }
.w400{ width: 400px; }
.w500{ width: 500px; }
.w550{ width: 550px; }
.w600{ width: 600px; }

.w10p{ width: 10%; }
.w14p{ width: 14%; }
.w16p{ width: 16%; }
.w20p{ width: 20%; }
.w30p{ width: 30%; }
.w40p{ width: 40%; }
.w50p{ width: 50%; }
.w60p{ width: 60%; }
.w70p{ width: 70%; }
.w80p{ width: 80%; }
.w90p{ width: 90%; }
.w100p{ width: 100%; }

.pdf{ background: url(../images/ico_pdf.gif) no-repeat; }
.doc{ background: url(../images/ico_doc.gif) no-repeat 0 0.1em; }
.xls{ background: url(../images/ico_xls.gif) no-repeat 0 0.1em; }
.pdf, .doc, .xls{ padding-left: 17px; }

.h-news{
	width: 165px;
	height: 24px;
	position: absolute;
	top: 294px;
	left: 29px;
	overflow: hidden;
}
.h-news span{
	display: block;
	width: 165px;
	height: 24px;
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	background: url(../images/h_news.gif) no-repeat;
}
.h-mark{
	width: 110px;
	height: 31px;
	background: url(../images/h_mark.gif) no-repeat;
	margin: 15px auto 0 auto;
}

.logo-lepek{
	width: 105px;
	height: 125px;
	background: url(../images/logo_lepek_text.gif) no-repeat bottom;
	margin: 15px auto 0 auto;
	text-align: center;
}

.more,.print,.back,.older-news{
	display: block;
}
.more:hover{
	background-position: 0 -9px;
}
.more-right{
	margin-left: 110px;
}

.print:hover{
	background-position: 0 -9px;
}

.back:hover{
	background-position: 0 -9px;
}

.older-news:hover{
	background-position: 0 -9px;
}
.column-left .older-news{
	margin-left: 280px;
}
.right-text .older-news{
	margin-left: 450px;
}

.table-border{
	background: #EAF4FB;
	border-collapse: collapse;
	margin-bottom: 1.5em;
	margin-top: 1.2em;
}
.table-border th{
	background: #77ACCF;
	color: #fff;
	padding: 2px 8px;
	border-collapse: collapse;
	border: 1px solid #fff;
}
.table-border td{
	padding: 2px 8px;
	border-collapse: collapse;
	border: 1px solid #fff;
}
.dark{
	background: #DAE8F2;
}
.table-noborder{
}
.table-noborder th, .table-noborder td{
	padding: 1px 8px 1px 0;
}

.font-bigger{
	font-size: 1.25em;
}

.photo-item{
	width: 144px;
	padding: 0px 5px;
	/*margin-right: 15px;*/
	height: 130px;
	margin-top: 0.6em;
	margin-bottom: 1.2em;
	_margin-top: 0.4em;
	_margin-bottom: 0.2em;
	float: left;
	text-align: center;
}
.photo-item.border-right{
	border-right: 1px solid #DAECF7;
}

.productdetail-left{
	float: left;
	width: 70%;
} 
.productdetail-right{
	float: left;
	width: 30%;
	text-align: center;
	padding-top: 30px;
}
.productdetail-right img{
	display: block;
	margin: 5px auto;
}

.infos{
	height: 115px;
	margin-bottom: 1em;
}
.vitamine-ca, .factor-bifi, .vitamine-se, .vitamine-ae, .vitamine-zn{
	width: 101px;
	height: 115px;
	float: left;
	margin-right: 7px;
	display: block;
	margin-bottom: 10px;
}

.control{
	border-top: 1px solid #BCDBF0;
	height: 9px;
	padding: 10px;
	margin: 0.4em 20px 1.2em 20px;
}
.control ul{
	list-style: none;
	padding-left: 380px;
}
.control li{
	float: left;
	padding-left: 15px;
}
.control li.control-line{
	border-right: 1px solid #BCDBF0;
	padding-right: 15px;
}

#flash-left{
	padding-top: 5px;
	padding-left: 15px;
}

/* by koumak */
h2.headline{
	color: #6FB2DD;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
	text-transform: none;
}
.categorylist{
	padding: 4px 0px 15px 0px;
	width: 635px;
}
.categorylist .category{
	float: left;
	width: 123px;
	margin-right: 4px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.categorylist .category-last{
	margin-right: 0px;
}
.categorylist .category strong{
	color: #2A506C;
	display: block;
	width: 115px;
	padding: 2px 4px;
	text-align: center;
	font-size: 13px;
}
ul.categorysimplelist{
	height: 22px;
	margin: 5px 0px 15px 0px;
	padding: 0px;
	background: url(../Images/categorysimplelist_bg.gif) repeat-x;
	background-position: left bottom;
}
ul.categorysimplelist li{
	background: none;
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
ul.categorysimplelist .left-s, ul.categorysimplelist .middle-s, ul.categorysimplelist .right-s,
ul.categorysimplelist .left-u, ul.categorysimplelist .middle-u, ul.categorysimplelist .right-u{
	height: 22px;
	float: left;
	display: block;
}
ul.categorysimplelist .left-s{
	width: 2px;
	background: url(../Images/categorysimplelist_lefts.gif) no-repeat;
}
ul.categorysimplelist .middle-s{
	background: url(../Images/categorysimplelist_middles.gif) repeat-x;
	line-height: 22px;
	vertical-align: middle;
	padding: 0px 11px;
	color: #2A506C;
}
ul.categorysimplelist .right-s{
	width: 2px;
	background: url(../Images/categorysimplelist_rights.gif) no-repeat;
}
ul.categorysimplelist .left-u{
	width: 1px;
	background: url(../Images/categorysimplelist_leftu.gif) no-repeat;
}
ul.categorysimplelist .middle-u{
	background: url(../Images/categorysimplelist_middleu.gif) repeat-x;
	line-height: 22px;
	vertical-align: middle;
	padding: 0px 11px;
}
ul.categorysimplelist .middle-u a{
	text-decoration: none;
	color: #5C9DD1;
}
ul.categorysimplelist .middle-u a:hover{
	text-decoration: underline;
}
ul.categorysimplelist .right-u{
	width: 1px;
	background: url(../Images/categorysimplelist_rightu.gif) no-repeat;
}
