body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #585858;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	background: url(images/bg2.jpg) repeat-x scroll left top;
}

#back {
	background-color:#FFFFFF;
	color: #000000;
	height:600px;
	display:none;

}

#contener {
	background-image: url(images/top_sts.png) !important; 
	background-image: url(images/top_ie6.jpg);
	background-repeat: no-repeat;
	width:720px;
	margin:0 auto;
	margin-top: 0px;
}

#top {
	position: relative;
	width: 720px;
	height: 255px;
}
#left0 {
	float: left;
	text-align: right;
	width: 350px;
	height: auto;
	padding-right: 10px;
	padding-top: 0px !important;	
	padding-bottom: 50px;
}

#left {
	float: left;
	text-align: right;
	width: 350px;
	height: auto;
	padding-right: 10px;
	padding-top: 0px !important;	
	padding-bottom: 10px;
}

#left ul {
	margin:0px;
	padding: 0px;
}

#left li {
	list-style-type: none;
	padding: 2px;
	padding-right: 0px;
}

#right0 {
	float: right;
	text-align: left;
	width: 350px;
	height: auto;	
	padding-left: 10px;
	padding-bottom: 50px;
}

#right {
	float: right;
	text-align: left;
	width: 350px;
	height: auto;	
	padding-left: 10px;
	padding-bottom: 10px;
}

#right ul {
	margin:0px;
	padding: 0px;
}

#right li {
	list-style-type: none;
	padding: 2px;
	padding-left:0px;
}

.text {
	height:50px;
	color: #585858;
}

#cikkek {
	width: 720px;
	height: auto;
	text-align: center;
	padding-bottom: 30px;
}

#cikkek ul {
	margin: 0px;
	padding: 0px;
}

#cikkek li {
	list-style-type: none;
	padding: 2px;
	padding-left:0px;
}

#map {
	height: 100%;
	text-align: center;
}

#invisible {
	display: none;
}

#footer {
	height: 50px;
	font: 11px Tahoma, Arial, Verdana;
	color: #585858;
	text-align: center;
	clear: both;
}

a img, a img:link, a img:visited {
	border: 2px solid #cccccc;
}
 a img:hover {
	border: 2px solid #585858;
}

a:link, a:visited {
	color: #585858;
	text-decoration: none;
}

a:hover {
	color: #585858;
	border-bottom: 1px dashed;
}

#footer a:link, #footer a:visited, #map a:link, #map a:visited {
	color: #585858;
}

#footer a:hover, #map a:hover {
	color: #cccccc;
}