/* Body */

Body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	background: url(/img/bg.jpg) repeat-x;
}
#container {
	width: 100%;
}

/* Global */

a img {
	border: 0;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.right-float {
	float: right;
}
.left-float {
	float: left;
}
.none {
	display: none;
}
.hidden {
	visibility: hidden;
}
.clear {
	clear: both;
}
.err {
	font-size: 10px;
	color: #C24243;
	font-weight: bold;
}
.pad {
	padding: 10px 0 0 10px;
	float: left;
}
.img_pad{
	border: 1px solid #BFB3A7;
	padding: 10px;	
	margin: 0 10px 0 0;
	
}
/* Header */

#menu {
	width: 799px;
	height: 42px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 189px;
}
#menu ul {
	float: left;
	padding: 17px 0 0 10px;
	margin: 0;
	display: inline;
	list-style-type: none;
}
#menu ul li {
	display: inline;
	margin-right: 20px;
}
#menu ul a:link, #menu ul a:active, #menu ul a:visited {
	color: #65534b;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 20px;
	border-right: 1px dotted #a4a198;
	background: url(/img/menu-arr.jpg) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}
#menu ul a:hover {
	text-decoration: underline;
}
#menu ul a.last {
	border-right: 0;
}
#bar1 {
	width: 100%;
	height: 90px;
	background: url(/img/bar1.gif) center;
	border-bottom: 1px solid #d9d3bb;
}
#bar1 div {
	width: 1000px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	background: url(/img/bar1-img.jpg) no-repeat right; 
}
#bar1 a {
	position: relative;
	float: left;
	width: 189px;
	height: 132px;
	display: block;
	margin-top: -42px;
}
#bar2 {
	width: 100%;
	height: 11px;
	background: url(/img/bar2.gif) center;
}
#bar2 div {
	width: 1000px;
	height: 11px;
	font-size: 1px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	background: url(/img/bar2-img.jpg) no-repeat right;
}
#bar3 {
	width: 100%;
	height: 9px;
	background: url(/img/bar3.gif) center;
	font-family: Arial, Helvetica, sans-serif;
}
#bar3 div {
	width: 1000px;
	height: 9px;
	font-size: 1px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	background: url(/img/bar3-img.jpg) no-repeat right;
}
#bar3 b {
	float: left;
	width: 185px;
	height: 13px;
	display: block;
	position: relative;
	margin-top: -10px;
	color: #656a59;
	font-size: 10px;
	padding-top: 6px;
	padding-left: 2px;
	background-color: #a1997f;
	border-left: 1px solid #d6d1bf;
	border-bottom: 1px solid #a1997f;
	border-right: 1px solid #d6d1bf;
}
#bar4 {
	width: 100%;
	height: 121px;
	background-color: #dacca5;
	border-bottom: 1px solid #b2ab91;
}
#bar4 #box {
	width: 998px;
	height: 121px;
	margin-left: auto;
	margin-right: auto;
	background: url(/img/bar4-img.jpg) no-repeat right top;
}
#bar4 b {
	float: left;
	width: 187px;
	height: 121px;
	display: block;
	color: #656a59;
	font-size: 10px;
	background-color: #a1997f;
	border-left: 1px solid #d6d1bf;
	border-right: 1px solid #d6d1bf;
}
#demo {
	margin-top: 15px;
	text-align: center;
	border: 1px solid #8E8E8E;
	margin-left: 110px;
	width: 322px;
}

/* Body */

#body {
 	width: 998px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}
#left {
	width: 188px;
	float: left;
}
#center {
	float: left;
	width: 758px;
	padding: 26px;
	color: #59533D;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}


#full {
	float: left;
	width: 998px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#flv {
	padding-top: 10px;
	padding-bottom: 10px;
}
h1 {
	color: #F6BB49;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	border-bottom: 1px solid #a38e7b;
}
h2 {
	color: #AD724B;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	border-bottom: 1px dotted #a38e7b;
}
h3 {
	color: #F6BB49;
	font-size: 13px;
	border-bottom: 1px solid #908768;
	margin: 0;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
}

h4 {
	color: #AD724B;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 10px 0 5px 0;
}
#center p {
	color: #59533d;
	line-height: 18px;
}
#center p.indent {
	text-indent: 25px;
}
#center p.indent img {
	float: left;
}
#center p img {
	margin: 0 10px 10px 10px;
}
#center ul {
	list-style-type: square;
	margin: 0;
	color: #59533d;
	padding-left: 20px;
	line-height: 18px;
}
#center a:link, #center a:active, #center a:visited {
	text-decoration: underline;
	color: #AD724B;
}
#center a:hover {
	text-decoration: none;
}
 a.main:link, a.main:active, a.main:visited {
	text-decoration: none;
	color: #AD724B;
}
 a.main:hover {
	text-decoration: none;
}


#full a:link, #full a:active, #full a:visited {
	text-decoration: underline;
	color: #AD724B;
}
#full a:hover {
	text-decoration: none;
}
img.border {
	border: 1px solid #AD724B;
}

/* Client login */

#client-login {
	width: 173px;
	border-left: 1px solid #e8e2d2;
	border-right: 1px solid #e8e2d2;
	border-bottom: 1px dotted #AD724B;
	padding: 11px 6px 11px 6px;
	background: url(/img/box-bg.jpg) repeat-x bottom;
}
#client-login form {
	padding: 11px 0 0 0;
	margin: 0;
}
#client-login label {
	width: 42px;
	float: left;
	display: block;
	color: #AD724B;
	text-align: right;
	font-size: 10px;
	padding-right: 8px;
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
}
#client-login input.txt {
	border: 1px solid #AD724B;
	width: 100px;
	font-size: 12px;
	float: left;
	margin-bottom: 6px;
}
#client-login input.btn {
	float: left;
	margin-left: 102px;
}
#client-login br {
	clear: both;
}
#login-form {
	font-size: 10px;
	color: #59533D;
}
#login-form ul {
	padding-left: 10px;
	margin: 10px;
}
#login-form a:link, #login-form a:active, #login-form a:visited {
	color: #AD724B;
	text-decoration: none;
}
#login-form a:hover {
	text-decoration: underline;
}

td {
	border: 1px #AD724B solid;
	color: #59533d;
}
.lista  {
	font-size: 13px;
	padding-bottom: 2px; 
	padding-top:2px;	
}
table.list {
	width: 100%;
	margin-top: 10px;
}
table.list thead td {
	background-color: #DACCA5;
	color: #fff;
	font-weight: bold;
	text-align: center;
	border: 0;
	padding: 3px;
}
table.list tbody td {
	border: 0;
	padding: 2px;
}
table.list tbody tr.e {
	background-color: #EFEFEF;
}
p.under {
	text-align: center;
	margin-top: 50px;
}
.form {
	margin-top: 15px;
}
.form label {
	float: left;
	display: block;
	width: 100px;
	text-align: right;
	margin-right: 10px;
	margin-top: 7px;
}
.form .text {
	float: left;
	font-size: 12px;
	margin-top: 5px;
	border: 1px solid #AD724B
}
.form br {
	clear: both;
}
.text {
	border: 1px solid #AD724B;
}
.form div.line {
	width: 100%;
	height: 1px;
	border-top: 1px dotted #A38E7B;
	margin-top: 15px;
	margin-bottom: 10px;
	float: left;
}
.szare {
	color: #8f8f8f !important;
}
.wazne {
	color: #f00 !important;
}
.kurs {
	font-style: italic;
}
.grube {
	font-weight: bold;
}
.zatw {
	text-decoration: line-through;
}
#historia {
	overflow: auto;
	width: 748px;
	height: 100px;
	padding: 5px;
}
#komentarze {
	overflow: auto;
	width: 748px;
	height: 150px;
	padding: 5px;
}
#komentarz {
	width: 748px;
	padding: 5px;
}

/* Sub-menu */

#sub-menu {
	border-left: 1px solid #e8e2d2;
	border-right: 1px solid #e8e2d2;
	width: 185px;
}
#sub-menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#sub-menu ul a:link, #sub-menu ul a:active, #sub-menu ul a:visited {
	width: 161px;
	height: 30px;
	display: block;
	text-decoration: none;
	color: #59533d;
	padding-top: 5px;
	font-size: 11px;
	vertical-align: middle;
	padding-left: 24px;
}
#sub-menu ul a.head:link, #sub-menu ul a.head:visited, #sub-menu ul a.head:active {
	background: url(/img/sub-menu-li.gif) no-repeat;
	border-bottom: 1px dotted #AD724B;
}
#sub-menu ul a.item:link, #sub-menu ul a.item:visited, #sub-menu ul a.item:active {
	background-color: #fff;
	border-bottom: 1px solid #e8e2d2;
}
#sub-menu ul a.head:hover, #sub-menu ul a.item:hover {
	text-decoration: underline;
}
#sub-menu ul a.middle:link, #sub-menu ul a.middle:visited, #sub-menu ul a.middle:active, #sub-menu ul a.middle:hover {
	padding-top: 12px;
	height: 23px;
}

/* Partners */

#partners {
	float: left;
	padding: 11px 5px 11px 5px;
}
#partners a {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}
#partners img {
	border: 1px solid #bfb3a7;
}

/* Contact */

#kontakt {
	float: left;
	padding: 10px;
	width: 250px;
	text-align: right;
	color: #59533d;
	line-height: 18px;
}
#mapa {
	float: left;
	padding: 10px;
	width: 450px;
}
#map {
	width: 450px;
	height: 350px;
	float: left;
	margin-top: 5px;
	border: 1px solid #AD724B;
	background: url(/img/loading.gif) no-repeat center center;
}

/* Footer */

#footer {
	width: 100%;
	height: 60px;
	float: left;
	background-color: #908768;
}
#footer p {
	width: 815px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 185px;
	padding-top: 16px;
	font-size: 10px;
	text-align: center;
	color: #dfdac8;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 8px;
	background: url(/img/footer-bg.jpg) no-repeat;
	background-position: 195px 5px;
}
#footer p b {
	font-size: 11px;
	letter-spacing: 3px;
}
#footer p img {
	margin-top: 5px;
	height: 5px;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #dfdac8;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}

/* Oferta */
.oferta img {
	padding: 15px;
	float: left;
}

.oferta p {
	width: 620px;
	float: left;
	display: block;
}

.oferta div {
	width: 620px;
	float: left;
	display: block;
	margin-bottom: 15px;
}
.oferta ul {
	margin: 0 0 0 3px;
	list-style-type: square;
}
.oferta ul li {
}
.oferta p {
	margin: 10px 0 3px 0;
	text-align: justify;
}

#rejestracja label {
	float: left;
	clear: both;
	text-align: right;
	width: 200px;
	margin: 3px;
	padding-top: 3px;
	color: #59533d;
	font-size:11px;
}
#rejestracja .text {
	float: left;
	width: 200px;
	margin: 3px;
	border: 1px solid #aaa;
}
#rejestracja .checkbox {
	float: left;
	margin: 5px 3px 3px 3px;
}
#rejestracja .submit {
	margin-left: 209px;
	float: left;
	clear: both;
}
.section {
	float: left;
	clear: both;
	width: 200px;
	text-align: right;
}
.error {
	color: #f00;
	float: left;
	padding-top: 5px;
}
.offer li {
	padding: 1px 0 3px 0;
	text-align: justify;
}


.temat {
	width: 255px;
	font-size: 11px;
 
	padding: 20px 1px 3px 1px;
	background: url(/img/akt.jpg) repeat-x bottom;
	color: #59533D;
}
.akt {
	width: 255px;
	line-height: 15px;
	font-size: 11px;
 	padding: 8px 1px 1px 1px;
	color: #59533D;
}
.img_akt{
	margin-left: 20px;
	border: 1px solid #BFB3A7;	
	
}
 
#aktualnosci a:link, #aktualnosci a:active, #aktualnosci a:visited {
		text-decoration: underline;
	color: #AD724B;
}
 #aktualnosci a:hover {
	text-decoration: none;
}
