html, body, a, p ,h1, h2, h3, h4, span, div {
	font-family: "Open Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;	
}

html{
	height:100%; 
}
body { 
	margin:0;
	padding:0;
	text-align:center; 
	overflow:auto; 
	font-size: 13px;
	color: #353535;
	min-width: 906px;
}


p {
	margin: 0 0 10px 0;
}
a {
	color: #353535;
	text-decoration: none;
}
a:hover {
	color: #ffcc00;
}
h1, h2, h3, h4, h5 {
	font-weight:600;
}
h1 {
	display:table;
	line-height: 25px; 
	font-size: 25px;
	font-weight:normal;
	color: #565656;
	text-decoration:none;
	margin: 0 auto;
	padding: 0 20px;
}
h2 {
	font-size: 15px;
}
strong,b {
	font-weight:600;
}
input, textarea, select
{
	font-family: "Open Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

img {
	max-width: 100%;
}

.bigcontainer {
	width: 100%;
	position: relative;
	background: url('/gfx/bg.png') repeat-x top center;
}
#container {
	width: 906px;
	min-width: 906px;
	margin: 0 auto;
	text-align:left; 
	clear:both;
}

#top {
	clear:both;
	width: 100%; 
	height: 142px; 
	background: url('/gfx/top.png') no-repeat center 10px;
	text-align:center;
	position:relative; 
	margin: 0 0 15px 0; 
}

.fb {
	position:absolute;
	top:5px;
	right:1px;	
}
/*
.fb-like {
	width:75px;
	overflow:hidden;	
}
*/

ul#menu { 
	position: relative;
	top: 120px;
	display:table; 
	margin:0px auto; 
	padding:0;
	white-space:nowrap;
	height: 18px;
}

ul#menu li {
	list-style:none;
	float:left;
	margin: 0 25px;
	height: 18px;
}
ul#menu a {
	display:block;
	line-height: 18px; 
	text-transform: uppercase;
	font-size: 12px;
	color: #e8e8e8;
	text-decoration:none;
}
ul#menu a:hover,
ul#menu a.active { 
	color: #ffcc00;
}
ul#menu li.spacer {
	background: url('/gfx/menu-punktor.png') no-repeat center;
	margin:0;	
	width: 1px;
	height: 18px;
}

#slideshow {
	position: relative;
	clear:both;
	width:100%;
	height:	355px; 
	background: url('/gfx/foto-cien1.png') no-repeat top center;	 
}
#slideshow .image {
	position: relative;
	top: 14px;
}

.pods_content {
	padding: 25px 0 0 0;
	min-height:350px;
}

.area {
	position: relative;
	/*top: 40px;*/ 
	width: 100%;
	min-height:100px;
	clear:both;
	padding: 30px 0 0 0;		
}

.area .title { 
	width: 100%;
	height:25px;
	clear:both;	 
	white-space:nowrap; 
	background: url('/gfx/bg-title.png') no-repeat center;
	text-align:center;
		
}
.area .title h1 { 
	display:table;
	line-height: 25px; 
	font-size: 25px;
	font-weight:normal;
	color: #565656;
	text-decoration:none;
	background-color:#fff;
	margin: 0 auto;
	padding: 0 20px;
}
	
#footer {
	position: relative;
	top: 40px;	 
	width:100%;
	height: 150px;
	padding: 0 0 20px 0;
	clear:both;
	background: url('/gfx/bg-footer.png') repeat-x top; 
}

#footer #up-cnt { 
	position: relative;
	top: 20px;	 
	width:100%;
	height: 80px; 
	clear:both;
}
#footer #up-cnt #up {
	position: relative;
	top: 7px;	 
	
}
#footer #copy { 
	position: relative; 
	width:100%;
	height: 14px; 
	clear:both;
	background: url('/gfx/copy.png') no-repeat top;
}
#footer #content { 
	position: relative; 
	width:906px;
	min-width: 906px;
	height:50px;
	margin:25px auto 0 auto;
	clear:both; 
	text-align: left;
}
#footer #content a { 
	color: #FFCE06;
	font-size:0.9em;
}
#footer #content a:hover {
	text-decoration:underline;
}

#footer #content .lemon {
	position:absolute; 
	bottom: 0px; 
	right: 50px; 
}
.content {
	margin: 15px 0 0px 0;
}
	
	
.cl {
	width: 100%;
	height: 1px;
	line-height: 1px;
	clear: both;
}	
/****************template oferta ******************/	
.content.oferta {
	background: url('/gfx/bg-oferta.png') no-repeat top;
}	
.oferta_naglowek {
	margin: 0 0 20px 0;
}
.oferta_naglowek h2 {
	font-size: 15px;
	font-weight:600;
	color: #fff;
	padding: 0 10px;
	line-height: 38px;
	margin: 0;
	text-align: center;
}

	
.col_oferta {
	width: 262px;
	margin: 0;
	padding: 0 20px;
	float: left;
}	
ul.nicelist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}	
ul.nicelist li {
	padding: 3px 0 15px 35px;
}
ul.nicelist li.p1 {
	background: url('/img/p1.png') no-repeat left 3px;
}	
ul.nicelist li.p2 {
	background: url('/img/p2.png') no-repeat left top;
}	
ul.nicelist li.p3 {
	background: url('/img/p3.png') no-repeat left top;
}	
ul.nicelist li.p4 {
	background: url('/img/p4.png') no-repeat left top;
}	
ul.nicelist li.p5 {
	background: url('/img/p5.png') no-repeat left top;
}	
ul.nicelist li.p6,ul.nicelist li {
	background: url('/img/p6.png') no-repeat left top;
}	

ul.nicelist2 {
	list-style-type: none;
	margin: 0;
	padding: 0;
}	
ul.nicelist2 li {
	padding: 3px 0 15px 20px;
	background: url('/gfx/punktor.png') no-repeat left 7px;
}	
.col_atuty {
	width: 200px;
	margin: 13px 0;
	padding: 0 12px;
	float: left;
}
.col_atuty h2 {
	font-size: 17px;
	font-weight: normal;
}
	
/**galeria**/
.fotos
{
	margin: 23px 0;
}
.fotos > .gal
{
	margin: 0 23px 12px 0;
}
.fotocontent
{
	padding: 0px;
}
.gal
{
	width: 161px;
	height: 138px;
	margin: 0 25px 7px 0;
	overflow: hidden;
	text-align: center;
	color: #2F3130;
	float: left;
	background-image: url(/gfx/cien-do-miniatur.png);
	background-repeat: no-repeat;
	padding: 0;
	position: relative;
	display: block;
}
.gal .iko,
.gal .ikoactive
{
	position: absolute;
	bottom: 0;
	right: 7px;
}
.gal .ikoactive
{
	display: none;
}
.gal img
{
	margin: 4px 0px;
	border:none;
}
.gal .title
{
	margin: 0 0 6px 0;
}
.kontakt_content
{
	float: left;
	width: 470px;
	margin: 20px 0 0 40px;
}
#formularz1
{
	float: left;
	width: 360px;
	margin: 20px 0 0 0;
}
.mapa
{
	width: 310px; 
	height: 180px; 
	border: 1px solid #B5B5B5;
	margin: 30px 0 5px 0;
}

/**************** stopka *********************/
.col_stopka
{
	width: 170px;
	margin: 20px 0;
	padding: 0 15px;
	float: left;
	color: #E3E3E3;
	text-align: left;
	font-size: 12px;
}
.col_stopka a
{
	color: #E3E3E3;
}
.col_stopka a:hover {
	text-decoration:underline;	
}
/**************** formularz kontaktowy *******************/
.myform
{
	padding: 0;
	width: 360px;
}
.myform h4
{
	float: left;
	font-size: 16px;
	margin: 5px 0;
	font-weight: normal;
}
.myform .label
{
	width: 100px;
	display: block;
	float: left;
	clear: both;
	text-align: right;
	margin: 5px 5px 0 0;
}
.myform .button,
a.button
{
	background-color: #AFAFAF; 
	border: 1px solid #AFAFAF; 
	color: #ffffff; 
	width: auto; 
	padding: 2px 10px;	
	margin-top:5px;
	float: right;
	font-weight:600
	cursor: pointer;
}
.myform .button:hover
{
	background-color: #A5A5A5;
}
a.button 
{
	display:block;
	width:60px;
	text-align: center;
	float: none;
	font-size: 11px;
}
.myform input[type="text"]
{
	background-color: #EBEBEB;
	border: 1px solid #EBEBEB;
	width: 213px;
	margin: 5px 0 0 0;
	padding: 0 1px;
}
.myform textarea
{
	width: 215px;
	background-color: #EBEBEB;
	border: none;
	resize: none;
	padding: 0 1px;
	margin: 3px 0 0 0;
}
.myform .chbxgroup
{
	float: left;
	width: 252px;
	margin: 3px 0 3px 0;
}
.myform .chbxgroup label
{
	margin: 0 0 2px 0;
	display: block;
}
.myform .chbxgroup input
{ 
	margin-top: 2px; 
} 

#wysuwane_zakladki
{
	position:absolute;
	top: -20px;
	left: 0;
}
#wysuwane_kontakt,
#wysuwane_menu
{
	position:absolute;
	top: -20px;
	left: 0;
	background: url("/gfx/kontakt1.png") no-repeat scroll right top transparent;
	width: 316px;
	height: 279px;
	padding: 0;
	font-size: 12px;
}
#wysuwane_menu
{
	background: url("/gfx/menu.png") no-repeat scroll right top transparent;
	height: 202px;
	top: 270px;
	width: 217px;
}
.wewnatrz
{
	margin: 38px 0 0px 30px;
	text-align: left;
	float: left;
	/*width: 340px;*/
}
#wysuwane_kontakt .openclose
{
	float: right;
	width: 46px;
	height: 279px;
	display: block;
	cursor: pointer;
	background-image: url(/gfx/strzalka-prawa.png);
	background-position: 4px 230px;
	background-repeat: no-repeat;
}
#wysuwane_menu .openclose
{
	float: right;
	width: 46px;
	height: 202px;
	display: block;
	cursor: pointer;
	background-image: url(/gfx/strzalka-prawa.png);
	background-position: 5px 130px;
	background-repeat: no-repeat;
}
#wysuwane_menu .wewnatrz
{
	margin: 30px 0 0 30px;
}
#wysuwane_kontakt.opened .openclose,
#wysuwane_menu.opened .openclose
{
	background-image: url(/gfx/strzalka-lewa.png);
}
#wysuwane_kontakt p
{
	margin: 0 0 18px 0;
}
#menuzakladka
{
	list-style-type: none;
	font-size: 14px;
	padding: 0;
}
.error
{
	color: #FF2A00;
}
.confirm
{
	font-size: 13px;
	margin: 30px 0 0 0;
}

#cookiesinfo {
	width: 560px;
	text-align: justify;
	padding: 0 15px;
}




