html {
	height: 100%
}

body {
	background: #FFF url('../images/tlo.png') repeat-x;
	margin:0 auto; 
	top : 0;
	padding: 0;
	font-family: Verdana;
	font-size: 12px;
}

a{
	text-decoration: none;
}

img {
	border: 0;
}

div.clear {
	clear: both;
}

#body {
	width: 980px;
	margin: auto;
	text-align: left;
}

#top{
	width: 980px;
	height: 221px;
	background: url('../images/top.jpg') no-repeat;
	position: relative;
	margin-top: 31px;
}

#small_menu{
	position: absolute;
	right: 10px;
	top: 0;
	font-size: 9px;
}

#small_menu a{
	margin-left: 3px;
	color: #FFF;
	font-weight: bold; 
}

#logo{
	position: absolute;
	top: 20px;
}


#adres, #telefony{
	color: #FFF;
	padding-top: 4px;  
}

#adres{
	position: absolute;
	width: 220px;
	height: 40px;
	top: 150px;
	font-weight: bold;
	text-align: center;
}

#telefony{
	position: absolute;
	text-align: center;
	font-weight: bold;
	top: 145px;
	right: 20px;
	width: 215px;
}

#menu{
	float: left;
	width: 220px;
	margin: 53px 0 0 0;
}

#content{
	float:left;
	width: 753px;
	margin: 5px 0 0 5px;
}

.kategoria, #content_top, #last_news{
	width: 210px;
	height: 20px;
	background: url('../images/menu_top.gif');
	color: #FFF;
	padding: 22px 0 0 10px;
	font-weight: bold;
}

.podkategorie{
	background: url('../images/menu_tlo.gif');
	margin-bottom: 10px;
	width: 220px;
}

#stowarzyszenie{
	margin-top: 20px;
	text-align: center;
}

#content_top{
	width: 745px;
	height: 26px;
	background: url('../images/content_top.gif');
	padding: 12px 0 0 10px;
	margin-top: 48px;
}

#page{
	border: 1px solid #efefef;
	width: 753px;
	padding-bottom: 20px;
}

#last_news{
	width: 745px;
	height: 26px;
	background: url('../images/content_top.gif');
	padding: 12px 0 0 10px;
}

ul.menu{
	margin: 0 20px 0 10px;
	padding: 0;
	list-style: none;
	background: url('../images/menu_tlo.gif');
}

ul.menu li{
	list-style: none;
	background: url('../images/border.gif') repeat-x bottom;
	padding: 5px 0 5px 0;
}

ul.menu a{
	background: url('../images/znacznik.gif') no-repeat scroll left center;
	padding-left: 12px;
	color: #000;
	font-size: 11px;
}

ul.strony a{
	font-weight: bold;
	font-size: 13px;
}

.white{
	height: 5px;
	background: #FFF;
}

.border{
	border-bottom: 2px solid #999;
}

#min_height{
	min-height: 625px;
	height: auto !important;
	height: 625px;
	background: url('../images/menu_tlo.gif') no-repeat;
}

#oferty{
	float: left;
	width: 756px;
	min-height: 600px;
	height: auto !important;
	height: 600px
	background: url('../images/strona_tlo.gif') no-repeat;
}

#oferty_center{
	background: url('../images/strona_tlo.gif');
}

#oferty_bottom{
	background: url('../images/strona_bottom.gif') no-repeat;
	height: 16px;
}

#zawartosc{
	width: 756px;
	margin: 0;
	padding-left: 12px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
}



#aktualnosci{
	height: 145px;
	width: 755px;
	overflow: hidden;
}

.aktualnosc{
	position: relative;
	float:left;
	width: 237px;
	height: 140px;	
	background-color: #e7e6e3;
	margin-right: 22px;
}

.last{
	margin: 0 0 0 0;
}

.akt_fotka{
	margin: 3px;
}

.akt_fotka img{
	float: right;
	margin-left: 10px;
}

.data{
	color: #000;
	margin: 5px 0 0 10px;
	font-size: 10px;
}

.tytul{
	margin: 5px 0 0 10px;
	color: #000;
	font-weight: bold;
	font-size: 11px;
}

.skrot{
	margin: 10px 10px 0 10px;
	color: #000;
	font-size: 11px;
}

div.more{
	position: absolute;
	bottom: 5px;
	right: 5px;
}

div.more a{
	color: #06f;
	text-decoration: underline;
	font-size: 11px;
}

div#szablon{
	margin: 15px 10px 0 10px;
	font-size: 13px;
	color: #535353;
}

div#szablon p{
	margin: 0;
}

div#szablon img{
	border: 2px solid #d2d2d1;
}

img.fotka_left{
	float: left;
	margin: 0 10px 10px 0;
	border: 2px solid #d2d2d1;
}

img.fotka_right{
	float: right;
	margin: 10px 0 10px 10px;
	border: 2px solid #d2d2d1;
}

img.pion{
	margin-bottom: 20px;
	border: 2px solid #d2d2d1;
}

img.szablon_fotki{
	margin: 20px;
}

#tytul_podstrony{
	text-indent: 10px;
	padding-top: 10px;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	color: #111909;
}

.tytul_aktualnosci{
	padding: 0;
	margin: 10px;
	border: 0;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 10px;
	border-bottom: 1px solid #999999;
}

.data_dodania{
	font-weight: normal;
	font-size: 11px;
}

.aktualnosc_s{
	margin: 10px;
}

.wiecej{
	margin-right: 10px;
}

div#licznik_podstron{
	text-align: center;
	font-size: 12px;
	color: #1b3a11;
}

div#licznik_podstron a{
	font-size: 12px;
	color: #1b3a11;
	text-decoration: none;
}

.red{
	background: url('../images/wiecej.gif') repeat-x;
	width: 70px;
	padding: 3px;
	text-align: center;
	margin-left: 670px;
}

.red a{
	color: #FFF;
	display: block;
}

#kontakt{
	margin: 20px 0 0 20px;
	padding-bottom: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #111909;
	border: 0;
	padding: 10px;
	width: 550px;
}

#kontakt div{
	font-size: 12px;
	
}

div.label{ 
	margin-top: 5px;
	width: 150px;
	float: left;
}

.wyslij{
	margin-top: 15px;
	margin-left: 150px;
	width: 80px;	
}

div.input{
	margin-top: 5px;
	float: left;
}

div.input input, div.input textarea{
	width: 280px;
	border: 1px solid #d2d2d1;
}

div.input textarea{
	height: 200px;
}

#kontakt_informacja{
	margin-left: 20px;
	color: #f00;
}

#info{
	border-top: 1px solid #a5a5a5;
	margin: 10px 0 0 0;
	width: 700px;
}
#mapa{
	margin: 30px 0 0 60px;
}

#mapa a{
	color: #243918;
}

.frame_1{background:url(../images/frame_left.png) left repeat-y; margin-top: 5px; margin-bottom: 5px; margin-left: auto; margin-right: auto;}
.frame_1_a{background:url(../images/frame_left.png) left repeat-y;}
.frame_2{background:url(../images/frame_right.png) right repeat-y;}
.frame_3{background:url(../images/frame_top.png) top repeat-x;}
.frame_4{background:url(../images/frame_bottom.png) bottom repeat-x;}
.frame_5{background:url(../images/frame_corner_1.png) left top no-repeat;}
.frame_6{background:url(../images/frame_corner_2.png) right top no-repeat;}
.frame_7{background:url(../images/frame_corner_3.png) left bottom no-repeat;}
.frame_8{background:url(../images/frame_corner_4.png) right bottom no-repeat;}
.frame_8 div {padding-top:4px; padding-left:4px;}

.wrapper_g {display:table; width: 250px; min-height:160px; height:160px;}
.wrapper_g .cell_g {display: table-cell; vertical-align: middle;}

.galeria{
	padding-top: 20px;
	text-align: center;
}

#stopka{
	height: 56px;
	width: 980px;
	margin: 5px 0 10px 0;
	background: url('../images/stopka.gif') repeat-x top;
	position: relative;
}

#lokum{
	position: absolute;
	color: #666666;
	font-size: 11px;
	text-align: center;
	left: 380px;
	top: 20px;
}

#small_logo{
	position: absolute;
	right: 0;
	top: 10px;
}

#stopka div{
	
}

#stopka div a{
	color: #FFF;
	margin: 0 10px 0 10px;
}

#realizacja{
	text-align: right;
	font-size: 10px;
}

#realizacja, #realizacja a{
	color: #999;
}



