html, body {
        background-color: #484848;
        color: #000;
        margin: 0;
        padding: 0;
        font-family: Verdana;
        font-size: 12px;
}

h1 {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        color : red;
        font-size : 14px;
        margin-top:.5em;
        margin-bottom:.2em;
        margin-left: 1.7em;
        margin-right: 2em;
}

P {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        color : #515151;
        font-size : 12px;
        margin-top:.2em;
        margin-left: 2em;
        margin-right: 2em;
        line-height: 1.5em;
        text-align: justify;
}



li {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        color : #515151;
        font-size : 12px;
        margin-left: 2em;
        margin-right: 2em;
        line-height: 1.5em;
}

ul {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        color : #515151;
        font-size : 12px;
        margin-left: 2em;
        margin-right: 2em;
        line-height: 1.5em;
}

h2 {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        color : #6C6C6C;
        font-size : 8px;
        font-weight: normal;
        text-align: center;
        margin-top:.2em;
        margin-bottom:.2em;
        margin-left:.2em;
        margin-right:.2em;
	float: left;


}

h3 {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        color : #515151;
        font-size : 12px;
        font-weight: normal;
        text-align: center;
        margin-top:1.2em;
        margin-bottom:.7em;
        margin-left: 2em;
        margin-right: 2em;
        line-height: 1.5em;
        text-decoration: none;

}

h4 {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        color : red;
        font-size : 11px;
        font-weight: normal;
        text-align: right;
        margin-top:.7em;
        margin-bottom:.7em;
        margin-left: 2em;
        margin-right: 2em;
        line-height: 1.5em;

}

b {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        color : red;
        font-size : 12px;
        font-weight: bold;
        margin-top:.2em;
        margin-bottom:.7em;
        line-height: 1.5em;
}

.stopka a:link {
        color: red;
        text-decoration: none;
        font-size : 11px;
}        

.stopka a:visited {
        color: red;
        text-decoration: none;
        font-size : 11px;
}

a:link, a:visited {
        color: #515151;
        text-decoration: none;
        font-size : 12px;
}        

top {
        width: 800px;
}

#NAGLOWEK {
        overflow: hidden;
        height: 155px;
        overflow: hidden;
        clear: both;
        width: 100%;
        background-image: url(images/header1.jpg);
        font-size: 6px;
}

#BANER {
        overflow: hidden;
        height: 108px;
        overflow: hidden;
        clear: both;
        width: 100%;
        background-image: url(images/baner.gif);
}

#LINKI {
        overflow: hidden;
        height: 108px;
        overflow: hidden;
        clear: both;
        width: 100%;
}

#MENU {
        width: 100%;
        float: left;
        height: 48px;
        overflow: hidden;
        background-image: url(images/menu.jpg);
        clear: both;
}

#PODMENU {
        width: 100%;
        margin-top:.2em;
        height: 30px;
        float: left;
        overflow: hidden;
        clear: both;
}

#RAMKAUP {
        width: 100%;
        height: 20px;
        float: left;
        overflow: hidden;
        background-image: url(images/borderup.jpg);
}

#RAMKATRESC {
        width: 100%;
        float: left;


        background-image: url(images/border2.jpg);
}

#ramkatresc img {
        margin-left:2em;
        margin-top:.2em;
        margin-right:2em;
        margin-bottom: 2em
}


#ramkatresc td {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        color : #515151;
        font-size : 12px;
        margin-top:.2em;
        margin-left: 2em;
        margin-right: 2em;
        line-height: 1.5em;
        text-align: center;
}

#ramkatresc table {
           border-collapse: collapse; 
}

.ramkatresc a:visited {
	color: #515151;
	text-decoration: none;
        font-size : 12px;
	border-right-width:0px;
}

.ramkatresc a:link {
	color: #515151;
	text-decoration: none;
        font-size : 12px;
}

#RAMKADOWN {
	width: 100%;
	height: 26px;
	float: left;
	overflow: hidden;
	background-image: url(images/borderdown.jpg);
}

#PRZERWA {
	width: 100%;
	height: 30px;
	float: left;
	overflow: hidden;
	clear: both;
}

#STOPKA {
	clear: both;
	height: 109px;
	width: 100%;
	background-image: url(images/footer.jpg);
}

