@charset "utf-8";
/* CSS Document */

html{
  font-family:Arial;
	text-align: center; 
	height: auto; 
	margin:0; 
	padding:0; 
	color:#333333;
	font-size:11px;

}

body {
	font:Arial, sans-serif;
	text-decoration:none;
	text-align:center;
	margin:auto;
	clear:both;
} 

#box { 
	background-color:white;	
	width:960px;
	height: auto;
	margin:auto;
	margin-bottom:5px;	
	clear:both;
	
} 

.insidebox {
	background-image:url(../images/tlo_pod_menu_poziome.png); 
	margin:auto;
	clear:both;
	text-align:center;	
} 


#menu0 dd.active {
	font-weight: bold;
}

#header { 
	background-color:white;	
	width:960px;
	height:140px;
	clear:both;
	text-align:left;
	background-image:url(images/header_img.png); 
	background-repeat:repeat-x;
} 

.menu_poziome{
	width:960px;
	height:42px;
}


img { border:none; } 

.left_square {
	width:240px; 
	height:auto;
	min-height:50px;
	border:#E2E2E2 thin solid;
	margin-bottom:5px;
	
} 

.box_header {
	font-variant:small-caps;
	font-size:22px;
	text-align:center;
	color:#036;
	
} 

#left_col { 
	width:240px;
	float:left;
	text-align:left;	
	margin-right:5px;
	height:auto;
} 

#center_col { 

	text-align:left;
	width:650px;
	float:left;
	min-height:500px;
} 

#right_col { 
	background-color:white;	
	width:50px;
	float:right;
	text-align:left;	
} 

#lokalizacja {
	font-size:10px;
	text-decoration:none;
	width:100%;
	height:20px;
	margin-top:5px;
	border-bottom:thin #D9D9D9 solid;
} 

.dzial_header { 
	background-image:url(../images/naglowek_dzial.png);
	background-repeat:repeat-x;
	height:30px;
	font-size:12px;
	color:white;
	font-weight:bold;
	vertical-align:middle;
	padding-top:9px;
	padding-left:10px;
}

.zobacz_takze { 
	color:#C0C0C0;
	font-size:13px;
	font-weight:bold;
	margin:10px;
	text-align:left;
	float:right;	
	vertical-align:middle;
	font-variant:small-caps;
}

.tresc_header { 
	color:#073f89;
	font-size:17px;
	font-weight:bold;
	margin:10px;
	vertical-align:middle;
	font-variant:small-caps;
}

.tresc {
	font-size:13px;
	line-height: 18px;
	margin-top:10px;
	padding-left:25px;
	padding-right:2px;
	padding-bottom:6px;
	clear:both;
	text-align:justify;
}

.dzial_tresc {
	font-size:13px;
	margin-top:10px;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:6px;
	clear:both;
	text-align:justify;
}

#foot { 
	background-image:url(../images/tlo_pod_stopke.png);
	background-repeat:repeat-x;	
	clear:both;
	text-align:center;
	height:60px;
	color:#FFF;
	font-weight:bold;
} 

a { 
	text-decoration:none;
	color:#3C3C3C;
	
} 

a:hover { 
	text-decoration:none;
	color:#F00;
	
} 

hr { 
	width:100%;
} 

.wylicz {
	width:400px;
	height:50px;
	font-size:12px;
	text-transform:capitalize ;
	font-variant:small-caps; 
	} 
	
.menu_elements { 
	margin-left:15px; 
	margin-top:0px; 
	padding:0px;
} 

dl {
	margin:10px; 
}  

.option {
	font-size:12px;
	font-weight:normal;	
}

#tabela {
   border: 1px solid black;
   border-collapse: collapse;
   background-color:#FFF;
   text-align:center;
}

#tabela td {
   border: 1px solid black;
   padding: 5px;
}

td.inny_wyglad {
   background-color: orange;
   vertical-align: top;
   font-weight: bold;
   color: darkred;
}

.naglowek_w_tresc {
	font-size:16px;
	font-weight:bold;
	padding-left:10px;
	margin-top:10px;
	font-variant:small-caps;	
	} 
	
.tresc_w_tresc {
	font-size:13px;
	padding-left:20px;
	font-variant:small-caps;	
	} 	
	
.ikona { width:17px; } 	
