body{
    margin:0;
    padding:0;
    font-family: Arial;
    font-size:12px;
    font-weight:normal;
    font-style:normal;
}
.cimlink {
 display:block;
 text-align:center;
 font:bold 22px Arial;
}
img{
    border:0;
}

a{
    color:#336699;
    text-decoration:none;
}

p.a{
    color:#336699;
    cursor:pointer;
}

a:hover{
    text-decoration:underline;
}

a strong{
    font-weight:normal;
}

#container{
    width:1000px;
    margin:auto;
    position:relative;
}

#topline{
    width:1000px;
    height:30px;
    position:relative;
}

#topline #languages{
    position:absolute;
    top:5px;
    left:0;
}

#topline #languages a{
    float:left;
    margin-right:5px;
}

#topline #searchline{
    position:absolute;
    top:2px;
    right:0;
}

#head{
    width:1000px;
    height:100px;
    background:url('../images/header_bg.png') left top repeat-x;
    position:relative;
}

#mablogo{
    position:absolute;
    left:10px;
    top:0;
    border:0;
}

#cimlogo{
    position:absolute;
    right:10px;
    top:0;
    border:0;
}

#head strong, #head h1{
    position:absolute;
    margin:0;
    padding:0;
    left:50%;
    top:50%;
    width:540px;
    height:20px;
    margin:-10px 0 0 -270px;
    color:white;
    font:bold 22px Arial;
    letter-spacing:4px;
}

#cnt{
    width:1000px;
}

#content{
    float:left;
    width:760px;
    margin:0;
    padding:10px;
    font-weight:normal;
    font-size:11px;
    font-family: Arial;
}

#content h1{
    margin:0 0 10px 0;
    padding:3px 0px 10px 0px;
    font:bold 19px Arial;
    letter-spacing:1px;
    color:#336699;
    border-bottom:1px solid #336699;
}

#rightside{
    width:210px;
    float:right;
    min-height:200px;
}

.listframe{
    width:210px;
    height:500px;
    float:left;
    position:relative;
}

.newsletterform{
    float:left;
    width:190px;
    padding:10px;
}

.newsletterform h3{
    margin:0 0 8px 0;
    padding:0;
    font:bold 13px Arial;
    color:#0078C2;
}

.newsletterform small{
    margin:0;
    padding:0;
    font:bold 10px Arial;
}

.newsletterform form{
    float:left;
    margin:0;
    padding:10px;
}

.newsletterform form label{
    float:left;
    width:170px;
    margin:0;
    padding:0;
    font:normal 11px Arial;
}

#mainmenu{
    width:1000px;
    margin:0;
    padding:0;
    list-style:none;
    text-align:center;
    height:48px;
    line-height:48px;
    display:block;
    background:#1669B1 url('../images/menu_bg1.png') left top repeat-x;
}

#mainmenu li{
    margin:0;
    padding:0;
    float:left;
    height:48px;
}

#mainmenu li a{
    height:48px;
    line-height:48px;
    padding:0 12px;
    float:left;
    background:transparent url('../images/menu_bg.png') left top repeat-x;
    color:#eee;
}

#mainmenu li span.active{
    height:48px;
    line-height:48px;
    padding:0 12px;
    float:left;
    background:transparent url('../images/menu_bg.png') left top repeat-x;
    color:#00ADEF;
    font-size:13px;
}

#mainmenu li a:hover{
    background-position:left -48px;
    text-decoration:none;
    color:#eee;
}

#mainmenu li a strong{
    font-size:13px;
    font-weight:bold;
}

#groupmenucnt{
    width:760px;
    float:left;
}

.groupmenu{
    margin:0;
    padding:0px 5px 20px 5px;
    list-style:none;
    text-align:center;
    float:left;
    width:760px;
}

.groupmenu li{
    margin:0;
    padding:0;
    width:152px;
    float:left;
    text-align:left;
    height: 50px;
}

.groupmenu li.menuhead_center{
	text-align:center;
}

.groupmenu li a{
    padding:5px 0px;
    float:left;
    width:152px;
    border-bottom:1px solid #ccc;
    color:#5891e1;
    height: 40px;
}

.groupmenu li a.left{
	border-right:1px solid #ccc;
	border-bottom:none;
	overflow:hidden;
}

.groupmenu li a.left:hover{
	border-right:1px solid #3d3e8e;
	border-bottom:none;
}

.groupmenu li a:hover{
    border-bottom:1px solid #3d3e8e;
    text-decoration:none;
}

.groupmenu li a strong{
    font-size:12px;
    font-weight:normal;
    font-style:normal;
}

.menuhead, .menuhead_center{
    position:relative;
    border-bottom:1px solid #CCCCCC;
}

.menuhead h2 a{
    overflow:hidden;
    color:#0078C2;
}

.menuhead a:hover .colored{
    position:absolute;
    top:21px;
    left:24px;
}

.menuhead h2{
    margin:0 0 5px 0;
    padding:0;
    font:bold 13px Arial;
    color:#0078C2;
    text-align:center;
    float:left;
    width:152px;
}

.menuhead img, .menuhead_center img{
    margin:10px 0 0 0;
}

.groupmenu_old{
    margin:0;
    padding:0px 5px 20px 5px;
    list-style:none;
    text-align:center;
    float:left;
    width:180px;
}

.groupmenu_old li{
    margin:0;
    padding:0;
    width:180px;
    float:left;
    text-align:left;
}

.groupmenu_old li a{
    padding:5px 0px;
    float:left;
    width:180px;
    border-bottom:1px solid #ccc;
    color:#5891e1;
}

.groupmenu_old li a:hover{
    border-bottom:1px solid #3d3e8e;
    text-decoration:none;
}

.groupmenu_old li a strong{
    font-size:12px;
    font-weight:normal;
    font-style:normal;
}

.menuhead_old{
    position:relative;
}

.menuhead_old h2 a{
    overflow:hidden;
    height:110px;
    color:#0078C2;
}

.menuhead_old a:hover .colored{
    position:absolute;
    top:21px;
    left:24px;
}

.menuhead_old h2{
    margin:0 0 5px 0;
    padding:0;
    font:bold 13px Arial;
    color:#0078C2;
    text-align:center;
    float:left;
    width:180px;
}

.menuhead_old img{
    margin:10px 0 0 0;
}

.newsbox{
    float:left;
    width:760px;
    text-align:center;
    text-align:left;
    padding:10px 0;
}

.newsbox h3{
    margin:0;
    padding:0;
    font:bold 15px Arial;
}

.newsbox small{
    margin:0;
    padding:0;
    font:bold 10px Arial;
}

.advertise{
    float:left;
    width:750px;
    text-align:center;
    background:#f2f2f2;
    padding:5px;
	border:1px solid #d7d4d4;
}

.leftborder{
    border-left:1px solid #9D9D9D;
}

.halfmenu{
    margin:0;
    padding:5px 5px 20px 5px;
    list-style:none;
    text-align:center;
    float:left;
    width:489px;
    border-top:1px solid #9D9D9D;
}

.halfmenu li{
    margin:0;
    padding:0;
    width:480px;
    float:left;
}

.halfmenu li a{
    padding:5px 16px;
    float:left;
    text-align:left;
    width:448px;
    border-bottom:1px solid #ccc;
    color:#5891e1;
}

.halfmenu li a:hover{
    border-bottom:1px solid #3d3e8e;
    text-decoration:none;
}

.halfmenu li a strong{
    font-size:12px;
    font-weight:normal;
    font-style:normal;
}

.halfmenu li h2{
    padding:16px;
    margin:0;
    float:left;
    font:bold 13px Arial;
    color:#5891d3;
}

#footer b{
    background:#1669B1;
    color:white;
    text-align:center;
    line-height:60px;
    height:60px;
    width:1000px;
    float:left;
    font-size:13px;
}

#footmenu{
    border-top:1px solid #9D9D9D;
    width:1000px;
    margin:0;
    padding:0;
    list-style:none;
    text-align:center;
    height:48px;
    float:left;
}

#footmenu li{
    margin:0;
    padding:0;
    float:left;
    height:48px;
}

#footmenu li a{
    height:48px;
    line-height:48px;
    padding:0 16px;
    float:left;
    color:#202020;
}

#footmenu li a strong{
    font-size:11px;
    font-weight:bold;
    font-style:normal;
}

#footmenu li span.active{
    height:48px;
    line-height:48px;
    padding:0 16px;
    float:left;
    color:#336699;
}

#footmenu li a:hover{
    color:#818181;
}

.inquiry{
   text-align:center;
   padding:10px;
   position:relative;
   height:35px;
}

.inquiry a{
    display:block;
    position:absolute;
    left:50%;
    padding-top:5px;
    margin-left:-100px;
    width:200px;
    height:30px;
    background:url('../images/header_bg.png') left bottom repeat-x;
    border:1px solid #6CB3DF;
    color:white;
    font:bold 20px Arial;
    text-decoration:none;
}

.inquiry a:hover{
    border:1px solid #336699;
}

#inquiryForm{
    padding:10px;
    margin:10px;
}

#inquiryForm div{
    padding:4px 0 4px 100px;
}

#inquiryForm div label{
    float:left;
    width:130px;
}

#two_space{
    float:left;
    width:740px;
    height: 25px;
}

.totop{
    font:bold 12px Arial;
    padding:10px 0 10px 656px;
    float:left;
}

.toitem{
    font:bold 12px Arial;
	margin:0;
	padding:0 0 0 600px;
	text-align: right;
	color:#336699;
	cursor:pointer;
}

/* SZOVEGSTILUSOK */
.cim_fekete {
	color: #3C3032;
	font-family: Arial;
	font-weight : bold;
	font-size: 18px;
	line-height: 18px;
}

.alcim_fekete{
	color: #3C3032;
	font-family: Arial;
	font-weight : bold;
	font-size: 14px;
	line-height: 18px;
}

.cim_kek {
	color: #336699;
	font-family: Arial;
	font-weight : bold;
	font-size: 18px;
	line-height: 18px;
}

.alcim_kek{
	color: #336699;
	font-family: Arial;
	font-weight : bold;
	font-size: 14px;
	line-height: 18px;
}

.szoveg {
	color: #3C3032;
	font-family: Arial;
	font-weight : normal;
	font-size: 12px;
	line-height: 18px;
}

.link
{
	color: #336699;
	font-family: Arial;
	font-weight : bold;
	font-size: 12px;
	text-decoration: underline;
}

.hirdetes{
	color: #3C3032;
	font-family: Verdana;
	font-weight : normal;
	font-size: 12px;
	text-transform: uppercase;

}

.hirdetes_piros{
	color: #fa002d;
	font-family: Verdana;
	font-weight : normal;
	font-size: 12px;
	text-transform: uppercase;

}


/* SZOVEGSTILUSOK END*/

