body {
	font-family: Tahoma;
	font-size: 0.8em;
	color: #757575;
	background: url('images/bg.gif') repeat-x #e1e9fe;
	font-style:normal;
	line-height:normal;
	font-weight:normal;
	padding:0;
	margin:0;
}


a {  
	color: #7da5cf;
	text-decoration:none;	
}


#page {
margin:0 auto;
padding:0;
width:880px;
overflow: hidden;
}

#header {
height: 82px;
}

#header .logo {
width: 250px;
height:69px;
float: left;
margin:13px 0 0 13px;
background: url('images/logo.png') no-repeat;

}

#header .top_tels {
float: right;
margin:7px 3px 0 0;

}


#menu {
max-height: 29px;
width: 602px;
margin-top: 7px;
background: url('images/menu_bg.gif') repeat-x;
float: right;
border:1px solid #dedede;
padding:1px 0 0 0;
}

#menu a {
font-size:14px;
font-family: Times New Roman;

font-style: italic;
color: #101010;
padding:6px 12px;
line-height:28px;
text-decoration:none;
background: url('images/menu_link_seperator.gif') right no-repeat;
}
#menu a  img{
margin:0 4px -1px 0;
}
#menu .over, #menu a:hover {
background-color:#e1e9fe;
text-decoration:none;
}

#content {
float:left;
width:880px;
}

#content .image {
float:left;
height:136px;
width:878px;
border:1px solid #dddcdc;
}
 #content #area {
 font-family:Verdana;
 font-size:25px;
 font-style:italic;
float:left;
margin-top:-45px;
padding:7px 20px 7px 20px;
background-image: url('images/h1_bg.png');
}
#content .content  {
padding:20px 0px 20px 20px;
background-color:#ffffff;
float:left;
width:880px;
margin-bottom:10px;
}
#content .left  {
width:510px;
float:left;
}

#content .left h1 {
font-size:14px;
margin:10px 0 0 10px;
color:#a2a1a1;
padding:10px 0 0 15px;
border-left:1px solid silver;
}
#content .left p {
padding: 10px 0px 0px 20px;
}

#content .left table {
padding: 10px 0px 0px 5px;
display:block;
}


#content .left img {
border: 3px solid silver;
margin:5px;
}

.counting {
font-size:14px; 
font-family:Times New Roman; 
color:#000000; 
font-style:italic; 
}

ul, li {
	list-style-type: none;
	display: block;
	padding:0;
	margin-left:25px;
}

ul li {
background: url('images/link_image.png') no-repeat left;
	padding:10px 0 10px 30px;
}

#content .right  {
float:left;
width:360px;
}

#footer {
float:left;
width:880px;
height:30px;
background-color:#84a6c7;
color:#f3f3f3;
margin-bottom:10px;
}
#footer a {
color:#ffffff;
}

#footer .copyright {
margin:8px 30px;
float:left;
}

#footer .toppozycja {
margin:8px 30px;
float:right;
}


