* {
  margin: 0px;
  padding: 0px;
}
.clear {
  height: 0.1px;
  font-size: 0.1px;
  clear: both;
}
.hidden {
  height: 0.1px;
  font-size: 0.1px;
  visibility: hidden;
  display: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0px;
}
img {
  border: 0px;
}
li {
  list-style: none;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/*
.clearfix {
  display: inline-block;
}
html[xmlns] .clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}
*/
a img {
  border: none;
}
.left {
  float: left;
  clear: none;
}
.right {
  float: right;
  clear: none;
}
.hide {
  display: none;
}
.clear {
  clear: both;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
}
body {
  background-color: #ADDBFB;
  height: 100%;
}
html {
  overflow: auto;
}
.body-bg {
  min-height: 575px;
  height: auto !important;
  height: 575px;
  background-image: url(../img/bg.gif);
  background-repeat: repeat-x;
  margin-bottom: 5px;
}
.content-top {
  width: 1047px;
  width: 1080px;
  height: 33px;
 /* min-height: 33px;*/
  background-image: url(../img/top.jpg);
  background-repeat: no-repeat;
  margin: auto;
}
#content {
  width: 1047px;
  width: 1080px;
  margin: auto;
  display: table;
  background-image: url(../img/main_bg.gif);
  background-repeat: repeat-y;
  background-position: top left;
}
#content .grip {
  float: left;
  clear: none;
  width: 60px;
}
#content-left {
  position:absolute;  /* KAROl */
  margin-left:60px;  /* KAROl */
  /*float: left;*/
  clear: none;
  width: 199px;
  background-image: url(../img/main_left_bg.jpg);
  background-repeat: no-repeat;
  min-height: 109px;
  height: auto !important;
}

#language {
   margin-top: 85px;
   height: 20px;
}
#language li {
   display: block;
   float: left;
   margin-left: 15px;
}
#language li img {
   border: 1px solid #D6C8A0;
}


.naglowek h3 {
  cursor: pointer;
  display: block;
  height: 30px;
  line-height: 30px !important;
  line-height: 28px;
  color: white;
  font-size: 11px !important;
  font-family: Verdana !important;
  font-style: normal !important;
  font-weight: bold !important;
  margin-bottom: 2px !important;
  padding-top: 0px !important;;
  padding-left: 17px !important;;
  background-image: url(../img/naglowek_header.gif);
}

#menu {
  width: 196px;
  min-height: 400px;
  height: auto !important;
  height: 400px;
  margin-left: 2px;
  margin-top: 0px;
  background-color: #efe8cd;
}
#menu h3 {
  cursor: pointer;
  display: block;
  height: 30px;
  line-height: 30px !important;
  line-height: 28px;
  color: white;
  font-size: 11px !important;
  font-family: Verdana !important;
  font-style: normal !important;
  font-weight: bold !important;
  margin-bottom: 2px !important;
  padding-top: 0px !important;;
  padding-left: 17px !important;;
  background-image: url(../img/menu_header.gif);
}
#menu h3 a {
  color: white;
}
#menu h4 {
  font-size: 11px !important;
}
#menu li {
  font-size: 11px;
  font-family: Verdana;
  font-weight: bold;
  padding: 1px;
  margin: 0px;
  line-height: 16px;
  padding-left: 32px;
  list-style-type: none;
  background-image: url(../img/menu_arrow.gif);
  background-position: 16px 5px;
  background-repeat: no-repeat;
  border-top: 1px solid #CEBD8F;
  border-bottom: 1px solid #FBF8EB;
}
#menu a {
   color: black;
   display: block;
   text-decoration: none;
}
#menu a:hover{
   text-decoration: underline;
}
#content-right {
  /*float: left;*/
  clear: none;
  margin-top: -20px;
  width: 788px;
  margin-left:259px;  /* Karol */
}
#content-right .top {
  float: right;
  width: 788px;
  height: 289px;
  background-image: url(../img/main_top_bg.jpg);
  background-repeat: no-repeat;
}
#top-calendar {
  float: right;
  width: 172px;
  height: 254px;
  overflow: hidden;
  top: -53px;
  /*_top: -125px;*/
  right: 30px;
  position: relative;
  background-color: #E5DCC0;
}
#top-menu {
  float: right;
  width: 761px;
  height: 32px;
  top: 240px;
  left: 0px;
  margin-right: 26px;
  position: relative;
  background: url(../img/topmenu_bg.gif) bottom;
}
#top-menu li {
  float: left;
  clear: none;
  height: 31px;
  color: #3687bf;
  font-size: 11px;
  font-family: Verdana;
  font-weight: bold;
  padding: 0px 8px;
  margin-right: 4px;
  border-bottom: 1px solid #b5b4b4;
  border-right: 1px solid #b5b4b4;
}
#top-menu li a {
  color: #3687bf;
  text-decoration: none;
}
#top-menu span {
  color: #444444;
}


.footer {
  width: 1047px;
  width: 1080px;
  height: 53px;
  margin: auto;
  background-image: url(../img/footer.gif);
  background-repeat: no-repeat;
}

.footermenu {
  padding-top: 25px;
  margin-left: 350px;
}
.footermenu li {
  float: left;
  margin-right: 15px;
}
.goganet {
  position: absolute;
  left: 900px;
  margin-top: 0px;
}

#main {
  float: left;
  background-image: url(../img/content_bg.gif);
  background-repeat: repeat-y;
  background-position: 582px 0px;
  position: relative; /*seba*/
  margin-right: -5px; /*seba*/
}
#main .content-outer {
  float: left;
  clear: none;
  width: 592px;
}
#main .sidebar-outer {
  float: left;
  clear: none;
  width: 196px;
}
#page {
  width: 580px;
  margin-right: 8px;
  margin-top: 8px;
  padding-left: 3px;
}
#main-sidebar {
  width: 170px;
  margin-right: 26px;
}

#main-content .news, #main-content .txt {
  width: 560px !important;
  width: 559px;
  margin: auto;
  padding: 4px;
  background-color: #efe8cd;
  border-bottom: 1px solid #cbcbcb;
  border-right: 1px solid #cbcbcb;
}
#main-content .news h1, #main-content .txt h1 {
  font-size: 14px;
  font-family: Verdana;
  font-weight: bold;
  margin-left: 8px;
  padding-left: 8px;
  border-left: 3px solid #1774b5;
}
#main-content .news h1 .hi, #main-content .txt h1 .hi {
  color: #1774b5;
}
#main-content .news .body, #main-content .txt .body {
  color: #5f5d56;
  font-size: 13px;
  font-family: Verdana;
  margin: 6px;
}
#main-content .txt {
  background-color: transparent;
  border-width: 0px;
}
#recommend {
  width: 560px;
  margin-top: 8px;
  padding-top: 8px;
  border: 2px solid #ccbb8c;
  position: relative;
  left: 4px;
  background: #FCF8EC;
}

#recommend ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  padding-left: 10px;
}
#recommend ul li {
  display: block;
  float: left;
  width: 160px;
  background: url(../img/recommend-arrow.gif) no-repeat;
  padding: 5px;
  padding-left: 15px;
  overflow: hidden;
}

#main-sidebar li {
  display: block;
  padding-top: 8px;
  padding-bottom: 8px;
  background-image: url(../img/main_sidebar_bg.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
  border-bottom: 1px solid #cbcbcb;
}
#main-sidebar li a {
   color: black;
   font-size: 11px;
   font-family: Verdana;
   font-weight: bold;
}
#main-sidebar div {
  min-height: 20px;
  background: url(../img/strz.gif) 0px top no-repeat;
  padding-left: 18px;
}
#main-sidebar img {
  /*margin-left:85px;*/
  margin: 5px;
}

#slideshow {
  width: 168px;
  height: 150px;
  margin-left: 4px;
  margin-top: 0px;
  background-image: url(../img/slideshow_bg.png);
  top: 0px;
}
#slideshow .separator {
  height: 20px;
}
#slideshow-inner {
  width: 140px;
  margin: auto;
  overflow: hidden;
  text-align: center;
}
#slideshow-inner li {
  float: left;
  clear: none;
  height: 100px;
  width: 160px;
}
#slideshow .nav {
  width: 40px;
  height: 24px;
  margin: auto;
}
#slideshow .nav span {
  cursor: pointer;
  width: 14px;
  height: 12px;
  display: block;
  float: left;
  clear: none;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: 4px 4px;
}
#slideshow-prev {
  background-image: url(../img/slideshow_nav_left.gif);
}
#slideshow-next {
  background-image: url(../img/slideshow_nav_right.gif);
}


.image {
  border: 1px solid #cccccc;
  padding: 3px;
  margin: 3px;
}
.imageleft {
  border: 1px solid #cccccc;
  padding: 3px;
  margin: 3px;
  float: left;
}
.imageright {
  border: 1px solid #cccccc;
  padding: 3px;
  margin: 3px;
  float: right;
}
.imageclear {
  border: 0px;
  padding: 0px;
  margin: 0px;
}
.filelist {
  margin-left: 20px;
  font-weight: normal;
  font-size: 10px;
  color: #118CB5;
  font-style: normal;
  font-family: verdana, arial, helvetica, sans-serif;
  line-height: 20px;
}

.clear {
  font-size: 0.1px !important;
  height: 0.1px !important;
  width: 100% !important;
  clear: both !important;
  float: none !important;
}

.formszukaj {
  margin-top: 0px;
  padding-top:10px;
  height: 32px;
  background: #E5DCC0;
}
.formtxtszukajp {
  background: url(../img/txtszukaj.gif) no-repeat;
  width: 132px;
  height: 31px;
  padding-left: 8px;
  padding-top: 6px;
  float: left;
}
.formtxtszukaj {
  background: transparent;
  width: 120px;
  height: 31px;
  margin: 0px;
  border: none;
}

/**
* News
*/
.news {
   width: 560px;
   background: #FCF8EC;
   border-bottom: 1px solid #aaaaaa;
   padding: 7px;
   clear: both !important;
   float: none !important;
}
.news h2 {
   color: black;
   font-style: normal !important;
   padding: 0px;
   padding-left: 4px;
   border-left: 4px solid #1270B0;
}
.newsdata {
   float: left;
   margin-bottom: 50px;
   color: white;
   width: 36px;
   height: 45px;
   background: #60B2EF url(../img/news_bg.gif) bottom repeat-x;;
   text-align: center;
   line-height: 10px;
}
.newsdzien {
   margin: 0px !important;
   width: 36px;
   height: 12px;
   background: #444444;
   border-bottom: 2px solid white;
}
.newsmiesiac {
   width: 36px;
   color: black;
   font-size: 14px;
   font-weight: bolder;
}
.newsrok {
   width: 36px;
}

/**
* Page author
*/
#pageauthor {
   border: 1px solid red;
}

/**
* Page time
*/
#pagetime {
   border: 1px solid red;
}

/**
* Page files
*/
#pagefiles {
  padding: 5px;
  border: 2px solid #ccbb8c;
  clear: both !important;
  float: none !important;
}

#pagefiles li {
  padding: 0px;
  padding-left: 32px;
  margin: 0px;
  margin-bottom: 2px;
  background-image: url(../img/st.gif);
  background-position: 15px 0px;
  background-repeat: no-repeat;
}

/**
* Page images
*/
#pageimages {
  border: 2px solid #ccbb8c;
  clear: both !important;
  float: none !important;
  padding: 3px;
}
#pageimages li {
  display: block;
  float: left;
  list-style-type: none;
  min-width: 170px;
  padding: 2px;
  text-align: center;
}
#pageimages li div {
  margin: 0px;
  padding: 0px;
  display: block;
  width: 150px;
  line-height: 11px;
  text-align: center;
}


/**
* Page subpages
*/
#pagesubpages {
  padding: 5px;
  clear: both !important;
  float: none !important;
}

#pagesubpages li {
  padding: 0px;
  padding-left: 32px;
  margin: 0px;
  margin-bottom: 2px;
  background-image: url(../img/strz.gif);
  background-position: 15px 0px;
  background-repeat: no-repeat;
}

/**
* Page back
*/
#pageback {
  float: right;
}


/**
* Sitemap
*/
#sitemap {
   margin: 20px;
   margin-top: 0px;
}

/**
* News
*/
.news {
   padding-top: 20px;
}
.news p {
   padding-top: 5px;
}
.newsmore {
   text-align: right;
   padding-top: 5px;
}
#newsarch_ul2 {
   margin-left:30px;
}
#newsarch_ul2 H4 a:hover {
   text-decoration:underline;
}

/**
* Baner
*/
#baner{
  text-align: center;
}

.calendar {
   width: 172px;
   height: 159px;
   color: #483C21;
   background-color: #F7ECC8;
   vertical-align: middle;
   font-size: 10px;
   font-family: verdana;
   font-style: normal;
   font-variant: normal;
}
.calendar td {
   padding:2px;
   height:20px;
   border: 1px solid white;
   text-align:center;
}

.day0 {
   vertical-align: middle;
   font-family: verdana;
   color: #483C21;
   font-size: 10px;
   background-color: #9E1417;
   font-style: normal;
   font-variant: normal;
}

.calendarheader {
  color: #483C21;
  background-color: #FAF0D5;
  font-size: 10px;
  border-bottom: 0px solid #ff3333;
}
.calendarheader td {
  color: #483C21;
}
.calendarheader a {
  color: #483C21;
  text-decoration: none;
}

.daynone {
  background: #EDE6C9 url(../img/daynone.gif) no-repeat;
}

.daygrey {
  color: #483C21;
  font-weight:normal;
  background: #F6EDCE url(../img/daygrey.gif) right bottom no-repeat;
}

.daysaturday {
  color: #014877;
  font-weight:bold;
  background: #F6EDCE url(../img/daygrey.gif) right bottom no-repeat;
}

.daysunday {
  color: #840101;
  font-weight:bold;
  background: #F6EDCE url(../img/daygrey.gif) right bottom no-repeat;
}

.daypresent {
  color: #ffffff;
  font-weight:bold;
  background-color: #1774b6;
}

.dayselected {
  background: #BFE5FF url(../img/daypresent.gif) right bottom no-repeat;
}

.dayselected a div {
  color:#1774b6;
}



.dvhdr1 {
   color:#ffffff;
   background:#41A0E2;
   font-family:arial;
   font-size:10px;
   font-weight:bold;
   border:1px solid #C8BA92;
   padding:3px;
   width:150px;
}

.dvbdy1 {
   background:#FFFFFF;
   font-family:arial;
   font-size:12px;
   border-left:1px solid #C8BA92;
   border-right:1px solid #C8BA92;
   border-bottom:1px solid #C8BA92;
   padding:3px;
   width:150px;
}


/**
* Guestbook
*/
#guestbook li {
   border-bottom: 1px solid #ccc;
   padding-bottom: 5px;
   margin-left: 15px;
   margin-bottom: 5px;
}
#guestbookadd {
   background: #eeeeee;
   border-top: 2px solid #1270B0;
   padding: 2px;
}
#guestbookadd textarea,imput {
   width: 430px;
   border: 1px solid #ccc;
}
#guestbookinfo {
   padding: 10px;
   border: 1px solid #1270B0;
}

/**
* Linki
*/
.link{
  vertical-align: middle;
}

.link a:hover{
  text-decoration: none;
  font-weight: bold;
}

.podlink{
}

.linklogo{
  display: inline;
  min-width: 300px;
}

/**
* Tabela z wydarzeniami
*/
#parzyste {
  background-color: #ffffff;
  }

#nieparzyste{
  background-color: #eeeeee;
  }

#uppercase{
  text-transform: uppercase;
  }

