/*OGOLNE*/
*{
	vertical-align: top;
	text-align: left;
	border: 0px;
	padding: 0px;
	margin: 0px;}
	
html,body{
	height:auto;
	width: 100%;
	background-color: #e7e7e7;}
	
#content{
	width: 100%;
	text-align: center;
	background: #e7e7e7 url(images/background_top.jpg) repeat-x;}

/*Gora*/
#top{
	height: 109px;
	width: 960px;
	background: #e7e7e7 url(images/background_top.jpg) repeat-x;
	margin: auto;
	text-align: left;}
	
#logo{
	height: 109px;
	width: 210px;
	background: #e7e7e7 url(images/logo.jpg) no-repeat;
	margin-left: 20px;
	float: left;}
	
#naglowek{
	width: 720px;
	height: 35px;
	text-align: right;
	margin-left: 230px;}

#naglowek_napis{
	margin-top: 13px;
	margin-right: 42px;}
	
#menu{
	width: 720px;
	height: 74px;
	margin-left: 230px;
	text-align: right;}

/*Srodek - flash*/
#baner{
	height: 463px;
	width: 100%;
	background: url(images/background_baner.jpg) repeat-x;
	text-align: center;}

#baner_flash{
	height: 463px;
	width: 960px;
	text-align: left;
	margin: auto;}

/*Czesc glowna*/
#base{
	width: 960px;
	margin: auto;
	text-align: left;}

/*Tekst*/
#base_lewo{
	width: 398px;
	float: left;}

#base_lewo_content{
	margin: 0px 25px 0px 10px;
	text-align: left;}

.tekst_glowny{
	font-family: "Tahoma", sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: 18px;
	margin: 15px 5px;
	text-align: justify;}

/*Srodek*/
#base_srodek{
	width: 230px;
	float: left;}

/*Mini galeria*/
#base_srodek_content{
	width: 165px;
	height: 124px;
	background: #e7e7e7 url(images/mini_galeria/background_mini_galeria.jpg) no-repeat;
	margin-top: 70px;
	margin-bottom: 15px;}

.probka_widoczna{
	border: 2px solid #032720;}

.probka_ukryta{
	display: none;}

/*Granity*/
.granity_galeria{
	width: 608px;
	margin: 10px 0px;}

.granity_galeria_zdj{
	width: 190px;
	text-align: center;}

.granity_opis{
	margin: 0px 5px;}

.granity_galeria_tab{
	border-spacing: 20px 0px;
	margin-bottom: 20px;}

	
/*Kontakt*/
#base_prawo{
	width: 332px;
	float: right;}

#base_prawo_content{
	margin: 0px 10px 0px 25px;
	text-align: right;}

#formularz_kontaktowy{
	width: 608px;
	margin: 10px 20px;}
	
.kontakt_pole{
	font-family: "Tahoma", sans-serif;
	font-size: 8pt;
	color: black;
	height: 16px;
	width: 400px;
	border: 1px solid #0085c4;
	background-color: #f7f7f7;
	padding: 2px;
}

#wyslij_form{
	font-family: "Tahoma", sans-serif;
	font-size: 8pt;
	color: black;
	height: 20px;
	width: 60px;
	border: 1px solid #0085c4;
	background-color: #f7f7f7;
	text-align: center;}

#map{
	border: 1px solid #0085c4;
	width: 482px;
	height: 300px;
	margin: 10px 20px;}

/*Stopka*/
#footer{
	height: 59px;
	background: #e7e7e7 url(images/background_footer.jpg) repeat-x;
	text-align: center;
	clear: both;}

#footer_content{
	width: 960px;
	height: 59px;
	text-align: left;
	margin: auto;}

#footer_lewo{
	height: 59px;
	width: 480px;
	float: left;}

.footer_link{
	font-family: "Tahoma", sans-serif;
	font-size: 7pt;
	color: #4f5c61;
	text-decoration: none;}

.footer_link:hover{
	color: #0085c4;
	text-decoration: underline;}

.footer_separator{
	margin-top: 4px;
	margin-left: 1px;
	margin-right: 1px;}
	
#footer_prawo{
	height: 59px;
	width: 480px;
	float: left;}

#copyright{
	font-family: "Tahoma", sans-serif;
	font-size: 7pt;
	color: #8b8c8c;
	margin: 15px;
	text-align: right;}

	

	
	
.ac { text-align: center;}


a:link, a:active, a:visited { color: #0085c4; text-decoration: none;}
a:hover { text-decoration: underline; }



.sub_ramka {
	border: 1px solid #EEEEEE;
}

.subitem {
	display: block;
	border-bottom: 1px solid #EEEEEE;
	width: 188px;
	height: 19px;
	padding-top: 5px;
	padding-left: 25px;
	background: url("./images/sub.gif");
	color: #0085C4;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}

.subitem:hover {
	background: url("./images/suba.gif");
	color: white;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}

.last {
	border-bottom: none;
}