@import "./reset.css";
@import "./prettyPhoto.css";

.full {
    float: left;
    position: relative;
    width: 100%;
}
*::-moz-selection {
    background: none repeat scroll 0 0 #DFD7C6;
    color: #584F3B;
}
body {
    font-family: Tahoma,arial,sans-serif;
}
body {
    background: url("../images/bg.jpg") no-repeat scroll center top #1E1E1E;
    height:100%;
}
.content {
    margin: 0 auto;
    width: 966px;
}
header, article, footer {
    float:left;
    position: relative;
    width: 100%;
}
h1 {
    color: #4B423B;
    float: left;
    font-size: 18px;
    margin: 15px 5px;
    text-transform: uppercase;
    width: 650px;
}
h3, h4 {
    color: #4B423B;
    font-size: 16px;
    padding-bottom: 0.7em;
}
p {
    color: #302422;
    font-size: 12px;
    line-height: 1.3em;
    padding-bottom: 0.8em;
}
section a {
    color: #C14E00;
}
section a:hover {
    color: #9F4000;
    text-decoration: underline;
}
section ul, section ol {
    color: #302422;
    font-size: 12px;
    line-height: 1.3em;
    margin-left: 30px;
    padding-bottom: 0.8em;
}
section li {
    padding: 2px 0;
}
section ul li {
    list-style: square outside none;
}
section ol li {
    list-style: decimal outside none;
}
section td, section td p {
    color: #302422;
    font-size: 12px;
    line-height: 1.3em;
}
section td p {
    padding: 0;
    text-indent: 0;
}
.more {
    color: #4B423B;
    float: right;
    font-size: 10px;
    font-weight: bold;
}
section table {
    border-collapse: separate;
    border-spacing: 2px;
    margin: 10px auto;
}
section table td {
    border: 1px solid #C0BDB2;
    padding: 5px;
}
#path {
    border-bottom: 1px dashed #968476;
    border-radius: 2px 2px 2px 2px;
    float: left;
    margin-left: 13px;
    margin-top: 15px;
    padding: 0 5px 10px;
    width: 96%;
}
#path li:first-child {
    color: #62564D;
    padding-left: 0;
}
#path li {
    float: left;
    font-size: 11px;
    padding: 0 5px;
}
#path a {
    color: #4B423B;
    float: left;
    font-size: 11px;
}
#path a:hover {
    color: #62564D;
}
header {
    height: 181px;
}
header #logo, header .slideshow, header nav {
    position: absolute;
}
header #logo {
    left: 20px;
    top: 30px;
    z-index: 20;
}
header .slideshow {
    height: 153px;
    left: 0;
    overflow: hidden;
    top: 0;
    width: 966px;
    z-index: 10;
}
header nav {
    background: url("../images/menu-bg.jpg") no-repeat scroll 0 0 transparent;
    bottom: 0;
    height: 28px;
    left: 0;
    width: 100%;
}
header nav li {
    border-left: 1px solid #8E8E8E;
    float: left;
    height: 28px;
}
header nav li:first-child {
    border: 0 none;
}
header nav a {
    color: white;
    display: block;
    float: left;
    font: bold 12px/2.2 tahoma,arial,sans-serif;
    height: 28px;
    text-align: center;
    text-transform: uppercase;
    width: 240px;
}
header nav .hit a, header nav a:hover {
    background: url("../images/menu-bg-hover.jpg") repeat-x scroll center top transparent;
}
article {
    background: url("../images/article-bg.jpg") no-repeat scroll 0 0 #FFFFF0;
}
article .article-content {
    background: url("../images/article-bottom-bg.jpg") no-repeat scroll center bottom transparent;
    float: left;
    min-height: 115px;
    width: 100%;
}
article section {
    float: right;
    margin-right: 21px;
    width: 650px;
}
article #main img {
    max-width: 650px;
}
article p img {
    border: 1px solid #C0BDB2;
    padding: 2px;
}
#search {
    position: absolute;
    right: 12px;
    top: 10px;
}
#search input, #search button {
    float: left;
}
#search input {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #4B423B;
    color: #302422;
    font-size: 10px;
    height: 10px;
    padding: 2px;
    width: 124px;
}
#search button {
    background: url("../images/search-button.png") no-repeat scroll 0 0 transparent;
    height: 15px;
    margin-left: 5px;
    text-indent: -9999em;
    width: 14px;
}
aside {
    background: url("../images/aside-bg.png") no-repeat scroll right top transparent;
    float: left;
    margin-bottom: 1em;
    margin-right: 20px;
    min-height: 666px;
    width: 269px;
}
aside a {
    color: #4B423B;
    text-transform: uppercase;
}
aside li {
    float: left;
}
aside .lvl1 {
    float: left;
    margin: 10px 15px;
    width: 229px;
}
aside .lvl1 > li {
    width: 215px;
}
aside .lvl1 > li:first-child > a {
    border-top: 0 none;
}
aside .lvl1 > li.hit > a, aside .lvl1 > li > a:hover {
    background: none repeat scroll 0 0 #DFD7C6;
    color: #4B423B;
}
aside .lvl1 > li.hit > a {
    border-bottom: 1px solid #4B423B;
}
aside .lvl1 > li > a {
    border-top: 1px solid #4B423B;
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.2em;
    padding: 5px 10px;
    text-transform: uppercase;
    width: 100%;
}
aside .lvl2 {
    float: left;
    margin: 10px 0 10px 10px;
}
aside .lvl2 > li {
    background: url("../images/bullet-big.jpg") no-repeat scroll 0 10px transparent;
    float: left;
    padding: 5px 0 5px 13px;
    width: 100%;
}
aside .lvl2 > li.hit > a {
    font-weight: bold;
}
aside .lvl2 > li > a {
    font-size: 14px;
    font-weight: normal;
}
aside .lvl2 > li > a:hover {
    color: #958F84;
}
aside .lvl3 {
    background: none repeat scroll 0 0 #DFD7C6;
    float: left;
    margin: 10px 0;
    padding: 5px 10px 10px;
    width: 180px;
}
aside .lvl3 li {
    background: url("../images/bullet-small.jpg") no-repeat scroll 0 7px transparent;
    float: left;
    padding-left: 9px;
    width: 100%;
}
aside .lvl3 li:hover {
    color: #6D5E53 !important;
}
aside .lvl3 a {
    font-size: 11px;
    padding: 5px 0;
}
aside .lvl3 a:hover, aside .lvl3 .hit a {
    color: #0A0501;
}
aside .lvl3 .hit a {
    font-weight: bold;
}
#news {
    padding-bottom: 1.5em;
}
.news {
    border-bottom: 1px solid #CCCCCC;
    display: block;
    float: left;
    padding: 15px 5px;
    width: 640px;
}

.news small {
    float:right;
}
.news p {
    text-align: justify;
}
.news img {
    border: 1px solid #4B423B;
    float: left;
    margin-right: 10px;
}
.news:hover {
    background: none repeat scroll 0 0 #F2F1E6;
    text-decoration: none;
}
.more:hover {
    color: #968476;
}
footer {
    background: url("../images/bottom.jpg") repeat-x scroll center top transparent;
    height: 38px;
    padding-bottom: 50px;
}
footer .copy {
    color: white;
    float: left;
    font-size: 9px;
    font-weight: bold;
    padding: 6px 0 0 10px;
    text-indent: 0;
}
footer .copy strong {
    text-transform: uppercase;
}
footer .realizacja {
    color: #CCCCCC;
    float: right;
    font-size: 10px;
    margin: 10px 10px 0 0;
}
footer .realizacja strong {
    float: left;
    font-weight: normal;
    padding: 4px;
}
.gallery {
    margin-bottom: 10px;
    margin-top: 10px;
}
.gallery ul {
    margin: 0;
    width: 100%;
}
.gallery li {
    float: left;
    list-style: none outside none;
    margin: 0 0 15px 15px;
    padding: 0;
}
.gallery li:first-child {
    margin-left: 0;
}
.gallery img {
    border: 1px solid #C0BDB2;
    max-width: 145px;
    padding: 2px;
}
.currentTextHolder {
    color: #666666;
    float: left;
    font-family: arial,sans-serif;
    font-size: 13px;
    margin: 1px 5px !important;
    text-align: center;
    text-indent: 0;
}
.pp_description {
    color: #666666;
    float: left;
    font-size: 12px;
    margin: 0;
    padding: 3px 0;
    text-indent: 0;
}
.gi img {
    max-width: 200px;
}
.gi img, .gi strong {
    clear: both;
    float: left;
}
.gi strong {
    padding: 3px 0;
    text-align: center;
    width: 100%;
}
.ba {
    height: 400px;
    margin: 15px 0;
    position: relative;
    width: 650px;
}
.ba-mask {
    border-right: 2px solid #FFFFFF;
    box-shadow: 5px 0 7px rgba(0, 0, 0, 0.6);
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 100;
}
.ba-bg {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 0;
}
.ba-caption {
    background: none repeat scroll 0 0 #000000;
    bottom: 0;
    color: #FFFFFF;
    font-family: arial;
    font-size: 12px;
    left: 0;
    opacity: 0.7;
    padding: 10px 5px;
    position: absolute;
    text-align: center;
    width: 650px;
    z-index: 120;
}
#contact-form {
    clear: right;
    float: right;
    width: 650px;
}
fieldset {
    float: left;
    width: 60%;
}
fieldset:first-child {
    width: 40%;
}
.subject {
    display: none;
}
label {
    float: left;
    margin: 3px 0;
    width: 100%;
}
label span {
    color: #333333;
    float: left;
    font-size: 12px;
    padding: 3px;
    width: 100%;
}
label input, textarea {
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    float: left;
    padding: 3px 6px;
    width: 90%;
}
textarea {
    height: 110px;
    width: 97%;
}
form button {
    background: none repeat scroll 0 0 #D34A01;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    float: left;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 10px;
}
form #error, form #ok {
    background: none repeat scroll 0 0 #FF0000;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    display: none;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin-left: 5px;
    padding: 7px 10px;
}
form #ok {
    background: none repeat scroll 0 0 #1FAC06;
}
.error-input {
    background: none repeat scroll 0 0 #FFE1E1;
    border: 1px solid #FF0000;
}
.photo {
    display: block;
    float: right;
    margin: 0 25px 15px 0;
    position: relative;
    width: 650px;
}
.photo span {
    color: #4B423B;
    display: block;
    font-size: 12px;
    font-style: italic;
    padding: 0;
    text-align: left;
    width: 645px;
}
.seealso {
    border-top: 1px dashed #CCCCCC;
    margin-bottom: 20px;
    margin-top: 10px;
    padding-top: 10px;
}
.seealso ul {
    margin: 0;
}
.seealso li:first-child {
    margin-left: 0;
}
.seealso li {
    display: inline;
    line-height: 1em;
    list-style: none outside none;
    margin: 0;
    text-align: justify;
}
.seealso li a {
    font-size: 10px;
}
.seealso .even a {
    color: #4B423B;
}
.lvl3-index {
    float: left;
    margin-left: 10px !important;
    margin-top: 20px;
}
.lvl3-index li {
    float: left;
    list-style: square outside none;
    margin: 0 10px;
    padding: 3px;
    width: 285px;
}
.lvl3-index li a {
    font-size: 12px;
}
#pages-container {
    float: left;
    text-align: center;
    width: 650px !important;
}
#pages-container #pages {
    float: left;
    padding: 15px 0 !important;
    text-align: right;
}
#pages-container div {
    float: left;
    width: auto !important;
}
#pages-container ul {
    line-height: 1.7em !important;
    margin: 0 !important;
    padding: 0 !important;
}
#pages-container li {
    display: inline !important;
    width: auto !important;
}
#pages-container li {
    list-style: none outside none;
    padding: 0 !important;
}
#pages-container .jPag-control-back a {
    border: 0 none;
}
#pages-container a, #pages-container span {
    border-left: 1px solid #CCCCCC;
    cursor: pointer;
    font-size: 11px;
    line-height: 1em;
    padding: 0 5px;
}
#download {
    margin: 1em 0;
}
#download ul {
    margin-left: 10px;
}
#download li {
    background: url("../images/download.png") no-repeat scroll 0 0 transparent;
    list-style: none outside none;
    padding: 3px 0 3px 30px;
}


.advs {
    width:165px;
    float:left;
    margin:50px 0 50px 50px;

    }
    .advs img {
	float:left;
	margin:10px 0;
    }
