﻿/* POSD */
* {
    margin: 0;
}
body {
  background-color: #f0f4f8;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  height: 100%;
  min-height: 100%;
  color: #12316a;
}
a img, a {
  border: none !important;
  outline: none !important;
  text-decoration: none;
}
a:link, a:visited {
  color: #99C7EC;
}
a:hover {
  color: #99C7EC;
}
#wrapper {
  min-height: 100%;
  height: 100%;
}
#mainSite{
  width: 985px;
  margin: auto;
}

/* Nagłówek */

#header {
  background-color: #FFFFFF;
  height: 270px;
  overflow: hidden;
}
#logo {
  background: url(logo.png) no-repeat;
  float: left;
  height: 46px;
  width: 205px;
  margin: 15px 0 0 16px;
  position: absolute;
}

#ikonki_top{
position:absolute;
margin-top:27px;
margin-left:640px;
z-index:1;
}

#ikonki_home{
float:left;
}
#ikonki_kontakt{
float:left;
padding-left:28px;
}
#ikonki_mapa{
float:left;
padding-left:30px;
}
#ikonki_niewiadomi{
float:left;
padding-left:30px;
}

#top{
  width: 985px;
  height: 270px;
  background: url(top_start.png) no-repeat;

}
#topBottom{
  width: 985px;
  height: 12px;
  background: url(topBottom.png) no-repeat;
  float: left;
  margin: 0 0px 0 0px;
}


#menuHeaderLeft{
  color: #FFFFFF;
  display: table;
  font-weight: bold;
  padding: 326px 0 0 15px;
  width: 500px;
}
#menuHeaderRight{
  color: #FFFFFF;
  display: table;
  font-weight: bold;
  padding: 326px 15px 0 0;
  width: 160px;
  float: right;
}
.menuText{
  display: inline;
}
.menuText a{
  color: #FFFFFF;
}

/* Html Dodatki */

#htmlDodatki1{
  position: absolute;
  margin: 118px 0 0 35px;
  color: #fff;
  width: 230px;
}
#cms_html_dodatki_2{
  position: absolute;
  color: #f7d29b;
  margin: 20px 0 0 25px;
}
/* Content */

#content {
background:url(contentBG.png) repeat-y;
  width: 985px;

  float: left;
}
/* Menu Srodkowe */
#contentMenu{
background:url(contentMenu.png) no-repeat;
background-position:5px 10px;
width:563px;
height:133px;

}

#kursyMenu{
width:131px;
height:116px;
float:left;
margin-top:10px;
margin-left:10px;
}

.defaultKursy{
background:url(menuKursyGrey.png) no-repeat;

}

.activeKursy{
background:url(menuKursyActive.png) no-repeat;

}

#doradztwoMenu{
width:127px;
height:119px;
float:left;
margin-top:8px;
margin-left:14px;
}

.activeDoradztwo{
background:url(menuDoradztwoActive.png) no-repeat;

}

.defaultDoradztwo{
background:url(menuDoradztwoGrey.png) no-repeat;

}

#wynajemMenu{
width:125px;
height:120px;
float:left;
margin-top:8px;
margin-left:10px;
}

.activeWynajem{
background:url(menuWynajemActive.png) no-repeat;

}

.defaultWynajem{
background:url(menuWynajemGrey.png) no-repeat;

}

#kontaktMenu{
width:127px;
height:116px;
float:left;
margin-top:10px;
margin-left:16px;
}

.activeKontakt{
background:url(menuKontaktActive.png) no-repeat;
}

.defaultKontakt{
background:url(menuKontaktGrey.png) no-repeat;
}

/*Koniec Menu Srodkowego */

#contentCenterTresc{
margin-left:7px;
margin-right:4px;
margin-top:10px;
}
#contentLeft{
width: 207px;
float:left;
}

#menuLeft{
  background:url(kategoryTytul.png) no-repeat;
  width: 207px;
  float:left;
  background-color:#0d66ad;

}
#contentCenter{
background:url(contentCenterBG.png) repeat-x;
min-height:6px;
  width: 565px;
  float:left;
}
#contentRight{
  width: 213px;
  float:right;
  margin: 0 0px 0 0;
}

/* Stopka */

#footer {

    background: url(footerImage.png) no-repeat;
    width: 1100px;
    height: 110px;
	margin:0 auto;
	clear:both;
}
#footer_left{
width:600px;
float:left;
color:#828282;
padding-left:100px;
padding-top:10px;
}
#footer_right{
width:214px;
float:right;
margin-right:67px;
margin-top:35px;
}


#ZETO_Copyright{
  float: right;
  padding: 5px;
}

#stronyInternetoweTekst{
float:left;
width:118px;

}

#stronyInternetoweTekst a{
color:#d2d2d2 !important;
}

/*Koniec stopki*/

#menu_caly_kontener_2  a:hover, #menu_caly_kontener_3  a:hover{
text-decoration:underline !important;
}


/* NoobSlide */

#noobslide_kontener{
  width: 145px;
  margin: auto;
}

#box{
  position:absolute;
}
#box span{
  display:block;
}
.mask{
  position:relative;
  width:145px;
  height:197px;
  overflow:hidden;
}

/* Newsletter */

#newsletter{
  float: right;
  margin: 26px 20px 0 0px;
}
#nl_email{
  width: 229px;
  height: 26px;
  background: url('nl_email.png') no-repeat;
  border: none;
  font-size: 10px;
  padding-left: 10px;
}
#news_zapisz{
  margin: -5px 0 0 -40px;
}
#news_wypisz{
  margin: -5px 0 0 -3px;
}

.copy {
    padding: 5px;
    width: 100%;
    position: relative;
    bottom: 0px;
}
.page {
    width: 1000px !important;
    margin: 0 auto;
}
.MultiBoxContainer {
    z-index: 25!important;
}
#Overlay {
    z-index: 24!important;
}
/* * CMS * */
object {
    z-index: 0;
}
p {
    text-align: justify;
    padding: 5px;
}
p img {
    padding: 5px;
}
.clr_bth {
    clear: both;
}
#lokator{
  display: none;
}
.kontener_narzedzia{
  float: right;
  margin: 14px;
}
#tresc_zarzadzanie_kontener{
  margin: auto !important;
  width: 521px !important;
}
#tresc_glowna_strony, .aktualnosci_zestaw_kontener {
    float: left;
    width: 547px;
    padding: 0 !important;
}
.aktualnosci_glowne_zdjecie {
    text-align: center;
    clear: both;
    width: 535px !important;
    overflow: hidden;
}
.aktualnosci_glowne_zdjecie img {
    border: 1px solid #ececec;
    padding: 5px;
    margin-top: 5px;
}
.aktualnosci_skrot_miniaturka {
    padding: 5px;
    border: 1px solid #E0E5E9;
    margin: 15px !important;
}
.oPierwszyElement .aktualnosci_tytul_kontener {
    float: none !important;
}
.h1_start {
    height: 52px;
    background-image: url(aktualnosciBg.png);
    background-repeat: repeat-x;
    background-position: top;
    padding-left: 25px;
}
/* Menu */


#menuLeftBottom{
background:url(menuLeftBottom.png) no-repeat;
height:36px;
width:208px;
float:left;
}

#menu_tytul_kontener_1{
margin-top:40px;
}

.menu_tytul_kontener{
  display: block !important;
  background: url(menuTytul.png) no-repeat;
  width: 208px;
  height: 37px;
  float: left;
  margin: 0px 0 0 0px;
  float: left;
}
.menu_tytul_tekst a, .menu_tytul_tekst a:hover, .menu_tytul_tekst a:link, .menu_tytul_tekst a:visited{
color:#bee3ff !important;
}

.menu_caly_kontener{
  margin: 0 0 5px 0px;
  float: left;
  width:207px;
  background:#0d66ad;
}
.menu_tytul_tekst {
  padding: 12px 0 0 31px;
  display: block;
  font-size: 12px;
  font-weight: bold;
  color: #fff;

}


#contentRight .menu_tytul_tekst{
padding: 38px 0 0 55px;
color: #E54921;
}

.menu_pozycja_content a{
  width: 186px;
  float: left;
  padding: 8px 0 5px 18px;
  color: #99c7ec;
}

#contentRight .menu_pozycja_content a{
  color: #33466b !important;
  padding-left:45px !important;
  width:150px !important;
}

.menu_pozycja_tekst{
  background: url(menuOzdobnik.png) no-repeat;
  background-position:10px center;
  width: 185px;
  float: left;
}

#contentRight .menu_pozycja_tekst{
  background: url(menuRightOzdobnik.png) no-repeat;
  background-position:0px center;
  padding-bottom:18px;
  padding-top:18px;
  width: 199px;
  float: left;
  margin-left:6px;
  border-bottom:1px solid #dfe6ef;
}


.menu_pozycja_bottom_1, .menu_pozycja_bottom_5,
.menu_pozycja_bottom_2, .menu_pozycja_bottom_4,
.menu_pozycja_bottom_6{
  border-bottom: 1px dotted #4e8fc1;
  float: left;
  width: 170px;
  margin-left: 17px;
}
.menu_pozycja_edycja{
  width: 200px;
  text-align: right;
}
.kontener_podmenu .menu_pozycja_kontener {
    padding: 7px 7px 7px 15px !important;
}

#view_also{
height:97px;
background:url(menuRightTytulRed.png) no-repeat;
width:213px;

}
.viem_image{

}

#also_label{
border-bottom:1px solid #ffffff;
}

#also_text{
font-weight:bold;
font-size:14px;
}




/* Menu pionowe prawe */
#contentRight .menu_tytul_kontener{
  margin: 0px 0px 0 0 !important;
  background: url(menuRightTytulBG.png) no-repeat !important;
  height:65px;
}
#contentRight .menu_pozycja_bottom
{
  border-bottom: 1px dotted #c9cbcd;
  float: left;
  width: 203px;
  margin-left: 3px;
}

#contentRight .menu_caly_kontener{
  margin: 0 13px 0 0 !important;
  background:none !important;
}

.menu_pozycja_tekst_10 .menupionowe_pozycja_link{
  margin: 0 !important;
  padding: 0 !important;
}
.menupionowe_pozycja_link img{
  padding: 0 !important;
}

/* Poziome */

#zarzadzanie_div ul {
    padding: 0px;
    margin: 0 0 0 5px;
}

/* Aktualnosci */

.aktualnosci_skrot{
  width: 527px;
  padding-top:10px;
  background-color: #fff;
  margin: auto;
}
.aktualnosci_tresc, #AktualnosciListAjax{
  width: 527px;
  margin: auto;

  background-color: #fff;
  padding-bottom: 5px;
}
.aktualnosciAjaxTytul{
  font-size: 11px;
  color: #505050;
  padding: 10px 0 0 20px;
  width: 495px;
}
.aktualnosci_naglowek{
  background: url(aktualnosciNaglowek.png) no-repeat;
  width: 484px;
  height: 33px;
  margin: auto;
  margin-top: 10px;
  padding: 15px 0 0 45px;
  color: #b8030a;
  font-size: 12px;
  text-transform: uppercase;
}
.aktualnosci_start_skrot_kontener{
  padding-bottom: 5px;
}
.aktualnosci_start_glowne{
  width: 527px;
  margin: auto;

  background-color: #fff;
  padding-bottom: 5px;
}
.aktualnosci_tytul_kontener a, .aktualnosci_tytul_kontener,
.aktualnosci_start_tytul_tekst a, .aktualnosci_start_tytul_kontener,
.aktualnosci_tytul_tekst, .tresc_tytul_kontener{
    color: #E54921;
    font-size: 12px;
    text-transform: uppercase;
}
.aktualnosci_tytul_kontener, .tresc_tytul_kontener{

  width: 529px;
  height: 25px;
  margin: 10px auto 0 auto;
}
.aktualnosci_tytul_tekst{
  margin: 3px 0 0 0px;
}
.aktualnosci_start_tytul_tekst{
  margin: 10px auto 0 auto;
}

#AktualnosciListAjax .aktualnosci_tytul_kontener a,
.aktualnosci_tytul_kontener, .tresc_tytul_kontener{
    color: #505050;
    font-size: 11px;
    font-weight: normal !important;
    padding-top: 12px;
    text-transform: none;
}
.aktualnosci_start_left_block {
    float: left;
    width: 152px;
    padding-left: 2px;
    margin: 0 40px 0 0;
}
.aktualnosci_start_right_block {
    float: right;
    width: 333px;
}
.aktualnosci_start_data_wiecej {
    clear: both;
}
.aktualnosci_start_glowne .aktualnosci_start_tytul_kontener {
    float: right;
    width: 328px;
    margin-bottom: 10px;
}
.aktualnosci_start_skrot{
  margin-right: 10px;
}
.aktualnosci_start_skrot span{
  color: #7a7a7a !important;
}
.aktualnosci_separator{

  height: 7px;
  border-bottom: 1px dotted #979797;
  width: 506px;
  margin: auto;
}
.aktualnosci_start_tytul {
    float: none !important;
}
.aktualnosci_start_glowne .aktualnosci_skrot {
    clear: both;
    padding-bottom: 5px;
}
#AktualnosciListAjax .aktualnosci_start_data {
    text-align: right;
    color: #A6A6A6;
}
.aktualnosci_start_glowne .aktualnosci_start_data {
    color: #A7A7A7;
    padding: 5px;
    font-size: 11px;
    width: 405px;
    float: left;
    margin: 0 0 0 17px;
}
.aktualnosci_data {
    font-size: 9px;
    color: #a7a7a7;
    padding-bottom: 2px;
    padding-right: 5px;
    background-color: #fff !important;
    width: 522px;
    margin: auto;

}
.aktualnosci_wiecej  {
    height: 25px !important;
    width: 68px !important;
    float: right;
    margin-right: 10px;
}
.aktualnosci_licznik {
    font-size: 9px;
    color: #CCCCCC;
}
.aktualnosci_stopka {
    background-image: url(aktualnosci_footer.png);
    background-repeat: repeat-x;
    background-position: left bottom;
    height: 15px;
    width: 100%;
    margin-bottom: 10px;
}
#aktualnosci_start_stronicowanie span {
    border: 1px solid #8F8E8E;
    background-color: #939393;
    background-image: url(stronicowanieBg.png);
    background-repeat: repeat-x;
    background-position: left top;
    color: #FFFFFF;
    display: inline-table !important;
    width: 20px;
    padding: 2px;
    vertical-align: middle;
}
.aktualnosci_start_link {
    border: 1px solid #D7D7D7;
    background-color: #FFFFFF !important;
    padding: 0px !important;
    background-image: none !important;
}
.aktualnosci_start_link a:link {
    font-weight: normal;
    padding: 0px;
    display: table-cell;
    padding: 3px;
}
.odstep {
    height: 0px;
}
/* treść */
.tresc_tytul_tekst {
    color: #ec7455;
    font-size: 14px;
    font-weight: bold;
}
.tresc_stopka_kontener{
    clear: both;
}
.tresc_tytul_kontener {
    padding: 15px 0 0 40px;
    height: 32px;
    width: 489px;
}
.tresc_wynik_kontener{
  width: 527px;
  margin: auto;

}

.tresc_wynik_kontener li{
list-style-image:url(listOzdobnik.png);
}
/* wyszukiwarka */
#wyszukiwarka {
    float: right;
    width: 185px;
    margin: 21px 0 0 0;
}
#inputszukaj {
  width: 99px;
  height: 26px;
  background: url('nl_email.png') no-repeat;
  border: none;
  font-size: 10px;
  padding-left: 2px;
  position: absolute;
  border-radius: 0px;
  box-shadow: none;
}
#buttonszukaj {
    background: url('searchBtn.png');
    width:77px;
    height: 26px;
    position: absolute;
    margin: 0px 0 0 100px;
}


.gal_nazwa  {
    border: 1px solid #436B8E !important;
    background-color: #339fc7 !important;
    padding: 2px;
}
.gal_lista {
    border-color: #4586A6 !important;
    color: #FFFFFF !important
}

#kalendarz_kontener {
    width: 100%;
    background-image: url(kalendarzBg.png);
    background-repeat: no-repeat;
    background-position: left top;
}
#kalendarz_kontener td {
    padding: 3px;
    text-align: center;
}
.dzien_komorka {
    border: 1px solid #d7d7d7;
    background-color: #FFFFFF;
}
#kalendarz_dziendzis {
    color: #FFFFFF;
    background-color: #0082c8;
}
#kalendarz_dni a {
    color: #FF0000 !important;
    font-weight: bold;
}
.flagi_jezyk {
    height: 35px !important;
    width: 20px !important;
    margin: 13px !important;
}
#cms_mapa_strony ul li ul li {
    list-style-image: url(menuBg.png);
}
.cms_mapa_poziom_1 {
    border: none !important;
}
/* * * * * * * * * * * TIPS * * * * * * * * * * * * * * * */
.tool-tip {
    /*	-webkit-border-radius: 15px; /* Safari, Chrome */
    /*	-khtml-border-radius: 15px;    /* Konqueror */
    /*	-moz-border-radius: 15px; /* Firefox */
    /*	border-radius: 15px;*/
    font-family: arial,sans-sarif;
    z-index: 43000;
}
.tool-title {
    margin: 0px;
    padding: 8px 8px 4px;
    z-index: 43000;
}
.tool-text {
    z-index: 43000;
    display: block;
    font-size: 10px;
    padding: 4px 8px 8px;
    background-color: #339fc7;
    -webkit-border-radius: 5px; /* Safari, Chrome */
    -khtml-border-radius: 5px;    /* Konqueror */
    -moz-border-radius: 5px; /* Firefox */
    border-radius: 5px;
    color: #FFFFFF;
}
.custom-tip {
    color: #9C9FB4;
    width: 130px;
    z-index: 43000;
}
.custom-title {
    font-weight: bold;
    font-size: 11px;
    margin: 0;
    color: #B7B9C8;
    padding: 8px 8px 4px;
    background: #339fc7;
    z-index: 43000;
}
.custom-text {
    font-size: 11px;
    padding: 4px 8px 8px;
    background: #339fc7;
}
/*   */
/* HTML HTML HTML HTML HTML HTML HTML HTML HTML */
h1 {
    font-size: 18px;
}
h2 {
    font-size: 16px;
}
h3 {
    font-size: 14px;
}
h4 {
    font-size: 12px;
}
table {
    border-collapse: collapse;
}
table,th,td {
    border: 1px solid #E5E5E5;
}
td {
    padding: 2px;
}
.mini_slideshow  {
    height: 112px !important;
    width: 180px !important;
}
#slideshow_mini_kontrolki {
    height: 20px !important;
}
/* Image Box */
#cms_mds_imagebox {
    width: 220px !important;
    overflow: hidden;
    height: 182px;
}
#cms_mds_imagebox .mask1 {
    width: 220px !important;
    overflow: hidden;
    position: relative;
    height: 155px !important;
}
.buttons {
    margin-left: -5px;
}
.buttons span {
    padding: 5px;
    margin: 2px;
    border: 1px solid #d7d7d7;
    width: 30px;
    cursor: pointer;
    cursor: hand;
}
.buttons .active {
    background-color: #929292;
    color: #fff;
    background-image: url(wartoZobaczycBg.png);
}
#box8 {
    margin-left: -5px;
}
#box8 div {
    width: 220px !important;
    height: 182px;
    float: left;
    overflow: hidden;
}
#box8 p {
    padding: 0px;
}
#box8 a {
    padding: 0;
    margin: 0;
}

/*div kolo footera */

#bottomImage1{
position:absolute;
display:none;
z-index:2;
margin-top:-124px;
margin-left:837px;
}
#bottomImage2{
position:absolute;
z-index:2;
display:none;
margin-top:-127px;
margin-left:837px;
}
#bottomImage3{
position:absolute;
z-index:2;
display:none;
margin-top:-179px;
margin-left:837px;
}

#galeria_slider{
padding-top:10px;
clear:both;
}

#baner_blue{
background:url(baner_blue.png) no-repeat;
width:213px;
height:160px;
padding-bottom:185px;
margin-top:15px;
float:left;
}


/*Galeria override */
.preview {
border:none !important;
background-color:transparent !important;
height:135px !important;
}
.preview p{
text-align:center !important;
}
#facebook_icon{
padding-left:10px;
padding-top:3px;
}
