@charset "iso-8859-2";
BODY  {
        margin : 0 0 0 0;
        font-family :  verdana, arial, helvetica, tahoma, suns-serif;
        font-size : 9pt;
        background-color:#010082;

}
blockquote {
	font-size:9pt;
	}
P {

text-indent: 0pt;
        font-family : verdana, arial, helvetica, tahoma, suns-serif;
        text-align: justify;
        font-size : 9pt;
        }
P.podpis {
text-indent: 0pt;
        font-family : verdana, arial, helvetica, tahoma, suns-serif;
        text-align: center;
        font-size : 8pt;
        }
LI {

text-indent: 0pt;
        font-family : verdana, arial, helvetica, tahoma, suns-serif;
        text-align: justify;
        font-size : 9pt;
        }

UL { lenght: 10 }

.normal {
        font-family : verdana, arial, helvetica, tahoma, suns-serif;
        font-size : 9pt;
        }

IMG  {
        border : 0;
}

H1        {
        font-family : Verdana, Arial, Helvetica, Tahoma;
        font-weight : bold;
        font-size : 13pt;
        color : #02517f;
        margin-left:20px;
}
H2        {
        font-family : Verdana, Arial, Helvetica, Tahoma;
        font-weight : bold;
        font-size : 13pt;
        color : #02517f;
}
H3        {
        font-family : Verdana, Arial, Helvetica, Tahoma;
        font-weight : bold;
        font-size : 11pt;
        color : #60027f;
}

.gora {
        background-color: #3333cc;
}

.naglowek  {
        font-family : Arial, Helvetica, Tahoma;
        font-weight : bold;
        font-size : 16pt;
        color : #109000;

}

.final  {
        font-weight : bold;
        color : #FF0000;

}
.opiek  {
        font-weight : bold;
        color : #33c555;
        text-align:right;

}
TD.srodek {
        background-color: #eeeeee;
}

A.menu:hover  {
        font-family : Verdana, Arial, Helvetica, Tahoma;
        text-decoration : none;
        font-size : 10pt;
        font-weight : bold;
        color : #ffe711;
}
HR.menu_l {
        color : #ffe711;
}
A.menu  {
        font-family : Verdana, Arial, Helvetica, Tahoma;
         text-decoration : none;
         font-weight : bold;
         font-size : 10pt;
         color : #ffffff;
}

A:hover  {
        font-family : Verdana, Arial, Helvetica, Tahoma;
        text-decoration : none;
        font-size : 9pt;
        font-weight : bold;
        color : #FF0000;
}

A  {
        font-family : Verdana, Arial, Helvetica, Tahoma;
         text-decoration : none;
         font-weight : bold;
         font-size : 9pt;
         color : #005ff0;
}
.male_bold {
        font-family : Arial, Helvetica, Tahoma;
        font-weight : bold;
        font-size : 8pt;
        color : #333333;
}
.stopka {
        font-family : Arial, Helvetica, Tahoma;
        font-weight : normal;
        font-size : 10pt;
        color : #333333;
}
.tnag {
        font-size : 10pt;
        font-weight : bold;
        background-color: #82E6FF;     
}
.tins1 {
        font-size : 10pt;
        background-color: #F9FFBC;
}
.tins2 {
        font-size : 10pt;
        background-color: #E5FFE3;
}

hr.hr1 {
        border: 1px dashed #010082;
        }
        
;
#navcontainer
{
width: 180px;

padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
background-color: #90bade;
color: #333;
}

#navcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer li
{
border-bottom: 1px solid #90bade;
margin: 0;
}

#navcontainer li a
{
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
background-color: #2175bc;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #navcontainer li a { width: auto; }

#navcontainer li a:hover
{
border-left: 10px solid #FF9933;
border-right: 10px solid #FF9933;
background-color: #2586d7;
color: #fff;
}

/******************* colors **********/
.bred {
	font-weight:bold;
	color:#f00;
}
.red {
	color:#f00;
}
.green {
	color:green;
	}

/************* common ************/
.left {
	float:left;
	}

#osiag {width:480px;float:left;}

#osiag h1 {
	font-size:14px;
	text-align:center;
	}
#osiag h2 {
	text-align:center;
	border-top:2px solid lightgrey;
	}
#osiag h3 {
	text-align:center;
	}
#osiag h4 {
	text-align:center;
	color:blue;
	}
#osiag h5 {
	text-align:center;
	font-size:13px;
	}
	
#osiag td {
	width:50%;
	font-size:12px;
	vertical-align:top;
	}
#osiag table {
	width:100%;
	border:1px solid grey;
	margin-bottom:10px;}
