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

body{ background:#000 url(images/bg.jpg) repeat-x ; margin:0; padding:0; font-size:62.5%; font-family:Arial, Helvetica, sans-serif;  } 

.pds{
	 font-size:1.2em; 
	 width:995px; 
	 margin:auto;
	 color:#CFCFCF;
}

.m{ list-style:none; margin:0; padding:0; }
.m li{ margin:3px; border-bottom:1px solid #878686;}
.m a{ text-decoration:none; padding:6px 2px 6px 20px; display:block; margin-bottom:1px; color:#CFCFCF; background:url(images/arrow.gif) no-repeat left center;}
.m a:hover{ background:#ABCC86; color:#EFEFEF; }

.menu{ background:url(images/t3.jpg) no-repeat; padding-left:40px; } 
.menu ul{ list-style:none; margin:0; padding:0; } 
.menu li{ margin:0; padding:0; display:inline;}
.menu a{ font-weight:bold; color:#fff; text-decoration:none; padding:14px 20px; display:inline-block; }
.menu a:hover{ background:url(images/mt.jpg) center; } 

.s{background:url(images/tlo.jpg) repeat-y; }
.tresc p{ padding:4px 20px;}
.stopka{
 	background: url(images/stopka.jpg) no-repeat;
	height:104px;
	color:#fff; font-weight:bold;  position:relative;
}
.stopka p{ position:absolute; top:54px; left:50px; margin:0;}
.left{
	width:248px; 
	float:left;
	padding-left:19px;
}
.right{ width:645px; float:left; padding-left:35px; }

.mng{
	background:url(images/mng.jpg) no-repeat; 
	padding:8px 5px 8px 20px; 
	font-weight:bold;
}
.mtxt{ padding:10px; font-size:.9em; }
.ng{
	margin:0; padding:14px 25px;
	font-size:1.2em; 
	color:#FFBB33;
	background:url(images/ng.jpg) no-repeat;
}
a{ color:#FFBB33; }
a:hover{ text-decoration:none;} 


/* zdjęcia */ 
.zdj{
	padding:10px 0px;
		
}
.zdj div{
	
	background:#000;
	padding:5px;
	margin-left:50px;
	float:left;
	text-align:center;
}

.zd_ng{                                                     
	font-size:18px;
	text-decoration:none;
	font-weight:normal;
	color:#CBD3B4;
}
.zdj div a{
	 border:0;
}
.zdj img{border:2px solid #F9FF9C;}

.submit_log
{
cursor: pointer;
background: url(images/loguj.png);
width: 68px;
height: 24px;
padding: 0px;
margin: 0 0 0 18px;
border: 0px;
vertical-align: text-top;
* vertical-align: baseline;
}
.submit_log:hover
{
background: url(images/loguj2.png);
width: 68px;
height: 24px;
padding: 0px;
margin: 0 0 0 18px;
cursor: pointer;
vertical-align: text-top;
* vertical-align: baseline;
}

.submit_reg
{
background: #404040;
color: #fff;
font-weight: bold;
padding: 4px 10px 4px 10px;
cursor: pointer;
}
.submit_reg:hover
{
color: #fb752c;
}

.submit
{
background: #404040;
color: #fff;
font-weight: bold;
padding: 4px 10px 4px 10px;
cursor: pointer;
}

.submit:hover
{
color: #fb752c;
}


.td_1
{
border-bottom: 2px solid #cacaca;
text-align: center;
padding-bottom: 3px;
}

.td_5
{
text-align: center;
padding-bottom: 3px;
}

/* ------ */
