@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,300&subset=latin,latin-ext);
body, html, div, p, a, h1, h2, h3, h4, h5, ul, li, table
{
	margin:0px;
	padding:0px;
}
body
{
	background:url(../img/bg_main.jpg) no-repeat center top;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	font-size:14px;
	overflow-y: scroll;
}
body.ps
{
	background:url(../img/bg_ps.jpg) no-repeat center top;
}
table, table tr, table tr td
{
	clear:both;
    border:0px;
    border-collapse:separate;
	vertical-align:top;
}
a
{
	outline:none;
	border:none;
}
a img
{
	border:none;
}
.page
{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	left:-1px;
}
.bg_border
{
	background:url(../img/bg_line.gif) repeat-y right top;
}
.main_bg
{
	background:url(../img/bg_main.jpg) no-repeat -300px -207px;
}
.main_bg h1
{
	font-weight:300;
	color:#fff;
	font-size:50px;
	padding:80px 0px 0px 70px;
	text-shadow:0px 2px 1px #3f2710;
	line-height:56px;
}
.main_small_bg
{
	background:url(../img/bg_main.jpg) no-repeat -981px -115px;
}
.main_sub_head p
{
	margin:0px 11px;
	text-align:justify;
}
.more
{
	display:block;
	width:83px;
	height:29px;
	background-image:url(../img/button.png);
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}
.main_sub_cont
{
	background:url(../images/projekt_1_14_01.jpg);
	width:502;
	height:245px;
}
.cnt
{
	padding:32px;
}
.main_sub_cont h2
{
	font-weight:300;
	font-size:30px;
	color:#727272;
}
.main_sub_cont .cnt p
{
	margin-top:20px;
}
.footer
{
	color:#444444;
	padding-top:20px;
	background:url(../img/foot_bg.jpg);
	height:50px;
}
.content
{
	padding:32px;
	background:#fff;
}
.content p
{
	margin:0px 0px 16px 0px;
	line-height:22px;
}
.content p i
{
	color:#666;	
}
.content h2
{
	font-weight:300;
	font-size:30px;
	color:#727272;
	margin-bottom:20px;
}
.content h3
{
	font-weight:300;
	font-size:22px;
	color:#444;
	border-bottom:1px solid #f0f0f0;
	margin-bottom:4px;
}
.footer .l
{
	float:left;
}
.footer .r
{
	float:right;
}
.service h2
{
	margin-bottom:10px;
	margin-top:20px;
}
.service p
{
	margin-bottom:10px;
	line-height:18px;
}
.service ul
{
	margin-left:20px;
}
.service ul li
{
	padding:3px 5px;
}
.s1
{
	padding-right:340px;
	padding-bottom:20px;
	background:url(../images/s_1.jpg) no-repeat bottom right;
}
.s1 h2
{
		margin-top:0px;
}
.s2
{
	padding-left:270px;
	padding-bottom:60px;
	padding-top:60px;
	background:url(../images/s_2.jpg) no-repeat bottom left;
}
.s3
{
	padding-top:40px;
	padding-right:320px;
	padding-bottom:40px;
	background:url(../images/s_3.jpg) no-repeat bottom right;
}
.s4
{
	padding-left:270px;
	padding-bottom:20px;
	padding-top:10px;
	background:url(../images/s_4.jpg) no-repeat bottom left;
}
.s5
{
	padding-top:20px;
	padding-right:320px;
	padding-bottom:40px;
	background:url(../images/s_5.jpg) no-repeat bottom right;
}
.s6
{
	padding-left:270px;
	padding-bottom:20px;
	padding-top:10px;
	background:url(../images/s_6.jpg) no-repeat bottom left;
}
.s7
{
	padding-right:380px;
	padding-bottom:20px;
	background:url(../images/s_7.jpg) no-repeat bottom left;
}
.s8
{
	padding-left:300px;
	padding-bottom:20px;
	padding-top:10px;
	background:url(../images/s_8.jpg) no-repeat bottom left;
}
.s9
{
	padding-right:240px;
	padding-bottom:20px;
	background:url(../images/s_9.jpg) no-repeat bottom left;
}
.span_left
{
	margin-top:20px;
	width:420px;
	display:inline-block;
}
.span_right
{
	margin-top:20px;
	width:420px;
	display:inline-block;
	float:right;
}
#dane label
{
	width:100%;
	display:block;
}
#dane input
{
	width:410px;
	border:none;
	border:1px solid #e0e0e0;
	padding:5px;
	margin-bottom:10px;
}
#dane textarea
{
	width:410px;
	border:none;
	border:1px solid #e0e0e0;
	padding:5px;
	margin-bottom:10px;
	resize:vertical;
}
#sub
{
	width:200px !important;
	cursor:pointer;
	background-color:#fff;
}
#sub:hover
{
	background-color:#CCC;
}
.ct
{
	transition: background-color .2s ease-in-out;
	-moz-transition: background-color .2s ease-in-out;
	-webkit-transition: background-color .2s ease-in-out;
}
	



