body
{
	margin: auto;
	padding: 0;
	text-align: center;
	/*width: 780px;*/
	font: 10px verdana, sans-serif, helvetica, arial;
	line-height: 15px;
	color: #555;
	background:#EFEBE0;
	
}

a{

text-decoration:none;
color:#555;
}

a:hover{
text-decoration:underline;
color:#000;
}



.wszystko
{
border:0;
width:780px;
border:10px #fff solid;

}


.gora
{
width:780px;
height:290px;
background:#fff url(images/gora.jpg) no-repeat top left; 
text-align:left;
}

.menu
{
padding:255px 0px 0px 427px;
}

.menu a
{		
padding:2px 3px;
line-height: 22px;
font-size:14px;
color:#333;
font-family:trebuchet MS, Arial, Verdana;
text-decoration: none;
font-weight:bold;

}

.menu a:hover 
{
color:#000;
text-decoration:none;
}


.lewa
{
width:260px;
text-align:left;
float:left;
}

.prawa
{
width:519px;
text-align:left;
float:left;
}

.srodek
{
width:780px;
background:#fff url(images/bg_content.jpg) no-repeat top left; 
}

.dol
{
clear:both;
width:780px;
height:40px;
line-height:57px;
text-align:right;
background:#fff url(images/dol.gif) no-repeat top left;
}


h1{
font-size:16px;
color:#000055;
font-family:Trebuchet MS, Arial, Verdana;
padding:0;
padding-bottom:5px;
margin-bottom:20px;
border-bottom: 1px #EFEBE0 solid; 
}

hr 
{ 
color: #555;
background: transparent;
border:0;
border-bottom: 1px #F7F7F7 dashed; 
height: 1px; 
width:100%;
text-align:left;
clear:both;
margin:10px 0px 15px 0px;
}

.none
{
width:10px;
visibility: hidden;
height:1px; 
font-size:0; 
line-height:0px;
clear:both; 
border:0px #fff solid;
}




b{
}


ul
{
list-style: none;
padding: 0;
margin: 4px 0px 5px 6px;
vertical-align:top;
line-height:18px;
}

li
{
margin: 0;
padding: 0;
vertical-align:top;
padding-left: 15px;
background:transparent url(images/arrow.gif) no-repeat 0px 7px;
}











	table.tabelka
{
	width:100%;
	padding:0;
	border-left: 1px solid #EFEBE0;
	border-bottom: 1px solid #EFEBE0;
	font-size:9px;
}



table.tabelka td
{
	border-right: 1px solid #EFEBE0;
	border-top: 1px solid #EFEBE0;
	padding: 3px 3px;
	background: #FBFAF6;
	text-align:center;
}	
