@charset "utf-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
	background-color: transparent;
}

body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #fff url(img/background.jpg) top repeat-x;
}


a:link {
	color: #333;
	text-decoration: underline;
}

a:visited {
	color: #333;
}

a:hover {
	color: #999;
}

a:active {
	color: #333;
}


#topHeader {
	width: 850px;
	height: 170px;
	margin-left: auto;
	margin-right: auto;
	background: url(img/headbg.jpg) top no-repeat;
	position: relative;
	font-size: 11px;
	margin-bottom: 20px;
}

#topHeader h1 {
	font-size: 10px;
}

#topHeader h1 a {
	position: absolute;
	display: block;
	width: 315px;
	height: 125px;
	background: transparent url(img/logo.jpg) no-repeat;
	left: 10px;
	top: 44px;
}

#topHeader h1 a span { 
	display: none;
}

#topFlash {
	width: 500px;
	height: 145px;
	position: absolute;
	top: 37px;
	left: 340px;
	background: url(img/flashbg.jpg) no-repeat;
}

#topMenu {
	position: absolute;
	top: 5px;
	left: 400px;
	padding-right: 20px;
}

#topMenu ul {
	list-style: none;
	float: right;
}

#topMenu li { 
	float: left;
	display: block;
}

#topMenu li a {
	display: block;
	text-decoration: none;
	padding: 5px 15px 5px 20px;
}

#topMenu li a:link {
	color: #fff;
}

#topMenu li a:visited {
	color: #fff;
}

#topMenu li a:hover {
	color: #efefef;
	text-decoration: underline;
}

#topMenu li a:active {
	color: #fff;
}

#topMenu li a.home {
	background: url(img/icon_home.gif) left no-repeat;
}

#topMenu li a.gbook {
	background: url(img/icon_guestbook.gif) left no-repeat;
}

#topMenu li a.forum {
	background: url(img/icon_forum.gif) left no-repeat;
}

#topMenu li a.contact {
	background: url(img/icon_contact.gif) left no-repeat;
}


/* ---------- ikonki ---------------- */

#topIcons {
	position: absolute;
	top: 15px;
	left: 20px;
}

#topIcons ul {
	list-style: none;
}

#topIcons li { 
	float: left;
	display: block;
}

#topIcons li a {
	display: block;
	width: 85px;
	height: 32px;
}

#topIcons li a span {
	display: none;
}

#topIcons li a.icon1 {
	background: url(img/icon_fair.gif) left no-repeat;
}

#topIcons li a.icon2 {
	background: url(img/icon_bip.gif) left no-repeat;
}

#topIcons li a.icon3 {
	background: url(img/icon_radio.gif) left no-repeat;
}


/* --- eof scp --- */


p {
	font-size: 12px;
}

h1 {
	font-size: 17px;
	font-weight: normal;	
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}

td {
	font-size: 11px;
}

.tablehead {
	color:#333333;
	background: #CCCCCC;
}

input, select, textarea {
	padding: 2px;
	font-size: 11px;
	border: 1px solid #999;
}

table {
	clear: both;
	border: 1px: #eee;
}




#container {
	width: 850px;
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
	background: url(img/bodybg.jpg) top center no-repeat;
}


#containerBody {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}




/*#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

 ----------------- naglowek ---------------- */


#data {
	font-size: 10px;
	color: #777;
	float: left;
	padding-top: 3px;
}

#data p {
	font-size: 10px;
}


#imieniny {
	float: right;
	padding-right: 5px;
}

#pagebody {
	padding: 10px;
	background-color: #fff;
}

.navcontainer {
	margin-bottom: 10px;	
}

.navcontainer A
{
font: 11px  Verdana, Arial, Helvetica, sans-serif;


}
/* BEGIN style10 
color: #444;
#navcontainer {
	clear: both;
	width: 800px;
	height: 23px;
	padding: 0;
	border: 0;
	margin: 0;
	border-bottom: 0;
}

#navcontainer UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer LI
{

display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#navcontainer A
{
font: 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color: #444;
display: block;
width: auto;
text-decoration: none;
background: #efefef;
margin: 0;
padding: 2px 10px;
border-left: 1px solid #fff;
border-top: 3px solid #999;
border-bottom: 1px solid #fff;
font-weight: bold;
}

#navcontainer A:hover, #navcontainer A:active { 
	background: #ccc;
	color: #fff;
}

#navcontainer A.active:link, #navcontainer A.active:visited
{
position: relative;
z-index: 102;
background: #BBBBBB;
font-weight: bold;
}

#navcontainer a.selected {
	background-color: #6699CC;
	color: #fff;
	border-top: 3px solid #999999;
	border-bottom: 2px solid #f60;
}

#navcontainer a.color1 {
	background: #FEF5DA;
}

#navcontainer a.color2 {
	background: #efefef;
}

#navcontainer a.color3 {
	background: #EAEAF4;
}

*/


/* END style10 */

#baner {
	width: 750px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

#searchform {
	width: 780px;
	height: 15px;
	background: #efefef;
	padding: 3px 10px;
	border-bottom: 5px solid #ccc;
	text-align: right;
}


#subnav {
	width: 780px;
	background: #6699CC;
	padding: 5px 10px;
	margin: 0;
	
	clear: both;
	color: #fff;
}

#subnav p {
	font-size: 11px;
}

#subnav a {
	padding: 0 10px;
	border-left: 3px solid #fff;
}

#subnav a:link {
	color: #fff;
	text-decoration: none;
}

#subnav a:visited {
	color: #fff;
	text-decoration: none;
}

#subnav a:hover {
	color: #eee;
	text-decoration: underline;
}

#subnav a:active {
	color: #0066CC;
}




#subnav a.selected {
	font-weight: bold;

}



#catlist {
	width: 193px;
	padding: 0;
	margin: 0;
	border: 0;
}

#catlist ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border: 0;
}

#catlist li {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
}

#catlist li a {
	display: block;
	text-align: left;
	padding: 2px;
	border: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	margin: 0;
	background: #eee;
	color: #666;
	text-decoration: none;
}

#catlist a.selected {
	color: #f90;
}


#catlist li a:hover {
	background: #ccc;
	color: #fff;
}

#catlist li ul li a {
	font-weight: normal;
	display: block;
	text-align: left;
	padding: 2px 2px 2px 10px;
	border: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	margin: 0;
	background: #efefef;
	color: #666;
	text-decoration: none;
}


#page {
	width: 800px;
	height: auto;
	clear: both;
	margin-bottom: 20px;
}

#page2 {
	clear: both;
	padding: 0;
	background: #efefef;
}


#leftcolumn {
	width: 200px;
	float: left;
}

#rightcolumn {
	width: 190px;
	float: right;
}

.boxlink {
	border: 1px solid #87CB66;
	margin: 10px 0;
	padding: 0;
	background: #FFE3AA;
}

.boxlink .w1 {
  background-image: url(/boxes/sticky-tl.png);
  background-position: 0% 0%;
  background-repeat: no-repeat;
  position: relative;
  top: -1px;
  left: -1px;
}

.boxlink .w2 {
  background-image: url(/boxes/sticky-tr.png);
  background-position: 100% 0%;
  background-repeat: no-repeat;
  position: relative;
  left: 2px;
}

.boxlink .w3 {
  background-image: url(/boxes/sticky-br.png);
  background-position: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
  top: 2px;
}

.boxlink .w4 {
  background-image: url(/boxes/sticky-bl.png);
  background-position: 0% 100%;
  background-repeat: no-repeat;
  position: relative;
  left: -2px;
  padding: .8em;
  overflow: hidden;
}

/* ----------------------- ogloszenia -------------------- */


.adbox {
	border: 1px solid #ccc;
	margin: 10px 0;
	padding: 0;
	background: #efefef;
}

.adbox .w1 {
  background-image: url(/boxes/sticky-tl.png);
  background-position: 0% 0%;
  background-repeat: no-repeat;
  position: relative;
  top: -1px;
  left: -1px;
}

.adbox .w2 {
  background-image: url(/boxes/sticky-tr.png);
  background-position: 100% 0%;
  background-repeat: no-repeat;
  position: relative;
  left: 2px;
}

.adbox .w3 {
  background-image: url(/boxes/sticky-br.png);
  background-position: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
  top: 2px;
}

.adbox .w4 {
  background-image: url(/boxes/sticky-bl.png);
  background-position: 0% 100%;
  background-repeat: no-repeat;
  position: relative;
  left: -2px;
  padding: .8em;
  overflow: hidden;
}


/* ------------------ eof ogloszenia ------------------- */







.box2 {
	/*border: 1px solid #69c;*/
	margin: 10px 0;
padding: 1px;
	background: #F3EBD1 url(/boxes/box2_bg.gif) top repeat-x;
}

.box2 p {
	font-size: 11px;
	padding: 5px;
}

.box2 h1 {
	margin-left: 1px;
	background: #FF6600;
	color: #fff;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	padding: 2px 5px;
	border-bottom: 2px solid #C24001;
} 


.box2 .w1 {
  background-image: url(/boxes/box2-tl.png);
  background-position: 0% 0%;
  background-repeat: no-repeat;
  position: relative;
  top: -1px;
  left: -1px;
}

.box2 .w2 {
  background-image: url(/boxes/box2-tr.png);
  background-position: 100% 0%;
  background-repeat: no-repeat;
  position: relative;
  left: 2px;
}

.box2 .w3 {
  background-image: url(/boxes/box2-br.png);
  background-position: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
  top: 2px;
}

.box2 .w4 {
  background-image: url(/boxes/box2-bl.png);
  background-position: 0% 100%;
  background-repeat: no-repeat;
  position: relative;
  left: -2px;
  /*padding: .8em;*/
  overflow: hidden;
}




.box3 {
	/*border: 1px solid #69c;*/
	margin: 10px 0;
	padding: 1px;
	background: #DDE7EC url(/boxes/box3_bg.gif) top repeat-x;
}

.box3 p {
	font-size: 11px;
	padding: 5px;
}

.box3 h1 {
	margin-left: 1px;
	background: #798C97;
	color: #fff;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	padding: 2px 5px;
	border-bottom: 2px solid #565E60;
} 

.box3 .w1 {
  background-image: url(/boxes/box3-tl.png);
  background-position: 0% 0%;
  background-repeat: no-repeat;
  position: relative;
  top: -1px;
  left: -1px;
}

.box3 .w2 {
  background-image: url(/boxes/box3-tr.png);
  background-position: 100% 0%;
  background-repeat: no-repeat;
  position: relative;
  left: 2px;
}

.box3 .w3 {
  background-image: url(/boxes/box3-br.png);
  background-position: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
  top: 2px;
}

.box3 .w4 {
  background-image: url(/boxes/box3-bl.png);
  background-position: 0% 100%;
  background-repeat: no-repeat;
  position: relative;
  left: -2px;
  /*padding: .8em;*/
  overflow: hidden;
}


/* ------------------- box 1 --------------- */

.box {
	border: 1px solid #87CB66;
	margin: 10px 0;
	padding: 0;
	background: #F8F8F8 url(/boxes/box_bg.gif) top repeat-x;
}

.box .w1 {
  background-image: url(/boxes/box-tl.png);
  background-position: 0% 0%;
  background-repeat: no-repeat;
  position: relative;
  top: -1px;
  left: -1px;
}

.box .w2 {
  background-image: url(/boxes/box-tr.png);
  background-position: 100% 0%;
  background-repeat: no-repeat;
  position: relative;
  left: 2px;
}

.box .w3 {
  background-image: url(/boxes/box-br.png);
  background-position: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
  top: 2px;
}

.box .w4 {
  background-image: url(/boxes/box-bl.png);
  background-position: 0% 100%;
  background-repeat: no-repeat;
  position: relative;
  left: -2px;
  /*padding: .8em;*/
  overflow: hidden;
}



.box p {
	font-size: 11px;
	padding: 5px;
}

.box h1 {
	margin-left: 1px;
	background: #87CB66;
	color: #fff;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	padding: 2px 5px;
	border-bottom: 2px solid #2E5C8B;
} 

.box h2 {
	font-size: 11px;
	padding: 5px 5px;
}

.box img {
	padding: 5px;
}

.boxdate {
	display: inline;
	color: #999;
	font-size: 10px;
}


.box a:link {
	color: #333;
	text-decoration: none;
}

.box a:visited {
	color: #333;
	text-decoration: none;
}

.box a:hover {
	color: #f90;
	text-decoration: underline;
}

.box a:active {
	color: #333;
}


.brief {
	background: #efefef;
	margin-bottom: 0;
	border-bottom: 1px solid #999;
	border-top: 1px solid #fff;
	padding: 2px 5px;
}

.brief p {
	font-size: 10px;
}

.briefadress {
	
}

.briefadress p {
	font-size: 11px;
	font-weight: normal;
	color: #333;
}

.caticons {
	background: #fff;
	color: #666;
	text-align: right;
}


#pagecontent {
	width: 585px;
	float: right;
}

#pagecontent2 {
	width: 410px;
	float: left;
}

#pagecontent2 p {
	font-size: 11px;
}


#contentdisplay {
	padding: 10px;
	margin-bottom: 20px;
}

#contentdisplay h1 {
	display: block;
	margin: 10px 0;
	border-bottom: 1px solid #ccc;
}

#contentdisplay p {
	margin: 10px 0;
}



#contentdisplay li {
	margin-left: 20px;
}

#contentdisplay table {
	margin-left: 10px;
	margin-bottom: 10px;
}

#contentdisplay .box img {
	float: right;
	padding: 5px;
}

/* ---------------- nawigacja strony --------------- */

#pagenav {
	margin: 0 0 20px 0;
	
	padding: 2px;
}

#pagenav p {
	font-size: 12px;
	background: #efefef;
	color: #999;
}


#pagenav a:link {
	color: #0066CC;
	text-decoration: none;
}

#pagenav a:visited {
	color: #0066CC;
	text-decoration: none;
}

#pagenav a:hover {
	color: #f90;
	text-decoration: underline;
}

#pagenav a:active {
	color: #0066CC;
}





#footer {
	width: 780px;
	clear: both;
	display: block;
	background: #eee;
	border-top: 1px solid #999;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

#footer p {
	font-size: 12px;

}


/* ---------------- imprezy --------------- */

.imprezahead {
	margin: 10px 0;
	padding: 5px;
	background: #efefef;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.objektbox {
	color: #333;
	margin: 10px 0;
	padding: 5px;
	background: #FFF7D2;
	border: 1px solid #FFEFA6;
}

.objektbox img {
	float: right;
}

.objektbox2 {
	color: #333;
	margin: 10px 0;
	padding: 5px;
	background: #efefef;
	border-bottom: 1px solid #ccc;
}

.objektbox2 img {
	float: right;
}

img.objpic {
	float: left;
	margin-right: 5px;
}


.objektboxnormal {
	color: #666;
	margin: 0;
	padding: 5px;
	background: #fff;
	border-bottom: 1px solid #eee;
}

.objektboxnormal h3 {
	font-weight: normal;

}

.objektboxnormal img {
	float: right;
	display: none;
}



.icon {
	margin: 0;
	padding: 0;
	float: none;
}

#obiekticons {
	background: #efefef;
	text-align: left;
	padding: 2px 5px;
	border-top: 1px solid #ccc;
}

#obiekticons img {
	margin: 5px;
}

/* ----------  kategorie obiektu  -------- */

#obiektcats p {
	font-size: 11px;
	color: #999;
}


#obiektcats a:link {
	color: #999;
	text-decoration: none;
}

#obiektcats a:visited {
	color: #999;
	text-decoration: none;
}

#obiektcats a:hover {
	color: #999;
	text-decoration: underline;
}

#obiektcats a:active {
	color: #999;
}


.kat_header {  
	font-size: 13px;
	margin-top: 5px;
}
.kat_adres {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #000000}
.kat_tekst { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000 }


.newstitle {
	font: 15px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	border-left: 4px solid  #00CC00;
	padding: 1px 3px;
}

.newskat {
	font-size: 10px;
	margin: 10px 0;
}

.newsstats {
	clear: both;
	text-align: right;
	border-top: 1px solid #eee;
	padding: 2px;
}

.newsdate {
	font-size: 10px;
	color: #999;
	margin: 2px 5px;
}

p.newsbody {
	margin: 10px;
	
}


.newscomments {
	font: 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	border-left: 4px solid #FF6600;
	padding: 2px 5px;
}





#indexleftcolumn {
	width: 465px;
	float: left;
}

#indexleftcolumn h1 {
	font-size: 11px;
	/*color: #999;*/
	/*border-bottom: 1px solid #eee;*/
}



#indexleftcolumn .box {
	padding: 0;
}

#contentdisplay .box .w3 {
	background: none;
}

#contentdisplay .box .w4 {
	background: none;
}


#indexleftcolumn .box h1 {
	clear: both;
	color: #fff;
	margin: 0 0 5px 0;
	padding: 2px 5px;
	border: 0;
	border-bottom: 2px solid #2E5C8B;
}

#indexleftcolumn .box h2 {
	margin: 2px 0;
}

#indexleftcolumn .box h3 {
	clear: both;
	font-size: 11px;
	background: #eee;
	font-weight: bold;
	padding: 0 5px 5px 5px;
}

#indexleftcolumn .box td {
	padding: 2px 5px;
	margin-left: auto;
	margin-right: auto;
}

#indexrightcolumn {
	width: 305px;
	float: right;
}

#patronat {
	float: none;
	
}

#patronat h1 {
	font-size: 10px;
	margin: 0;
	padding: 0;
}

img.left {
	float: left;
	margin: 5px;
}

img.right {
	float: right;
	margin: 5px;
}

#obiektdisp {
	background: #efefef;
	border: 1px solid #ccc;
	margin: 0;
	padding: 0;
}

#obiektdisp table {
	margin: 0;
}

#obiektdisp .w1 {
  background-image: url(/boxes/sticky-tl.png);
  background-position: 0% 0%;
  background-repeat: no-repeat;
  position: relative;
  top: -1px;
  left: -1px;
}

#obiektdisp .w2 {
  background-image: url(/boxes/sticky-tr.png);
  background-position: 100% 0%;
  background-repeat: no-repeat;
  position: relative;
  left: 2px;
}

#obiektdisp .w3 {
  background-image: url(/boxes/sticky-br.png);
  background-position: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
  top: 2px;
}

#obiektdisp .w4 {
  background-image: url(/boxes/sticky-bl.png);
  background-position: 0% 100%;
  background-repeat: no-repeat;
  position: relative;
  left: -2px;
  padding: .8em;
  overflow: hidden;
}



#obiektdispemail {
	clear: both;
	background: #cfcfcf;
	color: #fff;
	border: 1px solid #ccc;
	margin: 5px;
	padding: 5px;
}

#obiektdisp img {
	margin: 10px;
}
#klepsydra {
	border: 3px solid #000000;
	padding: 5px;
	
	}

#sondy  {
	margin-left: auto;
	margin-right: auto;
}	
	
#sondy table  {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
