/*
	960 Grid System ~ Text CSS.
	Learn more ~ http://960.gs/

	Licensed under GPL and MIT.
*/

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
	font: 13px/1.5 'Verdana,Geneva,Arial,Helvetica,sans-serif;
	background-color: #212226;
	background-image: url(../images/bg_tlo.gif);
	background-repeat: repeat;
	background-position: left top;
}

a:focus {
	outline: 1px dotted;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 25px;
}

h2 {
	font-size: 23px;
}

h3 {
	font-size: 21px;
}

h4 {
	font-size: 19px;
}

h5 {
	font-size: 17px;
}

h6 {
	font-size: 15px;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
}

ul {
	list-style: disc;
}

li {
	margin-left: 30px;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 10px;
}
#nav{
	background-color: #45433F;
	height:40px;
	padding-top:10px;
	}
/*navi start*/
ul {list-style:none;margin:0;padding:0;}
	li {float:left;width:100px;margin:0;padding:0;text-align:center;}
	li a {
	display:block;
	padding:5px 10px;
	height:100%;
	color:#BDBB99;
	text-decoration:none;
	border-right:1px solid #BDBB99;
}
	li a {background:url(../images/menu_bg.png) repeat 0 0;}
	li a:hover, li a:focus, li a:active {background-position:-150px 0;}
	
	#b 
	a {
	background-image: url(../images/menu_bg.png);
	background-repeat: repeat;
	background-position: 0 0;
}
/*navi end*/

#kontakt {
	float: left;
	font-size: 16px;
	background-image: url(../images/telefon_ikona.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 50px;
	color: #F0EAC3;
	margin-bottom: 20px;
}
.h1_georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #F0EAC3;
	background-image: url(../images/h1_ikona.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #687067;
	margin-right: 10px;
	padding-bottom: 5px;
}
.h1_kontakt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #F0EAC3;
	background-image: url(../images/mail_ikona.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #687067;
	margin-right: 10px;
}
.h1_oferta {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #F0EAC3;
	background-image: url(../images/oferta_ikona.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #687067;
	margin-right: 10px;
}
.h3_georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #F0EAC3;
	background-image: url(../images/h3_lewy_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #687067;
	padding-bottom: 5px;
	text-indent: 20px;
	line-height: 16px;
}
#mapka {
padding-left: 10px;
}

/*slideshow start*/

#slideshow {
	position:relative;
	height:250px;
	background-color: #687067;
	margin-top: 20px;
	padding-bottom:20px;
	
}

#slideshow IMG {
	position:absolute;
	top:0;
	z-index:8;
	opacity:0.0;
	padding-left: 10px;
	padding-top:10px;
	
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
/*slideshow end*/

#tekst_lewy {
	color: #F0EAC3;
	background-image: url(../images/tekst_lewy_bg.png);
	background-repeat: repeat-y;
	background-position: right top;
	min-height:250px;
}
#tekst {
	background-image: url(../images/img_start.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	color: #F0EAC3;
	background-color: transparent;
	min-height:250px;
}
#tekst_prawy{
	color: #F0EAC3;
	background-image: url(../images/tekst_prawy_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	min-height:250px;
}

.p_tekst {
	padding-left: 10px;
	padding-right: 10px;
}
#footer {
	color: #F0EAC3;
	background-color: #45433F;
	height: 40px;
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat-x;
	text-align: center;
	margin-left:10px;
	margin-bottom:10px;
}
#nav_footer p {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	
}
#content {
	width: 960px;
	background-color: #212226;
	background-image: url(../images/logo_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


/* linki */
a {
	color: #F0EAC3;
	text-decoration: none;
}
a:hover {
	color: #212226;
}
/*koniec linki */
.czytaj_dalej {
	float: right;
	padding-right: 10px;
}
.img_float_left {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

   .img_float_right {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
