
html {
	background-color:#FFF;
}

body {
	margin:0px 0px 10px 0px;
	background-color: #FFF;
}

#BODY {
	margin:0px 0px 10px 0px;
	text-align:center;
	background: url(templates_img/body.png) repeat-x top;
	width:100%;
}

div {
	margin:0pt auto;
	text-align:left;
}

body, div, td {
	color:#333;
	font-family: arial;
	font-size:12px;
}

#KONTENER {
	overflow:hidden;
	position:relative;
	width:952px;
}

#NAGLOWEK, #SRODEK, #STOPKA {
	background-color:White;
}

#NAGLOWEK {
	background:transparent url(templates_img/top.png) repeat scroll 0%;
	height:99px;
	width:100%;
}

#SRODEK {
	background:transparent url(templates_img/mainbody.png) repeat scroll 0%;
	overflow:hidden;
	text-align:center;
	width:100%;
}

#SRODEK-IN {
	overflow:hidden;
	width: 950px;
}

#WRAP {
	float:left;
	width:654px;
}

#LEWA {
	float:left;
	text-align:center;
	width:240px;
	padding: 10px;
}

#MAINBODY {
	float:right;
	text-align:center;
	width:630px;
	padding-right: 30px;
	padding-left: 20px;
	padding-top: 75px;
}

#STOPKA {
	background:url(templates_img/bottommodules.png) repeat scroll 0%;
	clear:both;
	position:relative;
	width:100%;
	text-align:center;
	padding: 20px;
}

#STOPKA-BORDER {
	background:url(templates_img/bottom.png);
	height: 1px;
}

.seodopalacz {
	font-size:9px;
}

#LINK-HOME {
	height:80px;
	left:20px;
	position:absolute;
	top:10px;
	width:80px;
}

#LINKI-TOP-1 {
	color:white;
	font-size:11px;
right: 10px;
position:absolute;
	text-align:right;
	top:40px;
	width:300px;
}

#LINKI-TOP-1 a {
	color:white;
	text-decoration:none;
}

#INFOLINIA {
	color:#fff;
	font-size:16px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
right: 10px;
position:absolute;
	text-align:right;
	top:8px;
	width:300px;
}


#LINKI-TOP-2 {
	color:#DFDC00;
	font-size:13px;
	font-weight:bold;
right: 10px;
position:absolute;
	text-align:right;
	top:55px;
	width:320px;
}

#LINKI-TOP-2 a {
	color:#DFDC00;
	text-decoration:none;
}

#LINKI-TOP-3 {
	color:white;
	font-size:12px;
	font-weight:bold;
	right:10px;
	position:absolute;
	text-align:right;
	top:75px;
	width:400px;
}

#LINKI-TOP-3 a {
	color:White;
	text-decoration:none;
}

#BASKET-HEADING {
	position:absolute;
 right: 10px;
	top:110px;
	text-align:right;
	width: 350px;
	height: 40px;
	vertical-align: top;
}

#BASKET-HEADING table {
	width: 100%;
	margin: 0px;
	}

#BASKET-HEADING td {
	font-size:12px;
	text-align:right;
	vertical-align:middle;
	color: #639E29;
}

#BASKET-HEADING a {
	text-decoration:none;
}

#BREADCRUMBS {
	font-size:11px;
	height:16px;
	left:260px;
	position:absolute;
	text-align:left;
	top:110px;
	width:320px;
}

.categories {
	border: 1px solid #E6E6E5;
	background:#F5F4F3;
	padding: 10px;
	margin-bottom: 10px;
	color:#060;
}

