html,body{margin:0;background:url(images/tlo.jpg) repeat-x top #9CB911;height:100%;}

p, ul{margin:0}
#srodek .class p{margin:3px; text-indent:5px}
#container{
	width:800px;
	height:auto !important;
	height:100%; 

	min-height:100%; 
	margin-left:auto;
	margin-right:auto;
	position:relative;
	margin-bottom: -46px;

}
#header{
	width:800px;
	height:241px;
}
#srodek{
width:520px;
float:left;
}
#srodek .gora{
	height:40px;
	vertical-align: top;
}


#srodek .srodek{
	background:url(images/srodek_tlo.gif) repeat-y;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
        color:#73270d;
	padding:2px 4px 0px 15px;
}

#srodek .dol{
background:url(images/srodek_bottom.png) no-repeat;
height:5px;
}

#prawypanel{
width:280px;
float:right;
}
#prawypanel a, #prawypanel a:active,#prawypanel a:link{color:#993333; font-weight:bold;}
#prawypanel a:hover{color:#336633;}
#prawypanel .srodek{
background:url(images/contentbox_tlo.gif) repeat-y;
}

#prawypanel .zawartosc {
background:url(images/contentbox_gradient.png) top no-repeat;
padding:0 13px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#73270d;
z-index:2;
}

#prawypanel .dol{
background:url(images/contentbox_bottom.png) no-repeat;
height:5px;
}

#clear{
	clear:both;
	display:block;
	height:46px;
	width: 100%;
}
#stopka{
	width: 800px;
	position:absolute;
	bottom:0;
	left:0;
	display:block;
	
	height:46px;

}
#srodek .tytul{
font-size:14px; color:#993333; font-weight:bold; text-decoration:underline
}
#srodek .szczegoly{
position:relative;float:right; margin:3px 0;width:350px; height:30px;
font-style:italic;
}
#srodek .opis{
height:85px;
}
#srodek .oferta-container{margin:3px; border-bottom:1px dashed #80401d;height:150px; clear:both}
#srodek .krotkiopis-container{float:right; margin:3px 0; width:350px; height:100px}
#srodek .min-container{float:left; width:120px; height:120px;padding:10px;  border-right:1px solid #80401d;}


a,a:visited{

color: #993333;
font-decoration:underline;
}
a:hover{

color: #336633;
}

ul.menu , ul.menu li  {
	list-style: none;
	margin: 0;
	padding: 0;

}
ul.menu {
width:100px;
padding-top:5px;

}
ul.menu a:link, ul.menu a:visited {
	//display: block;
	//width: 100px;
	text-decoration: none;
	padding: 2px;
	font-weight: bold;
	padding-left:5px;
	border:0;
	border-left: 10px solid transparent;
}

ul.menu a:hover {
width:auto;
	background-color: #DACCAC;
	padding-left:5px;
	border:0;
	border-left: 10px solid #8B2F10;

}
