 BODY {
	
  	padding:0;
    margin:0; 
    background: #fff url(img/blur_bg.gif) repeat-x top left;
    font-family: verdana,sans-serif; 
    text-decoration: none; 
    font-size: 10px;
}



p  {font-family: verdana,helvetica,sans-serif; font-weight: normal; line-height: 15px ; color: #303030; text-decoration: none; 
}

.lista ul {
  margin-top:-8px;
  
  font-family: verdana,helvetica,sans-serif;  font-weight: normal; line-height: 20px ; color: #303030; text-decoration: none; 


 list-style-image: url("img/li_item.jpg");

  }


/*ul {margin-top:-8px;margin-left:-8px;}*/

.txt 
{ 
font-family: verdana,helvetica,sans-serif; 
font-size: 10px; 
font-weight: normal; 
line-height: 13px ; 
color: #303030; 
text-decoration: none; 
}

.txt a
{ 
font-family: verdana,helvetica,sans-serif; 
font-size: 10px; 
font-weight: normal; 
line-height: 13px ; 
color: #303030; 
text-decoration: none; 
}

.txt a:hover { 
font-family: 
verdana,helvetica,sans-serif; 
font-size: 10px; 
font-weight: normal;  
line-height: 13px; 
color: #202020; 
text-decoration: none; 
}


.newsy  span
{ 
font-family: verdana,helvetica,sans-serif; 
font-size: 13px; 
font-weight: bold; 
 color: #303030; 
text-decoration: none; 
}

.newsy 
{ 
font-family: verdana,helvetica,sans-serif; 
font-size: 10px; 
font-weight: normal; 
line-height: 13px ; 
color: #303030; 
text-decoration: none; 
}

.newsy a, .newsy a:link, .newsy a:visited
{ 
display:block;
font-family: verdana,helvetica,sans-serif; 
font-size: 9px; 
font-weight:bold; 
line-height: 15px; 
color: #111; 
text-align:right;
padding:5px;
text-decoration: none;
outline:0;
}

.newsy a:hover { 

color: #202020; 
text-decoration: none; 
outline:0;
}

p { text-align:justify;
}

.txtTytul { font-family: verdana,helvetica,sans-serif; font-size: 12px; font-weight: bold; line-height: 15px ; color: #333333; text-decoration: none; }
.txtTytul a:hover { font-family: verdana,helvetica,sans-serif; font-size: 12px; font-weight: bold;  line-height: 15px; color: #505050; text-decoration: underline; }

.menuBlack { BORDER-RIGHT: #000000 1px solid;  BORDER-BOTTOM: #000000 1px solid; BORDER-TOP: #000000 1px solid; }

.menuWhite { BORDER-RIGHT: #FFFFFF 1px solid;  BORDER-BOTTOM: #FFFFFF 1px solid; BORDER-TOP: #FFFFFF 1px solid; }

.stopka{ font-family: verdana,helvetica,sans-serif; font-size: 9px; font-weight: normal; line-height: 15px ; color: #505050; text-decoration: none; }
.stopka a:hover { font-family: verdana,helvetica,sans-serif; font-size: 9px; font-weight: normal;  line-height: 15px; color: #999999; text-decoration: underline; }

.tytul{ font-family: verdana,helvetica,sans-serif; font-size: 10px; font-weight: normal; background-color: #707070 ; color: #FFFFFF; text-decoration: none; }
.tytul a:hover { font-family: verdana,helvetica,sans-serif; font-size: 10px; font-weight: normal;  background-color: #999999 color: #000000; text-decoration: underline; }

.tytulMM{ font-family: verdana,helvetica,sans-serif; font-size: 10px; font-weight: bold; background-color: #9F6060 ; color: #FFFFFF; text-decoration: none }
.tytulMM a:hover { font-family: verdana,helvetica,sans-serif; font-size: 10px; font-weight: bold;  background-color: #999999 color: #000000; text-decoration: underline; }

.tytulsubMM{ font-family: verdana,helvetica,sans-serif; font-size: 10px; font-weight: normal; background-color: #D0B1B1 ; color: #ffffff; text-decoration: none; }
.tytulsubMM a:hover { font-family: verdana,helvetica,sans-serif; font-size: 10px; font-weight: normal;  background-color: #999999 color: #000000; text-decoration: underline; }

.tytulOnas{ font-family: verdana,helvetica,sans-serif; font-size: 10px; font-weight: bold; background-color: #697F6C ; color: #FFFFFF; text-decoration: none; }
.tytulOnas a:hover { font-family: verdana,helvetica,sans-serif; font-size: 10px; font-weight: bold;  background-color: #999999 color: #000000; text-decoration: underline; }
.tytulsubOnas{ font-family: verdana,helvetica,sans-serif; font-size: 10px; font-weight: normal; background-color: #889D8B ; color: #ffffff; text-decoration: none; }
.tytulsubOnas a:hover { font-family: verdana,helvetica,sans-serif; font-size: 10px; font-weight: normal;  background-color: #999999; color: #000000; text-decoration: underline; }

.tytulsub{ font-family: verdana,helvetica,sans-serif; font-size: 10px; font-weight: normal;  ; color: #999999; text-decoration: none; }
.tytulsub a:hover { font-family: verdana,helvetica,sans-serif; font-size: 10px; font-weight: normal;   color: #000000; text-decoration: underline; }



#container {
	position:relative;
	display:block;
	width: 700px;
	margin: 0 auto 0 auto;
	height:600px;
	background:#fff;
	
	}
	
	
#header {
	position:absolute;
	top:0;
	left:0;
	margin: 0;
	padding: 0;
	height:110px;
	width:700px;
	background: #fff url(img/header_bg.jpg) repeat-x top left;
	}

#leftcolumn {
position:absolute;
	margin: 0;
	padding: 0;
	top:152px;
	left:0px;
	float:left;
	width: 200px;
	background-color:#fff;
	}

#content {
	position:absolute;
	display:inline;
	width: 470px;
	top:45px;
	height:800px;
	padding: 5px 0 0 10px;
	margin:110px 0 0 205px;
	border-left: 1px dashed #bababa;
	background: #fff url(img/glowa.jpg) no-repeat top left;
	left: -39px;
	}

#stopka{
	clear: both;
	width:700px;
	height:20px;
	padding: 0 0 0 5px;
	background: #000 url(img/stopka_bg.jpg) repeat-x top left;
	line-height:20px;
font-size:9px;
letter-spacing:0.1em;
color:#fff;
	}



#copyright{
	line-height:20px;
font-size:9px;
letter-spacing:0.1em;
color:#333;
width:100%;
padding:5px 0 0 5px;
margin:0 0 0 5px;
border-top:1px solid #ccc;
}

#header_box {
position:absolute;
top:0px;
left:0px;
margin:0;
padding:0;
}

#top_menu {

padding:0;
margin-right:0;
float:right;

}

#top_menu a, #top_menu:link, #top_menu:visited {
position:relative;
float:left;
display:block; 
width:auto; 
height:20px; 
background:#000; 
text-align:center; 
font-family:arial, sans-serif; 
font-size:10px;
font-weight:normal;
margin-right:1px;
color:#fff; 
line-height:20px; 
padding:0 8px 0 8px;
border-bottom:0; 
 z-index:500;
 letter-spacing:0.08em;
 text-decoration:none;
}

#top_menu a:hover {
color:#000; 
background:#fff;
text-decoration:none; 

}

.box { 
BORDER-RIGHT: #999999 1px solid;  
BORDER-BOTTOM: #999999 1px solid; 
BORDER-TOP: #999999 1px solid; 
BORDER-LEFT: #999999 1px solid; 
padding-left:5px;
}

.promocje {
padding-left:5px;
border-left:1px solid #bababa; 
}

.scrollarea {
padding-left:5px;
padding-right: 5px;
border:1px solid #bababa; 
}

.imagebox{

float:left;
padding:0 10px 5px 0;
}
