* {
	margin: 0;
	padding: 0;
	outline: none;
}

html,body {
	background: url("../images/bg.gif") repeat-x left top #FFF;
	text-align: center;
	font-family: Tahoma;
	color: #5e5c55;
	font-size: 11px;
}

img {
	border: 0px;
}

ul,ol {
	list-style-position: outside;
	margin: 10px 0px 10px 25px;
}

p {
	margin: 16px 0px;
}

#body {
	margin: 0 auto;
	width: 980px;
}

#top {
	float: left;
	width: 960px;
	height: 74px;
	text-align: left;
	padding-left: 20px;
}

#logo {
	float: left;
	width: 120px;
	height: 74px;
}

#topBreak {
	float: left;
	width: 450px;
	height: 74px;
}

#searchBox {
	float: left;
	width: 200px;
	height: 49px;
	padding-top: 25px;
}

.searchInput {
	width: 136px;
	height: 18px;
	background: url("../images/searchBg.gif") no-repeat left top;
	border: none;
	color: #8a8a8a;
}

#topBreak1 {
	width: 1px;
	height: 30px;
	background-color: #d3d4d4;
	overflow: hidden;
	float: left;
	margin-top: 20px;
}

#languages {
	float: left;
	width: 156px;
	height: 49px;
	text-align: left;
	padding: 25px 10px 0px 20px;
}

#languages img {
	border: 1px solid #D0D0D0;
	margin-top: 2px;
}

.lang {
	color: #8a8a8a;
	text-decoration: none;
	margin-right: 6px;
	float: left;
	text-align: center;
}

.alang {
	color: #5e5c55;
	float: left;
	text-decoration: none;
	margin-right: 6px;
	text-align: center;
}

#menu {
	float: left;
	width: 980px;
	/*height: 39px;*/
	text-align: left;
}

#menu a {
	float: left;
}

#homePink,#homeGreen {
	display: block;
}

#mainHeaderPink {
	float: left;
	width: 980px;
	height: 320px;
}

#boxes {
	float: left;
	width: 980px;
	height: 182px;
}

#mainPinkBox1 {
	float: left;
	width: 319px;
	height: 182px;
}

.mainPinkBoxBg1-pl {
	background: url("../images/mainNewsBanner1_pl.jpg") no-repeat left top;
}

.mainPinkBoxBg1-en {
	background: url("../images/mainNewsBanner1_en.jpg") no-repeat left top;
}

.mainPinkBoxBg1-ru {
	background: url("../images/mainNewsBanner1_ru.jpg") no-repeat left top;
}

#mainPinkBox2 {
	float: left;
	width: 340px;
	height: 182px;
}

.mainPinkBoxBg2-pl {
	background: url("../images/mainShopBanner1_pl.jpg") no-repeat left top;
}

.mainPinkBoxBg2-en {
	background: url("../images/mainShopBanner1_en.jpg") no-repeat left top;
}

.mainPinkBoxBg2-ru {
	background: url("../images/mainShopBanner1_ru.jpg") no-repeat left top;
}

#mainPinkBox2 a {
	display: block;
	height: 182px;
	width: 340px;
}

#mainPinkBox3 {
	float: left;
	height: 144px;
	padding-top: 38px;
	width: 321px;
}

.mainPinkBoxBg3-pl {
	background: url("../images/mainShortcutBanner1_pl.jpg") no-repeat left
		top;
}

.mainPinkBoxBg3-en {
	background: url("../images/mainShortcutBanner1_en.jpg") no-repeat left
		top;
}

.mainPinkBoxBg3-ru {
	background: url("../images/mainShortcutBanner1_ru.jpg") no-repeat left
		top;
}

#mainPinkBox3 a {
	background: url("../images/mainShortcutArrow1.gif") no-repeat left;
	text-decoration: none;
	color: #FFF;
	line-height: 22px;
	margin-left: 40px;
	padding-left: 20px;
	display: block;
	text-align: left;
}

#mainHeaderGreen {
	float: left;
	width: 980px;
	height: 320px;
}

#boxes {
	float: left;
	width: 980px;
	height: 182px;
}

#mainGreenBox1 {
	float: left;
	width: 319px;
	height: 182px;
}

.mainGreenBoxBg1-pl {
	background: url("../images/mainNewsBanner2_pl.jpg") no-repeat left top;
}

.mainGreenBoxBg1-en {
	background: url("../images/mainNewsBanner2_en.jpg") no-repeat left top;
}

.mainGreenBoxBg1-ru {
	background: url("../images/mainNewsBanner2_ru.jpg") no-repeat left top;
}

#mainNewsBox1 {
	color: #FFFFFF;
	height: 80px;
	line-height: 18px;
	margin: 22px 24px 25px;
	padding: 55px 55px 0 10px;
	text-align: left;
	display: block;
}

#mainGreenBox2 {
	float: left;
	width: 340px;
	height: 182px;
}

.mainGreenBoxBg2-pl {
	background: url("../images/mainShopBanner2_pl.jpg") no-repeat left top;
}

.mainGreenBoxBg2-en {
	background: url("../images/mainShopBanner2_en.jpg") no-repeat left top;
}

.mainGreenBoxBg2-ru {
	background: url("../images/mainShopBanner2_ru.jpg") no-repeat left top;
}

#mainGreenBox2 a {
	display: block;
	height: 182px;
	width: 340px;
}

#mainGreenBox3 {
	float: left;
	height: 144px;
	padding-top: 38px;
	width: 321px;
}

.mainGreenBoxBg3-pl {
	background: url("../images/mainShortcutBanner2_pl.jpg") no-repeat left
		top;
}

.mainGreenBoxBg3-en {
	background: url("../images/mainShortcutBanner2_en.jpg") no-repeat left
		top;
}

.mainGreenBoxBg3-ru {
	background: url("../images/mainShortcutBanner2_ru.jpg") no-repeat left
		top;
}

#mainGreenBox3 a {
	background: url("../images/mainShortcutArrow2.gif") no-repeat left;
	text-decoration: none;
	color: #FFF;
	line-height: 22px;
	margin-left: 40px;
	padding-left: 20px;
	display: block;
	text-align: left;
}

#menuBottom {
	float: left;
	width: 980px;
	line-height: 38px;
	height: 38px;
	color: #949494;
}

#menuBottom a {
	color: #949494;
	padding: 14px;
	text-decoration: none;
}

#stopka {
	border-top: 1px solid #D9D9D9;
	float: left;
	width: 980px;
	height: 25px;
}

#copyright {
	float: left;
	line-height: 25px;
	color: #8e9089;
	text-align: left;
	padding-left: 10px;
}

#design {
	float: right;
	height: 25px;
	padding: 3px 10px 0px 0px;
}

#headerKategorie {
	float: left;
	width: 980px;
	height: 177px;
}

#content {
	float: left;
	text-align: left;
	width: 980px;
}

#left {
	float: left;
	width: 703px;
}

#right {
	clear: right;
	float: right;
	width: 277px;
}

#path {
	color: #6B6A69;
	width: 675px;
	height: 30px;
	text-align: left;
	line-height: 30px;
	margin-left: 28px;
	position:relative;
}
#flowpath {
	color: #6B6A69;
	width: 900px;
	height: 30px;
	text-align: left;
	line-height: 30px;
	margin-left: 28px;
	position:absolute;
	top:0px;
	left:0px;
}

#path a:link,#path a:visited {
	color: #6B6A69;
	text-decoration: none;
}

#path a:hover {
	text-decoration: underline;
}

#catLinks {
	float: left;
	margin-left: 11px;
	width: 693px;
	text-align: left;
}

#catLinks a {
	margin-left: 9px;
}

#catNaSkroty {
	float: left;
	height: 103px;
	padding-top: 40px;
	width: 277px;
}

.catNaSkrotyBg-pl {
	background: url("../images/menuRightBg_pl.jpg") no-repeat left top;
}

.catNaSkrotyBg-en {
	background: url("../images/menuRightBg_en.jpg") no-repeat left top;
}

.catNaSkrotyBg-ru {
	background: url("../images/menuRightBg_ru.jpg") no-repeat left top;
}

#catNaSkroty a:link,#catNaSkroty a:visited {
	float: left;
	display: inline;
	background: url("../images/menuRightArrow.gif") no-repeat left;
	margin-left: 25px;
	padding-left: 20px;
	line-height: 20px;
	text-decoration: none;
	color: #000;
	width: 200px;
	text-align: left;
}

#catNaSkroty a:hover {
	text-decoration: underline;
}

#catShopBanner {
	float: left;
	width: 277px;
	height: 146px;
	margin-top: 7px;
}

.catShopBannerBg-pl {
	background: url("../images/shopBanner_pl.jpg") no-repeat left top;
}

.catShopBannerBg-en {
	background: url("../images/shopBanner_en.jpg") no-repeat left top;
}

.catShopBannerBg-ru {
	background: url("../images/shopBanner_ru.jpg") no-repeat left top;
}

#headerSubKK {
	float: left;
	height: 73px;
	width: 685px;
}

#catShopBannerProd {
	float: left;
	width: 277px;
	height: 146px;
	margin-top: 7px;
}

.catShopBannerProdBg-pl {
	background: url("../images/shopBanner1_pl.jpg") no-repeat right top;
}

.catShopBannerProdBg-en {
	background: url("../images/shopBanner1_en.jpg") no-repeat right top;
}

.catShopBannerProdBg-ru {
	background: url("../images/shopBanner1_ru.jpg") no-repeat right top;
}

#catShopBanner a,#catShopBannerProd a {
	width: 277px;
	height: 146px;
	display: block;
}

#products {
	float: left;
	margin-top: 8px;
}

#content-text {
	border-top: 1px solid #D9D9D9;
	float: left;
	padding: 10px 30px;
	width: 643px;
}

#content-prod {
	border-top: 1px solid #D9D9D9;
	float: left;
	padding: 10px;
	width: 683px;
}

.prodListTable {
	width: 684px;
	border-collapse: collapse;
	border-color: #d9d9d9;
	border-color-top: #FFF;
	border-width: 0px;
}

.prodListTable td {
	width: 220px;
	height: 144px;
	padding: 12px;
}

/*
.prodListTable a {
	font-family: "ARRUS.TTF", Verdana, serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	display: block;
	cursor: pointer;
}
*/
.prodListName {
	text-align: center;
	padding-bottom: 3px;
	min-height: 42px;
	height: auto !important;
	height: 42px;
}

.prodImg {
	width: 200px;
	height: 120px;
	text-align: center;
}

.prodListMore {
	height: 20px;
	text-align: right;
	font-size: 13px;
	font-weight: bold;
	color: #CA305F;
}

#siteNumbers {
	float: left;
	width: 685px;
	height: 40px;
	margin-top: 10px;
}

#prev {
	float: left;
	width: 100px;
	text-align: left;
	height: 40px;
	margin-top: 10px;
}

#numbers {
	float: left;
	height: 40px;
	text-align: center;
	width: 485px;
	margin-top: 10px;
}

#next {
	float: right;
	width: 100px;
	text-align: right;
	height: 40px;
	margin-top: 10px;
}

.linkPrev:link,.linkPrev:visited,.linkPrev:hover {
	line-height: 20px;
	background-color: #f2f4f4;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	padding: 3px;
	text-decoration: none;
}

.linkNext:link,.linkNext:visited,.linkNext:hover {
	line-height: 20px;
	background-color: #000;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	padding: 3px;
	text-decoration: none;
}

.linkBlackBg:link,.linkBlackBg:visited {
	line-height: 20px;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	padding: 3px;
	text-decoration: none;
}

.linkBlackBg:hover {
	background-color: #000;
	color: #FFF;
}
