*{
	margin: 0px;
	padding: 0px;
	font-family : Arial, Vardana, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;	
}

:focus {outline: 0;}

img {
	border: 0px;
}

body{
	background-image: url(../images/tlo.png);
	background-repeat: no-repeat;
	background-position: top center;	
	text-align: center;
}

.adButtons div img{
	padding: 3px;
	border: 1px solid #e5e5e5;
	margin: 0 0 7px 0;
}

/* IE Fixes */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* MAIN MENU */

#MainMenu ul {
	padding: 0;
	margin: 0 0 0 0px;
	color: #ffffff;
	float: left;
	width: 100%;
	font-family: Tahoma, Arial, Vardana, Helvetica, sans-serif;
}

#MainMenu ul li {
	display: inline;
	float: left;
}

#MainMenu ul li a {
	font-family: Tahoma, Arial, Vardana, Helvetica, sans-serif;
	color: #0f4f6f;
	text-decoration: none;
	font-weight: bold;	
	padding: 6px 8px 8px 8px;
	margin: 0px;
	float: left;
	font-size: 13px;
}

#MainMenu ul li a.set {
	background-image: url(../images/mainmenu_selected_back.gif);
	background-repeat: repeat-x;
	background-position: top center;
	color: #ffffff;
}

/* SUB MENU */

#SubMenu ul {
	padding: 0;
	margin: 0 0 0 0px;
	color: #ffffff;
	float: left;
	width: 100%;
	font-family: Tahoma, Arial, Vardana, Helvetica, sans-serif;
}

#SubMenu ul li {
	display: inline;
	float: left;
	color: #ffffff;
}

#SubMenu ul li a {
	font-family: Tahoma, Arial, Vardana, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	padding: 0 10px 8px 10px;
	margin: 0px;
	float: left;
}

.menu_nowosc{
	color: #ffcc00;
	font-size: 10px;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}


/* NAWIS */

#Nawis{
	position: relative;
}

#Nawis *{
	font-family: Tahoma, Arial, Vardana, Helvetica, sans-serif;
	color: #ffffff;	
	font-size: 11px;
	padding: 4px 0 0 0;
}

#Nawis #NawisTools{
	position: absolute;
	top: 4px;
	right: 14px;	
}

#Nawis a.toolName{
	font-weight: bold;
	text-decoration: none;
}

#Nawis .formDesc{
	font-size: 10px;
}

#Nawis input.txtinput{
	width: 78px;
	border: 1px solid #7f9db9;
	color: #2a6785;
	padding:2px;
}

#Nawis input{
	margin: 0 8px 0 0;
}

#Nawis .formSubmit{
	border: 0px;
	margin: 1px 16px 0 0;
}

/* SEARCH MENU */

#SearchMenu ul {
	padding: 0;
	margin: 32px 0 0 0;
	list-style-type: none;
}

#SearchMenu ul li a {
	font-family: Tahoma, Arial, Vardana, Helvetica, sans-serif;
	color: #2a6786;
	text-decoration: none;
	font-weight: bold;	
	padding: 0 0 0 14px;
	margin: 0px;
	font-size: 11px;
	line-height: 16px;	
	width: 140px;
	display: block;
	background-image: url(../images/searchform_menu_back.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

#SearchMenu ul li a:hover, #SearchMenu ul li a.set {
	background-image: none;
	background-color: #bfcbcf;
	color: #ffffff;
}

/* SEARCH ELEMENTS */

#SearchElements{
	position: relative;
}

#SearchElements .SearchHeader{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding: 7px 0px 7px 0px;
	margin: 0px;
}

#SearchElements .SearchFoot{
	position: absolute;
	top: 210px;
	left: 0px;
	width: 178px;
	height: 22px;
	color: #ffffff;
	text-align: center;
	padding: 3px 0 0 0;
	margin: 0 -9px 0 -9px;
}

#SearchElements .SearchFoot a{
	color: #ffffff;
	text-decoration: none;
}

#SearchForm *{
	font-family: Tahoma, Arial, Vardana, Helvetica, sans-serif;
	color: #2a6786;	
	font-size: 11px;
	padding: 2px 0 0 0;
}

#SearchForm .formDesc{
	font-size: 10px;
}

#SearchForm input.txtinput{
	width: 150px;
	border: 1px solid #7f9db9;
	color: #2a6785;
	padding: 1px 4px 1px 4px;
}

#SearchForm .dropinput{
	width: 161px;
	color: #2a6785;
	padding: 0px;
	height: 18px;
}

#SearchForm .formSubmit{
	border: 0px;
	margin: 0 3px 0 0;
}

#SearchForm optgroup{
	font-family: Tahoma, Arial, Vardana, Helvetica, sans-serif;
	color: #2a6786;	
	font-size: 11px;
	padding: 1px 4px 1px 4px;
	font-style: normal;
}

#SearchForm option{
	font-family: Tahoma, Arial, Vardana, Helvetica, sans-serif;
	color: #2a6786;	
	font-size: 11px;
	padding: 1px 4px 1px 4px;
}

/* WAZ */

.waz_left{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 16px;
	height: 26px;
}

.waz_content{
	position: absolute;
	top: 6px;
	left: 25px;	
}

.waz_content a{
	font-family: Tahoma, Arial, Vardana, Helvetica, sans-serif;
	color: #686868;	
	font-size: 10px;	
	text-decoration: none;
}

.waz_right{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 16px;
	height: 26px;
}

/* SPOLECZNOSC */

.splecznoscHeader{
	margin: 8px 0 0 0 !important;
	margin: 11px 0 0 0;
	color: #686868;
	font-size: 10px;
	font-family: Tahoma, Arial, Vardana, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;		
}

.spolecznoscDIV{
	background-color: #f1f2f5;
	padding: 7px 6px 13px 6px;
	font-family: Tahoma, Arial, Vardana, Helvetica, sans-serif;
}

.spolecznoscHeader{
	color: #999999;
	font-size: 13px;
	font-family: Tahoma, Arial, Vardana, Helvetica, sans-serif;
	font-weight: bold;
}

.spolecznoscInfo, .spolecznoscInfo strong{
	color: #999999;
	font-size: 11px;
}

.osoboWpis{
	margin: 0px 0 0px 0;
	height: 1%;
}

.UserListosoboWpis{
	margin: 5px 5px 5px 5px;
	height: 1%;
	background-color: #fcfcfc;
	border-bottom: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;

	padding: 5px;
	height: 120px;
}

.osoba_img{
	border: 1px solid #e5e5e5;
	padding: 2px;
	float: left;
	margin: 0 5px 0 0;
}

a.osobaLink{
	color: #2a6786;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a.osobaLink:hover{
	text-decoration: none;
}

.osobaDesc{
	color: #999999;
	font-size: 11px;
	margin: 0 0 8px 0;
}

a.osobaMiasto{
	color: #2a6786;
	font-size: 11px;
	text-decoration: underline;	
}

.osobaDolaczDoNas{
	margin: 10px 0 10px 0;
	text-align: center;
}

/* POLECAMY */

.polecamyHeader{
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, Arial, Vardana, Helvetica, sans-serif;
	border-bottom: 1px solid #c5c5c5;
	margin: 10px 3px 9px 4px;
}

.polecamyEntry{
	padding: 0 8px 0 8px;
}

/* LISTA KATALOGU */ 

#katalogDIV{
	background-image: url(../images/katalogi_back.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;	
	margin: 0 0 7px 0;
}

#katalogDIV .headerTitle{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 9px 4px 7px;	
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #999999;
	background-color: #2a6786;
}

#katalogDIV a.title:hover, #katalogDIV a:hover{
	text-decoration: underline;
}

#katalogDIV ul{
	list-style-type: none;
	padding: 5px 9px 15px 7px;
}

#katalogDIV ul li{
	background-image: url(../images/tr.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;	
	padding: 0 3px 0 8px ;
}

#katalogDIV ul li a{
	color: #2a6786;
	font-size: 11px;
	text-decoration: none;
}

#katalogDIV .katalogWpis{
	margin: 7px 9px 7px 9px;
	border-bottom: 1px solid #c5c5c5;
}

#katalogDIV a.title{
	color: #2a6786;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#katalogDIV .katalogMiasto{
	color: #31444f;
	font-size: 11px;
	padding: 1px 0 5px 12px;
	background-image: url(../images/kw2.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;	
}

/* PRZEWIJAK */

.przewijak {
	margin: 10px 1px 0 0;
}

.przewijak *{
	text-align: right;
	margin: 0 1px 0 0;
	color: #686868;
	font-size: 16px;
	font-size: 11px;	
}

.przewijak .Inputselect{
	padding: 0px 1px 0px 1px;
	height: 19px;
}

.przewijak .pages_list{
	text-align: center;
	color: #b4b4b4;
}

.przewijak a {
	font-weight: normal;
	text-decoration: none;
	color: #b4b4b4;
}

.przewijak a:hover {
	color: #0f4f6f;
}

.przewijak .set {
	color: #cc0000;
}

.hr{
	margin: 5px 0 15px 0;
	border-bottom: 1px solid #d8d8d8;
}


/* WAZ */

.waz_content_list .napis{
	color: #686868;
	font-family: Tahoma, Arial, Vardana, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	margin: 0 6px 0 0;
}

.waz_content_list ul {
	padding: 0;
	margin: 0 0 0 0px;
	list-style-type: none;
	float: left;
}

.waz_content_list ul li {
	display: inline;
	float: left;
	background-image: url(../images/tr4.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;		
}

.waz_content_list ul li a,
.waz_content_list ul li span {
	font-family: Tahoma, Arial, Vardana, Helvetica, sans-serif;
	color: #2a6786;
	text-decoration: none;
	padding: 0 0 0 9px;
	margin: 0 8px 0 0;
	font-size: 11px;
}

.waz_content_list ul li a:hover {
	text-decoration: underline;
}

/* ANKIETA */

.ankietaBlock{
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #cccccc;
}

.ankietaEntry{
	padding: 0 8px 0 8px;
}

.ankietaTitle{
	padding: 0 0 12px 0;	
}

.ankieta_submit{
	text-align: right;
	padding: 0px 0 0 8px;
}

.ankietaRadioDiv{
	margin: 0;
	padding: 0;
}

.ankietaEntry .ankietaRadioDiv input{
	float: left;
}

.ankietaEntry .labelRadio{
	display: block;
	padding: 0 0 3px 17px;
}

.ankieta_submit a{
	background-image: url(../images/plus.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;	
	padding: 0 0 0 9px;
}

.ankieta_slupek_value{
	font-size: 11px;
	color: #999999;
}

.ankieta_slupek{
	width: 100%;
	border: 1px solid #ccddcc;
	padding: 1px;
	margin: 0 0 10px 0;
}

.ankieta_slupek_width{
	height: 5px;
	background-color: #88b7cf;
	border-bottom: 1px solid #2a6786;
	border-left: 1px solid #2a6786;
	padding: 0;
	display: block;
	font: 1px/0px serif;
	content: ".";	
}

.ankieta_total, 
.ankieta_total strong{
	font-size: 11px;
	border-bottom: 1px solid #cccccc;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;	
}


/* STOPKA */

#stopkaMenu .waz_content ul{
	list-style-type: none;
	width: 100%;
}

#stopkaMenu .waz_content ul li{
	display: inline;
	float: left;
	color: #686868;	
	font-size: 10px;		
}

#stopkaMenu .waz_content ul li a{
	padding: 0 5px 8px 5px;	
}


/* LISTA KATALOGÓW */


#KatalogLista .lista {
	margin: 0px 0px 0px 8px; 
}

#KatalogLista .lista ul{
	list-style-type: none;
	width: 170px;
	float: left;
	margin: 6px 16px 0px 0px; 
}

#KatalogLista .lista ul li{
	display: inline;
	float: left;
	background-image: url(../images/tr1.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;	
	width: 100%;
	/*background-color: Blue;*/
}

#KatalogLista .lista ul li a{
	padding: 0 5px 3px 7px;	
	color: #2a6786;	
	font-size: 11px;	
	text-decoration: none;
	float: left;
	text-transform: uppercase;
}

#KatalogLista .lista ul li a:hover{
	text-decoration: underline;
}

#KatalogLista .lista ul li div{
	color: #333333;	
	font-size: 11px;
	text-decoration: none;
	text-align: right
}


/* KATALOG MENU */


#KatalogiMenu ul {
	padding: 0;
	margin: 26px 0 0 10px;
	color: #ffffff;
	float: left;
	font-family: Tahoma, Arial, Vardana, Helvetica, sans-serif;
}

#KatalogiMenu ul li {
	display: inline;
	float: left;
}

#KatalogiMenu ul li a {
	font-family: Tahoma, Arial, Vardana, Helvetica, sans-serif;
	color: #0f4f6f;
	text-decoration: none;
	font-weight: bold;	
	padding: 7px 6px 8px 6px;
	margin: 0px;
	float: left;
	font-size: 10px;
}

#KatalogiMenu ul li a.set {
	background-image: url(../images/katmenu_selected_back.gif);
	background-repeat: repeat-x;
	background-position: top center;
	color: #ffffff;
}

/* KATALOG TOOLS */


#KatalogTools{
	position: relative;
	width: 558px;
	height: 14px;
}

#KatalogTools ul {
	padding: 0;
	margin: 0 0 0 10px;
	list-style-type: none;
}

#KatalogTools ul li {
	display: inline;
	float: left;
	background-image: url(../images/tr2.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;		
}

#KatalogTools ul li a {
	font-family: Tahoma, Arial, Vardana, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	padding: 0 0 0 6px;
	margin: 0 12px 0 0;
	float: left;
	font-size: 10px;
}

#KatalogTools .comment{
	color: #ffffff;
	font-size: 11px;
	text-align: right;
	margin: 0 7px 0 0;
}

/* KSIAZKI */ 

.ksiazkaWpis{
	color: #999999;
	border-bottom: 1px solid #d7d7d7;
	margin: 7px 0 12px 0;
}

.ksiazkaWpis strong{
	color: #999999;
	font-weight: bold;
}

.ksiazkaWpis a {
	color: #2a6786;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

.ksiazkaWpis img {
	float: left;
	padding: 3px;
	border: 1px solid #e5e5e5;
	margin: 0 9px 7px 0;	
}

/* KALENDARZ */

.calendar{
	margin: 0 0px 6px 0px;
	padding: 2px;
	border: 1px solid #e0e5e9;	
	font-size: 11px;
}

.calendar td a{
	text-decoration: none;
	font-weight: normal;
}

.calendar td{
	padding: 3px;
}

.today{
	color: #CC0000;
	font-weight: bold;
}

.eventDay1, .eventDay1 a{
	background-color: #e4e9ed;
	text-align: center;
	color: #000000;
}

.konkursDay1, .konkursDay1 a{
	background-color: #e4e9ed;
	text-align: center;
	color: #000000;
}

.calendar-prev a, .calendar-next a{
	color: #000000;
}

.calendar-month{
	background-color: #e0e5e9;
	margin: 5px 0px 0px 0px;
	padding: 2px 2px 0px 2px;
	font-size: 12px;
	color: #2a6786;
}

.weak_days{
	font-weight: normal;
	border-bottom: 1px solid #e0e5e9;	
	color: #2a6786;
	text-align: center;	
	font-size: 11px;
}

.hrefsubmit{
	background-color: #e4e9ed;
	color: #2a6786;
	border: 1px solid #999999;
	padding: 5px 15px 5px 15px;
	text-decoration: none;
	font-weight: bold;
}

/* MAPA WITRYNY */

#sitemapDIV{
	margin: 0 0 0 20px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;	
	color: #2a6786;
}

#sitemapDIV ul#sitemap{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#sitemapDIV ul#sitemap li{
	background-image: url(../images/kw.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;	
	padding: 1px 5px 7px 9px;
}	

#sitemapDIV ul#sitemap li a{
	font-family: Tahoma, Arial, Vardana, Helvetica, sans-serif;
	color: #0f4f6f;
	text-decoration: none;
	font-weight: bold;	
	padding: 6px 8px 8px 8px;
	margin: 0px;
	font-size: 13px;	
}	


#sitemapDIV ul#sitemap li ul{
	margin: 10px 0 10px 30px;
	padding: 0px;
}

#sitemapDIV ul#sitemap li ul li{
	background-image: none;
	padding: 1px 0px 0px 2px;
	margin: 0px;
}	

#sitemapDIV ul#sitemap li ul li a{
	color: #2a6786;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	padding: 0 0 0px 0;
	margin: 0px;
}

/* FORMULARZ KONTAKTOWY */


#formArea{
	margin: 3px 3px 0 1px;
	padding: 0;
	background-color: #fcfcfc;
	border: 1px solid #c6c6c6;
}

#innerFormArea{
	margin: 10px;
	font-size: 12px;
	
}

.TableAlert{
	margin: 0 0 10px 0;
}

.TableAlert .alert{
	color: #cc0000;
}

#formArea input,
#formArea textarea{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	border: 1px solid #999999;
}

#formArea .inputArea{
	padding: 0 0 4px 0;
	margin: 2px;
}

#formArea .inputArea .selectInputLabel{
	float: left;
	width: 90px;
}

#formArea .inputArea .selectInputDiv{
	padding: 0px;
	margin: 0px;
}

#formArea .inputArea .inputSelect{
	width: 230px;
}

#formArea .inputArea .inputSelectSet{
	width: 230px;
	border: 1px solid #cc0000;
	color: #cc0000;
	font-weight: bold;
}

#formArea .inputArea option{
	padding: 0 0 0 4px;
}

#formArea .inputArea .inputTextDiv{

}

#formArea .inputArea .inputTextLabel{
	float: left;
	width: 123px;
}

#formArea .inputArea .inputText{
	width: 220px;
}

#formArea .inputArea .inputText_error{
	width: 220px;
	border: 1px solid #666666;
	background-color: #ffffcc;
	padding: 1px;
}

#formArea .inputArea .inputTextArea{
	width: 345px;
	overflow: auto;
	padding: 2px;
}

#formArea .inputArea .inputTextArea_error{
	width: 345px;
	overflow: auto;
	padding: 2px;
	border: 1px solid #666666;
	background-color: #ffffcc;	
}

#formArea .submit{
	border: 1px solid #999999; 
	margin: 5px 14px 0 0; 
}

/* ERROR DIV */

#FORM_errorDIV{
	background-color: #fef7e8;
	border: 1px solid #ebc092;
	margin: 5px 2px 5px 2px;
	padding: 4px 8px 4px 73px;	
	background-image: url(../images/spolecznosc/wykrzyknik.png);
	background-repeat: no-repeat;
	background-position: 30px center;	
	text-align: left;
	color: #6b6565;
	font-family: Tahoma, Vardana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	min-height: 80px;
	height: auto !important;
	height: 80px;
	overflow: visible;
}

#FORM_errorDIV ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#FORM_errorDIV ul li{
	background-image: url(../images/tr4.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 0 0 4px 13px;
	color: #6b6565;
}

/* LEKSYKON ALFABET */

.alfabet {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.alfabet li {
	float: left;
	margin: 0 0px 0 0;
}

.alfabet li a {
	display: block;
	width: 18px;
	height: 25px;
	background-image: url(../images/letter_back_n.gif);
	background-repeat: no-repeat;
	background-position: top left;	
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	padding: 3px 1px 0 0;
	margin: 0px;
}

.alfabet a:hover,
.alfabet a.set{
	background-image: url(../images/letter_back_o.gif);
}

/* LEKSYKON WYSZUKIWARKA */

.LeksykonSearch{
	text-align: left;
	margin: 10px 0 10px 0;
}

.LeksykonSearch .napis{
	color: #2a6786;
	font-size: 14px;
	font-family: Helvetica, Arial, Tahoma, Vardana, sans-serif;
	float: left;
	margin: 0px 0 0 0;
}

.LeksykonSearch .searchInput{
	width: 167px;
	border: 1px solid #7f7f7f;
	padding: 1px 0px 1px 2px;
	margin: 0 0 0 0px;
	vertical-align: top;
}


/* GALERIA */


.galeria_entry{
	margin: 0 0 20px 0;
}

.galeria_entry .obrazek{
	float: left;
}

.galeria_entry .obrazek img{
	padding: 1px;
	border: 1px solid #2a6786;
}

.galeria_entry .galleryTitle{
	font-weight: bold;
	font-size: 14px;
	color: #e15c12;
	text-decoration: none;	
}


/* PEŁNA KOLEKCJA */


.gallery{
	margin: 10px 0 10px 0px;
	padding: 0px;
}
	
.gallery .img{
	margin: 0 10px 10px 0px;
	padding: 10px;
	float: left;
	background-color: #f9f9f9;	
	border: 1px solid #dddddd;
	min-height: 110px;
}

.gallery .img img{
	border: 1px solid #999999;
}

/* GOOGLE MAP */

.googleInfoWindow *{
	font-family: Tahoma, Vardana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	line-height: 16px;
}

.googleInfoWindow{
	width: 260px;
}

.googleInfoWindow .typObiektu{
	color: #4a4a4a;
	font-size: 12px;
}

.googleInfoWindow .nazwaObiektu{
	color: #50829c;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 2px 0;
	margin: 6px 0px 3px 0;
}

.googleInfoWindow .g_hr{
	border-bottom: 1px solid #dddddd;
	margin: 2px 0px 7px 0;
}

.googleInfoWindow .photo{
	float: left;
}

.googleInfoWindow .photo img{
	/*border: 1px solid #999999;*/
}

.googleInfoWindow .info{
	margin: 0 0 0 135px;
}

.googleInfoWindow a{
	text-decoration: none;
	color: #50829c;
}
