body{
	margin: 0px;
	background-color: white;
}

.roundcont {
	color: black;
	position: absolute;
	top: 175px;
	left: 0;
	width: 760px;
	height: 300px;


	padding-left: 300px;

}

.roundcont p {
	height: 300px;
	overflow-y: auto;
	font-family: Arial;
	font-size: 13px;
	text-align: justify;

	margin: 0 0px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(fuggoleges.jpg);
	background-repeat: repeat-y;
	scrollbar-face-color: #C1CC82;
	scrollbar-highlight-color: black;
	scrollbar-3dlight-color: black;
	scrollbar-darkshadow-color: black;
	scrollbar-shadow-color: black;
	scrollbar-arrow-color: black;
	scrollbar-track-color: black;
}

img.corner {

   border: none;
   display: block !important;
}

.fejlec{
	position: absolute;
	top: 0;
	left: 0px;
}
.menu{
	position: absolute;
	top: 175px;
	left: 0;
}

.head{
	font-size: 14px;
	color: #C1CC82;
	text-transform: uppercase;
	font-weight: bold;
	height: 30px;	
}
