@charset "utf-8";
body {
    border: none;
    background:  #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #54210c;
    margin: 0px;
    padding: 0px;
}

table td {
    vertical-align: top;
}

a:link, 
a:visited, 
a:active {
	color: #54210c;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a.no-underline:hover {
    text-decoration: none;	
}

p {
	margin: 10px 0px;
	padding: 0px;
}

ul, ol {
    margin: 0px;
    padding: 0px;
    margin-left: 8px;
    list-style-image: url(/gfx/text-left-bg.png);
    background-image: none;
    list-style-position: outside;
    overflow: visible;
}

li {
	margin: 0px 0px 0px 10px;
}

h1, h2, h3 {
    margin-top: 10px;
    margin-bottom: 10px;
    text-decoration: none;
    line-height: 120%;
}

h1 {
	font-size: 14px;
	color: #5a1100;
	margin: 10px 0px;
}

h2 {
    font-size: 13px;
}

h3 {
    font-size: 12px;
}

img {
    border: 0px;
}

hr {
	border: 0px;
	background-color: #c3b28a;
	height: 1px;
	margin: 5px 0px;
	padding: 0px;
}

form {
	margin: 0px;
}

div.clear {
    clear: both;
}

.error {
	color: red;
}

#holder {
	width: 960px;
	border: 1px solid #c5b18c;
	margin: 10px auto;
}

#holder-inner {
	margin: 12px;
}

#header-holder {
	margin: 22px 0px 15px;
	position: relative;
}

#lang-menu {
	position: absolute;
	top: 10px;
	right: 10px;
}

#top-holder {
	border: 1px solid #4d1f0f;
	background: #f1ebdf;
}

.top-menu-level-1 {
    padding: 8px 15px 7px;
    text-transform: uppercase;
    border-right: 1px solid #4d1f0f;
    font-weight: bold;
    font-size: 13px;
}

.top-menu-item-1 {
    float: left;
    padding: 7px 0px 6px;
    position: relative;
    z-index: 5;
}

.top-menu-2 {
    display: none;
    position: absolute;
    top: 28px;
    left: -1px;
    width: 200px;
    padding: 0px 5px;
    border: 1px solid #4d1f0f;
    background-color: #f1ebdf;
}

.top-menu-item-2 {
	position: relative;
	padding: 4px 10px;
	border-top: 1px solid #501f0e;
}

.has-submenu{
	background-image: url(/gfx/top-menu-submenu.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

.top-menu-3 {
    display: none;
    position: absolute;
    top: -1px;
    left: 205px;
    width: 250px;
    padding: 5px;
    border: 1px solid #4d1f0f;
    background-color: #f1ebdf;
}

.top-menu-item-3 {
	position: relative;
	padding: 3px 10px;
	border-top: 1px solid #501f0e;
}

#searcher-holder {
    float: right;
    margin-top: 5px;
    margin-right: 7px;
}

#searcher {
	/*border: 1px solid #531814;*/
}

#searcher-query {
	display: block;
	float: left;
    border-color:  #531814;
    border-style: solid;
    border-width: 1px;
    padding: 0px;
    height: 16px;
    width: 120px;
    font-size: 11px;
}

#searcher-submit {
    background-image: url(/gfx/searcher-submit.jpg);
    background-repeat: no-repeat;
    display: block;
    float: left;    
    width: 17px;
    height: 18px;
    border-color:  #531814;
    border-style: solid;
    border-width: 1px;
    padding: 0px;
    border-left: 0px;
}

#navigator-holder {
    padding-left: 21px;
    width: 680px;
    float: left;
    height: 23px;
    overflow: hidden;
    white-space: nowrap;
}

#navigator-holder a {
	font-size: 10px;
}

.separator {
    color: #c36e11;
}

#min-height {
    width: 18px;
    height: 450px;
    float: left;
}

#main-holder {
    float: left;
    width: 682px;
    border-top: 4px solid #4a2007;
}

#right-holder {
    float: right;
    width: 210px;
}

#quick-contact {
	width: 210px;
	height: 57px;
	margin: 0px 0px 5px;
    background-color: #501e0a;
    background-image: url(/gfx/panel-szybki-kontakt.jpg);
    background-repeat: no-repeat;
    color: #ffffff;
}

#quick-contact a {
    color: #ffffff;
}

.quickbox {
	width: 210px;
    margin: 0px 0px 5px;
    background-color: #501e0a;
    color: #ffffff;
}

.quickbox a{
	color: #ffffff;
}

.context-menu-holder {
	border: 1px solid #5c2b1d;
	margin-bottom: 10px;
}

.context-menu-holder ul.menu{
	margin: 8px 10px 8px 15px;
	padding: 0px;
}

.context-menu-holder ul.menu li {
    list-style-image: url("/gfx/menu-list-item.jpg");
    list-style-position: outside;
    padding: 0px;
    margin: 0px;
    margin-left: 10px;
}

.context-menu-root-link {
	border-bottom: 1px solid #5c2b1d;
	background-color: #f1ebdf;
	padding: 5px 10px;
}

.context-menu-root-link span {
    font-weight: bold;
}

ul.sitemap {
    margin: 5px;
    padding: 0px;
}

ul.sitemap li {
    list-style-image: url(/gfx/menu-list-item.jpg);
    list-style-position: outside;
    margin: 0px 0px 0px 10px;
    padding: 0px;
}

#bottom-holder {
    background-color: #f1ebdf;
    padding: 5px 10px;
}

.bottom-menu-holder {
    float: left;
}

.loginbox {
    border: 1px solid #501f0e;
    margin: 0px 0px 10px;
}

.loginbox div.title {
    padding: 2px 12px;
    background-color: #501e0a;
    color: white;
    font-weight: bold;
}

.loginbox table {
    margin: 5px 12px;
    width: 184px;
}

.loginbox input {
    font-size: 11px;
    border: 1px solid #501e0a;
    width: 105px;
}

input.submit {
    background-color: #501e0a;
    background-image: url(/gfx/arrows.png);
    background-repeat: no-repeat;
    background-position: right center;
    color: white;
    width: auto;
    padding-right: 20px;
    font-size: 11px;

}

.loginbox div.bottom {
    border-top: 1px solid #501e0a;
}

.loginbox div {
    padding: 2px 12px;
}

span.arrows,
a.arrows {
	color: rgb(166, 111, 8);
}

#registration input{
    border: 0px solid #501f0e;
    width: 290px;
}

#registration div.field {
    border: 1px solid #501f0e;
    margin-top: 10px;
    width: 445px;
}

#registration div.field .field-name {
	width: 120px;
	border-right: 1px solid #501f0e;
	background-color: #f0ebdf;
	padding: 4px 12px;
}

#registration div.field .field-value {
    width: 300px;
}

#registration div.field textarea {
    width: 445px;
    height: 245px;
    border: 0px;
}

div.left {
	float: left;
}

div.right {
	float: right;
}

.center {
	text-align: center;
}

.marginleft225 {
	margin-left: 144px;
}


.news h3 {
	margin: 0px;
}

#selector {
	float: left;
    border-right: 1px solid #501f0e;
    width: 15px; 
    height: 20px; 
    background-position: center; 
    background-image: url(/gfx/offerselector.jpg);
}

table.sector {
	width: 100%;
}

table.sector a,
table.sector .text-left-bar {
	font-size: 11px;
	background-position: left top;
}

table.sector td {
    background-image: url(/gfx/table-sector-td-arrow-bg.png);
    background-repeat: repeat-y;
    background-color: #ffffff;
    background-position: bottom;
    vertical-align: top;
}


div.sector-title {
	border: 1px solid #501f0e;
	border-bottom: 0px;
	background-image: url(/gfx/sector-title-bg.png);
	background-repeat: repeat-y;
	background-color: #e7dfd2;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding: 5px 10px;
}

div.sector-holder {
	border: 1px solid #501f0e;
	margin-bottom: 20px;
}

#os-list { 
	position: absolute; 
	width: 100%; 
	border: 1px solid #501f0e; 
	top: 19px; 
	left: -1px; 
	display: none;
	background-color: white;
}

/* zarządzane z edytora */
.text-left-bar {
    padding-left: 8px;
    background-image: url(/gfx/text-left-bg.gif);
    background-position: left 2px;
    background-repeat: no-repeat;
}


li.text-left-bar {
    padding-left: 0px;
    list-style-image: url(/gfx/text-left-bg.png);
    background-image: none;
    margin: 0px;
}


table.top-border td,
table.top-border th {
    border-top: 4px solid #521d0f;
    padding: 5px 0px;
}

td.no-top-border,
th.no-top-border,
table.top-border td.no-top-border,
table.top-border th.no-top-border,
div.no-top-border {
    border: 0px;	
}

div.top-border {
    border-top: 4px solid #521d0f;
    padding: 5px 0px;
}

div.ramka,
p.ramka {
    padding: 10px;
    border: 1px solid #501e0a;
    background-color: #f0ebdf;
}

table.no-top-border td, 
table.no-top-border th {
	border-top: 0px;
    padding: 0px;
}