body {
	 padding: 0px;
	 margin: 0px;
	 background-image: url(../images/bg2.jpg);
	 background-repeat: repeat-x;
	 background-color: #3660EA;
}
a, a:link, a:visited {
	color: #292929;
	border-bottom: 1px dotted black;
	text-decoration: none;
}
a:hover {
	color: Black;
	border-bottom: none;
	text-decoration: none;
}
ul	{
	 margin-left: 30px;
}
h1 {

	font-family: Georgia, "Times New Roman", Times, serif, Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 24px;
	 color: #0229AA;
	 text-align: center;
	 
}
input {
	 font-style: italic;
}

#menu {
	background-image: url(../images/oemk_02.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	 height: 814px;
}
#top {
	background-image: url(../images/oemk_01.jpg);
	background-repeat: no-repeat;
	 width: 1000px;
	 height: 182px;
}
#top_hl {
	padding-top: 140px;
	padding-left: 260px;
}
.gomb_hl_top {
	background-color: #2E53BD;
	color: White;
	font-style: normal;
	font-size: 10px;
	font-weight: bold;
	border: none;
}
.mezo_hl_top{
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	border: 1px solid #E7EBF7;
	
}
.gomb_hl {
	background-color: #2E53BD;
	color: White;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	border: none;
	padding: 3px;
}
.mezo_hl {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	border: 1px solid #E7EBF7;
	
}
#bal_alap {
	width: 329px;
	 background-image: url(../images/oemk_03_.jpg);
	 background-repeat: repeat-y;
	
}
#bal {
	background-image: url(../images/oemk_03.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 329px;
	height: 582px;
	float: left;	
	
}
#bal2 {
	 background-image: url(../images/oemk_03_.jpg);
	 background-repeat: repeat-y;
	  width: 329px;
}



#bal ul {
	 padding-left: 13px;
	 padding-top: 20px;
	 line-height: 140%;
	 margin: 0;
	font-family: "Times New Roman", Times, serif, Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 18px;
}
#bal li {
	list-style: none;
	font-size: 16px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-family: "Times New Roman", Times, serif, Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 18px;
}
#bal a, #bal a:link, #bal a:visited {
	color: Black;
	text-decoration: none;
	border: none;
}
#bal a:hover {
	color: #303030;
	text-decoration: underline;
	border: none;
}

#jobb {
	width: 600px;
	height: 100%;
	float: left;
}
#jobb h1 {
	font-family: "Times New Roman", Times, serif, Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 24px;
	 letter-spacing: -1px;
	 color: Black;
	
}
#footer {
	  background-image: url(../images/oemk_05.jpg);
	  width: 1000px;
	  height: 230px;
}
#footer2 {
	padding-left: 750px;
	padding-top: 150px;
}

#cont {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: Black;
	line-height: 200%;
}

.rossz {
	padding: 10px;
	background-color: #FF6347;
	border-bottom: 3px solid red;
	border-top: 3px solid red;
	color: White;
}
.jo {
	padding: 10px;
	background-color: #00FF7F;
	border-bottom: 3px solid green;
	border-top: 3px solid green;
	color: White;
}