html, body, form, fieldset {
margin:0;
padding:0;
}


body {

background:rgb(187,187,187);
color:#363636;
font-family:"Lucida Grande","Arial",Helvetica,sans-serif;



font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:180%;
position:relative;
}


div#kontener {

background-color: white;
margin:0 auto;
position:relative;
width:1000px;
height:800px;
}


div#lewy {
width:20px;
height:800px;
background:rgb(187,187,187) url(gfx/lewy.gif) repeat-y scroll left top;
float: left;
}

div#logo_menu {
width:960px;
height:20px; 
margin: 0 0 3px 0; 
background-color: rgb(234,234,234); 
float: left;
}

div#logo {
width:960px;
height:96px; 
background:rgb(44,99,173) url(gfx/baner.jpg) no-repeat top; 
float: left;
}

div#czarny {
width:960px;
height:18px; 
margin: 3px 0 3px 0; 
background-color:black;
float: left;
}


div#menu {

height:18px; 
margin-left: 265px; 
background-color:black;
}


div#prawy {
width:20px;
height:800px;
background:rgb(187,187,187) url(gfx/prawy.gif) repeat-y scroll right top;
float: right;
}


div#kolumna {
width:275px;
float: left;
}

div#lewa_img {
width:275px;
height:359px;

float: left;
}


div#lewa_kl {
width:275px;
height:276px;
float: left;

}


div#tresc {
width:685px;
height:636px;
float: right;

}



ul.menu1_1
{
margin: 0;
float: right;
padding:1px;
list-style-type: none;
font-size: 10px;
font-family: arial;
font-weight: normal;
line-height:150%;
}


li.menu2_2 {float:right; display:inline; margin-right: 3px;}

a.menu3_3:link {color:gray; text-decoration: none; margin-right: 10px;} 
a.menu3_3:visited {color:gray; text-decoration: none; margin-right: 10px;} 
a.menu3_3:hover {color:red; text-decoration: underline; margin-right: 10px;} 
a.menu3_3:active {color:red; text-decoration: none; margin-right: 10px;} 



ul.menu1
{
margin: 0;
float: left;
padding:0px;
list-style-type: none;
font-size: 8pt;
line-height:150%;
}

li.menu2 {float:left; display:inline; margin-left: 10px;}

a.menu3:link {color:white; text-decoration: none; margin-right: 10px;} 
a.menu3:visited {color:white; text-decoration: none; margin-right: 10px;} 
a.menu3:hover {color:red; text-decoration: none; margin-right: 10px;} 
a.menu3:active {color:red; text-decoration: none; margin-right: 10px;} 


ul.menu1_2
{

float: right;
list-style-type: none;
font-size: 12px;
font-family: arial;
font-weight: bold;
text-align: right;
line-height: 160%;
}

a.menu4:link {color:black; text-decoration: none; margin-bottom: 4px;} 
a.menu4:visited {color:black; text-decoration: none; margin-right: 0px;} 
a.menu4:hover {color:gray; text-decoration: none; margin-right: 0px;} 
a.menu4:active {color:gray; text-decoration: none; margin-right: 0px;} 


ul.tresc
{
list-style-type: square;
padding: 0 30px 0 30px;
font-size: 12px;
font-family: Arial;
font-weight: normal;
line-height: 130%;
text-align: left;
margin-left: 50px;
}


p.naglowek
{
color:rgb(44,99,173);
text-align: right;
padding: 20px 0px 0px 0px;
font-size: 13pt;
font-family: Arial;
font-weight: bold;
line-height: 100%;
margin: 0 0 4px 0px;
}

p.stopka
{
color:rgb(187,187,187);
text-align: center;
margin: 6px 0 0 0px;
font-size: 7pt;
font-family: Arial;
font-weight: normal;
line-height: 50%;

}

p.tresc
{
padding: 0 30px 0 30px;
font-size: 12px;
font-family: Arial;
font-weight: normal;
line-height: 130%;
text-align: left;
}




p.paremia
{
color:rgb(187,187,187);
text-align: center;

font-size: 14pt;
font-family: Arial;
font-weight: normal;
line-height: 120%;


}





h1
{
color:rgb(44,99,173);
text-align: left;
padding: 20px 30px 0 30px;
font-size: 14pt;
font-family: Arial;
font-weight: bold;
line-height: 100%;
}

hr.kolumna
{
color:rgb(44,99,173);
margin: 0 0 0 140px;
height:1px;

}