@charset "utf-8";
/* CSS Document */
#valami{
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 17px;
	padding-top: 5px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	background-color: #17CDF5;
	background-image: url(../images2/bg_main.jpg);
	background-repeat: repeat-x;
}
a {
	text-decoration: none;
	color: #666666;
}
hr {
	border-color:#C1C1BF;
	border-style:dashed none none;
	border-width:1px medium medium;
	color:#FFFFFF;
	height:10px;
	margin-top:10px;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}

.table_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	padding-bottom: 5px;
}
.infotable_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	padding-bottom: 5px;
	background-color: #ededed;
}

.kosar{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 179px;
}
#mainmenu{
	width: 190px;
	float: left;
}
#maincontent{
	float: left;
	width: 100%;
}
#topframe{
	background-color: #000000;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	width: 890px;
}
#topmenu{
	background-color: #CC6633;
	float: left;
	height: 7px;
	width: 100%;
	font-size: 1px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
}
#topheader{
	background-color: #659E98;
	float: left;
	height: 175px;
	width: 100%;
	background-image: url(../images/midimage.jpg);
	background-repeat: no-repeat;
}
#topheader_stripe{
	background-color: #333333;
	float: left;
	height: 22px;
	width: 100%;
	color: #FFFFFF;
	text-align: right;
}
#toplogin{
	float: left;
	padding-top: 110px;
}
#keret_content{
	float: left;
	width: 890px;
	background-color: #FFFFFF;
	background-image: url(../images/bg_main.jpg);
	background-repeat: no-repeat;
}
#contentholder{
	width: 690px;
	float: left;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#footer{
	float: left;
	width: 890px;
	background-image: url(../images/bg_footer.jpg);
	height: 112px;
	color: #FFFFFF;
	padding-bottom: 10px;
}
#footer a:link, #footer a:visited{
	color: #FFFFFF;	
}
#msg{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-color: #FF0000;
	width: 100%;
}
