* {
	padding:0px;
	margin:0px;
}

ul{
	margin-left:30px;
}

body{
	background-color:#000;
	font:11px Arial, Helvetica, sans-serif;
	color:#828282;
}

#container{
	width:898px;	
}

#middle{
	background-color:#060606;
	background-image:url(../images/middle-bg.gif);
	background-repeat:repeat-x;
	padding-top:11px;	
}

#content{
	border:0px solid #fff;
	margin-right:421px;
}

#content .content2{	
}

#content .cont{
	padding:20px;
	padding-top:5px;
	height:230px;
	text-align:justify;
	font-size:11px;
	line-height:18px;
	overflow:hidden;
}

#content .cont a img{
	border:1px solid #F26B00;
}

#content .cont a{
	color:#F26B00;
}

#content .cont u{
	color:#F26B00;
	text-decoration:none;
}

#content .cont p{
	padding-bottom:10px;
}

#content h1{	
	color:#F26C00;
	display:block;
	padding-bottom:5px;
	font-size:14px;
	font-weight:normal;
	margin-top:6px;
	margin-left:20px;
	margin-right:20px;
	border-bottom:1px solid #242424;
	height:20px;
}

#galeria-flash{	
	width:421px;
	float:right;
}

#overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;	
	height:100%;
	width:100%;
}

* html #overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#window {
	position: fixed;
	/*background-color:#000;
	filter:alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;*/
	z-index: 102;
	color:#000000;		
	text-align:left;
	top:150px;
	left:25px;
	width:850px;
	height:540px;
}

* html #window { /* ie6 hack */
	position: absolute;	
}

#lapozas{
	padding-bottom:10px;
	padding-left:20px;	
	padding-right:20px;
	height:10px;
}

#lapozas a{
	color:#828282;
	text-decoration:none;
}

#lapozas a:hover{
	color:#828282;
	text-decoration:underline;
}

#lapozas .left{
	float:left;
	display:none;
	width:20px;
	background-image:url(../images/vissza.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:15px;
}

#lapozas .right{
	float:right;
	width:20px;
	background-image:url(../images/tovabb.gif);
	background-repeat:no-repeat;
	background-position:40px 3px;
	padding-right:29px;
}

#foot{
	text-align:right;
	padding-top:5px;
	width:898px;
	height:114px;
	background-image:url(../images/also_banner.gif);
}

#foot_en{
	text-align:right;
	padding-top:5px;
	width:898px;
	height:114px;
	background-image:url(../images/also_banner_en.gif);
}

.clear{
	clear:both;
}
