html, body{
	margin: 0; padding: 0;
	font: normal 9pt Arial, Verdana;
	height: 100%;
	text-align: left;
	color: #000;
}
html{
	background: #F0F0F0 url(../gfx/back.jpg) 0 0 repeat-x;
}
body{
	height: 100%;
}
#wrap{
	min-height: 100%;
	height: auto;
	background: url(../gfx/footer.gif) 0 100% repeat-x;
	background: url(../gfx/footer2.jpg) 50% 100% no-repeat;

	position: relative;
}
#body_container{
	width: 990px;
	margin: 0 auto;
	padding-bottom: 65px;
}
#header_container{
	height: 172px;
	background: url(../gfx/logo.jpg) -10px 0 no-repeat;
}

#center_container{
	background: url(../gfx/verti_separator.gif) 100% 0 repeat-y;
	padding-right: 20px;
	margin: 0px 300px 0 15px;
}

#center_container *:first-child{
	margin-top: 0px;
}
#clearing{
	clear: both;
}
a{
	color: #1975F0;
	font-weight: bold;
}
a:hover{
	text-decoration: none;
}
a.active{
	text-decoration: none;
	color: #000;
}
#header_container #logo{
	color: #000;
	margin: 0;
	text-transform: uppercase;
	font-size: 13pt;
	font-weight: bold;
}
#header_container #logo a{
	padding-top:52px;
	height: 40px;
	display: block;
	padding-left: 470px;
	color: #000;
	text-decoration: none;
}
#footer_container{
	width: 960px;
	height: 43px;
	padding: 13px 15px 0 15px;
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -495px;
	text-align: right;
	background: url(../gfx/footer_slogan.jpg) 20px 65% no-repeat;
}
#footer_container span{
	display: block;
}
#footer_container a{
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
#footer_container a:hover{
	text-decoration: underline;
}

#right_container{
	float: right;
	width: 280px;
}


/*menu gorne*/

#header_container ul{
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
	height: 78px;
}
#header_container ul li{
	float: left;
	height: 56px;
	background: url(../gfx/nav_separator.gif) 100% 0 no-repeat;
}
#header_container ul li:last-child{
	background: none;
}
#header_container ul li a{
	float: left;
	display: block;
	color: #000;
	text-transform: uppercase;
	font-size: 13pt;
	font-weight: bold;
	padding: 0 25px;
	text-decoration: none;
	height: 56px;
	line-height: 60px;
}
#header_container ul li:last-child{
	background: none;
}
#header_container ul li:first-child a{
	padding: 0 25px 0 20px;
}
#header_container ul li:first-child a span.hidden{
	padding: 0 0 0 5px;
}

#header_container ul li a:hover{
	text-decoration: underline;
}
#header_container ul li.active{
	height: 78px;
	margin-left: -8px;
	margin-right: -8px;
	background: url(../gfx/nav_active_left.png) 0 -2px no-repeat;
}
#header_container ul li.active a{
	/*display: block;*/
	height: 83px;
	padding-top: 5px;
	background: url(../gfx/nav_active_right.png) 100% -2px no-repeat;
	padding-left: 5px;
	/*padding-right: 20px;*/
	margin-left: 20px;
}

#header_container ul li a.active{
	text-decoration: none;
}

/*#header_container ul li a:first-letter {
	font-size: 18pt;
	font-weight: normal;
}*/

#header_container ul li a span {
	font-size: 18pt;
	font-weight: normal;
}
#header_container ul li a span.hidden {
	font-size: 13pt;
	font-weight: bold;
}

/*inne*/

p.stronnicowanie{
	text-align: center;
}

h2{
	padding-left: 55px;
	height: 42px;
	line-height: 42px;
	background: url(../gfx/h1back.png) 0 50% no-repeat;
	text-transform: uppercase;
	font-size: 16pt;
	font-weight: normal;
}
h2:first-letter{
	font-size: 22pt;
}

h2 a{
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
h2 a:first-letter{
	font-size: 22pt;
}
h2 a:hover{
	text-decoration: underline;
}


h4{
	 font-size: 9pt;
}

p.msg{
	color: #114FCA;
	font-weight: bold;
}

/*faq*/

ol.faq, ul.faq{
	background: url(../gfx/horiz_separator.gif) 0 100% repeat-x;
	padding-bottom: 25px;
	margin-bottom: 25px;
	margin-top: 25px;
}

ol.faq li, ul.faq li{
	margin: 0.5em 0;
}
div.odpowiedz{
	margin: 1em 0 3em 0;
}
p.pytanie{
	font-weight: bold;
}

/*realizacje*/

.realizacja{
	width: 99.5%;
	margin: 10px 0;
	border-collapse: collapse;
}
.realizacja td{
	vertical-align: top;
	padding-bottom: 20px;
	background: url(../gfx/horiz_separator.gif) 0 100% repeat-x;
}

.realizacja td.pic{
	width: 140px;
}
.realizacja td.pic img{
	border: solid 1px #AEAEAE;
}

#center_container h3{
	text-transform: uppercase;
	font-size: 14pt;
	font-weight: normal;
	margin-bottom: 0.5em;
}
.realizacja p{
	margin: 0.5em 0;
}
#center_container h3 a{
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
#center_container h3 a:hover{
	text-decoration: underline;
}
#center_container h3:first-letter{
	font-size: 20pt;
}

p.pics{
	padding-top: 2em;
	margin-top: 2em;
		margin-bottom: 0;
	background: url(../gfx/horiz_separator.gif) 0 0 repeat-x;
}
 div.tresc2separator{
	padding-top: 2em;
	background: url(../gfx/horiz_separator.gif) 0 0 repeat-x;
}

p.pics img{
	border: solid 1px #AEAEAE;
	margin: 0 15px 20px 20px;
}

/*swinka*/

#naturalnie{
	background: url(../gfx/swinka.jpg) 0 0 no-repeat;
	width: 215px;
	margin: 0 auto;
	height: 140px;
	font-style: italic;
	font-size: 15pt;
	letter-spacing: 0.5px;
	font-weight: bold;
	color: #FCBA0B;
	text-shadow: 0px 0px 5px #000;
	padding: 30px 0 0 25px;
}
#naturalnie span{
	display: block;
	padding-left: 20px;
}

/*ostatnie realizacje*/

#right_container table{
	background: url(../gfx/horiz_separator.gif) 0 100% repeat-x;
	margin-bottom: 10px;
}
#right_container table td{
	padding-bottom: 20px;
	vertical-align: top;
}
#right_container table td.pic{
	padding-right: 10px;
}
#right_container table td a{
	display: block;
}
#right_container h3{
	margin-top: 0;
	margin-bottom: 0.5em;
	padding-left: 55px;
	height: 42px;
	line-height: 42px;
	background: url(../gfx/h1back.png) 0 50% no-repeat;
	text-transform: uppercase;
	font-size: 16pt;
	font-weight: normal;
}
#right_container h3:first-letter{
	font-size: 22pt;
}
#right_container h3 a{
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
#right_container h3 a:hover{
	text-decoration: underline;
}
#right_container h3:first-letter{
	font-size: 20pt;
}
#right_container img{
	border: solid 1px #AEAEAE;
}

/*ostatnie faq*/

#right_container ul{
	background: url(../gfx/horiz_separator.gif) 0 100% repeat-x;
	padding: 0 0 20px 15px;
	margin-bottom: 10px;
}

#right_container ul li{
	margin: 1em 0;
}

/*notki*/

#right_container .bottom{
	background: url(../gfx/horiz_separator.gif) 0 100% repeat-x;
	height: 2px;
	padding: 0 0 0 15px;
	margin-bottom: 10px;
}

p.notka{
	background: url(../gfx/horiz_separator.gif) 0 100% repeat-x;
	padding-bottom: 1em;
	margin-bottom: 2em;
}
p.notki, h4.notki{
	margin: 0.5em 0;
}
p.datagodzina, span.datagodzina{
	margin: 0.5em 0 1.5em 0;
	color: #666;
}

p:target{
	padding-left: 55px;
	height: 42px;
	line-height: 42px;
	background: url(../gfx/h1back.png) 0 50% no-repeat;
}
