@charset "utf-8";

/* CSS Document */


body
{
	color: #1C2135;
	background-color: #b3c1dc;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
}

h1,
h2,
h3,
h4
{
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 31px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin: 0px;
	padding: 0px;
	color: #596ba9;
}

h2
{
	font-size: 20px;
	color: #596BA9;
	margin-bottom: 15px;
}

h3
{
	font-size: 17px;
	color: #596ba9;
	margin-bottom: 10px;
}

h4
{
	font-size: 14px;
	color: #596ba9;
	margin-bottom: 5px;
}

p
{
	margin-top: 0px;
	margin-bottom: 20px;
}

a
{
	color: #596BA9;
}

a:hover
{
	color: #ED1C24;
}

ul
{
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: none;
}

li
{
	margin: 0px;
	padding: 0px;
}

hr
{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D7DBEA;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	clear: both;
}

form
{
	margin: 0px;
	padding: 0px;
}

#wrapper,
#bannerWrapper,
#header,
#newsWrapper,
#footerPartners,
#footerSykora,
#footer
{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#header
{
	background-color: #FFFFFF;
	height: 195px;
	position: relative;
}

#header #logo
{
	position: absolute;
	left: 5px;
	top: 23px;
}

#header #topMenu
{
	position: absolute;
	top: 32px;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: none;
	right: 15px;
}

#header #topMenu li
{
	margin: 0px;
	padding: 0px;
	float: left;
}

#header #topMenu a
{
	font-size: 11px;
	font-weight: bold;
	color: #0e1f5a;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B3C1DC;
}

#header #topMenu a.topMenuActive,
#header #topMenu a:hover
{
	color: #CC0000;
}

#bannerWrapper
{
	background-image: url(../images/banners/03.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 980px;
	position: relative;
	top: -91px;
	background-color: #FFFFFF;
	background-position: center 39px;
}

#bannerWrapper #subMenu
{
	height: 38px;
	width: 980px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #0E1F5A;
	color: #FFFFFF;
}

#bannerWrapper #subMenu li
{
	float: left;
}

#bannerWrapper #subMenu a
{
	color: #FFFFFF;
	display: block;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 13px;
	padding-right: 15px;
	padding-bottom: 13px;
	padding-left: 15px;
}

#bannerWrapper #subMenu a:hover
{
	color: #FFFFFF;
	background-color: #ED1C24;
}

#bannerWrapper #subMenu .active
{
	background-image: url(../images/submenu-active.gif);
	background-position: center top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-color: #ED1C24;
}

#bannerWrapper #goBottom
{
	background-image: url(../images/gobottom.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 26px;
	position: absolute;
	top: 80px;
	right: 0px;
}

#columnLeft
{
	margin-top: 271px;
	float: left;
	width: 280px;
}
#columnRight, #columnAll
{
	margin-top: 271px;
	float: left;
	width: 700px;
	line-height: 17px;
	background-color: #FFFFFF;
	margin-bottom: 15px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #E4EAF3;
}

#columnAll
{
	width: 980px;
}
#columnRight  ul, #columnAll ul
{
	list-style-type: square;
	list-style-position: outside;
	margin: 20px;
}

#newsWrapper
{
	color: #FFFFFF;
	background-color: #223473;
	position: relative;
	top: -90px;
	width: 980px;
}

#newsWrapper .news
{
	float: left;
	width: 286px;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0A153D;
	line-height: 16px;
	height: 160px;
	overflow: hidden;
}

#newsWrapper .news h3
{
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#newsWrapper .news a
{
	color: #95c7ff;
}

#newsWrapper .news a:hover
{
	color: #FFFFFF;
}

#newsWrapper .news li a
{
	display: block;
	background-image: url(../images/drop1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-weight: bold;
}

#footerPartners
{
	background-color: #FFFFFF;
	background-image: url(../images/partners-logo.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 90px;
	background-position: center center;
	position: relative;
	top: -90px;
}

#footerSykora
{
	background-color: #ED1C24;
	background-image: url(../images/sykora-logo.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 55px;
	background-position: 10px center;
	position: relative;
	top: -90px;
}

#footerSykora #sykoraLink
{
	position: absolute;
	top: 17px;
	right: 10px;
}

#footer
{
	font-size: 10px;
	color: #FFFFFF;
	width: 960px;
	background-image: url(../images/footer-logo.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	position: relative;
	top: -90px;
}

#footer a
{
	color: #FFFFFF;
}
#navigation
{
	font-size: 11px;
	color: #ACBCDB;
	float: right;
	padding-top: 15px;
}

.content1
{
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}
.contentColumn2
{
	width: 610px;
	float: left;
}

.contentColumn3
{
	width: 286px;
	margin-right: 20px;
	float: left;
}

.contentBox1
{
	padding: 14px;
	margin-bottom: 10px;
	float: left;
	margin-right: 10px;
	width: 500px;
	line-height: normal;
}
#columnRight ul, #columnAll ul.sortimentUl 
{
	margin-top: 0px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-left: 0px;
	list-style-position: outside;
	list-style-type: none;
	font-size: 11px;
	text-transform: uppercase;
}

#columnRight ul,
#columnAll ul.sortimentUl a
{
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E9F2;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}

#columnRight ul,
#columnAll ul.sortimentUl a:hover,
#columnAll ul.sortimentUl a.active
{
	color: #FFFFFF;
	background-color: #99ACD0;
}
#annotationText a
{
	font-weight: bold;
	color: #ED1C24;
}


.productItem
{
	float: left;
	width: 425px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #E4EAF3;
	padding: 10px;
	background-image: url(../images/productbkg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 195px;
}

.productItem .piContent
{
	height: 140px;
	overflow: hidden;
}

.productItem .piImage
{
	margin-right: 8px;
	margin-bottom: 8px;
	border: 6px solid #E4EAF3;
}

.productItem h2
{
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.productItem .piLastPrice
{
	font-size: 22px;
	float: left;
	color: #B3C1DC;
}

.productItem .piNewPrice
{
	font-size: 22px;
	color: #596BA9;
	float: right;
}

.linkSotimentKategorie
{
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEF1F7;
}

.linkSotimentKategorie.active
{
	color:#596BA9;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #E3E9F2;
}


.linkDownload
{
	background-image: url(../images/documentIcon.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 25px;
}

.textbox1
{
	width: 275px;
	border: 1px solid #666666;
}

.button01
{
	color: #FFFFFF;
	background-color: #596BA9;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.message
{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F28102;
	padding: 20px;
	text-align: center;
}
.message1
{
	font-size: 13px;
	background-color: #F8F9FA;
	padding: 15px;
	text-align: center;
}

#imgAkceTitle
{
	position: absolute;
	top: 119px;
	right: 18px;
	z-index: 200;
}

.img1
{
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

.img2
{
	margin-bottom: 10px;
	margin-left: 15px;
}

.img3
{
	float: left;
	margin-right: 13px;
	margin-bottom: 13px;
	border: 5px solid #E9EDF5;
}
.img4
{
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}

.toSmall
{
	font-size: 11px;
	line-height: normal;
}

.toColor1
{
	color: #596BA9;
}
.toRight
{
	float: right;
}

.noMarginRight
{
	margin-right: 0px;
}

.toAnnotation
{
	font-size: 11px;
	line-height: 16px;
	color: #596BA9;
}

.clearBoth
{
	clear: both;
}

.ncsv
{
	display: none;
}

