body{
	background-color: #f5f5dc;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 12px;
}

td{
	font-family: Verdana;
	font-size: 12px;
}

td.logo{
	height: 250px; 
	width: 180px; 
	background-image: url('/images/logo.jpg');
	background-repeat: no-repeat;
	background-position: 20px 70px;
}

td.top{
	width: 720px; 
	height: 223px; 
	background-image: url('/images/top.jpg');
	background-repeat: no-repeat;
	background-position: 2px 0px;
}

td.premium_top{
	width: 180px;
	height: 47px;
	background-image: url('/images/premium_bg.jpg');
	background-repeat: no-repeat;
	background-color: #492501;
	color: white;
	padding-left: 70px;
	
}

div.italic{
	width: 100%;
	text-align: center;
	font-style: italic;
	text-transform: uppercase;
}

td.premium_bg{
	padding-top: 10px;
	background-color: #492501;
	color: white;
}

td.standard_top{
	width: 180px;
	height: 47px;
	background-image: url('/images/standard_bg.jpg');
	background-repeat: no-repeat;
	background-color: #641e1e;
	color: white;
	padding-left: 70px;
}

td.standard_bg{
	padding-top: 10px;
	background-color: #641e1e;
	color: white;
}

ul{
 	list-style-type: square;
}

div.lamana{
	width: 10px;
	height: 28px;
	background-image: url('/images/lamana.jpg');
	background-repeat: no-repeat;
	float: left;
}

div.menu{
	color: #492501;
	font-size: 12px;
	font-family: Verdana;
	float: left;
	overflow: auto;
	height: 13px;
	padding: 7px;
}

div.menu_sklep{
	background-image: url('/images/sklep_button.jpg');
	background-repeat: no-repeat;
	width: 101px;
	height: 20px;
	float: left;
	color: white;
	padding-top: 7px;
	padding-left: 15px;
}

td.sciezka_bg{
	background-image: url('/images/sciezka.jpg');
	background-repeat: no-repeat;
	background-position: 2px 0px;
	width: 718px;
	height: 26px;
	vertical-align: top;
	padding-left: 60px;
	font-weight: bold;
	color: #492501;
}

td.oferta_bg{
	background-image: url('/images/tlo.jpg');
	background-repeat: repeat-y;
	background-position: 2px 0px;
	width: 718px;
}

a.left_menu{
	color: white;
	text-decoration: none;
}

a.left_menu:hover{
	color: white;
	text-decoration: underline;
}

a.path{
	color: #492501;
	text-decoration: none;
}

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

td.p5{	
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	color: #492501;
}

td.stopka{
	background-color: #492501;
	color: white;
	height: 27px;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
}

td.right{
	text-align: right;
}

div.braz_lep{
	width: 220px;
	height: 18px;
	padding-top: 2px;
	color: white;
	font-weight: bold;
	text-align: center;
	background-color: #492501;
	
}

a.tytul{
	color: white;
	text-decoration: none;
	font-weight: bold;
}

a.tytul:hover{
	color: white;
	text-decoration: underline;
	font-weight: bold;
}

.ramka{
	border: 1px solid #492501;
	border-collapse: collapse;
}

td.product_desc{
	font-weight: normal;
}

div.braz_leps{
	width: 142px;
	height: 18px;
	padding-top: 2px;
	color: white;
	font-weight: bold;
	text-align: center;
	background-color: #492501;
}


td.sklep_top{
	width: 180px;
	height: 47px;
	background-image: url('/images/sklep_bg.jpg');
	background-repeat: no-repeat;
	background-color: #945f03;
	color: white;
	padding-left: 70px;
}

td.sklep_bg{
	padding-top: 10px;
	background-color: #945f03;
	color: white;
}

input.pole{
	width: 105px;
	padding: 1px;
	border: 1px solid black;
	font-size: 12px;
}

select.pole{
	width: 195px;
	padding: 1px;
	border: 1px solid black;
	font-size: 12px;
}

input.guzik{
	border: 1px solid #492501;
	background-color: #945f03;
	color: white;
}

input.guzik:hover{
	border: 1px solid #945f03;
	background-color: #492501;
	color: white;
	cursor: pointer;
}

a.zaawansowane{
	color: #492501;
	text-decoration:none;
}

a.zaawansowane:hover{
	color: #492501;
	text-decoration:underline;
}

input.dodaj_do_koszyka{
	border: 0px none white;
	width: 105px;
	height: 28px;
	color: white;
	padding-left: 25px;
	background-image: url('/images/guzik.jpg');
}

input.dodaj_do_koszyka:hover{
	cursor: pointer;
}

.koszyk{
	border: 1px solid #492501;
	border-collapse: collapse;
	font-size: 12px;
}
.koszyk_title{
	border: 1px solid #492501;
	background-color: #945f03;
	border-collapse: collapse;
	color: white;
	text-align: center;
	font-size: 12px;
}

textarea.pole{
	width: 105px;
	height: 100px;
	padding: 2px;
	border: 1px solid black;
	font-size: 12px;
}

a{
	color: #492501;
	text-decoration: none;
}

a:hover{
	color: #492501;
	text-decoration: underline;
}

ul.podul{
 	padding-top: 3px; 
	padding-bottom: 3px; 
	padding-left: 15px; 
	list-style-type: none;
}
