body{
	background: url('http://www.maigrerai.fm.interia.pl/ghanima/wzorek.gif');
	text-align: left;
	margin: 0px;
}

div#container{
	max-width: 100%;
	margin: 10px auto;
	background: url('http://www.maigrerai.fm.interia.pl/ghanima/wzorek.gif');
}

#obrazek{
	margin: 10px;
	margin-bottom: 0px;
	background: url('http://www.maigrerai.fm.interia.pl/ghanima/obrazek.jpg');
	background-repeat: no-repeat;
	max-height: 564px;
	height: 570px;
	width: 870px;
	max-width: 861px;
	border: double #bb703e;
	top: 10px;
	left: 10px;
}

#menu{
	width: 180px;
	max-width: 160px;
	background: url('http://www.maigrerai.fm.interia.pl/ghanima/tlo.png');
	padding: 5px;
	padding-top:10px;
	float: left;
	margin: 15px 10px;
	border: double #bb703e;
	font-family: 'Times New Roman';
	font-size: 10pt;
	color: #3e2000;
	text-align: justify;
}

#ramka{
	float: right;
	width: 675px;
	max-width: 640px;
	border: double #bb703e;
	position: absolute;
	left: 205px;
	background: url('http://www.maigrerai.fm.interia.pl/ghanima/tlo.png');
	padding: 1%;
	text-align: justify;
	font-family: 'Times New Roman';
	font-size: 11pt;
	color: #3a1e00;
	margin-top: 15px;
}

#tekst{
	float: right;
	width: 675px;
	max-width: 640px;
	border: double #bb703e;
	position: absolute;
	left: 205px;
	line-height: 16pt;
	background: url('http://www.maigrerai.fm.interia.pl/ghanima/tlo.png');
	padding: 1%;
	padding-top: 10px;
	text-align: justify;
	font-family: 'Times New Roman';
	font-size: 11pt;
	color: #3a1e00;
	margin-top: 173px;
}

.h1{
	font-family:'Times New Roman';
	font-size: 12pt;
	font-weight: bold;
	line-height: 20px;
	color: #954d00;
	text-align: center;
	margin-bottom: 5px;
}

.h2{
	font-size: 13pt;
	font-weight: bold;
}

.h3{
	font-size: 11pt;
	font-weight: bold;
}

.h4{
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
}

.h5{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
	text-align: center;
}

.h6{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
	text-align: center;
}

A:link{	
	COLOR: #dd7200; 	
	HEIGHT: 10px; 	
	TEXT-DECORATION: none;
	}
	
A:visited{	
	COLOR: #a75600; 	
	HEIGHT: 10px; 	
	text-decoration: none;
	}
	
A:active{ 	
	COLOR: #ff8400; 	
	HEIGHT: 10px; 	
	TEXT-DECORATION: none;
	}
	
A:hover {	
	color: #693600; 	
	height: 10px; 	
	text-decoration: underline; 	
	cursor: pointer; 
	}
	
