body {
    margin: 0; 
    padding: 0; 
    background: #fff5dd url(../gfx/body-bg.jpg) 50% 0 no-repeat;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 12px;
    color: #3e3e3e;
}

html {
    margin: 0;
    padding: 0;
}	

* {
    margin: 0;
    padding: 0;
}

p {
    font-size: 12px;
    color: #000;
}

a {
    color: #c7c3c3;
    text-decoration: none;
}
a:hover {
    color: #505050;
}

img {
    border: none;
}

:focus {
    outline: 0;
}


/* Start: "Clear Floats" */
.clear:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clear {display: inline-block;}

/* Hides from IE-mac \*/
.clear {display: block;}
/* End hide from IE-mac */
/* Koniec: "Clear Floats" */


#archiv {
    clear: both;
    border-top: 1px solid #c0c0c0;
    padding-top: 10px;
    line-height: 18px;
}
#archiv a {
    font-size: 14px;
}
#archiv h2 {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
}
#archiv span {
    padding-right: 20px;
    font-size: 14px;
}

#box-horizontal div,
#box-horizontal-thumb div {
    width: 280px;
    background: #1a1a1a url(../gfx/container-bgr.png) 0 35px repeat-x;
    float: left;
    margin: 0 38px 0 0;
    padding: 10px;
    line-height: 16px;
}
#box-horizontal div:last-child,
#box-horizontal-thumb div:last-child {
    margin: 0;
}
#box-horizontal div img {
    margin-bottom: 35px;
    width: 280px;
}
#box-horizontal-thumb div img {
    margin-bottom: 10px;
    width: 280px;
}
#box-horizontal h3,
#box-horizontal-thumb h3 {
    padding: 0 0 10px 40px;
    margin-bottom: 15px;
}

#content {
    
}
#content-body {
    
}
#content div {
    
}

h1 a {
    color: #fff;
    font-size: 14px;
    display: block;
}
h1 a:hover {
    color: #e0e0e0;
}

#breadcrumb {
    padding: 10px;
}
#breadcrumb a {
    font-size: 12px;
    color: #c7c3c3;
}
#breadcrumb a:hover {
    color: #505050;
}

#container {
    width: 100%;
    background: url(../gfx/top-bg.png) 0 0 repeat-x;
    overflow: hidden;
}

.err {
    color: #ff0000;
    padding: 10px 0;
}

#files ul {
    margin-left: 13px;
    list-style: circle;
}
#files p {
    font-size: 14px;
}

#footer {
    padding-top: 15px;
    height: 55px;
    _height: 70px;
    clear: both;
    margin-top: 45px;
    width: 100%;
    background: #cbb194;
    border-top: 1px solid #a6927c;
}
#footer-wrapper {
    width: 950px;
    margin: 0 auto;
}
#footer a {
    color: #fff;
    font-size: 12px;
}
#footer a:hover {
    text-decoration: underline;
}
#footer-right {
    float: right;
}
#footer-left {
    float: left;
}
#footer-left li {
    list-style: none;
    display: inline;
    border-right: 1px solid #e0e0e0;
    padding: 0 10px;
}
#footer-left li:last-child {
    border-right: none;
}

#home {
    float: left;
    height: 55px;
}
#home:hover {
    opacity:0.4;
}

#index-boxes {
    padding: 0 2px;
}
#index-boxes img {
    margin-right: 10px;
}
#index-boxes .last img {
    margin-right: 0;
}
#index-boxes img:hover {
    opacity: 0.8;
}

#kontakt {
    float: right;
}
#kontakt label {
    font-weight: bold;
    font-size: 11px;
}
#kontakt input {
    width: 485px;
    display: block;
    padding: 5px;
    margin: 5px 0;
    border: 1px solid #e0e0e0;
    background: #f9f9f9;
}
#kontakt input:hover,
#kontakt input:focus {
    border: 1px solid #c7c3c3;
}
#kontakt textarea {
    width: 485px;
    display: block;
    height: 152px;
    padding: 5px;
    margin: 5px 0 10px 0;
    border: 1px solid #e0e0e0;
    background: #f9f9f9;
}
#kontakt textarea:hover,
#kontakt textarea:focus {
    border: 1px solid #c7c3c3;
}
#kontakt-bottom {
    display: block;
    width: 742px;
    _width: 772px;
    padding: 0 15px;
    height: 27px;
    line-height: 27px;
    position: absolute;
    left: 15px;
    bottom: 15px;
    font-size: 11px;
    color: #000;
    background: #f7f3e9;
}
#kontakt-bottom a {
    color: #000;
}
#kontakt-bottom a:hover {
    text-decoration: underline;
}

#logo {
    float: left;
    margin: 17px 0 0 7px;
}

.mapa img {
    border: 1px solid #e0e0e0;
}
#menu {
    height: 33px;
    line-height: 33px;
    position: relative;
    overflow: visible;
    float: right;
    width: 550px;
    text-align: right;
    margin-top: 34px;
}
#menu li {
    list-style: none;
    display: inline-block;
    position: relative;
    background: url(../gfx/menu-top-bg.png) -9999px -9999px no-repeat;
}
#menu li a {
    display: block;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    color: #fff;
}
#menu li a span {
    display: block;
    padding-right: 16px;
    margin-left: 16px;
}
#menu li a:hover {
    background: url(../gfx/menu-top-bg.png) 0 0 no-repeat;
}
#menu li a:hover span{
    background: url(../gfx/menu-top-bg.png) 100% 0 no-repeat;
}
#menu ul ul {display: none;}

.more {
    background: url(../gfx/more.png) 50% 0 no-repeat;
    text-align: center;
    display: block;
    width: 101px;
    height: 19px;
    line-height: 19px;
    color: #fff;
    float: right;
}
.more:hover {
    color: #f0f0f0;
}

.oferta {
    padding: 10px 0 20px 0;
    border-bottom: 1px dotted #c0c0c0;
}


#prev {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

#send {
    float: right;
    background: #a2aeb3;
    width: 100px;
    height: 27px;
    cursor: pointer;
    color: #fff;
    border: 1px solid #ddd;
}
#send:hover {
    border-color: #666;
}
#star1, #star2, #star3 {
    font-size: 14px;
    padding: 2px 0 8px 24px;
}
#star1 {
    background: url(../gfx/star-1.png) 0 0 no-repeat;
}
#star2 {
    background: url(../gfx/star-2.png) 0 0 no-repeat;
}
#star3 {
    background: url(../gfx/star-3.png) 0 0 no-repeat;
}

#tarasy-ikony {
    background: url(../gfx/kreska.png) 50% 0 no-repeat;
}
#tarasy-ikony-wrapper {
    padding: 15px 0;
    background: url(../gfx/kreska.png) 50% 100% no-repeat;
}
#tarasy-ikony img {
    margin: 0 14px;
}

#text.alt {
    float: left;
}
#text ul {
    margin: 0 0 0 20px;
}
#text h3 {
    font-size: 16px;
    margin: 10px 0;
    font-weight: bold;
    font-family: Arial;
}
#text img {
    display: block;
}
#text,
#text2 {
    width: 941px;
    margin: 0 auto;
}
.text-top,
.text-middle,
.text-bottom {
    display: block;
    width: 941px;
}
.text-top {
    height: 10px;
    background: url(../gfx/text1-top.png) 0 0 no-repeat;
}
.text-middle {
    width: 911px;
    _width: 941px;
    padding: 15px;
    position: relative;
    background: url(../gfx/text1-middle.png) 0 0 repeat-y;
}
.text-bottom {
    height: 10px;
    background: url(../gfx/text1-bottom.png) 0 100% no-repeat;
}
#text2 .text-top {
    background: url(../gfx/text2-top.png) 0 0 no-repeat;
}
#text2 .text-middle {
    background: url(../gfx/text2-middle.png) 0 0 repeat-y;
}
#text2 .text-bottom {
    height: 30px;
    background: url(../gfx/text2-bottom.png) 0 100% no-repeat;
}

#thumbs, #youtube {
    width: 941px;
    margin: 0 auto;
    position: relative;
}
#stars-1, #stars-2 {
    display: block;
    width: 83px;
    height: 89px;
    position: absolute;
    right: -34px;
    top: -45px;
    z-index: 200;
    overflow: visible;
    background: url(../gfx/stars-1.png) 0 0 no-repeat;
}
#stars-2 {
    background: url(../gfx/stars-2.png) 0 0 no-repeat;
}
#thumbs .text-middle {
    padding-left: 60px;
    width: 866px
}
#thumbs .thumb {
    float: left;
    margin: 10px 2px;
    height: 150px;
}
#thumbs .thumb img {
    display: block;
    background: #fff;
    border: 1px solid #f0e4c8;
    padding: 3px;
}
#thumbs .thumb img:hover {
    border: 1px solid #ead092;
}
#thumbs .thumb p {
    font-weight: normal;
    text-align: center;
    font-family: Arial;
    font-size: 11px;
    color: #504b45;
    margin-top: 8px;
}

#thumbs-pages h3 {
    font-size: 16px;
    margin: 0 0 10px 0;
}
#thumbs-pages img {
    width: 120px;
    float: left;
    padding: 1px;
    border: 1px solid #c0c0c0;
    margin-top: 3px;
    margin-right: 15px;
}
#thumbs-content div {
    margin: 15px 0 10px 0;
}

#top {
    width: 100%;
    height: 88px;
}
#top-img {
    margin-left: 22px;
    position: relative;
    z-index: 10;
}
#top-img-wrapper {
    position: relative;
    display: block;
    width: 940px;
    height: 412px;
    _height: 432px;
    padding-top: 20px;
    margin: 0 auto;
    background: url(../gfx/top-img-bg.png) 0 0 no-repeat;
}
#top-img-stamp {
    position: absolute;
    top: 1px;
    right: 3px;
    display: block;
    width: 136px;
    height: 137px;
    z-index: 100;
    background: url(../gfx/stamp.png) 0 0 no-repeat;
}

#wrapper {
    width: 960px;
    margin: 0 auto;
}

.red {
    color: #b20000;
    font-weight: bold;
}
.cennik {
    color: #000;
    font-size: 14px;
}
.cennik p {
    font-size: 14px;
}
.cennik .cennik-title,
.cennik2 .cennik-title {
    font-size: 16px;
    font-weight: bold;
    color: #1f1f1f;
}
.cennik2 {
    font-size: 16px;
}
.cennik2 strong {
    color: #c95e00;
}
#cennik-1 {
    border-right: 1px solid #eee5ce;
    float: left;
    width: 450px;
}
#cennik-1 .cennik-title {
    margin-bottom: 20px;
}
#cennik-1 ul {
    margin-left: 2px;
}
#cennik-1 li {
    list-style: none;
    padding-left: 12px;
    margin: 1px 0;
    background: url(../gfx/cennik-dot.png) 0 50% no-repeat;
}
#cennik-1 li.red {
    background: url(../gfx/cennik-dot-red.png) 0 50% no-repeat;
}
#cennik-2 {
    float: left;
    padding-left: 115px;
}
#cennik-2 .cennik-title {
    font-size: 21px;
    margin-bottom: 32px;
}
#cennik-2 p {
    line-height: 28px;
}
#cennik-3,
#cennik-4,
#cennik-5 {
    border: 1px solid #eee5ce;
}
#cennik-6 {
    border: 1px solid #fff;
}
#cennik-3 {
    border-width: 0 1px 1px 0;
}
#cennik-4 {
    border-width: 0 0 1px 0;
}
#cennik-5 {
    border-width: 0 1px 0 0;
}
.cennik2 {
    float: left;
    width: 454px;
}
.cennik2 p {
    font-size: 16px;
    margin-left: 64px;
    line-height: 22px;
}
#cennik-3 p,
#cennik-5 p {
    margin-left: 40px;
}
.cennik2 .cennik-title {
    margin-bottom: 24px;
}
#cennik-3,
#cennik-4 {
    padding-bottom: 18px;
}
#cennik-5,
#cennik-6 {
    padding-top: 18px;
}
