@import url(stala/default.css);

.body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	background: #ffffff url(bg.png) top left no-repeat;
}
hr, .hr {
	border: 0; height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image: linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    width:100%;
	margin: 20px 0 20px 0;
}
ul, ol {
	list-style-position: outside;
	margin-left: 25px;
	margin-bottom: 0px;
	padding: 0px;
    vertical-align:middle;
}

ul, ol{
	list-style-image: url(trp.png);
}

.text {
	line-height: 140%;
	width:100%;
	clear:both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
}

.main {
	width: 1060px;
	position: relative;
	text-align: center;
	margin: auto;
	clear:both;
}

/*START*/

#logo {
	width: 315px;
	height: 131px;
	float:left;
	font-size: 30px;
	text-align: center;
	position:absolute;
	top: 15px;
	left: 50%;
	margin-left: -158px;
	text-indent: -9999px;
}

#logo span {
	width: 315px;
	height: 131px;
	position:absolute;
	top:0;
	left:0;
	background:url(logo.png) center center no-repeat;
}

header {
	clear: both;
	float: left;
	height: 230px;
	width: 100%;
	position: relative;
}

#strefa{
	position: absolute;
	top: 70px;
	right: 0;
	text-align: right;
}

#lang{
	float: right;
	text-align: left;
	width: 112px;
	margin-bottom: 15px;
}

#lang a{
	display: block;
	font-size: 10px;
	color: #787878;
}

#lang span img{
	vertical-align: middle;
	margin-right: 5px;
}

#lang a img{
	vertical-align: middle;
	margin-right: 5px;
}

#lang span{
	display: block;
	background: url(tr.png) right center no-repeat;
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 3px;
	cursor: pointer;
}

#panel_lang{
	position: absolute;
	background: #fff;
	display: none;
	border: 1px solid #e2e2e2;
	width: 112px;
	z-index: 10;
	padding: 5px 0;
	border-top: none;
}

#panel_lang a{
	padding: 3px 0;
	padding-left: 10px;
}

.tel{
	clear: both;
	display: block;
	font-size: 16px;
	color: #9fa3a6;
	font-weight: 700;
	background: url(tel.png) left center no-repeat;
	padding-left: 25px;
}


/*menu rozwijane*/

nav {
	position: absolute;
	left: 0;
	bottom: 0;
}

nav menu {
	margin:0px;
	text-align:left;
	display: table-row;
	width:100%;
}

nav li {
	display: inline-block;
	text-align:center;
	position:relative;
	text-transform: uppercase;
	background: #dadada;
	height: 52px;
	min-width: 174px;
	margin-right: 3px;
}

nav li:last-child{
	margin-right: 0px;
}

nav li a {
	font-size: 17px;
	line-height: 50px;
	color: #373737;
	display: inline-block;
	height: 52px;
	padding-right: 15px;
	padding-left: 15px;
	position:relative;
	font-weight: 300;
	min-width: 174px;
}

nav li.s a, nav li:hover a, nav li.act a {
	color:#fff;
	text-decoration:none;
	background: #fd8020;
}

nav li.s menu a, nav li.act menu a, nav li:hover menu a {
	color:#fff;
}

nav li menu {
	display:none;
	position:absolute;
	text-align:left;
	background-color: #000000;
	padding: 10px 10px 10px 10px;
	z-index:2;
	min-width:150px;
	border-bottom: solid 3px #fd8020;
}

nav li menu a {
	color:#fff;
	display:block;
	padding: 7px 10px 7px 10px;
	white-space: nowrap;
	font-size: 12px;
	background:none !important;
	line-height: 100% !important;
	height:auto !important;
}

nav li menu a {
	color:#ffffff;
}

nav li menu a:hover, nav li menu a.s {
	color:#fff;
	background:#fd8020 !important;
}


/*CONTENT*/

#content {
	text-align: left;
	clear: both;
	float: left;
	width: 100%;
	padding: 20px 0;
}

#kols {
	clear: both;
	float: left;
	width: 100%;
}


aside {
	clear: both;
	float: left;
	width: 1060px;
	position: relative;
	height: 371px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background: url(border.png) left bottom repeat-x;
}

blockquote {
	float: left;
	height: 370px;
	width: 1060px;
	position: relative;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.slajd {
	height: 370px;
	width: 1060px;
	position: absolute;
	left: 0px;
	top: 0px;
	display:none;
	text-align: left;
	border: none;
}

.slajd img{
	position: absolute;
	right: 0;
	bottom: 0;
}

.nakl{
	position: absolute;
	left: 50px;
	top: 100px;
}

.nakl h6{
	font-size: 30px;
	color: #282827;
	font-weight: 300;
	line-height: 34px;
	margin-bottom: 30px;
}

.nakl h6 a{
	color: #282827;
}

.nakl h6:hover a{
	text-decoration: none;
	color: #fd8020;
}

.nakl h6 span{
	display: block;
	font-size: 30px;
	color: #a9c208;
	font-weight: bold;
	text-indent: 35px;
}

.opis_animki{
	clear: both;
	float: left;
	width: 100%;
	color: #000;
	padding: 9px;
}

.opis_animki span{
	display: block;
	font-size: 42px;
	font-weight: 300;
	color: #d4cbc5;
}


#cennik{
	clear: both;
	float: left;
	width: 100%;
	text-align: left;
}

.nagl_cennk{
	clear: both;
	float: left;
	width: 100%;
	padding: 15px 0;
}



.nagl_cennk .button {
	margin: 0px 0 -1px 0 !important;
	padding: 7px 15px 7px 15px;
}

.w284{
	width: 284px;
	height: 33px;
	border: 1px solid #d1d1d1;
	background: #f5f5f5;
	padding-left: 8px;
	vertical-align: middle;
	margin-left: 10px;
	margin-right:5px;
	margin-top:-1px;
}

.tab_cennik{
	width: 100%;
	font-size: 14px;
	color: #343434;
	border-collapse:collapse;
}

.tab_cennik td{
	border: 1px solid #fff;
}

.tab_cennik tr, .tab_cennik td{
	font-size: 14px;
	color: #343434;
	padding-top: 7px;
	padding-bottom: 4px;
}

.tab_cennik tr:first-child{
	background: #a9c208;
	height: 39px;
}

.tab_cennik tr:first-child td{
	color: #fff;
}

.tab_cennik tr{
	background: #ededed;
}

.tab_cennik tr:nth-child(2n){
	background: #f5f5f5;
}

.marka{
	font-weight: bold;
}

.cena{
	font-weight: bold;
	color: #fd8020 !important;
}

.cena small{
	display: block;
	font-size: 12px;
	color: #868686;
	font-weight: normal;
	line-height: 10px;
}

h1{
	font-size: 32px;
	color: #a9c208;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 10px;
}

h2{
	font-size: 24px;
	color: #a9c208;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 10px;
}

h3{
	font-size: 16px;
	color: #5f5f5f;
}

.wwl {
    display: inline-block;
    font-size: 14px;
    color: #4A4745;
    font-weight: 300;
    border: 1px solid #dcd9d9;
    border-radius: 3px;
    padding: 5px 10px;
    margin: 15px 0px;
}

.wwl:hover{
	text-decoration: none;
	background: #A9C208;
	color: #fff;
}

#ft{
	clear: both;
	float: left;
	width: 100%;
	background: #ededed url(tlo_ft.png) top left no-repeat;
	text-align: left;
	padding: 23px 36px;
	margin-bottom: 8px;
}

.kontakt{
	width: 100%;
	float: left;
	font-size: 14px;
	color: #000;
	text-align: center;
}


.kontakt span{
	font-size: 18px;
}

.mail{
	color: #ff7800;
}

.kform{
	width: 576px;
	float: right;
}

.mapa_tlo{
	clear: both;
	float: left;
	width: 100%;
	background: url(grad.gif) left bottom repeat-x;
}

.mapka{
	background: #fff;
	border: 1px solid #eaeaea;
	text-align: center;
	width: 1060px;
	height: 352px;
	margin-bottom: 10px;
	padding: 10px;
}


/*FOOTER*/
footer {
	clear: both;
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	text-transform: uppercase;
}
#copy {
	float: left;
	color:#6b6b6b;
	font-size:9px;
	padding-top: 5px;
}

#copy a{
	color: #6b6b6b;
}

#projekt {
	float: right;
	color:#6b6b6b;
	font-size:9px;
}

#projekt a {
	color:#6b6b6b;
}

#projekt a:hover:nth-child(2){
	text-decoration: none;
	color: #94b700;
}

#projekt a:hover:nth-child(3){
	text-decoration: none;
	color: #29B6E3;
}

.bns{
	display: inline-block;
	width: 34px;
	height: 16px;
	background:url(bns.png) no-repeat;
	margin-right: 5px;
	margin-bottom: -2px;
}

.bns:hover{
	opacity: 0.5;
}



