body {
	color: black;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin:0px;
}
img{
	border: 0px;
	}
#top{
	background-image:url(images/img1.png);
	background-repeat: repeat-x;
	height:141px;
	width:100%;
	}
.top{
	width:760px;
	margin:0 auto;
	background-image:url(images/);
	height:141px;
	} 
#menu{
	height:27px;
	padding-left:10px;
	width:750px;
	margin:0 auto;
	color:#654700;
	padding-top:10px;
	font-weight:	bold;
	background-image:url(images/img2.png);
	}
.menu_a{
	color:#654700;
	font-weight:	bold;
	text-decoration:none;
	}
.menu_a:hover{
	text-decoration:underline;
	}	
#content{
	width:760px;
	padding-top:10px;
	margin:0 auto;
	}
.content_left{
	color:#08647d;
	width:175px;
	background-color:#f0fcff;
	float:left;
	}
.content_text{
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px
	}
.content_left_nag{
	width:170px;
	color:#08647d;
	font-weight:	bold;
	text-align:center;
	padding-top:10px;
	background-image:url(images/img3.gif);
	height:25px;
	}
.content_left_p{
	padding-left:14px;
	}
.content_content{
	width:585px;
	float:left;
	}
.content_content_nag{
	background-image:url(images/img5.jpg);
	background-repeat: no-repeat;
	height:20px;
	color:#7f5e0c;
	font-weight:	bold;
	padding-top:5px;
	padding-left:10px;
	}
#footer{
	background-image:url(images/img4.jpg);
	height:64px;
	width:730px;
	color:#7f5e0c;
	padding-top:50px;
	margin:0 auto;
	padding-left:30px;
	clear:both;
	}
.open1 {
	margin: 0px; 
	padding: 0px 0px 0px 25px; 
	background: transparent url(images/plus.gif) no-repeat scroll 5% 20%; 
	list-style-type: none; 
	display: block; -moz-background-clip: initial; 
	-moz-background-origin: initial; 
	-moz-background-inline-policy: initial;
	cursor:pointer; color:#08647D; text-decoration:none;}
.close1 {
	margin: 0px; 
	padding: 0px 0px 0px 25px; 
	background: transparent url(images/minus.gif) no-repeat scroll 5% 20%; 
	list-style-type: none; display: block; 
	-moz-background-clip: initial; 
	-moz-background-origin: initial; 
	-moz-background-inline-policy: initial;
	cursor:pointer;
	}
li {
	list-style-type: none; 
	}
ul.linki{
margin-left:-10px;
margin-top:0px;
}open1

a {
color:#08647D;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}