body,td{
font-family: Arial;
font-size: 11px;
color: white;
}
body{
		background-color: #1F1D18;
		text-align: left;
		margin: 0px;
}
div#sectionContent
{
		overflow: hidden;
		clear: both;
		background-color: #1F1D18;
		background-image: url(gfx/bckgr.jpg);
		background-position: 0px 0px;
		background-repeat: repeat-x;		
}
a:link,a:active,a:visited{
color: white;
text-decoration: none;
}
a:hover{
color: white;
text-decoration: underline;
}
#topper{
height: 96px;
background-image: url(gfx/topper.jpg);
background-position: top left;
background-repeat: no-repeat;
}
#menu{
width: 255px;
height: 274px;
background-image: url(gfx/baner-left.jpg);
background-position: top left;
background-repeat: no-repeat;
text-align: right;
vertical-align: top;
}
#baner{
width: 655px;
height: 274px;
/*background-image: url(gfx/baner.jpg);
background-position: top left;
background-repeat: no-repeat;
*/
}
#site-right{
width: 655px;
vertical-align: top;
}
#bodyact{
vertical-align: top;
padding: 20px 0px 20px 20px;
}
.menu-arrow{
background-color: #FF0000;
text-align: center;
padding: 0px 10px 0px 10px;
}
.menu-button{
width: 152px;
font-family: Arial;
font-size: 12px;
font-weight: bold;
background-color: #CC0000;
text-align: left;
padding: 10px 0px 10px 5px;
}
.menu-end{
background-color: #FF0000;
font-family: Arial;
font-size: 12px;
font-weight: bold;
text-align: center;
padding: 0px 10px 0px 10px;
}
#design{
border-top: 3px solid #333333;
text-align: center;
padding: 10px 10px 10px 10px;
}
#copyright{
border-top: 3px solid #FF0000;
text-align: center;
padding: 10px 0px 10px 0px;
}

h1.tytul{
font-size: 13px;
color: white;
margin: 0px;
}
p.tekst, div.tekst{
font-size: 11px;
text-align: justify;
}