body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff;
}
body,td,th {
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
a:link,a:visited,a:active {
	color: #de9701;
	text-decoration: none;
}
a:hover {
	color: #de9701;
	text-decoration: underline;
}

a.footerlink:link,a.footerlink:visited,a.footerlink:active {
	color: #7e7e7e;
	padding-left: 16px; padding-right: 16px;
	text-decoration: none;
	font-size: 12px;
}
a.footerlink:hover {
	color: #000;
	text-decoration: none;
}

h1 { font-size: 18px; color: #fec400; margin-top: 0 }
h2 { font-size: 16px; color: #fec400; margin-top: 0}
h3 { font-size: 14px; color: #fec400; }

#container {
	width: 924px;
	margin-left: auto;
	margin-right: auto;
}
#top{ height: 20px; }
#bottom{ height: 40px; padding-top: 200px; padding-bottom: 20px;}

#menucontainer { height: 62px; }
#header { height: 196px; }
#header_cimsor { height: 108px; line-height: 108px; font-size: 72px; font-family: Arial Narrow, Arial, Verdana; color: black; }
#header_ponthu { color: #fec400; }
#header_cimsor2 { height: 20px; font-size: 18px; font-weight: bold; color: black; }
#header_cimsor2_grey { color: #818181; }
#header_cimsor2_orange { color: #df9901; }
#header_cimsor3 { height: 58px; padding-top: 10px; font-size: 40px; font-weight: bold; color: black; }

#content { background-color: black; padding: 20px; }
#contentopen { background-color: black; padding-bottom: 35px;}
#contentopencontent { background-color: #343434; padding: 20px; border-top: 1px solid #555555; border-bottom: 1px solid #555555; }
#footer { margin-top: 17px; margin-bottom: 17px; text-align: center; }

#menu_search {
	width: 324px;
	float: left;
	background-color: #000;
	margin-top: 8px;
	height: 35px;
	padding-top: 13px;
}

a.fomenu:link,a.fomenu:visited,a.fomenu:active {
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	float: left; 
	margin-left: 2px;
	width: 118px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	margin-top: 8px;
	background-color: #000;
}
a.fomenu:hover {
	color: #000;
	text-decoration: none;
	float: left; 
	margin-left: 2px;
	width: 118px;
	height: 62px;
	line-height: 62px;
	text-align: center;
	margin-top: 0px;
	background-image: url(/grf/menu.gif)
}


.kerestext { width: 174px; height: 19px; margin-left: 14px; margin-right: 10px;  border: 1px solid black; float: left; }
.keressub {  float: left; background-image: url(/grf/keres.gif); width: 81px; height: 21px; margin-top: 1px; font-size: 1px; border: 0;  }

.col3a {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	width: 274px;
	border-right: 1px solid #555555;
	float: left;
}
.col3b {
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
	width: 254px;
	border-right: 1px solid #555555;
	float: left;
}
.col3c {
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 5px;
	width: 274px;
	float: left;
}

.col2a {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	width: 569px;
	border-right: 1px solid #555555;
	float: left;
}

.col2b {
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 5px;
	width: 274px;
	float: left;
}

.orangetitle {
	font-size: 18px;
	color: #fec400;
}

.orangebox {
	width: 549px;
	padding: 10px;
	background-color: #fec400;
	color: black;
	margin-bottom: 10px;
}
.orangebox h1 {
	font-size: 14px;
	color: black;
}

.orangebox_l {
	width: 242px;
	padding-right: 10px;
	float: left;
}
.orangebox_l img {
	border: 1px solid black; 
}
.orangebox_r {
	width: 297px;
	float: left;
}
.orangebox_r a{
	color: black;
}


.greybox {
	width: 549px;
	padding: 10px;
	background-color: #343434;
	color: white;
	margin-bottom: 10px;
}
.greybox h1 {
	font-size: 14px;
	color: white;
}

.greybox_l {
	width: 297px;
	float: left;
	
}
.greybox_r img {
	border: 1px solid #de9701; 
}
.greybox_r {
	width: 242px;
	padding-left: 10px;
	float: left;
}
.greybox_r a{
	color: white;
}

.clear {
	clear: both;
}