/* CSS do układu dwukolumnowego */

* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
}

#body-hc {
	background-color:black;
}

#main_wrapper-hc {
	width: 100%;
	min-width:600px;
  	margin-left: auto;
	margin-right: auto;
}

#naglowek-hc {
	background-color: white;
}

#menu_nagl-hc {
	background-color:black;
	text-align: right;
	padding: 15px 10px 10px 0;
}

.a_menu_nagl-hc{
	float:right;
	font-size:80%;
	text-decoration:none;
	color:lightgreen;
	font-weight: bolder;
	padding:0 10px 0 10px;
}

.a_menu_nagl-hc:hover{
	float:right;
	color:lightgreen;
	font-size:80%;
	text-decoration:underline;
}


#menu-hc {
	float:left;
	min-width:19%;
 	background-image: url('../IMG/TLO_DZIA.HTM');
	background-repeat: no-repeat;
	background-color: black;
	border-right: 1px solid blue;
 	margin:0.1%;
	margin-bottom:0%;	
}

#menu_wew-hc {
	overflow: auto;
	padding: 10px;
}


#pozycje_menu-hc{ 
	list-style: none;
	padding:1%;
	margin-left:8%;
}

#pozycje_menu-hc:hover{
	list-style: none;
	padding:1%;
	margin-left:8%;
	background-color: red;

}

#odnosnik_menu-hc{
	text-decoration:none;
	color:yellow;
	font-size:80%;
}

#odnosnik_menu-hc:hover{
	text-decoration:none;
	color:yellow;
	font-size:80%;
	background-color: red;
}

#dzial-hc{
	margin-top:10px;
	padding:5%;
	font-size:100%;
	color:white;
	font-style: normal;
	font-family: tahoma;
	border-bottom:1px dotted #787878;

}

#tresc-hc {
	width:auto;
	min-width:20%;
	background-color: black;
	margin:0.1%;
}
	
#tresc_wew-hc{
	overflow:auto;
  	padding:5%;
	padding-top:1%;
}
	
#stopka-hc {
	padding:0%;
	height:50px;
	clear: both;
	background-color: black;
	color:#7A7A7A;
  	background-image: url('../../IMG/STOPKA_K.PNG');
	background-repeat: repeat-x; 
}

#stopka_wew-hc {
	overflow: hidden;
	font-size:0.6em;
}

#stopka_tresc-hc{
	float:left;
	font-size:1em;
}

#naglowek_wew-hc{
	overflow: hidden;
	padding: 20px;
	font-family:tahoma;
	font-size:100%;
	color:blue;
	background-color:black;
	border-bottom:1px dotted darkblue;
}

#menu_wew-hc{
  	overflow: hidden;
	padding: 10px;
	
}
#baner_graficzny-hc{
	margin-top:2px;
	margin-bottom:2px;
	overflow: hidden;
	width:100%;
	padding-left:10px;
	padding-right:10px;
}

#dok_naglowek_tytul-hc {
	border-bottom:1px dotted white;
	border-top:1px dotted white;
	background-color: black;
	padding: 3%;
	padding-left:5%;
	font-size: 1.1em;
	font-stretch: expanded;
	font-style: italic;
	margin: 3%;
	color:yellow;
	}

#dok_naglowek_szczegoly-hc {
	background-color: black;
	padding: 3%;
	padding-left:7%;
	margin-bottom: 3%;
	font-size: 80%;
	color:lightgreen;
	text-align:right;
 }

#dok_tresc_tytul-hc {
	padding: 10px;
	background-color: black;
	color:lightgreen;
	}

#dok_tresc-hc {
	color:yellow;
	background-color: black;
	padding: 3%;
	padding-left:7%;
	margin-bottom: 3%;
	}

#dok_zalaczniki_tytul-hc {
	font-weight: bold;
	font-size:80%;
	color: lightgreen;
}

#dok_zalaczniki-hc {
padding-left:7%;
	margin-bottom: 2%;
}
.td_zalaczniki-hc{
	height:25px;
	font-size:80%;
	color: yellow;

	}

.pobierz_guzik-hc{

	background-color: white;
	font-size: 70%;
  	color:black; 
	padding:5px 10px 5px 10px;
	text-decoration:none; 
	text-align:center;
}

.pobierz_guzik-hc:hover{
	background-color: #FF5500;
	font-size: 70%;
  	color:white; 
	padding:5px 10px 5px 10px;
	text-decoration:none; 
	text-align:center;
}

#dok_stopka_szczegoly1-hc {
	
   border-bottom:1px dotted white;
	padding: 1%;
	padding-right:3%;
 	margin-top:5%;	
 	margin-bottom: 1%;
	font-size: 80%;
	color:lightgreen;
	text-align:right;
}

#dok_stopka_szczegoly2-hc {
	border-bottom:1px dotted white;
	padding: 1%;
	padding-right:3%;
	margin-bottom: 1%;
	font-size: 80%;
	color:lightgreen;
	text-align:right;
}

#mod_sciezka-hc {
	margin: 0 0 20px 0;
	font-size:80%;
	color: lightgreen;
	}

#sciezka1-hc{
	font-size:100%;
	color:lightgreen;
	text-decoration:none;
}
#sciezka1-hc:hover{
	font-size:100%;
	color:yellow;
	text-decoration:none;
}

#dalej-hc{
	font-size:90%;
	color:#00b6ab;
	font-family:monospace;
	font-stretch: narrower;
	font-weight: bold;
  }
#wpisy-hc{
	font-size:100%;
	color:yellow;
}

#tr_wpisy_naglowek-hc{
	color:yellow;
	

}
.td_wpisy_naglowek-hc{
	font-size:80%;
	text-align: center;
	padding:8px 0px 8px 0px;
	border: 1px solid yellow;
	
}
.tr_wpisy-hc,.td_wpisy-hc {
	padding:10px 10px 10px 20px;
	font-size:70%;
	color:yellow;
	text-align: center;
	border: 1px solid yellow;
	background-color:transparent;
}

.odnosnik_wpis-hc{
	margin-left:20px;
	text-align: center;
	text-decoration:none;
	color:yellow;
	font-size:80%;
	
}

.td_wpisy_lewy-hc{
	margin-left:20px;
	text-decoration:none;
	color:yellow;
	font-size:100%;
		border: 1px solid yellow;
}
.odnosnik_wpis-hc:hover{
	margin-left:20px;
	text-align: center;
	text-decoration:none;
	color:yellow;
	font-size:80%;
	
}

#form_szukaj_tytul-hc {
 	font-size: 100%;
	color:lightgreen;
	margin: 0 0 20px 0;
	padding: 10px;
	border-bottom:1px dotted white;
}

#form_szukaj_fraza-hc, #form_szukaj_od_do-hc, #form_szukaj_rodzaj-hc {
	color:yellow;	
	font-weight: normal;
	font-size: 80%;
	margin: 0 0 20px 0;
}

#form_szukaj_submit-hc {
	font-weight: normal;
	font-size: 1em;
	padding: 10px 0 0 0;
}
#szukaj_submit_guzik-hc{

	background-color: white;
	margin:0px; 
	width:100px;
	height: 30px;
	border:0;
	color:black;
	font-size:80%;
}

#szukaj_submit_guzik-hc:hover{
	
	background-color:#FF5500;
	margin:0px; 
	width:100px;
	height: 30px;
	border:0;
	color:white;
	font-size:80%;
}

.wyszukany_wpis-hc{
	padding:5px 0 5px 10px;
	margin:10px 0 10px 0;
	color:#3E3E3E;
	background-color: #F2F2F2;
	
}
.wyszukany_wpis_odnosnik-hc{
	font-size: 85%;
	color: #6B6BFF;
	text-decoration:none;
}

.wyszukany_wpis_dane-hc{
	font-size:80%;
}

#mapa_tytul-hc {
	font-size: 100%;
	color:lightgreen;
	margin: 0 0 20px 0;
	padding: 10px;
	border-bottom:1px dotted white;
}

.mapa_lev-hc1 {
	font-size: 90%;
	margin: 0 0 5px 10px;
	color: white;
}

.mapa_lev-hc2 {
	margin: 0 0 5px 30px;
}
.mapa_odnosnik_lev-hc2{
	font-size: 80%;
	color:yellow;
	text-decoration:none;
}

.mapa_odnosnik_lev-hc2:hover{
	font-size: 80%;
	color: yellow;
	text-decoration:underline;
}


.mapa_lev-hc3 {
	margin: 0 0 5px 50px;
}
.mapa_odnosnik_lev-hc3{
	font-size: 80%;
	color: lightgreen;
	text-decoration:none;

}

.mapa_odnosnik_lev-hc3:hover{
	font-size: 80%;
	color:lightgreen;
	text-decoration:underline;

}
.mapa_lev-hc4 {
	margin: 0 0 5px 70px;
}

.mapa_odnosnik_lev-hc4{
	font-size: 80%;
	color:  lightgreen;
	text-decoration:none;

}

.mapa_odnosnik_lev-hc4:hover{
	font-size: 80%;
	color:  lightgreen;
	text-decoration:underline;

}
.paginacja-hc{
font-size:60%; 
text-decoration:none; 
background-color: #565656; 
color: white; 
padding:3px 4px 3px 4px; 
margin:1px;
}

.paginacja-hc:hover{
font-size:60%; 
text-decoration:none; 
background-color: #FF5500; 
color: white; 
padding:3px 4px 3px 4px; 
margin:1px;
}

#dwa_najnowsze-hc{
  	width:100%;
  	background-color:black;
}

.dwa_najnowsze_head-hc{
	background-color:black;
	color:white;
	border-bottom:1px dotted white;
	border-top:1px dotted white;
	padding: 3%;
	padding-left:5%;
	font-size:100%;
	font-stretch: expanded;
	font-style: italic;
	margin: 3%;
}

.dwa_najnowsze_tytul-hc{
	padding: 10px;
	color: white;
}

.dwa_najnowsze_tytul_odnosnik-hc{
	color:yellow;
	text-decoration:none;
}

.dwa_najnowsze_data-hc{
	padding: 1%;
	padding-right:0%;
	margin-top:0px;	
	margin-bottom: 0%;
	font-size: 80%;
	color:lightgreen;
	text-align:right;
}

.dwa_najnowsze_tresc-hc{
	color:white;
	padding: 1%;
	padding-left:1%;
	margin-bottom: 1%;
	
}

.najpopularniejszy-hc{
	margin-bottom:15px;
	float:left;
	width:100%;
}

.najpopularniejszy_head-hc{
	border-bottom:1px dotted white;
	border-top:1px dotted white;
	padding: 3%;
	padding-left:5%;
	font-size: 100%;
	font-stretch: expanded;
	font-style: italic;
	margin: 3%;
}