@charset "utf-8";
/* CSS Document */

body	{
	background-color: #e7e8eb;
	background-image: url(../images/bg.png);
	background-position: center top;
	font-family: 'PT Sans', sans-serif;
	margin: 0px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 100%;
}
a	{
	color: #000;
	text-decoration:none;	
}
.menug	{
	background-image: url(../images/menug.png);
	height: 62px;
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
.menug_left	{
	height: 62px;
	width: 1025px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	clear: none;
}
.menug_right	{
	height: 62px;
	width: 42px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	clear: none;
}
.fbicon	{
	display: inline-block;
	width: 43px;
	height: 43px;
	background-image: url(../images/facebook.png);
	margin-top: 4px;
}
.menu {
	list-style:none;
	margin:0;
	text-align:center;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.menu li {height:29px;display:inline;}
.menu a {display:inline-block;height:100%;padding-left: 50px;}
.menu a:hover, .menu #current a {color: #17abff}
.menu span {display:none}

.menustopkowy {display:block;width:600px;height:29px; margin-left:50px; text-align: right;}
.menustopkowy li {height:29px;display:block;float:left}
.menustopkowy a {display:block;height:100%;padding-left: 25px; font-weight:bold; color: #fff}
.menustopkowy a:hover, .menu #current a {color: #730847}
.menustopkowy span {display:none}

.srodek	{
	width: 1000px;
	overflow: hidden;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
p	{
	line-height:24px;	
}
.srodek_prawy2	p{
	line-height:24px;	
}
.stopka	p{
	line-height:14px;	
}
.srodek_lewy {
	float: left;
	clear: none;
	width: 400px;
	text-align: center;
}
.srodek_lewy2 {
	float: left;
	clear: none;
	width: 450px;
	text-align: left;
	font-size: 20px;
	color: #a7a7a7;
}
.srodek_prawy {
	float: left;
	clear: none;
	margin-left: 50px;
	width: 500px;
	font-size: 20px;
	color: #a7a7a7;
}
.srodek_prawy2 {
	float: left;
	clear: none;
	margin-left: 50px;
	width: 500px;
	font-size: 20px;
	color: #a7a7a7;	
}
.srodek_prawy li span {color: #717170; }
.srodek_prawy li {list-style-image: url("../images/parrow.png") ; }

.strzalki li span {color: #17abff; }
.strzalki li {
	list-style-image: url("../images/parrow.png");
	padding: 0px;
}

.wciecie li span {color: #717170; }
.wciecie li {list-style-image: url("../images/parrow2.png") ;padding-top:0px;}

.issuuembed span {display:none;}


.magazyn {
	width: 400px;
	height:400px;	
}
.stopka	{
	width: 100%;
	height: 52px;
	background-color: #17abff;
	margin-top: 40px;
	color: #FFF;
}
.stopka_in	{
	width: 1080px;
	height: 52px;
	margin: auto;
}
.stopka_l	{
	width: 330px;
	float:left;
	padding-top: 7px;
	font-size: 12px;
	padding-left: 65px;
}
.stopka_r	{
	width: 640px;
	float:left;
	padding-right: 40px;
	font-size: 12px;
	color: #FFF;
	padding-top: 5px;
}
.stopka_r	a {
	color: #FFF;	
}
.stopka_r	a:hover {
	color: #000;	
}
.tekst_naglowek_szary {
	font-size: 42px;
	color: #888888;
	font-weight:bold;	
}
.tekst_naglowek_szary2 {
	font-size: 28px;
	color: #888888;
	font-weight:bold;	
}
.tekst_roz {
	color: #17abff;
}
.tekst_lista {
	color: #717170;
	font-weight:bold;
}
.tekst_link_podkreslony {
	color: #717170;
	text-decoration:underline;
	line-height: 45px;
}
.tekst_link_zwykly {
	color: #717170;
	text-decoration:none;
}
.newsletter {clear:both;background:url("../images/news.png")no-repeat scroll 0 0 transparent;text-indent:-5000px;width:241px; height:61px;display:block;cursor:pointer; margin-left:100px;}
.newsletter:hover {background-position: 0 -63px;}
