BODY {
background: url('images/bg.jpg');
	background-color: #FFFFCC;
	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: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 10pt;
	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('images/bg_left.jpg');
background-position: top; 
background-repeat: repeat-y;

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

}

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

}

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

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

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

.main {
background: url('images/main.jpg');
background-repeat: repeat;
}

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

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

.menuleft {
background: url('images/menu_bg.jpg');
padding-left: 30;
width: 200;
height: 46;
}

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

.menurozsuwane a {
font-size: 15pt;
font-weight: bold;
color: #640202;
padding-left: 20;
}

p:first-letter {
font-size: 100%;
font-family: Arial;

}

.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: #640202;
font-family: Arial;
text-decoration: none;
}
H1 {
font-size: 14pt;
font-family: Arial;
color: #640202;
}


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;
}

dt {
padding-left: 10;

}
dt:a{
font-size: 14pt;
}

dd {
padding-left: -10;
}