body {
	background-color : #e6e6e6;
	margin-top: 40px;
}
td{
	font-family: arial;
	font-size: 12px;
	color: #666666;
}
.main_border {
	background-color: #999999;
}
.main_bg {
	background-color: #ffffff;
}
.menu2_bg{
	background-image: url(../img/menu2_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.by {
	font-family: arial;
	font-size: 9px;
	color: #999999;
}
a.by {
	font-family: arial;
	font-size: 9px;
	color: #ff9900;
	text-decoration: none;
}
a.by:hover {
	font-family: arial;
	font-size: 9px;
	color: #e1541e;
	text-decoration: none;
}
.main_box_bg{
	background-image: url(../img/main_bg.gif);
}
.subtitle_style {
	background-color: #e6e6e6;
	margin-left: 9px;
	width: 187px;
}
.subtitle_style_data {
	margin: 4px;
	line-height: 18px;
}
a.subtitle_style_link{
	font-family: arial;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}
a.subtitle_style_link:hover{
	font-family: arial;
	font-size: 9px;
	color: #b74218;
	text-decoration: none;
	line-height: 18px;
}
.subtitle_style_name{
	font-family: arial;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}
.subtitle_style_link_hover{
	font-family: arial;
	font-size: 9px;
	color: #b74218;
	line-height: 18px;
}

td.shadow {
	*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/shadow.png",sizingMethod="crop");
	width: 478px;	height: 31px;
}
html>body td.shadow {
	background: url('../img/shadow.png') no-repeat;
	 width: 478px; height: 31px;
}

.shadow_title {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	margin-top: 4px;
}
.content_bg {
	background-image: url(../img/content_bg.gif);
}
.content_div {
	margin: 10px;
	line-height: 16px;
}

div.galeria_space {
	*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/galeria_space.png",sizingMethod="crop");
	width: 1px;	height: 31px;
}
html>body div.galeria_space {
	background: url('../img/galeria_space.png') no-repeat;
	 width: 1px; height: 31px;
}
a.galeria_navigacio {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
}
.sub_title {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ff9900;
}
img.termek {
	border: 1px solid #666666;
	margin:10px;
}