/*style dla plikow html w iframe*/
.SubColumn{
	float:left;	
	margin: 10px 5px 10px 5px;
	padding:0px;
	overflow:hidden;
	height:auto;
	width:96%;
}
.szerokosc_1_1{
	float:left;
	clear:none;
	overflow:auto;
	margin: 10px 5px 10px 5px;
	width: 97%;
	padding:0px;
}
.szerokosc_1_4{
	float:left;
	clear:none;
	overflow:auto;
	margin: 10px 5px 10px 5px;
	width: 25%;
	padding:0px;
}
.szerokosc_1_2{
	float:left;
	clear:none;
	overflow:auto;
	margin: 10px 5px 10px 5px;
	width: 48%;
	padding:0px;	
}
.szerokosc_3_4{
	float:left;
	clear:none;
	overflow:auto;
	margin: 10px 5px 10px 5px;
	width: 70%;	
	padding:0px;
}
h1{
	margin: .2em 0 .4em 0; 
	color:#000066; 
	font-size: 30px; 
	font-family:"Trebuchet MS", "Arial Narrow";
	text-transform:uppercase;
	line-height: 100%;
	text-align:center;
	border-bottom: 5px solid #E5E5E5;
}
h1:first-letter{
	font-size:45px;
}
h2{
	margin: .1em 0 .3em 0;
	color:#666666;
	font-size:16px;
	font-family:"Trebuchet MS", "Arial Narrow";
	text-align:center;
}
h3{
	margin: .1em 0 .2em 0;
	color:#666666;
	font-size:14px;
	font-family:"Trebuchet MS", "Arial Narrow";
	text-align:center;
}
h4{
	margin: .1em 0 .2em 0;
	color:#000066;
	font-size:14px;
	font-family:"Trebuchet MS", "Arial Narrow";
	text-align:left;
}
.aktualnosci{
	float:none;
	margin: 0px;
	border: 1px solid #74743A;
	border-bottom: 3px solid #74743A;
	background-image:url(pliki/belka1.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#DADAB;
	margin: 5px 0px 0px 0px!important; /*ff*/	
	margin: 0px 0px 0px 0px;	/*ie*/
	padding: 2px 0px 2px 0px;			
	width:auto;	
	height: 25px; /*wysokosc belki*/
}
.aktualnosci_h1Prawy{
	float:right;
	text-align:right;
	padding: 3px 10px 0px 0px;

}
.aktualnosci_h1Lewy{
	float:left;
	text-align:left;
	padding: 3px 0px 0px 10px;
}
p {
	font-family:"Trebuchet MS", "Arial Narrow";	
	font-size:14px;
	font-weight:normal;
	color:#000066;
	text-align:justify;
	text-indent: 15px;
	padding: 5px 5px 7px 5px;
	margin: 5px;
	border-bottom: 0px solid #CCCCCC;
}
p:first-letter{
	font-size:25px;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif; 
	text-decoration:none;
	padding: 3px;
}
p:first-line{
	font-size:14px;
	font-weight:normal;
}
#Tlo{
	float:right;
	width: 100%;
	height:auto;
	margin: 0px;
}
#TabPion{
	float:none;
	clear:both;
	width: auto;
	margin: 0px;
	padding:0px 0px 20px 0px;
	border-bottom: 0px dashed #999999;
	background-position:bottom;
	background-repeat:no-repeat;
}
#TabPoziom{
	float:right;
	width: auto;
	margin: 0px;
	padding-bottom: 30px;
	border-bottom: 0px dashed #999999;
	background-image:url(pliki/botlong.png);	
	background-position:bottom;
	background-repeat:no-repeat;	
}
.TabPion{
	float:none;
	clear:both;
	width: auto;
	margin: 0px;
	padding:0px 0px 20px 0px;
	border-bottom: 0px dashed #999999;
	background-position:bottom;
	background-repeat:no-repeat;
}
.TabPoziom{
	float:right;
	width: auto;
	margin: 0px;
	padding-bottom: 30px;
	border-bottom: 0px dashed #999999;
	background-image:url(pliki/botlong.png);	
	background-position:bottom;
	background-repeat:no-repeat;	
}
.TabList1{
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	color:#000066;
	background-color:#FFFFFF;
	border-collapse:collapse;
	border: 1px solid #666666;	
	padding: 5px;
	vertical-align:top;	
}
.TabList2{
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	color:#000066;	
	background-color:#E5E5E5;
	border-collapse:collapse;
	border: 1px solid #666666;
	padding: 5px;
	vertical-align:top;
}
td, th{
	font-family:"Trebuchet MS", Arial;
	font-size:14px;
}
fieldset{
	border: 1px solid #999999; 
	margin: 10px 0 20px 0;	
	padding: 10px;
	font-size:13px;
	font-family:"Trebuchet MS", "Arial Narrow";	
	color:#000066;
	overflow:hidden;
	height:auto;
	width:auto;	
}
legend{
	font-family:"Trebuchet MS", "Arial Narrow";	
	font-size:15px;
	font-weight:bold;
	color:#000066;
	padding: 0px 10px 0px 10px; /*marginesy z lewej i prawej tytulu ramki*/
	margin:	0px 0px 0px 0px; /*przesuniecie tytulu ramki od lewej strony*/
	/*background-color:#FFFFFF;*/
	position:relative;
	top: -18px; /*pod ie dla font size do 20px*/
}
input.buttons{
	border: 1px solid #000099;
	background-color:#FFFFFF;
	background:url(pliki/btn_tlo.gif) repeat-x bottom;
	padding:3px 2px 5px 2px;
	margin: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size:12px;
}
input{
	border: 1px solid #000099;
	font-family:Verdana;
	font-size: 11px;
	font-weight:normal;
	color:#000000;
	padding:5px 5px 2px 5px;
	margin: 2px 0px 2px 0px;
}
textarea{
	border: 1px solid #000099;
	border-bottom: 3px solid #000099;	
	background-color:#FFFFFF;
	font-family:Verdana;
	font-size: 11px;
	font-weight:normal;
	color:#000000;
	padding:5px 5px 2px 5px;;
}
.checkboks{
	border: 0px solid #000099;
}
.Tinput{
	width:97%;
	margin-bottom:3px;
}
.Tinput2{
	width:98%;
	margin-bottom:10px;
}
.ramka{
	border: 1px dotted #000099;
	background:#C6FFFF;
	padding: 10px;
	color:#FF0000;
}
ul{
	color:#000066;
}
li{
	font-family:"Trebuchet MS", "Arial Narrow";	
	font-size:12px;
}
hr{
	border: 1px solid #CCCCCC;
}
img{
	border: 1px solid #DEDEBC;
	overflow: auto;
	/*background-color:#FFFFFF;*/
}
img.noframe{
	border: 0px solid #DEDEBC;
	overflow: auto;
	padding: 0px 0px 10px 0px;
	margin:0px;
	background:none;
}
img.left{
	float:left;
	margin: 10px 10px 5px 0px;
	text-align:left;
	padding: 2px;
}
img.right{
	float:right;
	margin: 10px 0px 5px 10px;
	text-align:right;
	padding: 2px;
}
img.center{
	float:none;
	margin: 5px 10px 5px 5px;
	text-align:center;
	padding: 2px;
}
img a:hover{
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
}
.belka{
	width:488px;
	height:100px;
	background:url(pliki/belka2.jpg) top no-repeat;
	margin:0px;
	padding:0px;
}
#tooltip {
 	position: absolute;
	color:#000066;
	left:10px;
	top:10px;
	border:solid 1px #000099;
	background-color:#FFFFFF;
	padding:4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin-top: 20px;
}
#tooltip:first-line {
	font-family:Verdana, Arial, Helvetica, sans-serif;
 	font-weight: bold;
 	font-size: 14px;
	color:#000066;
}
.news_data{
	font-family:"Trebuchet MS", "Arial Narrow";
	font-size:11px;
	color:#000099;
}

.fotobox{
 position:relative;
 margin-bottom: 55px;
 width:auto;
 height:auto;
 float: left;
 overflow:hidden;
 border: 0px solid #999999;
 filter: none !important;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='pliki/ramkatlo.png');
 z-index:0;
}

.fototitle{
 border-bottom: 3px solid #DADAB6;	
 margin: 0px 0px 10px 0px;		

 position:relative;
 padding: 5px 0px 5px 0px;
 width:auto;
 height: 17px;
 text-align:left;
 color:#000099;
 font-family:"Trebuchet MS", "Arial Narrow";
 font-size: 12px;
 font-weight:normal;
 float:left;
 filter: none !important;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='pliki/fototitle1.png');
}
.fotopic{
 position:relative;
 padding-left: 6px;
 margin-top: 4px;
 margin-left: 7px;
 margin-right: 7px;
 width: 107px;
 height: 83px;
 float:left;
 z-index:0;
 overflow:hidden;
}
