html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.wrp {
	width: 980px;
	margin: 0 auto;
	padding: 0;
}

header {
	background: #0088cb;
	height: 224px;
	border-bottom: 1px solid #0078b3;
	position: relative;
}

h1 {
	font-family: 'Open Sans', 'sans-serif';
	font-size: 51px;
	font-weight: bold;
	color: #fff;
	display: block;
	position: absolute;
	margin-top: 30px;
	margin-left: 89px;
}

h1 > span {
	color: #aae2ff;
}

header p {
	font-family: 'Arial', 'sans-serif';
	color: #fff;
	display: block;
	position: absolute;
	margin-top: 115px;
	margin-left: 450px;
}

#sygnet {
	background: #fff;
	width: 158px;
	height: 158px;
	border-radius: 50%;
	margin-left: 780px;
	margin-top: 7px;
	position: absolute;
}

#sygnet a img {
	width: 100%;
	padding: 1px 1px;
}

nav {
	position: absolute;
	margin-top: 200px;
}

nav ul {
	text-align: left;
	height: 50px;
	width: 980px;
	background: #f7ffff; /* Old browsers */
	background: -moz-linear-gradient(top, #f7ffff 1%, #dcdcdc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f7ffff), color-stop(100%,#dcdcdc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f7ffff 1%,#dcdcdc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f7ffff 1%,#dcdcdc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f7ffff 1%,#dcdcdc 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f7ffff 1%,#dcdcdc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7ffff', endColorstr='#dcdcdc',GradientType=0 ); /* IE6-9 */
	border-radius: 3px;
	border: 1px solid #000;
}
nav ul li {
	list-style: none;
	float: left;
	padding: 1.5% 2%;
}
nav ul li a {
	text-decoration: none;
	color: #000;
	font-family: Arial, sans-serif;
}
nav ul li a:hover {
	color: #738e3c;
}

section {
	background: #f8f8f8;
	width: 878px;
	border: 1px solid #ccc;
	margin-top: 80px;
	margin-left: 30px;
	padding: 2% 2%;
}

section p span {
	color: #89bc23;
	font-family: 'Open Sans', 'sans-serif';
	font-size: 70px;
	font-weight: bold;
}

section p {
	color: #89bc23;
	font-family: 'Open Sans', 'sans-serif';
	font-size: 24px;
	font-weight: bold;
}

section #witaj {
	position: absolute;
	margin-left: 378px;
	margin-top: -453px;
	line-height: 0.9;
}

.text {
	position: absolute;
	font-family: 'Arial', 'sans-serif';
	font-size: 15px;
	font-weight: normal;
	color: #000;
	width: 296px;
	margin-left: 378px;
	margin-top: -353px;
}

#mcv {
	position: absolute;
	width: 130px;
	height: 30px;
	background: #89bc23;
	margin-left: 378px;
	margin-top: -150px;
}
#mcv a {
	text-decoration: none;
	color: #fff;
	font-size: 18px;
	font-family: 'Open Sans', 'sans-serif';
	font-weight: normal;
	padding: 50% 20%;
}

#mcv:hover {
	background: #5b7d17;
}

#contact {
	position: absolute;
	margin-left: 670px;
	margin-top: -420px;
	font-family: 'Open Sans', 'sans-serif';
}

p.con {
	font-size: 14px;
}

span.scon {
	margin-left: 15px;
	font-size: 12px;
}

#k3 {
	margin-top: 10px;
	margin-left: 30px;
	padding: 2% 0;	
}

.k {
	width: 250px;
	float: left;
	padding: 2% 3%;
	font-family: 'Open Sans', 'sans-serif';
	font-size: 13px;
	border-right: 1px solid #828282;
	margin-bottom: 50px;
}

.k:nth-last-child(1) {
	border: none;
}

.k .title {
	color: #89bc23;
	padding-bottom: 5%;
	font-size: 15px;
}

footer {
	clear: both;
	height: 50px;
	background: #fbfbfb;
	border-top: 1px solid #cecece;
	font-family: 'Open Sans', 'sans-serif';
	font-size: 13px;
}

footer p {
	padding: 0.1% 5%;
}

#social {
	margin-left: 820px;
	margin-top: -35px;
}

section.cv {
	padding: 2% 2% 0 2%;
}

section.cv p {
	color: #0088cb;
	font-family: 'Arial', 'sans-serif';
	font-weight: normal;
	font-size: 39px;
}

section.cv p.adres {
	color: #494949;
	font-family: 'Arial', 'sans-serif';
	font-size: 15px;
	line-height: 1.3;
}

section.cv .cvZ {
	margin-left: 664px;
	margin-top: -169px;
}

#proinf {
	font-family: 'Arial', 'sans-serif';
	font-size: 17px;
	margin-left: -290px;
	line-height: 1.4;	
}

#proinf p.title {
	font-family: 'Open Sans', 'sans-serif';
	font-size: 20px;
	font-weight: bold;	
	border-bottom: 1px solid #cecece;
}

#proinf p {
	font-family: 'Arial', 'sans-serif';	
	margin-top: 30px;
	font-size: 18px;
	color: #494949;
}

#proinf p strong {
	font-weight: bold;
}

.piwrp {
	width: 650px;
	margin: 0 auto;
	padding: 0;
}

.piwrpmgr {
	width: 650px;
	margin: 0 auto;
	padding: 0;
	margin-left: 160px;
	margin-top: 25px;
}

.piwrp3 {
	width: 850px;
	margin: 0 auto;
	padding: 0;
}

#umskill {
	color: #494949;
	width: 200px;
	margin-left: 700px;
	margin-top: -2140px;
}

#umskill ul li {
	list-style: none;
}

footer#cv {
	margin-top: 1900px;
}

#pracemgi3 {
	margin-top: 55px;
	margin-left: -80px;
	font-family: 'Arial', sans-serif;
}

#pracemgi .title {
	font-size: 33px;
	color: rgb(137, 188, 35);
	font-family: 'Open Sans', 'sans-serif';	
	width: 680px;
}

#pracemgi p {
	width: 900px;
	font-size: 18px;
	font-family: 'Open Sans', 'sans-serif';	
	color: #494949;	
	padding: 2% 2%;
	font-weight: normal;
}

#pracemgi p strong {
	font-weight: bold;
}


#pracemgi3 p {
	width: 900px;
	font-size: 18px;
	font-family: 'Arial', 'sans-serif';	
	color: #494949;	
	padding: 2% 2%;
	font-weight: normal;
}

#pracemgi3 p strong {
	font-weight: bold;
}

footer#mg {
	margin-top: 50px;
}

#contactk {
	margin-top: 0px;
}

h2 {
	font-size: 33px;
	color: rgb(137, 188, 35);
	font-family: 'Open Sans', 'sans-serif';		
}

footer#fokont {
	margin-top: 225px;
}

#konta {
	height: 350px;
}

#form {
	width: 550px;
	padding: 3% 3%;
	margin-left: -300px;
}

label input, textarea {
	width: 90%;
	background: #eee;
	border: none;
	padding: 2% 2%;
}

textarea {
	height: 100px;
}

#button {
	border: none;
	opacity: 0.7;
	cursor: pointer;
	width: 95%;
}
#button:hover {
	opacity: 1.0;
}