@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(http://fonts.googleapis.com/css?family=Anton);
@import url(http://fonts.googleapis.com/css?family=Cuprum);

html {
	background-color: white;
	color: #494949;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-family: 'Cuprum', sans-serif;
	font-size: 16px;
	line-height: 1.6;
	text-decoration: none;
}

body {
	margin: 0 auto;

}

.white {
	color: white;
}

.red {
	color: #e20000;
}

.szary {
	color: #b7b7b7;
}

.bold {
	font-weight: bold;
}

.f25 {
	font-size: 25px;
}

.f40 {
	font-size: 40px;
}

.f50 {
	font-size: 50px;
}

.f70 {
	font-size: 70px;
	text-shadow: 2px 3px 6px black;
}

#top {
	width: 100%;
	height: 200px;
	background-image: url("img/top_tlo.png");
	background-repeat: repeat-x;
	position: fixed;
	top: 0px;
	z-index: 999;
}

#top_tresc {
	width: 1100px;
	margin: 0 auto;
	height: 122px;
}

#top_tresc2 {
	float: left;
	width: 1100px;
	margin: 0 auto;
	height: 122px;
}

#logo {
	width: 230px;
	height: 200px;
	float: left;
	background-image: url("img/logo_tlo.png");
}

#menu {
	height: 108px;
	float: right;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 0;
}

#menu li {
	display: inline;
	font-family: 'Anton', sans-serif;
	font-size: 22px;
	margin-left: 5px;
	padding-left: 10px;
	padding-right: 10px;
	height: 108px;
	float: left;
}

#menu a {
	text-decoration: none;
	color: #424242;
	margin-top: 40px;
	float: left;
}

.wyb {
	background: white;
}

#baner {
	width: 100%;
	height: 400px;
	background-image: url("img/baner.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	margin-top: 108px;
}

#baner_ko {
	width: 100%;
	height: 357px;
	background-image: url("img/baner2.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	margin-top: 118px;
}

#baner_of {
	width: 100%;
	height: 357px;
	background-image: url("img/baner3.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	margin-top: 118px;
}

#baner_re{
	width: 100%;
	height: 357px;
	background-image: url("img/baner4.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	margin-top: 118px;
}

#banner_txt {
	padding-top: 140px;

}

#banner_txt2 {
	padding-top: 70px;

}

#banner_txt2 p {
	font-size: 70px;
	color: white;
	text-shadow: 2px 3px 6px black;
}

#oferta {
	width: 100%;
	overflow: auto;
}

#oferta_tresc {
	width: 1098px;
	height: 300px;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 10px;
}

.of {
	width: 351px;
	float: left;
	margin: 5px;
	text-align: left;
	background: #eeeeee;
}

.of_tytul {
	width: 210px;
	height: 55px;
	float: left;
	margin-left: 20px;
	margin-top: 15px;
	font-family: 'Anton', sans-serif;
	font-size: 27px;
	line-height: 1.0;
	color: #1d1d1d;
}

.of_ikona {
	width: 90px;
	height: 55px;
	float: right;
	margin-top: 15px;
	margin-right: 20px;
}

.of_txt {
	width: 310px;
	margin-left: 20px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

.tytul {
	height: 35px;
	float: left;
	font-family: 'Anton', sans-serif;
	font-size: 27px;
	line-height: 1.0;
	color: #e81d28;
	width: 100%;
	text-align: left;
	border-bottom: 2px solid #bdbdbd;
	margin-bottom: 20px;
}


#wit_pro{
	width: 100%;
	overflow: auto;
}

#of{
	width: 100%;
	overflow: auto;
}	

#of_tresc {
	width: 1098px;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 20px;
	height: 710px;
	text-align: left;
}

#gal{
	width: 100%;
	overflow: auto;
}	

#gal_tresc {
	width: 1098px;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 20px;

}

#gal_tresc  img{
	margin: 5px;
}

#kontakt{
	width: 100%;
	overflow: auto;
}

#kontakt_tresc{
	width: 1098px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 180px;
}	


#mapka {
	width: 730px;
	float: left;
	margin-top: 20px;
	margin-left: 5px;
	text-align: left;

}

 
#adres {
	width: 310px;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	height: 225px;
	text-align: left;
}

#mapag {
	width: 1098px;
	float: left;
	text-align: left;
	margin-top: 40px;
	margin-bottom: 30px;
}

#formularz {
	margin: 0 auto;
	width: 730px;
	margin-top: 1px;
}

#wyslij {
	width: 150px;
	height: 45px;
	background: #009036;
	margin: 0 auto;
	border-radius: 5px;
	color: white;
	margin-top: 10px;
}


#formularz2 {
	margin: 0 auto;
	margin-top: 1px;
}

.el_wpisu3 {
	width: 210px;
	color: gray;
	height: 40px;
}

.el_wpisu4 {
	width: 672px;
	max-width: 672px;
	height: 100px;
	max-height: 100px;
	color: gray;
}

#formularz2 td {
	width: 230px;
	float: left;
}

.kon_m {
	text-align: left;
	float: left;
}

.kon_p {
	float: left;
}

#wyslij2 {
	width: 150px;
	height: 45px;
	background: #e20000;
	color: white;
	margin-top: 10px;
	float: left;
}

.wyslij {
	margin-top: 12px;
	float: left;
	margin-left: 55px;
}


#wit_pro_tresc{
	width: 1098px;
	height: 400px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 40px;
}	

#witamy {
	width: 740px;
	float: right;
	margin-top: 20px;
	margin-left: 5px;
	text-align: left;
	height: 425px;
}

#witamy_foto {
	float: right;
	margin-left: 15px;
	width: 400px;
	height: 280px;
}
 
#promocja {
	width: 310px;
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	height: 515px;
}

#promocja_tresc {
	width: 310px;
	height: 180px;
	float: left;

}

.ofe {
	width: 310px;
	background: #4c4c4c;
	height: 40px;
	float: left;
	color: white;
	text-align: left;
	margin-bottom: 5px;
}

.ofe_iko {
	width: 50px;
	height: 40px;
	background: #e1241b;
	float: left;
}

.ofe_iko img {
	margin-left: 3px;
	margin-top: 3px;
}

.ofe_txt {
	font-size: 20px;
	margin-left: 10px;
	float: left;
	margin-top: 5px;
}

#stopka {
	width: 100%;
	height: 200px;
	
}
#baner2 {	
	width: 100%;
	height: 200px;
	background: #4c4c4c;
	margin-top: 10px;
	background-image: url("img/stopka.png");
	background-position: top center;
	background-repeat: no-repeat;
}

#banner2_txt {
	padding-top: 30px;
	margin-left: 350px;
}

#cycler{position:relative;}
#cycler img{position:absolute;z-index:1}
#cycler img.active{z-index:3}

#face-slider{
	position:fixed; 
	right:-302px; 
	top:190px; 
	z-index:100; 
}

#face-slider #tab{
	cursor:pointer; 
	height:110px; 
	width:35px; 
	float:left; 
	background: url(img/facebook-slider.png) no-repeat center center; 
}
#face-code{
	padding:5px; 
	border: solid #0170cf 3px; 
	background: #fff; 
	float:left; 
	width:286px; 
	height:296px; 
	-moz-border-radius: 0 0 0 8px; 
	-webkit-border-radius: 0 0 0 8px; 
	border-radius: 0 0 0 8px; 
}

#losowy {
	font-size: 60px;
	color: white;
	text-shadow: 2px 3px 6px black;
}

.quotes {display: none;}

