BODY {
	background-color: #FCE7BC;
	scrollbar-3dlight-color:tan;
scrollbar-arrow-color:#000000;
scrollbar-base-color:black;
scrollbar-dark-shadow-color:#000000;
scrollbar-face-color:#FFECC9;
scrollbar-highlight-color:snow;
scrollbar-shadow-color:black}
}

DIV, SPAN {
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 10pt;
	color: #1E2B00;
	padding: 10px;
}

P {
	font-family: Times;
	font-size: 12pt;
	font-weight: bold;
	color: #990000;
	text-indent: 0em;
	margin-left: 5;
	margin-right: 5;
}

TD {
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 10pt;
	color: #1E2B00;
	
}

.bg_left {
background: url('gfx/bg_left.jpg');
background-position: top; 
background-repeat: repeat-y;

}
.bg_right {
background: url('gfx/bg_right.jpg');
background-position: top; 
background-repeat: repeat;

}

.bg_naglowek {
background: url('gfx/naglowek.jpg');
background-position: top; 
background-repeat: no-repeat;

}

.belka {
background: url('gfx/belka.jpg');
background-position: top; 
background-repeat: repeat;
font-size: 10pt;
color: white;
font-weight: bold;
}

.table2 {
background: url('gfx/tlo2.jpg');
}

.table3 {
background: url('gfx/tlo3.jpg');
}

.menutop {
background-color: #990000;
font-size: 12pt;
color: #ffcccc;
font-family: Monotype corsiva;
padding-left: 200;
}

.menuleft {
background: url('gfx/menu_bg.jpg');
padding-left: 0;
width: 200;
height: 35;
}

.menuleft a {
font-size: 14pt;
font-weight: bold;
color: #663333;
}

p:first-letter {
font-size: 200%;
font-family: Times;

}

.naglowek{

color: #990000;
font-size: 25;
font-family: Monotype corsiva;
}

OL, UL {
	margin-top: 5px;
	margin-bottom: 5px;
}

LI {
	font-size: 9pt;
	color: #1E2B00;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

A {
	font-size: 9pt;
	font-weight: bold;
color: #E1BB64;
font-family: Arial;
text-decoration: none;
}
H1 {
font-size: 14pt;
font-family: Arial Black;
color: #E1BB64;
}


A:visited {
   

}

A:hover {

		text-decoration: underline;
	}

HR {
	color: #1E2B00;
	height: 1;
}

#container {
        margin:0 auto;
        padding:0 5px 0 5px;
        position:relative;
        width:700px;
        background-color:#ffffff;
        text-align:left;
        clear: both;
    }

#head {
        background: #ffffff;
        width:700px;
        height:150px;
        margin-bottom:10px;
    }

#lewo {
        width:150px;
        float:left;
    }

#prawo {
        width:150px;
        float:right;
    }

#srodek {
        width:400px;
        float:left;
}

#stopka {
        clear:both;
        text-align:center;
}
.buttonscontainer {width: 220px
;}

.buttons a {color: #000000;
background-color: #666eaf;
padding: 6px;
padding-left: 10px;
display: block;
border-left: 15px solid #9ca0cf;
font: 13px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;
margin-top: 1px;}

.buttons a:hover {
border-left: 15px solid #ffce4a;
text-decoration: none;
color: #000000;
font: 13px Arial, sans-serif;
font-weight: bold;
}

#menu0 dd.active {
font: 8px Arial, sans-serif;
background-color: red;	
}
