html, body, a, h1, h2, h3, h4, h5, h6, span, p, img, ol, dl, dt, dd, li, strong, label{ 
margin:0; 
padding:0;
border: 0;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
line-height:16px;
font-size:12px;
}
html, body{
/*background-color: #cccc99;*/
background:url(../grafika/bground11.gif) repeat-x;
}
hr{
height: 1px;
border: 0;
color: #333;
background-color: #333; 
}

A:link, A:visited, A:active {
	COLOR: red;
	TEXT-DECORATION: none;
	font-weight: none;
}

A:hover {
	COLOR: maroon;  
	TEXT-DECORATION: none
}


#strona{
position: relative;
margin:0 auto; 
width:980px;
height:auto; !important;
height:100%;
min-height: 100%;
}

#naglowek{
margin:0;
padding: 0;
width:980px;
height:170px;
min-height:170px;
}


#pasek{
width:980px;
height:5px;
padding:0 0 0 0;
background: url(../grafika/pasek1.gif);
}

#pasek_1{
padding: 0 0 0 0;
width:980px;
height:5px;
text-indent:210px;
background: url(../grafika/pasek2.gif);
}

#pasek_1 a img{
color:#FFCC00;
text-decoration: none;
margin-bottom: -5px;
}

#srodek{
width:980px;
min-height: 400px;
background: url(../grafika/srodek.gif) repeat-y;
}

#srodek_lewy{
float:left;
width:200px;
padding-top: 10px;
background: url(../grafika/srodek_lewy_tlo.gif) repeat-y;
}

#srodek_prawy{
float:right;
width:780px;
/*background: url(../grafika/srodek_prawy.gif) repeat-y;*/
background: #FFDFFF;
}

.glowny_blok_tresci{
padding: 10px 10px 10px 10px;
text-align: justify;
/*background: url(../grafika/srodek_prawy_gbt.gif) repeat-y;*/
}
a.linkk, a.linkk a:link {
	color: blue;
	text-decoration: underline;
	font-size: 8pt;
	font-style: normal;
}

.lin, .lin a:link, .lin a:hover {color: #000000; text-decoration: none; font-size: 12px;	font-style: normal;}
.lista_srodek{
	list-style-type: square;
	text-align: justify;
	padding: 10px 0 10px 20px;
}


#stopka{
width:976px;
height:36px;
padding: 4px 4px 0 0;
text-align: right;
background: url(../grafika/stopka.gif);
}

/*      Menu    */

ul.Menu, ul.Menu ul, { margin: 0px; padding: 0px; }

ul.Menu, ul.Menu ul 
{ width: 200px; border: none; 
background: url(../grafika/srodek_lewy_tlo.gif) repeat-y; 
padding-left: 0px; cursor: default; margin-left: 0px; 
}
ul.Menu li { list-style-type: none; 
margin: 5px; position: relative; 
color: #000;  text-indent: 10px;  
font-weight: bold; padding: 1px;
height: 15px;
vertical-align: middle;
/*background: url(../grafika/srodek_lewy_dt.jpg)*/
}

ul.Menu li > ul { display: none; position: absolute; top: 5px; left: 80px; }
ul.Menu li:hover, ul.Menu li.CSStoHighlight { background-color: #ffa; color: #000; }
ul.Menu ul.CSStoShow { display: block; }
ul.Menu li:hover > ul { display: block; }
ul.Menu li a { color: #000; display: block; width: 100%; text-decoration: none; }
ul.Menu li a:hover { color: gray; }
ul.Menu li:hover > a { color: #000; }

ul.Menu * { line-height: normal !important; } /* overriding my normal stylesheet */

/* koniec meni */

.tab_part{
width: 90%;
border: 1px solid gray;
border-collapse: collapse;
text-align: left;
background: #FAFAFA;
}

.tab_part td{
border: 1px solid gray;
padding: 5px 3px 5px 5px;
}

.tab_part tr{
border: 0px solid gray;
}
.center{
	text-align: center;
}
.centerb{
	text-align: center;
	font-weight: bold;
	background: gray;
}


