/*
  qwerty
*/

* {
	margin: 0;
	border: 0;
	padding: 0;
}

img {
	/*display: block;*/
}	

html, body {  
	font: 11px Verdana, Arial, Helvetica, sans-serif; 
	background: #fff;
	color: #000000;
	text-align: left;
	border: 0;
	padding: 0;
}

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

#banercolumn {
	padding: 5px;
}

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

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

a:active {
	color: #0066CC;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;

}

/* ---------- styl czerwony pogrubiony --------- */


.box .red {
	color: #c00;
}

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

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

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

.box a.red:active {
	color: #c00;
}


/* --- 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: 780px;
	margin-left: auto;
	margin-right: auto;
}

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


#headercontainer {
	font: 24px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	width: 780px;
	height: 100px;
	background: #7A8C98 url(images/header_bg.jpg) top no-repeat;
}

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

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

#headercontainer a:hover {
	color: #fff;
	text-decoration: underline;
}

#headercontainer a:active {
	color: #fff;
}


#headercontainer img {
	float: left;
	margin: 10px 0px;
}





#headercontainer h1 {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	padding: 2px 0 0 20px;
}

#headercontainer h2 {
	color: #eee;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 0 20px;
}

#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 {
	clear: both;
	width: 780px;
	height: 23px;
	padding: 0;
	border: 0;
	margin: 0;
	border-bottom: 0;
}

/* BEGIN style10 */


#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: 760px;
	height: 15px;
	background: #efefef;
	padding: 3px 10px;
	border-bottom: 5px solid #ccc;
	text-align: right;
}


#subnav {
	width: 760px;
	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: 780px;
	height: auto;
	clear: both;
	margin-bottom: 20px;
}

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


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

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

.boxlink {
	border: 1px solid #ccc;
	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;
}

/*-----------------------------------------------*/

.box4 {
	border: 1px solid #AD9C64;
	margin: 10px 0;
	padding: 0;
	background: #efefef url(/boxes/box4_bg.gif) top repeat-x;
}

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

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

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

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



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

.box4 h1 {
	margin-left: 1px;
	background: #AD9C64;
	color: #fff;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	padding: 2px 5px;
	border-bottom: 2px solid #AD9C64;
} 
.box4 a:link {
	color: #333;
	text-decoration: none;
}
.box4 a:visited {
	color: #333;
	text-decoration: none;
}
/* ---------------------------------------------*/

.box5 {
	border: 1px solid #669966;
	margin: 10px 0;
	padding: 0;
	background: #efefef url(/boxes/box4_bg.gif) top repeat-x;
}

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

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

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

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



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

.box5 h1 {
	margin-left: 1px;
	background: #669966;
	color: #fff;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	padding: 2px 5px;
	border-bottom: 2px solid #669966;
} 
.box5 a:link {
	color: #333;
	text-decoration: none;
}
.box5 a:visited {
	color: #333;
	text-decoration: none;
}
/* ------------------- box 1 --------------- */

.box {
	border: 1px solid #69c;
	margin: 10px 0;
	padding: 0;
	background: #efefef 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: #6699CC;
	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: 565px;
	float: right;
}

#pagecontent2 {
	width: 400px;
	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;
	background: #efefef;
	padding: 2px;
}

#pagenav p {
	font-size: 12px;
	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: 17px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	border-left: 5px solid #FF6600;
	padding: 2px 5px;
}

.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: 5px 10px;
}

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;
}

#sondy table {
	margin-left: 0px;
	margin-bottom: 0px;
}
