

body {
    background-attachment : fixed;
    background-color : #0099ff;
    margin-left : auto;
    margin-right : auto;
    text-align : center;
    width : 760px;
  }


ul.tree {
    display : block;
    margin-left : 0px;
    padding-left : 0px;
    text-align : left;
  }


ul.tree ul {
    background-color : #e7e7e7;
    display : block;
    font-size : 18px;
    font-weight : normal;
    margin-left : 10px;
    margin-top : 5px;
    padding-left : 0px;
  }


ul.tree ul li {
    background-color : #ffffff;
    border-bottom-style : solid;
    border-bottom-width : 2px;
    border-right-style : solid;
    border-right-width : 1px;
    display : block;
    font-size : 9px;
    font-weight : normal;
    padding-left : 5px;
  }


ul.tree ul li:hover {
    background-color : #BBBBFF;
  }


ul.tree li {
    background-color : #e7e7e7;
    border-bottom-color : #6b6b6b;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #6b6b6b;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #6b6b6b;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #6b6b6b;
    border-top-style : solid;
    border-top-width : 1px;
    display : block;
    font-weight : bolder;
    list-style-type : none;
    margin-bottom : 3px;
    padding-bottom : 3px;
    padding-left : 3px;
    padding-top : 3px;
  }


ul.tree li.closed {
  }


ul.tree li.opened {
  }


ul.tree li a {
    color : #000000;
    cursor : pointer;
    font-size : 12px;
    font-weight : normal;
    text-decoration : none;
  }


ul.tree li a.folder {
    cursor: pointer;
  }


ul.tree li a.active {
    font-weight : bold;
  }


ul.tree li a:hover {
    text-decoration: underline;
  }


input.wysiwyg_button {
    border-bottom-color : #979797;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #979797;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #979797;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #979797;
    border-top-style : solid;
    border-top-width : 1px;
    height : 20px;
    text-align : center;
    width : 30px;
  }


input.edycja_button {
    border-bottom-color : #979797;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #979797;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #979797;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #979797;
    border-top-style : solid;
    border-top-width : 1px;
    height : 20px;
    margin-bottom : 3px;
    text-align : center;
    width : 130px;
  }


#multi-level {
    height:30px;
    position:relative;
    z-index:100;
  }


#multi-level .pad {
    float:left;
  }


.menu, .menu ul {
    list-style-type:none;
    padding:0;
    margin:0;
    font-family:arial, sans-serif;
  }


.menu li.top {
    display:block;
    float:left;
    position:relative;
  }


.menu table {
    border-collapse:collapse;
    width:0;
    height:0;
    position:absolute;
    top:0;
    left:0;
  }


.menu li.top a.top_link {
    display:block;
    float:left;
    height:35px;
  }


.menu li.top a span {
    position:absolute;
    left:-9999px;
    top:0;
    z-index:0;
    font-size:10px;
  }


.menu li.p1 {
    width:65px;
    background:url(multi_level-files/home_1.gif) no-repeat;
  }


.menu li.p2 {
    width:65px;
    background:url(multi_level-files/products_1.gif) no-repeat;
  }


.menu li.p3 {
    width:88px;
    background:url(multi_level-files/services_1.gif) no-repeat;
  }


.menu li.p4 {
    width:219px;
    background:url(multi_level-files/contacts_1.gif) no-repeat;
  }


.menu li.p5 {
    width:72px;
    background:url(multi_level-files/shop_1.gif) no-repeat;
  }


.menu li.p6 {
    width:103px;
    background:url(multi_level-files/privacy_1.gif) no-repeat;
  }


.menu li a#home {
    width:65px;
    background:url(multi_level-files/home_0.gif) no-repeat;
  }


.menu li a#products {
    width:65px;
    background:url(multi_level-files/products_0.gif) no-repeat;
  }


.menu li a#services {
    width:88px;
    background:url(multi_level-files/services_0.gif) no-repeat;
  }


.menu li a#contacts {
    width:219px;
    background:url(multi_level-files/contacts_0.gif) no-repeat;
  }


.menu li a#shop {
    width:72px;
    background:url(multi_level-files/shop_0.gif) no-repeat;
  }


.menu li a#privacy {
    width:103px;
    background:url(multi_level-files/privacy_0.gif) no-repeat;
  }


.menu a:hover {
    visibility:visible;
  }


.menu li:hover {
    position:relative;
    z-index:200;
  }


.menu li a#home:hover, .menu li:hover a#home,.menu li a#products:hover, .menu li:hover a#products,.menu li a#services:hover, .menu li:hover a#services,.menu li a#contacts:hover, .menu li:hover a#contacts,.menu li a#shop:hover, .menu li:hover a#shop,.menu li a#privacy:hover, .menu li:hover a#privacy {
    background:transparent;
  }


.menu ul, .menu :hover ul ul, .menu :hover ul :hover ul ul,.menu :hover ul :hover ul :hover ul ul,.menu :hover ul :hover ul :hover ul :hover ul ul {
    position:absolute;
    left:-9999px;
    top:-9999px;
    width:0;
    height:0;
  }


.menu :hover ul.sub {
    left:0;
    top:35px;
    background: #fff;
    padding:3px 0;
    border:1px solid #888;
    white-space:nowrap;
    width:150px;
    height:auto;
  }


.menu :hover ul.sub li {
    display:block;
    height:20px;
    position:relative;
    float:left;
    width:140px;
  }


.menu :hover ul.sub li a {
    display:block;
    font-size:11px;
    height:20px;
    width:144px;
    line-height:20px;
    text-indent:5px;
    color:#000;
    text-decoration:none;
    border:3px solid #fff;
    border-width:0 0 0 3px;
  }


.menu :hover ul.sub li a.fly {
    background:#fff url(multi_level-files/arrow.gif) 80px 7px no-repeat;
  }


.menu :hover ul.sub li a:hover {
    background:#37a237;
    color:#fff;
  }


.menu :hover ul.sub li a.fly:hover {
    background:#37a237 url(multi_level-files/arrow_over.gif) 80px 7px no-repeat;
    color:#fff;
  }


.menu :hover ul li:hover > a.fly {
    background:#37a237 url(multi_level-files/arrow_over.gif) 80px 7px no-repeat;
    color:#fff;
  }


.menu :hover ul :hover ul,.menu :hover ul :hover ul :hover ul,.menu :hover ul :hover ul :hover ul :hover ul,.menu :hover ul :hover ul :hover ul :hover ul :hover ul {
    left:90px;
    top:-4px;
    background: #fff;
    padding:3px 0;
    border:1px solid #888;
    white-space:nowrap;
    width:193px;
    z-index:200;
    height:auto;
    z-index:300;
  }


table.okno {
    background-color: #217AB7;
    font-size: 10px;
    padding:1px;
  }


tr.naglowek_glowny {
    background-color: #217AB7;
  }


td.naglowek_glowny {
    font-size: 11px;
    font-weight: bold;
    text-align:center;
    width: 100%;
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, helv, Lucida, sans-serif;
    letter-spacing : 3px;
  }


td.lewy {
    font-size: 10px;
    font-weight: bold;
    text-align:left;
    width: 40%;
    padding-left: 5px;
    color: #000000;
    background-color: #f3f3f3;
    font-family: Verdana, Arial, Helvetica, helv, Lucida, sans-serif;
  }


td.prawy {
    font-size: 10px;
    font-weight: none;
    text-align:left;
    width: 60%;
    padding-left: 5px;
    color: #000000;
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, helv, Lucida, sans-serif;
  }


td.dolny {
    font-size: 10px;
    font-weight: bold;
    text-align:right;
    width: 100%;
    padding-right: 5px;
    color: #000000;
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, helv, Lucida, sans-serif;
  }


.cala_ramka {
    background: #F6FFD5;
  }


.gora, .dol {
    background: #0099FF;
  }


.gora div, .dol div {
    height: 1px;
    background: #F6FFD5;
    overflow: hidden;
  }


.z1 {
    margin: 0 6px;
  }


.z2 {
    margin: 0 3px;
  }


.z3 {
    margin: 0 2px;
  }


div.z4 {
    margin: 0 1px;
    height:3px;
  }


div.info_zielone {
    background-color : #E2FFE4;
    border-bottom-color : #00A013;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #00A013;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #00A013;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #00A013;
    border-top-style : solid;
    border-top-width : 1px;
    font-size : 13px;
    font-style : normal;
    font-weight : normal;
    padding-bottom : 10px;
    padding-left : 20px;
    padding-right : 20px;
    padding-top : 10px;
  }


div.info_czerwone {
    background-color : #FFDDDD;
    border-bottom-color : #990000;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #990000;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #990000;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #990000;
    border-top-style : solid;
    border-top-width : 1px;
    font-size : 13px;
    font-style : normal;
    font-weight : normal;
    padding-bottom : 10px;
    padding-left : 20px;
    padding-right : 20px;
    padding-top : 10px;
  }


.tbl-border {
    background-color:#000000;
  }


.tbl2 {
    color:#000;
    background-color:#FF0000;
    padding:4px;
    /**/;
  }


.zkladki {
    bottom-color : #000000;
    bottom-style : solid;
    bottom-width : 1px;
    font-family : Verdana;
    font-size : 12px;
    font-weight : bold;
    list-style-type : none;
    margin-bottom : 0px;
    margin-left : 0;
    margin-top : 10px;
    padding-bottom : 0px;
    padding-left : 0;
    padding-right : 0;
    padding-top : 0px;
    text-align : left;
  }


.zkladki li {
    display: inline;
    margin: 0;
    margin-right: 5px;
  }


.zkladki li a {
    text-decoration: none;
    padding: 3px 7px;
    margin-right: 0px;
    border: 1px solid #000000;
    border-bottom: none;
    background-color: #f6ffd5;
    color: #2d2b2b;
  }


.zkladki li a:visited {
    color: #2d2b2b;
  }


.zkladki li a:hover {
    color: #FF0000;
    font: bold 17px;
  }


.zkladki li.selected a {
    position: relative;
    top: 1px;
    padding-top: 4px;
    background-color: #DBFF6C;
    color: black;
  }


#span_w_menu_gornym {
    background-color : #f6ffd5;
    color : #000000;
    font-family : Verdana;
    font-size : 12px;
    font-weight : bold;
    outline-color : #000000;
    outline-style : solid;
    outline-width : thin;
    padding-bottom : 1px;
    padding-left : 7px;
    padding-right : 7px;
    padding-top : 1px;
    margin-bottom : 1px;
    margin-left : 5px;
    margin-right : 5px;
    margin-top : 1px;
    z-index: 1;
  }


#span_w_menu_gornym a {
    color: #000000;
    font: bold 13px;
  }


#span_w_menu_gornym a:hover {
    color: #FF0000;
    padding-right: 13px;
    padding-left: 13px;
    font: bold 17px;
  }


#div_osobowe,#div_profil {
    display : block;
    background-color : #6CA6CD;
    border-bottom-color : #000000;
    border-bottom-style : solid;
    border-bottom-width : thin;
    border-left-color : #000000;
    border-left-style : solid;
    border-left-width : thin;
    border-right-color : #000000;
    border-right-style : solid;
    border-right-width : thin;
    border-top-color : #000000;
    border-top-style : none;
    border-top-width : thin;
    width : 100%;
  }


#div_ciezarowe,#div_dostawcze,#div_autobusy,#div_kempingowe,#div_zabytkowe,#div_dane_kontaktowe,#div_adres {
    display: none;
    background-color : #6CA6CD;
    border-bottom-color : #000000;
    border-bottom-style : solid;
    border-bottom-width : thin;
    border-left-color : #000000;
    border-left-style : solid;
    border-left-width : thin;
    border-right-color : #000000;
    border-right-style : solid;
    border-right-width : thin;
    border-top-color : #000000;
    border-top-style : none;
    border-top-width : thin;
    width : 100%;
  }


#div_gornego_menu {
    background-color : #3366FF;
    border-bottom-color : #000000;
    border-bottom-style : solid;
    border-bottom-width : thin;
    border-left-color : #000000;
    border-left-style : solid;
    border-left-width : thin;
    border-right-color : #000000;
    border-right-style : solid;
    border-right-width : thin;
    border-top-color : #000000;
    border-top-style : none;
    border-top-width : thin;
    color : #ffffff;
    padding-top : 7px;
  }


#div_gornego_menu1 {
    background-color : #F6FFD5;
    border-top-color : #000000;
    border-top-style : none;
    border-top-width : thin;
    color : #ffffff;
    padding-top : 7px;
  }


#div_gornego_menu_reklama {
    border-top-color : #000000;
    border-top-style : none;
    border-top-width : thin;
    color : #ffffff;
    padding-top : 7px;
  }


div.div_index {
    margin-left : auto;
    margin-top : auto;
    width : 760px;
  }


DIV.promowane {
    background-color : #000000;
    cursor : pointer;
    height : 225px;
    margin-left : 0px;
    margin-top : 2px;
    padding-left : 0px;
    padding-right : 0px;
    position : relative;
    text-align : left;
    width : 300px;
    z-index : 1;
  }


DIV.promowane:hover {
    cursor : pointer;
  }


DIV.promowane_dol {
    background-color : #000000;
    color : #ffffff;
    filter : alpha(opacity=60);
    font-size : 17px;
    font-weight : bold;
    height : 60px;
    margin-left : 0px;
    margin-top : 165px;
    opacity : 0.6;
    position : absolute;
    width : 100%;
    z-index : 2;
  }


DIV.promowane_zdjecie {
    margin-bottom : auto;
    margin-left : 0px;
    margin-top : auto;
    padding-left : 0px;
    position : absolute;
    width : 300px;
    z-index : 1;
  }


SPAN.promowane_opis {
    font-size : 10px;
    font-weight : normal;
    line-height : 13px;
  }


.rogi {
    display:block;
  }


.rogi * {
    display:block;
    height:1px;
    overflow:hidden;
    font-size:.01em;
    background:#F6FFD5;
  }


.rogi1 {
    margin-left:3px;
    margin-right:3px;
    padding-left:1px;
    padding-right:1px;
    border-left:1px solid #69c4ec;
    border-right:1px solid #69c4ec;
    background:#b8e5df;
  }


.rogi2 {
    margin-left:1px;
    margin-right:1px;
    padding-right:1px;
    padding-left:1px;
    border-left:1px solid #18a3fa;
    border-right:1px solid #18a3fa;
    background:#c7ebdc;
  }


.rogi3 {
    margin-left:1px;
    margin-right:1px;
    border-left:1px solid #c7ebdc;
    border-right:1px solid #c7ebdc;
  }


.rogi4 {
    border-left:1px solid #69c4ec;
    border-right:1px solid #69c4ec;
  }


.rogi5 {
    border-left:1px solid #b8e5df;
    border-right:1px solid #b8e5df;
  }


.rogifg {
    background:#F6FFD5;
  }


input.strona {
    background-color : #ffffff;
    border-bottom-color : #000000;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #000000;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #000000;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #000000;
    border-top-style : solid;
    border-top-width : 1px;
    color : #000000;
    font-size : 12px;
    margin-bottom : 2px;
    margin-left : 2px;
    margin-right : 2px;
    margin-top : 2px;
    padding-left : 5px;
    padding-right : 5px;
  }


input.strona_aktywna {
    background-color : #000000;
    border-bottom-color : #ffffff;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #ffffff;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #ffffff;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #ffffff;
    border-top-style : solid;
    border-top-width : 1px;
    color : #ffffff;
    font-size : 12px;
    margin-bottom : 2px;
    margin-left : 2px;
    margin-right : 2px;
    margin-top : 2px;
    padding-left : 5px;
    padding-right : 5px;
  }

