* {
	padding:0;
	margin:0;
	border:0;
	outline:0;
	border-radius:5px;
}
body {
	margin-top:20px;
	background:#000;
	text-align:center;
	font:10pt Arial, Helvetica, Tahoma;
	color:#444;
}
#layer {
	margin:auto;
	text-align:left;
	width:982px;
	color:#888;
}


a {
	text-decoration:none;
	color:#83FE00;
}
a:hover, a:active {
	color:#00C000;
}
a img {
	border:0;
	text-decoration:none;
}
ul {
	margin:0 0 0 25px;
}
input, select, textarea {
	border:1px solid #333;
	font-size:8pt;
}
table {
	font-size:8pt;
	border-collapse:collapse;
	width:100%;
	border-top:1px solid #333;
	border-left:1px solid #333;
}
td {
	padding:2px 4px;
	vertical-align:top;
	border-bottom:1px solid #222;
	border-right:1px solid #222;
}


h1, h2, h3, h4, h5, h6 {
	padding:5px 0;
}
h1 {
	font-size:16pt;
	color:#ccc;
	text-transform:uppercase;
}
h2 {
	font-size:12pt;
	color:#83FE00;
	text-transform:uppercase;
}
h3 {
	font-size:12pt;
	color:#ccc;
	text-transform:uppercase;
}
h4 {
	font-size:10pt;
	color:#ccc;
}
h5 {
	font-size:10pt;
	color:#83FE00;
	text-transform:uppercase;
}
h6 {
	font-size:8pt;
	color:#ccc;
	text-transform:uppercase;
}



p {
	padding:5px 0;
	text-align:justify;
}



#top {
	background:#000 url('../img/img_01.jpg') no-repeat;
	width:980px;
	height:216px;
	border:1px solid #141414;
	border-bottom:1px solid #090909;
}


#logo {
	position:absolute;
	margin:15px 0 0 265px;
}
#logo img {
	width:450px;
	height:100px;
}


#menu_flash {
	position:absolute;
	width:980px;
	height:120px;
	margin-top:118px;
}
#menu_html {
	position:absolute;
	visibility:hidden;
	width:980px;
	height:30px;
	margin-top:180px;
	text-align:center;
}
#menu_html a {
	padding:0 47px;
	font-size:13pt;
	font-weight:bold;
}


#main {
	clear:both;
	background:#0f0f0f url('../img/img_s1.png');
	margin-top:20px;
	border:1px solid #151515;
}
#main_l,
#main_0,
#main_r {
	background: url('../img/img_s2.png') bottom repeat-x;
	padding:10px 50px 25px;
}
#main_l object,
#main_0 object,
#main_r object {
	display:block;
	border:1px solid #333;
	padding:3px;
	margin-top:12px;
}
#main_l object {
	float:left;
	margin-right:40px;
}
#main_0 object {
	margin-top:10px;
	text-align:center;
}
#main_r object {
	float:right;
	margin-left:40px;
}


.img_l img,
.img_r img,
.img_0 img {
	border:1px solid #555;
	border-top:1px solid #444;
	border-bottom:1px solid #666;
	padding:2px;
	margin:6px 0 10px;
}
.img_l {
	float:left;
	clear:both;
	margin:1px 20px 1px 0;
}
.img_r {
	float:right;
	clear:both;
	margin:1px 0 1px 20px;
}
.img_0 {
	clear:both;
	text-align:center;
	margin:1px auto;
}



#list {
	min-height:250px;
	margin-bottom: -15px;
	overflow:visible;
}



#aktualnosci {
	width:912px;
	border:0;
	background: url('../img/img_l1.png') no-repeat center;
	margin:0 -16px;
}
#aktualnosci td {
	border:0;
	width:196px;
	padding:7px 16px 15px;
	vertical-align:top;
}
#aktualnosci td div {
	cursor:pointer;
	cursor:hand;
}
#aktualnosci td img {
	border:1px solid #555;
	border-top:1px solid #444;
	border-bottom:1px solid #666;
	padding:2px;
	margin-bottom:5px;
}
#aktualnosci td img.img_on {
	border:1px solid #999;
}
#aktualnosci td h4 a {
	color:#ccc;
}





#portfolio {
	width:912px;
	border:0;
	background: url('../img/img_l3.png') no-repeat center;
	margin:0 -16px;
}
#portfolio td {
	min-height:250px;
	border:0;
	width:196px;
	padding:7px 16px 15px;
	vertical-align:top;
}
#portfolio td div {
	cursor:pointer;
	cursor:hand;
}
#portfolio td div.play {
	overflow:hidden;
	position:absolute;
	margin-top:24px;
	margin-left:64px;
	height:48px;
}
#portfolio td div.play img:hover {
	margin-top:-252px;
}
#portfolio td img.img,
#portfolio td img.img_on {
	padding:2px;
	margin-bottom:5px;
}
#portfolio td img.img {
	border:1px solid #555;
	border-top:1px solid #444;
	border-bottom:1px solid #666;
}
#portfolio td img.img_on {
	border:1px solid #999;
}
#portfolio td h4 a {
	color:#ccc;
}





.wiecej {
	border:0 !important;
	display:block;
	text-align:right;
}
.wiecej a,
.wiecej span {
	padding-left:20px;
	background: url('../img/ico/wiecej.png') 0px -15px no-repeat;
}
.wiecej a:hover,
.wiecej span:hover {
	background: url('../img/ico/wiecej.png') 4px 0px no-repeat;
}




#kat {
	clear:both;
	margin:0;
	padding:5px 0;
}
#kat li {
	clear:both;
	margin:0;
	padding-top:8px;
	list-style-type:none;
}
#kat li a img {
	border:1px solid #555;
	border-top:1px solid #444;
	border-bottom:1px solid #666;
	padding:2px;
	margin:0 20px 10px 0;
}
#kat li a img:hover {
	border:1px solid #999;
}




#stron {
	overflow:visible;
	clear:both;
	text-align:center;
	padding:10px 0 2px;
	font-size:8pt;
	height:20px;
}
#stron b,
#stron span,
#stron strong {
	border:1px solid #191919;
	margin:0 2px;
	padding:1px;
}
#stron b {
	cursor:pointer;
	cursor:hand;
	color:#83FE00;
}
#stron b:hover {
	color:#00C000;
	border-color:#222;
}
#stron strong {
	background:#222;
	color:#fff;
}
#stron b a{
	display:none;
}


#kategorie{
	clear:both;
	margin-top:35px;
	padding-top:10px;
	border-top:1px solid #222;
}
#kategorie div{
	float:left;
	padding:6px;
}
#kategorie div.kat_l{
	padding-left:40px;
}

#partnerzy {
	clear:both;
	overflow:hidden;
	background:#111 url('../img/img_b2.png') repeat-x;
	margin-top:20px;
	padding:10px 30px;
	height:135px;
	border:1px solid #131313;
	border-top:1px solid #111;
}
#partnerzy h4 {
	margin-left:20px;
}


#loga {
	margin-top:15px;
	text-align:center;
	background: url('../img/img_l2.png') no-repeat top center;
	overflow:hidden;
	height:90px;
}
#loga a img {
	margin:-6px -6px 0 -5px;
	vertical-align:top;
}
#loga a:hover img {
	zoom:1;
}
#loga a:hover img {
	margin-top:-106px;
}


#bottom {
	clear:both;
	overflow:hidden;
	margin-top:10px;
	padding:15px 50px;
	font-size:8pt;
	color:#999;
}


#sitemap {
	float:right;
	width:120px;
	height:16px;
	text-align:right;
	overflow:hidden;
}
#sitemap a img {
	vertical-align:top;
	margin:-16px 0 0 5px;
}
#sitemap a:hover img {
	zoom:1;
}
#sitemap a:hover img {
	margin-top:3px;
}


.center {
	text-align:center;
}
.clear {
	clear:both;
}
.r {
	float:right;
}
.l {
	float:left;
}
