
html, body {
	margin:0;
	padding:0;
	text-align:center;
	background:#070d27;
	font-family:'Open Sans', sans-serif
}

div{margin:0 auto 0 auto;padding:0}
img{border:0px;margin:0px}
a{outline:none}

#tlo{
	width:100%;
	height:100%;
	background-image:url(i/pr_tl.png);
	position:fixed;
	top:0px;
	left:0px;
	z-index:-5
}

#pall{
	width:100%;
	background-image:url(i/pr_tl.png);
	padding-top:55px
}

#ppop{
	position:fixed;
	top:48%;
	left:10px;
	max-width:71px;
	width:10%
}

#pnas{
	position:fixed;
	top:48%;
	right:10px;
	max-width:71px;
	width:10%
}

#px{
	position:fixed;
	top:15px;

}

#load{position:fixed;top:48%;z-index:-1}
#praca{max-width:960px;width:95%}
#pr{max-width:960px;width:100%;margin-bottom:30px}

#opis{
	float:left;
	text-align:left;
	color:#909090;
	font-size:12px;
	margin-right:40px;
	max-width:750px
}

#ik{float:right}
#ik img{margin-left:5px}

h1{
	color:#c5c5c5;
	font-size:15px;
	margin:0px;
	margin-bottom:10px
}

p{margin:0px;margin-bottom:8px;line-height:normal}
#dol{height:75px;clear:both;
	background: url(i/pr_logo.jpg) no-repeat right bottom;
}
#menupr{float:left;margin-top:-42px;display:none}
#menupr a{font-size:12px;margin-right:15px;font-weight:300}
#menupr a:hover{color:#00f1aa}

a{
	text-decoration:none;
	outline:none;
	color:#575757;
	font-family:'Open Sans', sans-serif;
}

span{
	font-size:12px;
	margin-right:15px;
	font-weight:300;
	color:#a1a1a1
}