@charset "utf-8";
/* CSS Document */

body{
	background-repeat: repeat-x;
	color:#006d46;
	font-family: Tahoma, Arial;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../gfx/bg.gif);
	font:100%;
	
}


.contener {
	width:1000px;
	margin:  auto;

}

*{
outline:none;}


a.logo{
	display:block;
	float:left;
	width:387px;
	height:76px;
	margin-top:34px;
	background-image: url(../gfx/logo.gif);
}
#option{
width:235px;
margin-top:15px;
height:50px;
float:right;}

#option a{
	display:block;
	float:left;
	text-align:center;
	height:25px;
	padding-top:25px;
	padding-left:10px;
	padding-right:10px;
	background-image: url(../gfx/small_home.gif);
	background-repeat: no-repeat;
	background-position: center 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #33a47b;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#option a:hover{
	
	text-decoration: underline;
}



#top{
width:100%;
height:121px;
float:left;}

#menu{
width:100%;
margin-top:0px;
float:left;}
/* ######### CSS for top level tabs ######### */


.tabsmenuclass ul{
overflow: hidden;
width: auto;
margin: 0;
padding: 0;
list-style-type: none;
}

.tabsmenuclass li{
	float: left;
	position:relative;
	z-index:111;


}

.tabsmenuclass a{
	display: block;
	text-align:center;
	height:28px;
	padding-top:9px;
	width:125px;
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	position:relative;
	z-index:4;
	margin-right:1px;
	background-image: url(../gfx/menu_off.gif);
	background-repeat: no-repeat;
}

.tabsmenuclass a:hover, .tabsmenuclass a.selected{
	background-image: url(../gfx/menu_on.gif);
	color: #ff4e00;
}


/* ######### CSS for sub menu container below ######### */

.tabsmenucontentclass{
	clear: left;
	width:990px;
	padding-left:10px;
	height: 33px;
	padding-top:15px;
	position:relative;
	z-index:2;
	background-image: url(../gfx/sub_menu.gif);


	float:left;
}

.tabsmenucontentclass ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.tabsmenucontentclass li{
float: left;
margin-right: 1em;
}

.tabsmenucontentclass li a{
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #005939;
	text-decoration: none;
	padding-right:13px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2d0d0;
}

.tabsmenucontentclass li a:hover{
	text-decoration:underline;
	color: #ff4e00;
}

#sciezka{
	float:left;
	margin-left:15px;
	height:20px;
	margin-top:15px;
	color: #bbb6a7;
	font-size: 11px;
}

#sciezka a{
	font-size: 11px;
	color: #006d46;
	padding-left:5px;
	padding-right:5px;
	text-decoration: none;
}

#sciezka a:hover{
text-decoration:underline;}

.row{
width:100%;
float:left;}

#search{
width:310px;
_width:315px;
margin-top:9px;
float:right;}

#search form{
padding:0px;
margin:0px;}


#search input{

margin-left:4px;
display:block;
float:left;
border:none;}
.input{
	background-image: url(../gfx/input.gif);
	background-repeat: no-repeat;
	width:226px;
	margin-top:1px;
	vertical-align:middle;
	
	padding:0px;
	margin:0px;
	clear:both;

	padding-left:10px;
	height:23px;
	padding-top:8px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #bbb6a7;
}

#header{
width:100%;
float:left;
margin-top:10px;}

#slider{
	width:495px;
	padding:2px;
	float:left;
	height:284px;
	background-image: url(../gfx/slider_bg.gif);
	background-repeat: no-repeat;
}


#slider_in{
	width:495px;
	float:left;
	height:284px;

}

.slider_foto{
	width:495px;
	float:left;
	height:282px;
	background-image: url(../slider/foto_1.jpg);
}

.slider_title{
	width:98%;
	padding-left:2%;
	float:left;
	height:76px;
background-color:#4e9880;
opacity:0.8;
margin-top:207px;
filter:alpha(opacity=70); /* IE patch */
}


.slider_title h2{
padding:0px;
margin:0px;}

.slider_title h2 a{
	font-family: Tahoma, Arial;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: normal;
}

.slider_title p{
	font-family: Tahoma, Arial;
	font-size: 13px;
	margin-top:5px;
	padding-bottom:5px;
	color: #FFFFFF;
	
}

#news{
width:488px;
float:right;}

#news_top{
	width:100%;
	float:left;
	background-image: url(../gfx/news_top.gif);
	background-repeat: no-repeat;
	height:42px;
}
#news_bottom{
	width:100%;
	float:left;
	background-image: url(../gfx/news_bottom.gif);
	background-repeat: no-repeat;
	height:4px;
}

#news_bg{
	width:458px;
	padding:14px;
	padding-top:8px;
	float:left;
	height:218px;


	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e9e5d9;
	border-left-color: #e9e5d9;
	background-color: #FFFFFF;
}

#news_top h2{
	padding:0px;
	margin:0px;
	margin-left:15px;
	margin-top:12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff4e00;
}

.home_news {
	text-decoration: none;
	width: 98%;
	padding-left:2%;
	float: left;
	background-position:left 5px;
	background-repeat:no-repeat;
	clear:both;
	display:block;
	margin-top:10px;
	color: #363536;
	font-size: 11px;
	background-image: url(../gfx/news_li.gif);
}

.home_news  p{
padding-top:0px;
line-height:16px;
margin-top:4px;}
.home_news a {
	color:#02764e;
	font-weight: bold;
	font-family: Tahoma, Arial;
	text-decoration: underline;
	font-size: 12px;
}

.home_news a:hover{
text-decoration:none;}

.data{
	font-size: 11px;
	color: #b9b6ad;
}


#main{
width:100%;
float:left;
margin-top:10px;}


#left_menu{
width:200px;
float:left;}

#left_menu_top{
	width:100%;
	float:left;
	background-image: url(../gfx/left_menu_top.gif);
	background-repeat: no-repeat;
	height:7px;
	display:inline;
}
#left_menu_bottom{
	width:100%;
	float:left;
	background-image: url(../gfx/menu_left_bottom.gif);
	background-repeat: no-repeat;
	height:6px;
}

#left_menu_bg{
	width:198px;
	min-height:200px;
	_margin-top:-5px;
	float:left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e9e5d9;
	border-left-color: #e9e5d9;
	background-color: #f7f6f2;
	background-image: url(../gfx/menu_left_bg.gif);
	background-repeat: repeat-x;
}


#left_menu_bg ul{
padding:0px;
padding-left:10px;
padding-right:10px;
padding-top:2px;
padding-bottom:10px;
margin:0px;}

#left_menu_bg li{
	list-style-type:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #edeae1;
	padding-bottom:8px;
	padding-top:8px;
	margin-top:0px;
}

#left_menu_bg li a{
	text-decoration:none;
	font-size: 11px;
	padding-left:25px;
	color: #006b45;
	background-image: url(../gfx/menu_left_off.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#left_menu_bg li a:hover{
	background-image: url(../gfx/menu_left_on.gif);
	color: #ff4e00;
	text-decoration: underline;
}

#center{
width:531px;
float:left;
margin-left:10px;}

#center_header{
	width:100%;
	float:left;
	height:39px;
	background-image: url(../gfx/center_header.gif);
	background-repeat: no-repeat;
}

#center_header h1{
	padding:0px;
	margin:0px;
	margin-left:10px;
	margin-top:10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #046e4c;
}

#center_header_bg{
	width:96%;
	padding:2%;
	padding-top:5px;
	line-height:18px;
	float:left;
	color: #19171c;
	background-color: #FFFFFF;
}
#center_header_bg a{
	color: #ff4e00;
	text-decoration: none;
}
#center_header_bg a:hover{
text-decoration:underline;}


#center_header_bg img{

}
#center_header_bg h3{
	color:#000000;
	font-family: Tahoma, arial;
	font-size: 12px;
	font-weight: bold;
}


#center_header_bg ul li{
	list-style-position: outside;
	list-style-image: url(../gfx/news_li.gif);
	list-style-type: none;
	color: #009761;
}

#center_header_bg ol li{


	color: #009761;
}

#center_header_bg table{
border-collapse:collapse;}

#center_header_bg table thead td{
	font-family: Tahoma, Arial;
	font-size: 12px;
	padding:8px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #05b274;
	border: 1px solid #FFFFFF;
}


#center_header_bg table tbody td{
	font-family: Tahoma, Arial;
	font-size: 11px;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	font-weight: normal;
	color: #010101;
	background-color: #f6f5f0;
	border: 1px solid #FFFFFF;
}

#right{
float:right;
padding-bottom:160px;
width:250px;}
#nasi_partnerzy{
width:100%;
float:left;
padding-bottom:50px;
margin-top:30px;}

#nasi_partnerzy_header{
width:100%;
float:left;}

#nasi_partnerzy_header h2{
	padding:0px;
	margin:0px;
	margin-left:10px;
	margin-top:10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #046e4c;
}

#nasi_partnerzy_bg{
	width:100%;
	margin-top:5px;
	padding-top:25px;
	line-height:18px;
	float:left;
	text-align:center;
	background-image: url(../gfx/nasi_partnerzy_bg.gif);
	background-repeat: repeat-x;
}

#nasi_partnerzy_bg img{
padding-left:20px;
padding-right:20px;}

#karty{
	float:right;
	background-image: url(../gfx/karty.gif);
	background-repeat: no-repeat;
	width:170px;
	height:95px;
	margin-top:-95px;
}

#footer{
	width:100%;
	float:left;
	background-image: url(../gfx/footer.gif);
	background-repeat: repeat-x;
	padding-bottom:20px;
	background-color: #00603e;
}

#footer_menu{
width:100%;
float:left;
margin-top:10px;
}

.footer_hr{
	width:100%;
	padding-top:1px;
	margin-top:8px;
	float:left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #338568;
}
.footer_menu{

	padding-right:15px;
	float:left;
	margin-right:20px;
	min-height:135px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #338b6c;
}

.footer_menu h2{
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding:0px;
	margin:0px;
}
.footer_menu li a{
	color: #FFFFFF;
	text-decoration: none;
}

.footer_menu li{
	list-style-type: none;
	margin-top:3px;
}

.footer_menu ul{
padding:0px;
margin:0px;
margin-top:10px;
margin-left:10px;
}

.footer_menu li a:hover{
text-decoration:underline;}
#footer_copy{
	width:100%;
	float:left;
	margin-top:8px;
	color: #80b1a0;
}

#footer_copy a{
	color: #FFFFFF;
	text-decoration: none;
}

#footer_copy a:hover{
text-decoration:underline;}


#podstrona_aktualnosci{
width:100%;
padding-bottom:20px;
float:left;}

#podstrona_aktualnosci_top{
	width:96%;
	height:30px;
	padding-top:9px;
	padding-left:4%;
	float:left;
	background-image: url(../gfx/podstrona_aktualnosci_top.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ff4e00;
}

#podstrona_aktualnosci_bg{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e9e5d9;
	border-left-color: #e9e5d9;
	width:227px;
	padding:10px;
	float:left;
	background-color: #FFFFFF;
}

#podstrona_aktualnosci_bg div{
	border-bottom-width: 1px;
	padding-bottom:10px;
	border-bottom-style: solid;
	border-bottom-color: #e9e5d9;
}



#podstrona_aktualnosci_bottom{
	width:229px;
	height:25px;
	padding-top:4px;
	padding-right:20px;
	float:left;
	text-align:right;
	background-image: url(../gfx/podstrona_aktuali_bottom.gif);
	background-repeat: no-repeat;
}
#podstrona_aktualnosci_bottom a{
	font-size: 11px;
	font-weight: normal;
	color: #fe6521;
	text-decoration: none;
}

#podstrona_aktualnosci_bottom a:hover{
	text-decoration: underline;
}
.uwaga{
	color:#FFFFFF;
	font-size:11px;
	width:98%;
	display:block;
	padding:1%;
	background-color: #FF0000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

.pagination {
	float:left;
	text-align:center;
	width:100%;
	padding-top:15px;
	margin-top:10px;
	background-repeat: no-repeat;
}
.pagination a {
	font-size: 11px;
	margin-left:2px;
	padding-left:7px;
	padding-right:7px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
	display:inline;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #99CCFF;

}


.pagination a:hover {
	color: #FFFFFF;
}

.pagination span{
	font-size: 11px;
	margin-left:2px;
	padding-left:7px;
	padding-right:7px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
	display:inline;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;	
}



.kategorie_item {
	float:left;
	margin:5px;
	margin-top:20px;
	width:200px;
	margin-left:30px;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebecee;
}

.kategorie_item  img{
	background-color: #e8eced;
	padding:7px;
}



.kategorie_txt {

	float:left;
	height:25px;
	text-align:center;
	margin-top:5px;
	width:100%;

}

.kategorie_txt a{
	color: #0099fe;
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 11px;
}

.galeria_item{
	background-color: #e9ecee;
	padding:3px;
	margin:1px;

	display:block;
	float:left;
}

.galeria_item img{
display:block;
float:left;
margin:0px;}


.word{
	color: #FFFFFF;
	padding:2px;
	background-color: #993300;
}
.search_item{
	float:left;
	border-bottom-width: 1px;
	padding:0px;
	display:block;
	clear:both;
	padding-bottom:3px;	
	width:100%;
	margin-top:10px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
}

.search_item a{
	color:#009900;
}

ul#site_map li{
padding-top:5px;}



ul#site_map li ul li{
	list-style-type: circle;
}


#center_header_bg input, #center_header_bg textarea {
border:1px solid #CCCCCC;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
padding:3px;
}

