/* gemma2000 css*/
* {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

a:link {color: #085D9C}
a:visited {color: #066AB5}
a:hover {color: #066AB5}

#menulist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C8CACC;
	list-style: url(images/listimg.jpg);
	display: block;
	margin-right: 20px;
/*    margin-left: 0;*/
}

.menuitem {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #C8CACC;
    border-bottom: 1px solid #fff;
	/*list-style-image: url(images/listimg.jpg);
	height: 15px;
	margin: 2px;*/
}

.submenu {
    background-color:#16376c;
}

.menuitem a:hover {
    text-decoration: none;
    color: #ee5;
}

.menuitem a {
    text-decoration: none;
    color: #eee;
}

.subsinput {
	background: no-repeat;
	color: #333333;
	font-size: 10px;
	border: 1px solid #639FB7;
	width: 150px;
	text-align: left;
}

/*#banner {
    position: absolute;
    background: url(images/bannerbg.jpg) repeat-x;
    top:47px;
    left:387px;
    z-index:2;
    height:126px;
}*/
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #066AB5;
	text-decoration: none;
}

a.sitemap:link {text-decoration:none; padding:3px; font-weight:bold}
a.sitemap:visited {text-decoration:none; padding:3px; font-weight:bold}
a.sitemap:hover {text-decoration:underline; padding:3px; font-weight:bold}.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
	padding-left: 10px;
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
	padding-right: 10px;
}
.datebg {
	background-image: url(images/grbg_t.jpg);
	background-repeat: repeat-x;
	height: 46px;
}
.tartalom_bg {
	background-color: #FFFFFF;
}
.article_bg {
	background-color: #FFFFFF;
	padding: 12px 12px 12px 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-align: justify;
	margin-right: 5px;
}
.article_cim_bg {
	background-image: url(images/grbg_b.jpg);
	background-repeat: no-repeat;
	height: 65px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4487A7;
}
.article_cim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4487A7;
	padding-top: 25px;
	padding-left: 20px;
}
.lab_bg {
	background-image: url(images/lab_bg.jpg);
	background-repeat: repeat-x;
	height: 74px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #066AB5;
	text-align: left;
	padding-top: 20px;
	padding-left: 20px;
}
.main_menu {
	background-image: url(images/main_menu_bg.jpg);
	height: 43px;
	padding-top: 18px;
}
.bal_oszlop {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
.textarea {
	background: no-repeat;
	color: #333333;
	font-size: 10px;
	border: 1px solid #639FB7;
	width: 250px;
	text-align: left;
}
.button {
	background: no-repeat;
	color: #333333;
	font-size: 10px;
	border: 1px solid #639FB7;
	text-align: left;
}
