
html, body, form {margin:0;padding:0}
body{	font-family: Tahoma, Arial, sans-serif;
	color: #999;	
	margin: 0px;
	margin-right: 0px;
    background-image: url('/img/bg_main.gif');
	background-position: top;
	background-repeat: repeat-x;
	margin-left: 0px;
}

div#tpl{float:center; text-align:center; background: transparent; width: 100%; padding: 0px; margin: 0px;} 
div#tpl_head{ position: relative; float:center; text-align:center; background: transparent; width: 100%; padding: 0px; margin: 0px;} 

div#inside {
	font-size: 11px;
    background-image: url('/img/ins_mid.gif');
	background-position: center;
	background-repeat: repeat-y;
	padding-left: 25px;
	padding-right: 25px;
	text-align: left;
	min-height: 200px;
}

div#inside_main {
	font-size: 11px;
    background-image: url('/img/ins_mid.gif');
	background-position: center;
	background-repeat: repeat-y;
	padding-left: 25px;
	padding-right: 25px;
	text-align: left;
	min-height: 200px;
}



table#main {
 width: 626px;
}

div#wrapper {
	position: relative;
	float: center;
	background: red;
	width: 800px;
}


div#koszyk {
position: absolute;
float: right;
right: 10px;
}

#stopka, #stopka a {
	font-size: 12px;
	color: gray;
	text-align: center;
	text-decoration: underline;
}

#stopka a {
	text-decoration: none;
	margin-bottom: 5x;
}

.box
{
	font-size: 12px;
	text-decoration: none;
	padding-bottom: 2px;
	padding-top: 2px;
	padding: 8px;
}

.div_scroller {
	text-align: center;
}

