* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}
.bordered-image{
 border: 1px solid #DBDBDB;
 padding: 3px;
 background-color: #eeeeee;
}

ul, ol {
	list-style: none;
}

object {
	vertical-align: top;
	outline: none;
}

a {
	outline: none;
	color: #37add6;
}

	a:hover {
text-decoration: none;
	}

html {
	min-width: 980px;
}

body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}

h2 {
	padding: 0 0 19px 0;
	word-spacing: -1px;
	line-height: 1.2em;
	font-size: 2em;
	color: #2b2b2b;
}

	h2.extra {
padding: 0 0 14px 0;
	}

	h2 span {
display: block;
padding: 0 0 2px 0;
	}

h4 {
	width: 100%;
	padding: 0 0 12px 0;
	overflow: hidden;
	text-transform: uppercase;
	line-height: 1.636em;
	font-size: 0.917em;
	color: #2b2b2b;
}

	h4 img {
float: left;
margin: 0 10px 0 0;
	}
	
	h4 span {
display: block;
padding: 8px 0 0 0;
	}
	
	h4 b {
display: block;
padding: 8px 0 9px 0;
	}

h6 {
	line-height: 1.538em;
	font-size: 1.083em;
	font-weight: normal;
	font-style: italic;
	color: #37add6;
}

	h6 a {
color: #37add6;
	}
	
	h6 b {
display: block;
padding: 7px 0 13px 0;
font-weight: normal;
	}
	
	h6 strong {
display: block;
padding: 2px 0 20px 0;
font-weight: normal;
	}
	
	h6 em {
display: block;
padding: 7px 0 20px 0;
font-style: normal;
	}

.fleft {
	float: left;
}

	img.fleft {
margin: 0 26px 16px 1px;
	}
	
	img.fleft1 {
float: left;
margin: 0 26px 26px 1px;
	}

.fright {
	float: right;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

#main-tail-top {
	background: #f3f3f3 url(../images/main-tail-top.gif) repeat-x 0% 0%;
}

#main-tail-bot {
	background: url(../images/main-tail-bot.gif) repeat-x 0% 100%;
	width: 100%;
}

/*
#main-bg {
	background: url(../images/main-bg-top.jpg) no-repeat 50% 50px;
}
*/
#main-bg {
	background: url(../images/main-bg-top-all.gif) no-repeat 50% 50px;
}

#main {
	width: 980px;
	margin: 0 auto;
	font-size: 0.75em;
}

#header {
	position: relative;
	height: 471px;
}

#header-subpage {
	position: relative;
	height: 50px;
}

#menu {
	overflow: hidden;
	position: absolute;
	top: 10px;
	left: -13px;
}

#menu-subpage {
	overflow: hidden;
	position: absolute;
	top: 10px;
	left: 133px;
}

#logo-subpage {
	width: 166px;
	top: -88px;
	left: -8px;
	position: absolute;
}

#menu li,
#menu-subpage li {
background: url(../images/menu-divider.gif) no-repeat 0% 13px;
float: left;
margin: 0 0 0 -1px;
padding: 0 14px 0 14px;
font-size: 1.167em;
font-weight: 400;
}
	
#menu li a,
#menu-subpage li a {
	display: inline-block;
	height: 40px;
	float: left;
	line-height: 40px;
	text-decoration: none;
	color: #fff;
}

#menu li a:hover,
#menu-subpage li a:hover {
	color: #f4693a;
}

#menu li.oferta a,
#menu-subpage li.oferta a {
	font-weight: bold;
	color: #70ac2a;
}

#menu li.act a,
#menu-subpage li.act a {
	background: #f3f3f3 url(../images/menu-left.gif) no-repeat 0% 0%;
	display: inline-block;
	height: 40px;
	float: left;
	line-height: 40px;
	text-decoration: none;
	color: #000;
}


#menu li.act a span,
#menu-subpage li.act a span {
background: url(../images/menu-right.gif) no-repeat 100% 0%;
display: block;
float: left;
height: 40px;
padding: 0 18px 0 18px;
	}
	
#menu li.act a:hover,
#menu-subpage li.act a:hover {
	color: #000;
}

#breadcrumbs {
	margin-top: -15px;
	margin-bottom: 10px;
}

.main-header {
	font-size: 1.6em;
}

.fb  {
	border: 0;
	overflow: hidden;
	width: 670px;
	height: 210px;
	clear: both;
	
}

.fb iframe {
	margin-left: -1px;
	margin-top: -1px;
}

#search-form {
	background: url(../images/search-input.gif) no-repeat 0% 0%;
	width: 259px;
	height: 28px;
	overflow: hidden;
	position: absolute;
	top: 11px;
	right: 1px;
}

#search-form input {
background: none;
width: 149px;
height: 20px;
padding: 4px 16px 4px 16px;
border: none;
float: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.083em;
color: #6e6e6e;
}
	
#search-form input#search-submit {
background: url(../images/search-submit.gif) no-repeat 0% 0%;
width: 74px;
height: 28px;
margin: 0 0 0 4px;
padding: 0;
border: none;
float: left;
cursor: pointer;
text-transform: uppercase;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.917em;
font-weight: bold;
color: #fff;
	}

#logo {
	position: absolute;
	top: 90px;
	left: 10px;
}

#header-text {
	position: absolute;
	top: 232px;
	left: 9px;
}

#header-link {
	background: url(../images/arrows.gif) no-repeat 0% 0%;
	display: inline-block;
	height: 14px;
	padding: 0 0 0 22px;
	line-height: 14px;
	font-size: 1.333em;
	text-decoration: none;
	color: #010101;
	position: absolute;
	top: 393px;
	left: 10px;
}

#header-link:hover {
font-weight: bold;
	}

#slogan {
 position: absolute;
 top: 330px;
 left: 10px;
 background:#E1E1E1 none repeat scroll 0 0;
 border:2px solid #DBDBDB;
  width: 610px;
}

#guzior {
 position: absolute;
 top: 330px;
 left: 10px;
 background:#E1E1E1 none repeat scroll 0 0;
 border:2px solid #DBDBDB;
  width: 610px;
}

#guzior a { 
	color: #70ac2a;
}

#guzior a.header {
	margin: 16px 10px;
	display: block;
	text-align: left;
	font-size: 2.1em;
}

#guzior p {
	padding: 0 10px;
	margin-bottom: 10px;
	font-size: 13px;
}

.text-column-left{
 margin-left:10px; 	
 float:left; 
 /*background:#c7ff86 none repeat scroll 0 0;*/
 /*border:2px solid #DBDBDB;*/
 width: 610px;	
 padding: 5px;
 font-size:14px; 
line-height:1.538em;
}

.text-column-left h3 {
 padding: 20px 0  10px 0; 
}


.text-column-right {
	margin-left:10px; 		
	float:left; 
	width: 312px;	
	background:#eeeeee none repeat scroll 0 0;
	border:2px solid #34BDB;
	text-align:center ; 
	padding: 5px;   
}

.text-column-right img {
	border: 1px solid #DBDBDB;
	padding: 5px;
	width: 150 px;
	background-color: #eeeeee;	
}

.text-column-right ul {
 text-align:left ; 
 list-style: outside	;
 margin-left: 15px; 

}
.text-column-right ul li {
font-size:13px;
padding: 0 0 5px 0;
}



#slogan blockquote {
  background: url("../images/blockquote.gif") no-repeat left top;	
  font: italic 1.4em/1.6em Georgia, "Times New Roman", Times, serif;
  width: 590px;
  padding-left: 18px;
  text-indent: -18px;
  margin-top:15px;
}
#slogan blockquote p:first-letter {
  padding-left: 42px;
  font: italic 1.9em Georgia, "Times New Roman", Times, serif;
  margin-top:15px;  
}
#slogan #author {
  float:right ; 
  clear:both; 
  margin-right:80px;
  margin-bottom:20px;
  font-weight:bold;   
}

/*
Partnerzy
*/	
#partnerzy h4 {
	width:100%; 
	border: 1px solid #DBDBDB;
	background-color: #4f4c4c;	
	color: white; 
	font-weight:bold; 
	text-align:center; 
	padding: 10px 0;
}
#partnerzy table {
 width:100%;
 table-layout:fixed;	 
 border-collapse:collapse;
 border-spacing:0;
 margin:0;
 padding:0;  
 border:0 none; 
}

#partnerzy table th {
border:0 none;
padding:10px 0;
width:40%; 
}
#partnerzy table td {
border:0 none;
padding:10px 0;
width:60%; 
}

#partnerzy table tr {
 border-bottom:1px solid #C0C0C0;
}



#icon-1 {
	position: absolute;
	top: 321px;
	right: 129px;
}

#icon-2 {
	position: absolute;
	top: 232px;
	right: 198px;
}

#icon-3 {
	position: absolute;
	top: 318px;
	right: 258px;
	z-index: 2;
}

/*
#twitter {
	background: url(../images/twitter.gif) no-repeat 0% 0%;
	display: block;
	width: 173px;
	height: 85px;
	overflow: hidden;
	font-size: 1.083em;
	color: #1896c2;
	position: absolute;
	top: 361px;
	right: 195px;
}
*/

#twitter span {
display: block;
padding: 56px 0 0 24px;
	}

#content {
	background: url(../images/content.jpg) no-repeat 0% 0%;
	padding: 45px 0 71px 0;
}

#page7 #content {
padding: 45px 0 67px 0;
	}

#content p {
padding: 0 0 20px 0;
line-height: 1.538em;
font-size: 1.083em;
/*color: #899a9d;*/
	}
	
#content p small {
float: right;
font-size: 1em;
	}
	
#content p i a {
font-style: normal;
color: #899a9d;
	}
	
#content blockquote p strong {
display: block;
padding: 0 2px 0 0;
text-align: right;
color: #2b2b2b;
	}
	
#content p.extra {
padding: 0 0 24px 0;
	}
	
#content p big {
	display: block;
	padding: 7px 0 0 0;
	font-size: 1em;
}

.row-1 {
	width: 100%;
	margin: 0 0 26px 0;
}

.row-2 {
	background: url(../images/row-bg.jpg) no-repeat 0% 0%;
	width: 100%;
	padding: 48px 0 0 0;
}

.link {
	background: url(../images/arrows.gif) no-repeat 0% 0%;
	display: inline-block;
	height: 14px;
	padding: 0 0 3px 23px;
	float: left;
	line-height: 14px;
	font-size: 1.333em;
	text-decoration: none;
	color: #010101;
}

	.link:hover {
text-decoration: underline;
	}

.link-indent-left {
	margin: 0 0 0 540px;
}


.link-right{
	float:right;
	text-align:right;
	margin-right:10px; 
	clear:both; 
}	

.link-indent-left1 {
	margin: 0 0 0 209px;
}

.box {
	width: 100%;
	overflow: hidden;
}

.box .corner-top-left {
background: url(../images/corner-top-left.gif) no-repeat 0% 0%;
}
	
.box .corner-top-right {
background: url(../images/corner-top-right.gif) no-repeat 100% 0%;
width: 100%;
}
	
.box .border-top {
background: url(../images/border-top.gif) repeat-x 0% 0%;
margin: 0 9px;
}
	
.box .inner {
padding: 18px 15px 18px 13px;
}
	
.box p {
padding: 0 0 0 0 !important;
line-height: 1.538em !important;
font-size: 1.083em !important;
color: #555 !important;
}
	
.box p.extra {
padding: 0 0 17px 0 !important;
}
	
.box p a {
color: #1896c2 !important;
}

.line-ver {
	background: url(../images/line-ver.gif) repeat-y;
	width: 100%;
}

.line-ver-1 {
	background: url(../images/line-ver.gif) repeat-y;
	width: 100%;
}

.list {
	overflow: hidden;
	padding: 0 0 0 1px;
}

	.list li {
background: url(../images/marker.gif) no-repeat 1px 10px;
padding: 0 0 0 11px;
line-height: 1.625em;
font-size: 1.333em;
font-style: italic;
color: #37add6;
	}
	
	.list li a {
color: #37add6;
	}

.list-1 {
	padding: 7px 0 0 0;
	overflow: hidden;
	line-height: 1.538em;
	font-size: 1.083em;
	color: #899a9d;
}

	.list-1 dt {
font-style: italic;
color: #37add6;
	}
	
	.list-1 dt a {
color: #37add6;
	}
	
	.list-1 dd {
padding: 0 0 6px 0;
	}

.list-2 {
	width: 100%;
	overflow: hidden;
}

	.list-2 dt {
background: url(../images/marker.gif) no-repeat 2px 5px;
padding: 0 0 17px 12px;
font-size: 1.333em;
font-style: italic;
color: #37add6;
	}
	
.list-2 dt a {
	color: #37add6;
}

	.list-2 dd {
padding: 0 0 23px 0;
line-height: 1.538em;
font-size: 1.083em;
color: #899a9d;
	}

#footer {
	width: 100%;
	height: 92px;
	overflow: hidden;
}

#footer div {
padding: 27px 0 0 0;
	}

#footer ul {
float: left;
margin: 0 0 0 -11px;
padding: 0 0 6px 0;
overflow: hidden;
	}
	
#footer ul li {
	background: url(../images/divider.gif) no-repeat 0% 4px;
	float: left;
	margin: 0 0 0 -1px;
	padding: 0 10px 0 12px;
}

#footer ul li a {
text-decoration: none;
color: #56514c;
	}
	
#footer ul li a:hover {
text-decoration: underline;
	}

#footer ul li.act a {
color: #2ba6c2;
	}
	
#footer ul li.act a:hover {
text-decoration: none;
	}

#footer p {
width: 100%;
overflow: hidden;
color: #969696;
	}
	
#footer p span {
	margin: 0 3px 0 0;
}

#footer p span em {
font-style: normal;
color: #2ba6c2;
	}

#footer p a {
	margin: 0 0 0 3px;
	text-decoration: none;
	color: #969696;
}

#footer p a:hover {
	text-decoration: underline;
}



 table a,
 table a:link,
 table a:visited {
	border:none;
	}							
	
 img {
	border:0;
	margin-top:.5em;
	}	
 table {
	width:100%;
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	margin:1em auto;
		border-collapse:collapse;
	}
 caption {
	/*color: #9ba9b4;*/
	font-size:.94em;
		letter-spacing:.1em;
		margin:1em 0 0 0;
		padding:0;
		caption-side:top;
		text-align:center;
	}	
 tr.odd td	{
	background:#f7fbff
}
 tr.odd .column1	{
	background:#f4f9fe;
	}	
 .column1	{
	background:#f9fcfe;
	}
 td {
	/*color:#678197;*/
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:center;
	}				
 th {
	font-weight:normal;

	/*color: #678197;*/
	text-align:left;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	}							
 thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3
	}	
 tfoot th {
	text-align:center;
	background:#f4f9fe;
	}	
 tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
 tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}
 .legend {
	font-weight:normal;
	/*color: #678197;*/
	text-align:left;
	padding:.3em 1em;
	float:right;
	margin-right:20px;
	width:400px;
	clear:both; 
	}		
 .clear{
 clear:both;
 }
 .unavailable{
 background: #A8A4A4 !important;
 } 
 .special-offer{
 font-weight:bold; 
 }
 
 
/* FLASHES WITH ERRORS */
#flashes {
	width:960px; 
	margin: 0 auto; 
	margin-bottom:5px;
	font-size:11px;
	clear:both; 
}
.flash_notice{
  margin: 0px 0px 7px 0px;
  padding: 7px;
  background: #709F01;
  text-align:center;
  color:#fff;
  clear:both;
  float:left;
  width: 960px;
}
.error
{
  color: red;
}

.flash_error{
  margin: 0px 0px 7px 0px;
  padding: 7px;
  background: red;
  text-align:center;
  color:#fff;
  clear:both;
  float:left;
  width: 960px;
}

.flash_notice a, .flash_error a {color:#fff;text-decoration:underline;}

.error_list{
color:red;
display:block;
clear:both;
width:300px;
}	 
 
#contact-container{
width:980px;
height:550px;	
}



#contact-container-left{
float:left;
width:350px;
}
#contact-container-right{
float:left;
width:620px;
margin-left:10px;
}



#contact-map-container{
float:left;
width:630px;
height:540px;
overflow:hidden;
}


.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
#contact-form-container{
margin:0 auto;
width:340px;
padding:5px;
float:left;
border:solid 2px #dbdbdb;
background:#e1e1e1;
}

/* ----------- stylized ----------- */

#contact-form-container h2 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#contact-form-container p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#contact-form-container label{
display:block;
font-weight:bold;
text-align:left;
width:140px;
float:left;
}
#contact-form-container .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:240px;
}
#contact-form-container input, textarea{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:300px;
margin:2px 0 20px 10px;
}
#contact-form-container button{
clear:both;
margin-left:200px;
margin-top:20px;
width:125px;
height:31px;
background:#666666 ;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}

.top-border {
	border-bottom: #000 1px solid !important;	
}

