/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg.jpg);
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#content {
	background-image:url(../images/content_bg.jpg);
	width: 766px;
	float: none;
}	
.title {
	margin-left: 46px;
	margin-right: 46px;
	font-family:"Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #BC6A00;
	z-index: 2;
}
.text {
	margin-left: 46px;
	margin-right: 46px;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #D3C199;
	z-index: 1;
}
#nyelv {
	z-index: 1;
}
#szeles {
	position: absolute;
	margin-left: -80px;
	top: 66px;
	width: 204px;
	height: 380px;
	background-image: url(../images/szeles.png);
	background-position:right;
	background-repeat: no-repeat;
	z-index: 10;
}
*html #szeles {
	background: none;
	margin-left: -80px;
	text-align: right;
	width: 204px;
	height: 380px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/szeles.png', sizingMethod='image');
	z-index: 10;
}
#content_grad {
	position: absolute;
	top: 394px;
	width: 766px;
	height: 121px;
	background-image: url(../images/content_grad.png);
}
*html #content_grad {
	background: none;
	width: 766px;
	height: 121px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/content_grad.png', sizingMethod='image');
}
#pic {
	width: 766px;
	height: 328px;
	float: none;
}
#footer {
	float: none;
}
