@font-face {

    font-family: 'MyriadProBoldCondensed';

    src: url('myriadpro-boldcond-webfont.eot');

    src: url('myriadpro-boldcond-webfont.eot?#iefix') format('embedded-opentype'),

         url('myriadpro-boldcond-webfont.woff') format('woff'),

         url('myriadpro-boldcond-webfont.ttf') format('truetype'),

         url('myriadpro-boldcond-webfont.svg#MyriadProBoldCondensed') format('svg');

    font-weight: normal;

    font-style: normal;

}

body

{

	font-family: 'MyriadProBoldCondensed';

}

a

{

	color:#ec008c;

	text-decoration:none;

}

a:hover

{

	color:#333;

	text-decoration:none;

}


#qlogo

{

	position:absolute;

	z-index:10;

	width:135px;

	height:153px;

	background:url(img/jk.png) no-repeat;

}

#qjk

{

	position:absolute;

	z-index:12;

	left:55px;

	width:105px;

	top:57px;

	height:280px;

	background:url(img/jakub_kielczyk.png) no-repeat;

}

#qmenu

{

	position:absolute;

	z-index:14;

	left:155px;

	width:150px;

	top:57px;

	height:80px;	

	padding:0px;

	margin:0px;

	font-size:22px;

	color:#d0d0d0;

}

#qmenu p

{

	padding:0px;

	margin:0px;	

	line-height:75%;

	color:#d0d0d0;

}

#qmenu a

{

	color:#d0d0d0;

	text-decoration:none;

}

#qmenu a:hover

{

	color:#ec008c;

	text-decoration:none;

}

#qmenu a.qsel

{

	color:#ec008c;

	text-decoration:none;

}

#qlang

{

	position:fixed;

	z-index:14;

	right:0px;

	width:84px;

	top:23px;

	height:50px;	

	padding:0px;

	margin:0px;

	font-size:22px;

	color:#d0d0d0;

}

#qlang a

{

	color:#d0d0d0;

	text-decoration:none;

}

#qlang a:hover

{

	color:#818181;

	text-decoration:none;

}

#qlang a.qsel

{

	color:#818181;

	text-decoration:none;

}

#footer

{

	position:fixed;

	z-index:14;

	width:100%;

	bottom:0px;

	height:20px;	

	padding:0px;

	margin:0px;

	font-size:12px;

	color:#999;

	background:#fff;

	padding-left:150px;

	padding-top:5px;

	opacity:0.7;

	filter:alpha(opacity=70); /* For IE8 and earlier */	

}

#footer a

{

	color:#ec008c;

	text-decoration:none;

}

#footer a:hover

{

	color:#000;

	text-decoration:none;

}

.qlin

{

	margin-left:10px;

	margin-right:10px;

	color:#dfdfdf;	

}

.qgrey

{

	color:#555;	

}

.qrigh

{

	margin-left:150px;

}

#qjk2

{

	position:fixed;

	z-index:14;

	width:92px;

	height:72px;	

	bottom:0px;

	left:20px;

	margin:0px;

	padding:0px;

	background:url(img/jk2.png) no-repeat;

	opacity:0.4;

	filter:alpha(opacity=40); /* For IE8 and earlier */	

}

#omnie
{
	position:absolute;
	left:30%;
	top:30%;
	width:320px;
	height:400px;
	z-index:14;
	color:#999;
}
input, textarea
{
	margin-left:20px;
	font-family: 'MyriadProBoldCondensed';
	font-size:18px;
	color:#333;
	border:0px;
	border-bottom:1px solid #dfdfdf;
	background:none;
}
textarea
{
	width:300px;
	height:100px;	
}
input.snd
{
	color:#ec008c;
}
.fiol
{
	font-size:19px;
	color:#ec008c;	
}