body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
    width:750px;
    margin:0 auto;
}

#head {
    width: 750px;
    background: url('../images/header_image.jpg') bottom center no-repeat;
    height:320px;
    }


#logo {
    float:right;
    }
    
#lang {
    float:left;
    margin-top:9px;
    margin-left:10px;
    margin-bottom:7px;
    
}

#menu {
    font-size: 11px;
    font-weight:bold;
    float:left;                                                                                                         
    width:200px;                                                                                                                                                        
    z-index:1;                                                                                                                                                          
    visibility: visible;
    margin:0px;
    padding:0px;
    clear:both;
    }
        
#menu ul{
    left:0;
    width:190px;
    list-style:none;
    background:#cb0102;
    padding:2px 5px;
    margin-bottom:0px;
    }
    
#menu ul li {height:15px;padding-left:15px;padding-top:2px;}
#menu ul li a {color:#ffffff;text-decoration:none}
#menu ul li:hover a {color:#000000}
#menu ul li.active {background: url('../images/bullet.jpg') top left no-repeat}

#grey {
	float:left;
	clear:left;
	width:190px;
	visibility: visible;
	color:#000000;
	background: #cccccc;
	opacity:0.5;
	overflow: hidden;
	padding:5px;
	display:none;
}

#menu2 {
    font-size: 10px;
    font-weight:bold;
    float:right;
    clear:right;
    height:20px;
    width: 570px;
    margin-top:2px;
    margin-left:-20px;
    }
    
#menu2 ul {list-style:none;}
#menu2 ul li{float:left;margin-top:5px;}
#menu2 ul li.search{float:right;margin-top:0px;}
#menu2 ul li.search input{margin-top:2px;vertical-align:top}
#menu2 ul li.sep{padding:0px 3px}
#menu2 ul li a:hover {text-decoration:none} 

#main {
    float:right;
    width:700px;
    background:#eeeded;
    }

#newsbox {
    float:left;
    background:#9b9b9b;
    width:187px;
    margin-left:0px;
    margin-top:3px;
    padding-left:15px;
    padding-right:15px;
    text-align:justify;
    }
    
#newsbox .title {
    margin-top:12px;
    margin-bottom:0px;
    font-weight:bold;
    font-style:italic;
    font-size:1.2em;
    text-align:center;
    }
    
.init {
    color:#cb0102;
    }
    
h2 {
    font-size:13px;
    }
    
.contentdate{
    font-weight: normal;
    }

#content{
    width:481px;
    float:right;
    margin-top:0px;
    background: url('../images/content-bg.jpg') top center repeat-y;
    text-align:right;
    margin-bottom:10px;
    }

#content-top{
    width:481px;
    background:url('../images/content-top.jpg') bottom center no-repeat;
    height:26px;
    }
    
#content-bottom{
    width:482px;
    height:3px;
    background:url('../images/content-bottom.jpg') bottom center no-repeat;
    margin-bottom:0px;
    }

#content-body{
    background:none;
    width:441px;
    padding-left:20px;
    padding-right:20px;
    text-align:left;
}

.highlight{
    color:#ffffff;
    background:#cb0102;
    }

.text {
    color:#525252;
    font-weight:bold;
    }
    
.cikkvege {
    clear:both;
    width: 200px;
    margin-bottom:20px;
    color:#990000;
    height:1px;
    background-color:#990000;
    border:0;
    }

img {
    border:0;
}

.aentry{width:100%;border-bottom:0.2px dotted #525252;margin-bottom:2px;}
.aentry .title{float:left;}
.aentry .dt{float:right;clear:right;}
.aentry .actions{float:right;}



a:link {
	text-decoration: underline;
	color: #CC0000;
}
a:visited {
	text-decoration: underline;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: underline;
	color: #CC0000;
}
.style1 {
	color: #CC0000;
	font-weight: bold;
}
input {
	background-color: #FBFBFB;
	border: 1px solid #CCCCCC;
	height: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 10px;
	text-indent: 7px;
}

#searchtext{
    width:100px;
    }

select {
	background-color: #FBFBFB;
	border: 1px solid #CCCCCC;
	height: 16px;
	width: 140px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 10px;
	text-indent: 5px;
}
#MenuLayer {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 50%;
	top: 60px;
	visibility: visible;
}
#LocationLayer {
	position:absolute;
	width:107px;
	height:25px;
	z-index:2;
	left: 50%;
	top: 18px;
	visibility: visible;
}
#BoxLeftLayer {
	position:absolute;
	width:193px;
	height:115px;
	z-index:3;
	left: 50%;
	top: 331px;
	visibility: visible;
	overflow: visible;
}
.style2 {color: #FFFFFF}
.style4 {font-weight: bold; color: #333333;}
.style5 {
	font-size: 12px;
	font-style: italic;
}
.style6 {color: #000000}

.style8 a {text-decoration:none}

h1 {font-size:13px;}
