body{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	background-color: #1d2832;
	padding: 0px;
	margin: 0px;
}

html, body{
	width: 100%;
	height: 100%;
}

table{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	padding: 0px;
	margin: 0px;
}

form, dl, dd, dt, ul, ol, li{
	padding: 0px;
	margin: 0px;
}

a, a:hover{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f8f87d;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6, p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f8f87d;
	margin: 0;
	padding: 0;
}

label, img{
	display: block;
	border: none 0px transparent;
}

input{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

.clearFix{
	clear: both;
}

.ie6fix{
	display: none;
}

#headerBgr{
	width: 100%;
	float: left;
	background: transparent url(../images/headerBgr.gif) repeat-x top;
}

#headerBgr2{
	width: 100%;
	float: left;
	background: transparent url(../images/headerBgr2.gif) repeat-x bottom;
}

#header{
	width: 1014px;
	min-height: 120px;
	_height: 120px;
	margin: auto;
	background: transparent url(../images/headerLogo.gif) no-repeat 0px 3px;
}

#headerMenu{
	width: 1014px;
	float: left;
	padding-bottom: 20px;
}

#headerMenu h2,
#headerMenu a,
#headerMenu a:hover{
	height: 45px;
	display: block;
	float: left;
	text-decoration: none;
}

#headerMenu a.headerLogo,
#headerMenu a:hover.headerLogo{
	width: 212px;
	height: 74px;
}

#headerMenu h2{
	margin-top: 29px;
}

#headerMenu .buttonProfil{
	margin-left: 10px;
}

#headerMenu .buttonProfil,
#headerMenu .buttonProfil a,
#headerMenu .buttonProfil a:hover{
	width: 106px;
	background: url(../images/headerButtonProfil.gif) no-repeat;
}

#headerMenu .buttonProfil a:hover{
	background: url(../images/headerButtonProfilO.gif) no-repeat;
}

#headerMenu .buttonProdukty,
#headerMenu .buttonProdukty a,
#headerMenu .buttonProdukty a:hover{
	width: 125px;
	background: url(../images/headerButtonProdukty.gif) no-repeat;
}

#headerMenu .buttonProdukty a:hover{
	background: url(../images/headerButtonProduktyO.gif) no-repeat;
}

#headerMenu .buttonAkcia,
#headerMenu .buttonAkcia a,
#headerMenu .buttonAkcia a:hover{
	width: 98px;
	background: url(../images/headerButtonAkcia.gif) no-repeat;
}

#headerMenu .buttonAkcia a:hover{
	background: url(../images/headerButtonAkciaO.gif) no-repeat;
}

#headerMenu .buttonNavod,
#headerMenu .buttonNavod a,
#headerMenu .buttonNavod a:hover{
	width: 103px;
	background: url(../images/headerButtonNavod.gif) no-repeat;
}

#headerMenu .buttonNavod a:hover{
	background: url(../images/headerButtonNavodO.gif) no-repeat;
}

#headerMenu .buttonObjednavka,
#headerMenu .buttonObjednavka a,
#headerMenu .buttonObjednavka a:hover{
	width: 146px;
	background: url(../images/headerButtonObjednavka.gif) no-repeat;
}

#headerMenu .buttonObjednavka a:hover{
	background: url(../images/headerButtonObjednavkaO.gif) no-repeat;
}

#headerMenu .buttonKontakt,
#headerMenu .buttonKontakt a,
#headerMenu .buttonKontakt a:hover{
	width: 114px;
	background: url(../images/headerButtonKontakt.gif) no-repeat;
}

#headerMenu .buttonKontakt a:hover{
	background: url(../images/headerButtonKontaktO.gif) no-repeat;
}

#header #headerContent{
	width: 804px;
	float: left;
	padding: 0 0 20px 110px;
}

#headerContent .headerTitle,
#headerContent .headerText{
	width: 804px;
	float: left;
	display: block;
}

#headerContent .headerTitle{
	padding-bottom: 2px;
	margin-bottom: 10px;
	background: url(../images/hrLineType1.gif) repeat-x bottom;
}

#headerContent .headerText{
	line-height: 16px;
	font-size: 14px;
	font-weight: bold;
	margin-left: 20px;
}

#contentBgr{
	width: 100%;
	float: left;
	background-color: #cbcbcb;
}

#contentBgr2{
	width: 804px;
	padding: 0 100px 0 110px;
	margin: auto;
}

.content{
	width: 784px;
	float: left;
	padding: 10px;
	background-color: #fff;
}

#contentHomepage{
	width: 772px;
	padding: 15px 16px 15px 16px;
}

#contentHomepage .boxSpacer{
	width: 15px;
	height: 300px;
	float: left;
}

#contentHomepage .box{
	width: 227px;
	height: 383px;
	padding: 0 10px 0 10px;
	float: left;
	background: url(../images/contentHomepageBoxBgr.jpg) no-repeat;
	cursor: pointer;
}

#contentHomepage .box a.image,
#contentHomepage .box a:hover.image,
#contentHomepage .box a.image img{
	width: 211px;
	height: 157px;
	float: left;
	display: block;
}

#contentHomepage .box a.image,
#contentHomepage .box a:hover.image{
	padding: 7px;
	text-decoration: none;
}

#contentHomepage .box a.image img{
	border: solid 1px #e9e6e1;
}

#contentHomepage .box h2.title{
	width: 227px;
	line-height: 25px;
	float: left;
	margin: 10px 0 8px 0;
	text-align: center;
	font-size: 14px;
	color: #f8f87d;
	border-top: dotted 1px #FFF;
	border-bottom: dotted 1px #FFF;
}

#contentHomepage .box .text{
	width: 227px;
	height: 80px;
	float: left;
}

#contentHomepage .box .code{
	width: 227px;
	line-height: 25px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

#contentHomepage .box .price{
	width: 227px;
	float: left;
	text-align: center;
	padding-top: 17px;
}

#contentHomepage .box .price span,
#contentHomepage .box .price strong{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #f8f87d;
}

#contentHomepage .box .price strong{
	font-size: 18px;
	color: #fff;
}

#footerBgr{
	width: 100%;
	float: left;
}

#footerBgr2{
	width: 804px;
	padding: 0 100px 0 110px;
	margin: auto;
}

.footerMenu,
.footerCopyright{
	width: auto;
	float: left;
	padding-top: 4px;
	line-height: 16px;
}

.footerCopyright{
	float: right;
}

#footerBgr a,
#footerBgr a,
#footerBgr span{
	float: left;
	display: block;
	color: #fff;
}

#footerBgr span{
	padding: 0 10px 0 10px;
}
