
/*---- COLORS ----*/
/*
#DB0000 - cervena orig.
#000000 - cerna
*/

body {
	background: #FFFFFF url("../image/header_bg.jpg") center top no-repeat;
}

#content_cover {
	margin-top: 0px;
}

#leftbox_obal {
	display: none;
}

#mainbox_obal {
	padding: 0px 0px 0 0px;
	float: left;
	background: transparent;
	width: 960px;
	min-height: 380px;
-webkit-box-shadow: none;
box-shadow: none;    
}

#mainbox {
	text-align: left;
	padding: 0px 0px 0 0px;	
	background: none;
	position: relative;
	margin-top: 40px;
}


/*----- HOMEPAGE (left + slideshow) -----*/

#mainbox #homepage-text {
	background: url("../image/homepage_text_de.png") left top no-repeat;
	width: 515px;
	height: 127px;
	position: relative;
	z-index: 10;
}

#mainbox #homepage-text h1 {
	background: none;
}

#mainbox #homepage-text h1 span {
	display: none;
}

/*
#mainbox #homepage-text p, #mainbox #homepage-text p a {
	font-family: Georgia, Serif;
	font-style: italic;
	font-size: 19px;
	line-height: 24px;
	text-decoration: none;
}

#mainbox #homepage-text p a:hover {
	text-decoration: underline;
	color: #902EB4;
}

#mainbox #homepage-text .gray {
	color: #A8A8A8;
}

#mainbox #homepage-slideshow {
	padding: 0px 0 0 0px;
	float:right;
	margin-top: -48px;
}
*/

/*----- HOMEPAGE (featured products) -----*/

#homepage_products {
	width: 960px;
	height: 340px;
	clear: both;
	padding-top: 35px;
}

#homepage_product-1, #homepage_product-2, #homepage_product-3, #homepage_product-4 {
	width: 230px;
	height: 288px;
	float: left;
	padding: 0px 0px;	
	background: none;
}

#homepage_product-5, #homepage_product-6, #homepage_product-7, #homepage_product-8 {
	width: 230px;
	height: 191px;
	float: left;
	padding: 0px 0px;	
	background: none;
	margin-top: 18px;
	margin-bottom: 18px;
}

#homepage_product-1 { background: url("../image/homepage_product_1_de.png") left top no-repeat; }
#homepage_product-2 { background: url("../image/homepage_product_2_20180104_de.png") left top no-repeat; }
#homepage_product-3 { background: url("../image/homepage_product_3_20180104_de.png") left top no-repeat; }
#homepage_product-4 { background: url("../image/homepage_product_4_20180104_de.png") left top no-repeat; }
#homepage_product-5 { background: url("../image/homepage_product_5_20161007_de.png") left top no-repeat; }
#homepage_product-6 { background: url("../image/homepage_product_6_20161007_de.png") left top no-repeat; }
#homepage_product-7 { background: url("../image/homepage_product_7_de.png") left top no-repeat; }
#homepage_product-8 { background: url("../image/homepage_product_8_de.png") left top no-repeat; }

#homepage_products h2 {
	display:none;
}

#homepage_product-1:hover, #homepage_product-2:hover, #homepage_product-3:hover, #homepage_product-4:hover {
	background-position: 0px -288px;
}

#homepage_product-5:hover, #homepage_product-6:hover, #homepage_product-7:hover, #homepage_product-8:hover {
	background-position: 0px -191px;
}

#homepage_product-2, #homepage_product-3, #homepage_product-4, #homepage_product-6, #homepage_product-7, #homepage_product-8 {
	margin-left: 13px;
}

#homepage_slideshow {
	position: absolute;
	top: -230px;
	left: 465px;
	z-index: 9;	
}

.flash h1 {
	padding-top: 0px;
}

.flash h1, .flash h2 {
	background-image: none;
}
