body 
{
	padding: 0;
	margin: 0;
	color: white;
	font-family: Tahoma;
	font-size: 13px;
	background: url(../images/tlo.jpg) top repeat-x #2f2118;
}
a
{
        color: white;
	text-decoration: none;
}
a:hover
{
        color: #d1942f;
	text-decoration:underline;
}
#kontener
{
	float: left;
	width: 100%;
	background: url(../images/background.jpg) no-repeat center top;
}
#baner
{
	width: 987px;
	height: 408px;
	margin: 0px auto;
	background: url(../images/baner.png) no-repeat center;
}
#tresc
{
	width: 987px;
	min-height: 420px;
	margin: 0px auto;
	background: url(../images/tresc.png) no-repeat center top;
}
#footer
{
	width: 987px;
	height: 122px;
	margin: 0px auto;
	background: url(../images/footer.png) no-repeat top;		
}
#glowna_prawa
{
	float: right;
	width: 504px;
}
#prawa_glowna_top
{
	float: right;
	width: 504px;
	height: 51px;
	background: url(../images/prawa_glowna_top.png) no-repeat;
}
#prawa_glowna
{
	float: right;
	width: 504px;
	min-height: 340px;
	background: url(../images/prawa_glowna.png) repeat-y;	
}
#lewa_glowna
{
	float: left;
	width: 450px;
        margin-top: 30px;
	min-height: 340px;
}
#prawa_glowna_bottom
{
	float: right;
	width: 504px;
	height: 25px;
	background: url(../images/prawa_glowna_bottom.png) no-repeat;	
}
#podstrony_tresc
{
    float: left;
    width: 940px;
    margin-top: 50px;

}
#oferta_tresc
{
	width: 940px;
	min-height: 420px;
	margin: 0px auto;
	background: url(../images/oferta_tresc.png) no-repeat center top;
}
#oferta_tekst
{
    float: left;
    width: 460px;
    margin-top: 50px;
    margin-left: 10px;
    margin-right: 10px;
}
#oferta_zdjecia
{
    width: 190px;
    float: left;
    margin-top: 50px;
}
#menu
{
    width: 257px;
    float: left;
    padding-bottom: 25px;
    margin-top: 50px;
    margin-left: 7px;
    background-color: #4a3b32;
}
#menu_bottom_oferta
{
 float: right;
 width: 257px;
 height: 18px;
 background: url(../images/menu_bottom.png) bottom right no-repeat;
}
.glowna_kat
{
    float:left;
    background-color: #4a3b32;
    width: 217px;
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 10px;
    margin-left: 25px;
    background: url(../images/ogien1.png) left bottom no-repeat;
}
.pod_kat
{
    float:left;

    width: 197px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.pod_kat:hover
{
    color: #d1942f;
}
.glowna_kat:hover
{
    color: #d1942f;
    background: url(../images/ogien.png) left bottom no-repeat;
}
dt:activ
{
    color: #d1942f;
    background: url(../images/ogien.png) left bottom no-repeat;
}
dd:activ
{
    color: #d1942f;
}