body, html {
    margin:0;
    text-align:center;
	font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#000;
	line-height:25px;
	background:white;
	
}
body.subpage {
	  background: white;
	  padding:20px 0;
}


/* SEKCJE */
div#glowna {
	height:295px;
	position:absolute;
	top:50%;
	margin-top:-147px;
	width:100%;
	z-index:3;
}
section {
    width:980px;
	text-align:left;
    margin:auto;
	padding:0 10px;
}
.subpage section {
	background: rgba(255,255,255,0.9);
}
header {
	height:200px;	
}
div#glowna header {
	clear:both;
	height:250px;
	background: url(../img/hd.png);
}
div.shadow {
	background: url(../img/shadow.png);
	width:1000px;
	height:45px;	
}
div#logo {
	padding-top:45px;
	width:280px;
	float:left;
	text-align:center;
	height:155px;	
	float:left;
	
}
div#glowna div#logo {
	padding-top:65px;
}
nav {
	width:690px;
	padding-left:10px;
	float:left;	
	padding-top:72px;
	font-family: 'Roboto', sans-serif;
}
div#glowna nav {
	padding-top:94px;
}
div.inf {
	clear:both;
	background:white;
	height:30px;
	text-align:center;
	font-size:15px;	
	font-family: 'Roboto', sans-serif;
	color:#b4b4b4;
	line-height:30px;
}
div.inf span {
	display:inline-block;
	padding:0 50px;	
	font-weight:300;
}
div.banner {
	clear:both;
	width:980px;
	height:142px;
	overflow:hidden;
	line-height:0;
}
div.banner img {
	width:100%;	
}
div.content {
	clear:both;
	padding-top:25px;	
}
div.lewa {
	width:235px;
	float:left;
	margin-right:5px;	
}
div.prawa {
	width:700px;
	float:left;	
	text-align:justify;
	font-size:13px;
	line-height:22px;
	padding:10px 20px;
}
div.prawa .tabelka {
	text-align:left;
	
}
div.lewa .nag {
	padding-top:12px;
	padding-left:10px;
}
div.lewa .nag h3 {
	font-weight:300;	
	font-size:18px;
}
div.prawa h3 {
	font-weight:300;	
	font-size:19px;
	margin-bottom:5px;
}
div.promote {
	width:235px;
	height:235px;
	position:relative;
}
div.promote .imag {
	position:absolute;
	top:0;
	left:0;
	z-index:1;	
}
div.promote .imag {
	position:absolute;
	top:0;
	left:0;
	z-index:1;	
}
div.promote .desc {
	position:absolute;
	bottom:0;
	left:0;
	z-index:2;
	background: url(../img/bl.png);
	width:215px;
	padding:6px 10px;
	color:white;
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	font-weight:300;
	line-height:23px;
}
div.promote .play {
	position:absolute;
	top:64px;
	left:84px;
	z-index:3;
	background: url(../img/play.png);
	width:67px;
	height:67px;
}
div.dane {
	font-size:15px;	
	font-family: 'Roboto', sans-serif;
	line-height:23px;
	text-align:center;
	padding:8px;
	font-weight:300;
}
div.dane strong {
	font-size:18px;	
}
div.prawa .nag {
	border-bottom:1px solid #cccccc;
	padding:6px;	
	margin-bottom:5px;
}
div.prawa h2 {
	font-size:20px;
	font-weight:400;
	float:left;	
}
div.breadcrumb {
	float:right;
	font-size:12px;	
}
div.breadcrumb img {
	vertical-align:middle;
}	

div.gallery {
	padding-top:15px;	
	line-height:0;
}
div.gallery img {
	margin:2px;
	width:164px;	
}

div.gallery a img {
	border:2px solid #c8c8c8;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
div.gallery a:hover img, .item a:active img {
	border:2px solid #c8c8c8;
	filter:alpha(opacity=99);
	-moz-opacity:0.99;
	-khtml-opacity: 0.99;
	opacity: 0.99;
}
div.pliki {
	padding-top:25px;	
}
div.social {
	clear:both;
	padding:20px 15px;	
}
div.pliki img {vertical-align:middle;margin:0 4px;}
div.pliki a:link, div.pliki a:visited {display:block;height:32px;line-height:32px;padding:0;text-align:left;color:#000000;font-weight:300;text-decoration:none;font-size:14px;width:49%;margin:0.5%;border-bottom:1px solid #cccccd;float:left;}	
div.pliki a:hover {display:block;background:#f5f5f5;color:#000000;text-decoration:none;}



footer {
	clear:both;	
	background: url(../img/foot.png);
	height:98px;
	width:1000px;
	margin:auto;
}
div.copy {float:left;color:white;padding-top:34px;padding-left:20px;font-family: 'Roboto', sans-serif;font-weight:300;}
div.who {float:right;padding-top:32px;padding-right:20px;}

/* NAGŁÓWKI */

h1,h2,h3 {margin:0;padding:0;font-family: 'Roboto', sans-serif;}
div.gallery h3 {
	margin-bottom:15px;
	margin-left:20px;
	margin-top:10px;
}
div.pliki h3 {
	margin-bottom:5px;
	margin-left:20px;
	margin-top:10px;
}

/* POZOSTAŁE */

img {border:0;}
.both {clear:both;}

/* LISTY */

nav ul, div.podmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 100%;
}
nav ul li {float:left;position: relative;}
nav ul a:link, nav ul a:visited {display:block;padding:0 14px;font-family: 'Roboto', sans-serif;color:#000000;font-weight:300;font-size:15px;line-height:58px;height:58px;}
nav ul a:hover {display:block;background:#efefef;color:#000000;text-decoration:none;}
nav ul a.select {display:block;background:#fe0000;color:#FFFFFF;font-weight:400;text-decoration:none;}
nav ul li.kr {display:block;width:7px;background: url(../img/kr.png) no-repeat top;height:58px;}

nav ul li.home a:link, nav ul li.home a:visited {display:block;padding:0;height:58px;width:67px;background: url(../img/home.png) top;}
nav ul li.home a:hover {display:block;background: url(../img/home.png) center;}
nav ul li.home a.select {display:block;background: url(../img/home.png) bottom;}

nav ul ul a:link, nav ul ul a:visited {display:block;padding:0 20px;font-family: 'Roboto', sans-serif;color:#FFFFFF;font-weight:300;font-size:14px;line-height:39px;height:39px;background: #262626;width:200px;}
nav ul ul a:hover{display:block;background: #424242;color:#FFFFFF;text-decoration:none;}
nav ul ul {position:absolute;width:220px;top:58px;z-index:100;left:0;}
nav ul ul li {clear:both}



div.podmenu ul a:link, div.podmenu ul a:visited {display:block;padding:0 20px;font-family: 'Roboto', sans-serif;color:#FFFFFF;font-weight:300;font-size:14px;line-height:39px;height:39px;background:#262626;}
div.podmenu ul a:hover {display:block;background: #424242;color:#FFFFFF;text-decoration:none;}
div.podmenu ul a.select {display:block;background: #fe0000;color:#FFFFFF;text-decoration:none;}


/* LINKI */
a:link, a:visited {color:#404040;font-weight:bold;text-decoration:none;}
a:hover {color:#404040;text-decoration:underline;}
div.copy a:link, div.copy a:visited {color:#FFF;font-weight:500;text-decoration:none;}
div.copy a:hover {color:#FFF;text-decoration:underline;}
div.wroc a:link, div.wroc a:visited {font-family: 'Roboto', sans-serif;color:#666;font-weight:400;font-size:13px;text-decoration:none;}
div.wroc a:hover {color:#000;text-decoration:none;}

div.wroc img {vertical-align:middle;} 

/* FORMULARZE */

form, fieldset {margin:0;padding:0;border:0;}

div.fb_button {
	padding:5px;	
}

div.lista {
	clear:both;	
}
div.lista .wpis {
	float:left;
	width:200px;
	margin:7px;
	background:#FFF;
	padding:8px;
	line-height:20px;
}
div.lista .wpis:hover {
	background:#f4f4f4;
}
div.lista .wpis .imag img {
	width:100%;
}
div.lista .wpis .tit {
	font-family: 'Roboto', sans-serif;color:#000;font-weight:400;font-size:14px;
}
div.lista .wpis .data {
	font-family: 'Roboto', sans-serif;color:#000;font-weight:300;font-size:13px;text-align:right;
}

div.data3 {
	font-family: 'Roboto', sans-serif;color:#000;font-weight:300;font-size:13px;text-align:right;
}


.inp {
	margin:0;
	padding:0;
	border:1px solid #e5e5e5;
	background:white;
	font-size:14px;
	font-family: 'Roboto',sans-serif;
	padding:8px;
	width:250px;
	color:#000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
.txt3 {
	margin:0;
	padding:0;
	border:1px solid #e5e5e5;
	background:white;
	font-size:14px;
	height:90px;
	font-family: 'Roboto',sans-serif;
	padding:8px;
	width:250px;
	color:#000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
.sbm {
	margin:0;
	padding:0;
	border:1px solid #e5e5e5;
	background:#fe0000;
	font-size:14px;
	font-family: 'Roboto',sans-serif;
	padding:6px;
	width:150px;
	color:#FFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}

div.ok {
	background: #7aa603;
	color:#FFFFFF;
	font-weight:300;
	font-size:15px;
	line-height:19px;
	text-align:center;
	text-transform:uppercase;
	padding-top:8px;
	width:70%;
	margin-top:20px;
	margin-bottom:10px;
	margin-left:15%;
    padding-bottom: 8px;
	border:1px solid #5e8002;
}
div.ok2 {
	background: #aeaeae;
	color:#FFFFFF;
	font-weight:300;
	font-size:14px;
	line-height:19px;
	text-align:center;
	text-transform:uppercase;
	padding-top:8px;
	width:50%;
	margin-top:20px;
	margin-bottom:10px;
	margin-left:25%;
    padding-bottom: 8px;
	border:1px solid #8d8d8d;
}
div.error {
	background: #b50d0d;
	color:#FFFFFF;
	font-weight:300;
	font-size:15px;
	line-height:19px;
	text-align:center;
	text-transform:uppercase;
	padding-top:8px;
	width:50%;
	margin-top:20px;
	margin-bottom:10px;
	margin-left:25%;
    padding-bottom: 8px;
	border:1px solid #7c0606;
}
div.ok2.gl {
	position:absolute;	
}

table.tabelka {
	clear:both;	
	border-collapse:collapse;
	border:1px solid #CCC;
	border-bottom:3px solid #CCC;
	width:100%;
}
table.tabelka td {	
	border-collapse:collapse;
	width:50%;
	border:0;
	padding:10px;
	vertical-align:top;
}
h3 {
	font-weight:400;
	padding:10px 20px;
}
hr {
	border:0;
	margin:0;
	border-top:1px solid #CCC;
	margin-bottom:15px;	
}

.sinp {
	margin:0;
	padding:0;
	border:0;
	background:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	width:165px;
	padding:0px;
	padding-left:16px;
	color:#a7aaab;	
	vertical-align:middle;
}
.sinp:focus {
	color:#899193;
}

.lupa {
	margin:0;
	padding:0;
	border:0;
	background: url(../img/lupa.png);
	width:33px;
	height:38px;
	cursor:pointer;
	vertical-align:middle;
}
.search{
	position: absolute;
    right: 325px;
    top: 0;
}