html {padding:0; margin:0; height:100%;}

body {background:black; font-family:Verdana; font-size:12px; padding:0; margin:0; height:100%;}

#container {width:910px; background:#FFC20F; padding:0; margin:0;}

#banner {height:225px; text-align:center; background:url(../images/banner3.jpg) bottom center no-repeat ;}

#navigation {background:#FFC20F url(../images/menu/bg.png) repeat-x left top; height:41px}
#navigation-shadow {background:#FFC20F url(../images/menu/bg_shadow.png) repeat-x left top; height:12px}

#content {position:relative; text-align:left; color:#660000;}

/*
#margin-left {background:#DA3A2E url(../images/bg_l.png) top right repeat-y}
#margin-right {background:#DA3A2E url(../images/bg_r.png) top left repeat-y}
*/

#margin-left {background:#ED0608 url(../images/bg_l.png) top right repeat-y}
#margin-right {background:#ED0608 url(../images/bg_r.png) top left repeat-y}

.wrap {position:relative;}

.c {clear:both}
.h {display:none; visibility: hidden;}
.hp {visibility: hidden; position: absolute;}

h2 {
    display: inline;
    color: #660000;
    font-family: "Arial";
    font-weight: bold;
    font-size: 16px;
}

div.cat-text {
    padding:20px;
}

ul {
    list-style: disc;
	padding: 0px 0px 0px 20px;
	margin: 2px 0px 4px 0px;
}

ol {
	list-style-type: decimal;
	padding: 0px 0px 0px 20px;
	margin: 2px 0px 4px 0px;
}

li {
	padding: 0;
	margin: 1px 0px 2px 0px;
}

.cat-icon {
    float: left;
    margin-right: 14px;
}
.cat-photo {
    border: 1px solid #C67B00;
}

.floblo {float:left}

.map11 {display:block; float:left; width:254px; height:138px; background:#FFC20F url(../images/map/11_0.png) top right no-repeat; cursor:pointer;}
.map11:hover {background-image:url(../images/map/11_1.png);}
.map12 {display:block; float:left; width:147px; height:138px; background:#FFC20F url(../images/map/12_0.png) top right no-repeat; cursor:pointer;}
.map12:hover {background-image:url(../images/map/12_1.png);}
.map21 {display:block; float:left; width:179px; height:111px; background:#FFC20F url(../images/map/21_0.png) top right no-repeat; cursor:pointer;}
.map21:hover {background-image:url(../images/map/21_1.png);}
.map22 {display:block; float:left; width:222px; height:111px; background:#FFC20F url(../images/map/22_0.png) top right no-repeat; cursor:pointer;}
.map22:hover {background-image:url(../images/map/22_1.png);}

.zapisz {float:left; width:84px; height:237px; background: #FFC20F url(../images/zapisz_0.png) bottom no-repeat; cursor:pointer;}
.zapisz:hover {background-image:url(../images/zapisz_1.png)}

.kontakt {float:left; width:71px; height:237px; background: #FFC20F url(../images/kontakt_0.png) bottom no-repeat; cursor:pointer;}
.kontakt:hover {background-image:url(../images/kontakt_1.png)}

.gal-next {display:block; position:absolute; top:0; right:0; width:17px; height:64px; background:url(../images/nastepne_0.jpg) no-repeat; cursor:pointer;}
.gal-next:hover {background-image:url(../images/nastepne_1.jpg)}

.gal-prev {display:block; position:absolute; top:0; left:0; width:17px; height:64px; background:url(../images/poprzednie_0.jpg) no-repeat; cursor:pointer;}
.gal-prev:hover {background-image:url(../images/poprzednie_1.jpg)}

.gal-index {display:block; width:28px; height:28px; background:url(../images/indeks_0.jpg) no-repeat; cursor:pointer;}
.gal-index:hover {background-image:url(../images/indeks_1.jpg)}

img {border: 0px red solid; padding:0px; margin:0px}

.gallery-view {
    border: 1px solid #C67B00;
}

.gallery-thumb {
    border: 1px solid #C67B00;
    margin: 40px;
}

table.full {
  height:100%;
  width:100%;
  border:none;
}


