/* CSS Document */
BODY {
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	cursor: default;	
	background-color: #ffffff;
	display:block;
	line-height:150%;
}


#srodek {
	top: 0px; 
	left: 0px; 
	width: 100%; 
	height: auto;
	display: table;
	background: #ffffff url(../img/tlo.jpg) no-repeat 50% 0%;	
}

#strona {
	display: inline-table;
	margin: 0 auto;			
	width: 760px;
	height: auto;	
	background: #ffffff url(../img/www_01.jpg) no-repeat;	
}
/* * html #strona {
	width: 762px;
	wid\th: 760px;
} */

/*  \*/
* html #strona {
	height: 1px;
}

#strona {
	display:block;
}
/*  */

#naglowek {
   clear: both;
	width: 760px; 
	height: 270px;	
	display: table;
	background:none;
}
#naglowek p {display: none;}
#stopka {
    clear: both;
	width: 100%; 
	height: 41px;	
	display: table;
	padding: 0px;
	margin: 0px;
	background: #ffffff url(../img/www_03.gif) no-repeat 50% 50%;
}
#stopka p {text-align: center; color:#222222; font-size:80%; padding:8px;}
#stopka p a {text-decoration: none; border: none; color: #222222;}


#tresc {
	float: right;
	width: 508px;
	height:auto;
	padding-top:20px;
	padding-bottom:20px;
	display:table;
}

#blok_lewy {
	float: left;
	width: 200px;
	height:auto;	
	display:table;		
}	

#menu {
	width: 200px;
	height: auto;
	padding: 20px 20px 20px 30px;
	display: block;
}

#menu UL {list-style:none; margin:0px; padding: 0px; list-style:none; list-style-type: none; cursor:pointer; line-height: 120%; }
#menu UL li {display: block; padding:0px; padding-top: 5px; text-align:left;}
#menu UL li a {display:block; width: 165px; background: none; color: #737373; text-indent: 20px; text-decoration:none; border-left: 5px #e6741a solid;}
#menu UL li a:visited {display:block; width: 165px; background: none; color: #999999; text-indent: 20px; text-decoration:none; border-left: 5px #380042 solid;}
#menu UL li a:hover {display:block; width: 165px; background: #0068b4; color: #ffffff; text-indent: 20px; text-decoration:none; border-left: 5px #b7d162 solid;}
#menu UL li a:focus {display:block; width: 165px; background: #00447e; color: #737373; text-indent: 20px; text-decoration:none; border-left: 5px #e60004 solid;}
#menu UL li a.aktywny {display:block; width: 165px; background: #b7d162; color: #0068b4; text-indent: 20px; text-decoration:none;}
#menu UL li a.aktywny:visited {display:block; width: 165px; background: #b7d162; color: #ffffff; text-indent: 20px; text-decoration:none;}
#menu UL li a.aktywny:hover {display:block; width: 165px; background: #0068b4; color: #ffffff; text-indent: 20px; text-decoration:none; border-left: 5px #b7d162 solid;}



#lista {
	width: 200px;
	height: auto;
	padding: 20px;
	padding-left: 30px;
	display: block;	
}

IMG {padding: 0px; border: 0px; margin: 0px;}
IMG.foto {padding: 5px; border: 1px solid #eeeeee; background-color:#ffffff;}

H1 {font-size: 150%; font-weight:normal; padding:0px; margin: 0px;}
H2 {font-size: 120%; font-weight:normal; padding:0px; margin: 0px;}
H3 {font-size: 120%; font-weight:normal; padding:0px; margin: 0px;}
H4 {font-size: 90%; font-weight:normal; padding:0px; margin: 0px;}
H5 {font-size: 80%; font-weight:normal; padding:0px; margin: 0px;}
H6 {font-size: 70%; font-weight:normal; padding:0px; margin: 0px;}

HR {width: 100%; margin: 0px; padding: 0px; border: 1px dotted #cccccc}

.prawe {
	float:right; 
	padding:10px;
}
.lewe {
	float: left;
	padding: 10px;
}
.czysc {clear:both}
.wyroznienie {color:#FF6600; font-weight:bold;}
.wyroznienie2 {color:#CC0000; font-weight:bold;}
.zielony {color: #98c000}
.pomaranczowy {color: #ea5a00}
.male {font-size: 80%}
.cytat {font-size: 120%; color: #333333; padding: 5px; padding-left: 30px; border-left: 5px #0066CC solid; background-color:#eeeeee}

a {color: #0068b4; text-decoration:none;}
a:visited {color: #4e0041; }
a:hover {color: #ea5a00;  text-decoration:underline;}
a:focus {color: #e60004; text-decoration:none;}


@media print {



}

