*
{
	padding: 0px;
	margin: 0px;	
}
html 
{
	height:100%;		
	font-family: arial;
}
body
{
	height:100%;
	background-image: url("../images/tlo.jpg");
	background-repeat: repeat-x;
	background-position: top;
	background-color: white;
	font-family: tahoma;
	font-size: 11px;	
	font-family: arial;
}

.bigTemat
{
	font-size:19px;
}




.main 
{
	width: 949px; 																/* szerokosc strony */
	margin: 0 auto; 				 	
	min-height: 100%;			
	height: auto !important; height: 100%;		
	position: relative; top:0px; left:0px;										
}

.content
{
	padding-bottom:130px;														/* wysokość stopki */
	overflow: auto;	
	width:949px;	
}
.banner
{
	width: 949px; 																/* szerokosc strony */
	height: 43px;	
	padding-top:50px;
	background-image: url("../images/banner.jpg");
	background-repeat: no-repeat; 
	text-align: right;	
	color: #b5b5b5;	
}

.mapa_pozioma
{
	color:#8e8e8e; 
	padding-left:10px; 
	background-image: url('../images/gray_arrow.jpg'); 
	background-repeat: no-repeat; 
	background-position: left;
	width:939px;
}

a.mapaPoziomaHref
{
	color:#8e8e8e; 
	text-decoration: none;
}

a.mapaStrony
{
	color:#8e8e8e; 
	text-decoration: none;
	font-size: 13px;
}
a.mapaStrony:hover { text-decoration: none; color:#0b5b34; }


.main_menu
{
	height:20px; width:949px;
	background-image: url('../images/main_menu.jpg'); 
	background-repeat: repeat-x; 	
	margin-top:15px; 	
	overflow: hidden;
}

a.mainMenuHref
{
	font-family: arial; font-size: 14px;  font-weight: bold;	font-style: italic; 
	text-decoration: none;
	color: #575757;
}
a:hover { text-decoration: none; color:#0b5b34; }

a.mainMenuHrefSel
{
	text-decoration: none;
	font-family: arial; font-size: 14px;  font-weight: bold;	font-style: italic; 
	color:#0b5b34;	
}

.main_menu_pos
{
	display:inline; float:right; margin-left:25px;	
}


.left
{
	display:inline; float: left;
	width: 580px;
	margin-right:0px;	
	min-height:2px;
	height: auto !important; height: 2px;		
}

.right
{	
	display:inline; float: right;
	width:335px;	
	margin:0px; padding:0px;	
	margin:0px;
}

.mapa
{
	width: 949px;
	height: 200px;
	background-color: red;
	margin-top:10px; margin-bottom: 10px;
}


.blok
{
	background-image: url('../images/blok_tlo.jpg'); 
	background-repeat: repeat-x; 	
	background-position: bottom;
	padding:20px 0px;
	overflow: auto;
	clear:both;
}

.opis_ramka
{	
	display:block; float: left; 
	width: 181px; height: 137px;
	margin-right: 20px;
	margin-bottom: 8px;
	background-image: url('../images/opis_ramka.jpg');  
	background-repeat: no-repeat; 	
}

.naglowek
{
	font-weight:bold; 
	font-size:14px; 
	font-style: italic; 
	color: #4b4b4b;
}

a.punkt
{
	background-image: url('../images/circle.jpg'); 
	background-repeat: no-repeat; 	
	background-position: 0 3px;
	padding:0px;
	padding-left:12px;
	color: #005b2a;
	text-decoration: none;
	font-size:12px;
	display: block;
	margin-bottom: 5px;
	line-height:13px;	
}

a.green
{
	color: black;
	text-decoration: none;
}
a.green:hover { text-decoration: none; color: #005b2a; }

a.green1
{
	color: #005b2a; 
	text-decoration: none;
}
a.green1:hover { text-decoration: none; color: #005b2a;  }


.right_zdjecie
{
	background-image: url('../images/zdjecie_ramka.jpg'); 
	background-repeat: no-repeat; 			
	width: 335px; height: 255px;
}

.min_galeria
{
	background-image: url('../images/min_galeria.jpg'); 
	background-repeat: no-repeat; 		
	display: inline; float: left;
	width: 83px; height: 83px;
	margin-right:15px; margin-bottom:15px; 
}


.naglowek_green
{
	font-weight:bold; 
	font-size:12px; 	
	color: #035b21;
}

.data
{
	color: #b5b5b5; 
	font-size:11px;	
}



a.stopkaHref
{
	text-decoration: none;
	color:#9d9d9d;
	
}
a.stopkaHref:hover { text-decoration: none; color:#0b5b34; }

a.redHref
{
	color:red;
	text-decoration: none;
}
a.redHref:hover { text-decoration: none; color:#0b5b34; }


 
.stopka 
{		
	height:130px;																/* wysokość stopki */
	width: 949px; 																/* szerokosc strony */
	position: absolute; bottom:0;
	margin: auto;		
}

.stopka_kropki
{
	height:25px; width: 949px;
	background-image: url('../images/stopka_tlo.jpg'); 
	background-repeat: repeat-x; 	
	color: #9d9d9d;
}

.szare
{
		color: #9d9d9d;
}

