@charset "utf-8";
h2 {
	height: 30px;
	padding-top: 6px;
	color: #000033;
	font-size: 24px;
}
h3 {
	color: #000033;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	vertical-align: middle;
	height: 17px;
	padding-top: 1%;
	padding-bottom: 1%;
	padding-left: 10px;
	background-color: #FCEB3F;
}
#content_head {
	background: url(../img/line-yellow.png) repeat-x bottom;
	height: 45px;
	padding-left: 0;
	padding-bottom: 10px;
	display: block;
}
#content_head a {
	padding-left: 45px;
	font-size: 16px;
	width: 150px;
	height: 35px;
	text-decoration: none;
	display: block;
}
#content_head a.sv {
	background: url(../img/szerviz.png) no-repeat 0 0px;
}
#content_head a.rm {
	background: url(../img/tavfel.png) no-repeat 0 0px;
	padding-top: 10px;
}
#content_head a.ed {
	background: url(../img/oktat.png) no-repeat 0 0px;
	padding-top: 10px;
}
#content_head a.co {
	background: url(../img/szaktan.png) no-repeat 0 0px;
	padding-top: 10px;
}
#content_head ul{	
	width: 800px;
	padding-left: 50px;
	list-style: none outside none;
}
#content_head ul li {
	float: left;
}
#content_head ul li a {
	font-weight: bold;
}
p.up {
	text-align: center;
	display: block;
}
p.up a{
	text-decoration: none;
	font-weight: bold;
}
#content_head .sublist li {
	line-height: 14px;
	float: none;
	clear: both;
}
