@CHARSET "UTF-8";

body, html {
 padding: 0px;
 background: white;
 color: #484848;
 font-family: verdana,arial;
 font-size: 11px;
}

.head {
 color: #484848;
 font-family: verdana,arial;
 line-height: 22px;
 font-size: 18px;
}
ul li {
	color: #484848;
	font-family: verdana,arial;
	font-size: 12px;
	line-height: 16px;
	pause-after: 5px;
}

.base_normal {
 cursor: pointer;
 color: #484848;
 font-family: verdana,arial;
}

.base_bold {
 cursor: pointer;
 color: #484848;
 font-family: verdana,arial;
 line-height: 14px;
 font-size: 13px;
 font-weight:bold;
}

.little_normal {
 color: #484848;
 font-family: verdana,arial;
 font-size: 11px;
 line-height: 11px;
 font-weight: normal;
}

.little_bold {
 color: #484848;
 font-family: verdana,arial;
 font-size: 11px;
 line-height: 11px;
 font-weight: bold;
}

.little_bold_red {
 color: red;
 font-family: verdana,arial;
 font-size: 11px;
 line-height: 11px;
 font-weight: bold;
}

.focim{
	font-weight:bold;
	font-size:18px;
	text-transform:uppercase; 
}

.alcim{
	font-weight:bold;
	font-size:14px;
}
	
.underline{
	text-decoration:underline;
	font-weight:bold;
}

.bold{
	font-weight:bold;
}

.bold_bigger {
	font-size: 14px;
	font-weight:bold;
}

.link{
	color:#00ADEF;
	text-decoration: none;
	cursor:pointer;
}

.link:hover{
	color:#00ADEF;
	text-decoration: underline;
	cursor:pointer;
}
.link_white{
	color:#FFFFFF;
	text-decoration: none;
	cursor:pointer;
	font-weight:bold;
}

.link_white:hover{
	text-decoration: underline;
	cursor:pointer;
}
.link_right{
	color:#00ADEF;
	text-decoration: none;
	cursor:pointer;
	float:right;
}

.link_right:hover{
	text-decoration: underline;
}

.keretjobb{
	border: 2px solid #B7B5B6;
	padding: 2px;
	margin-left:10px;
	float:right;
}
.keretbal{
	border: 2px solid #B7B5B6;
	padding: 2px;
	margin-right:10px;
	float:left;
}
.keret{
	border: 2px solid #B7B5B6;
	margin: 5px;
	padding:2px;
}
.keret_link{
	border: 2px solid #B7B5B6;
	margin: 5px;
	padding:2px;
	cursor: pointer;
}
.keret_link:hover{
	border: 2px solid gray;
	}

.pcim{
	color: #04508c;
	font-family: verdana,arial;
 	font-size: 14px;
 	line-height: 14px;
 	font-weight: normal;
}

.footercim{
	color: #00adef;
	font-family: verdana,arial;
 	font-size: 14px;
 	line-height: 14px;
 	font-weight: bold;
}

.footercomment{
	color: white;
	font-family: verdana,arial;
 	font-size: 9px;
 	line-height: 9px;
 	font-weight: normal;
}

.cimsor1{
	color: #00ADEF;
	font-family: verdana,arial;
 	font-size: 16px;
 	line-height: 16px;
 	font-weight: bold;
}
.kiemelt{
	color: #04508c;
	font-family: verdana,arial;
 	font-size: 13px;
 	line-height: 13px;
 	font-weight: bold;
}
.kiemelt_link{
	color: #04508c;
	font-family: verdana,arial;
 	font-size: 13px;
 	line-height: 13px;
 	font-weight: bold;
 	cursor:pointer;
}
.kiemelt_link:hover{
	text-decoration:underline;
	color: #00ADEF;	
}	
.newsdate{
	font-family: verdana,arial;
	font-size: 10px;
	font-weight: bold;
}
.newstitle{
	color: #04508C;
	font-family: verdana,arial;
	font-size: 14px;
	font-weight: bold;
}
.newstitlelink{
	color: #04508C;
	font-family: verdana,arial;
	font-size: 14px;
	font-weight: bold;
	cursor:pointer;
}
.newsnormal{
	font-family: verdana,arial;
	font-size: 12px;
}

.backstyle{
	color:#00ADEF; 
	cursor:pointer; 
	float:right; 
	font-weight:bold;
}
.logintype{
	font-size:9px; 
	}
.logintype_bold{
	font-size:9px;
	font-weight:bold; 
	}
	
.z-separator-hor, .z-separator-hor-bar {
 	height: 0px; overflow: hidden; line-height: 0pt; font-size: 0pt;
 	} 
