body{
  margin: 0 auto 0 0 ;
  padding: 0 0 0 0;
  background-color: #eeffee;
  font-family: Verdana, Geneva, Arial, helvetica;
  font-size: 12px; 
  text-align: left;
}
body *{
	box-sizing: border-box ;
	-moz-box-sizing: border-box;
}
/* oldal felépítés */
#top, #middle {
	margin: 0 0 0 0 ;
}
#top {
  height: 104px ;
	width: 770px;
  background-color: #c6ffc6;
}
#middle {
	clear: both ;
	width: 770px;
	margin-top: 0px;
}
#content {
	float: left;
	overflow: hidden ;
}
#left {
	box-sizing: border-box ;
	-moz-box-sizing: border-box;
	float: left;
  width: 132px;
  background-color:#c6ffc6 ;
	background-image: url("../pics/leftedge.gif");
	background-position: right;
  background-repeat: repeat-y;
	padding:0 0 0 0;
}
#bottom {
	box-sizing: border-box ;
	-moz-box-sizing: border-box;
	clear: both ;
	width: 770px;
	margin: 10 0 0 0 ;
	height: auto ;
	padding: 10px 0 0 132px;
	text-align: center ;
}
/* general design */
a {
	color: blue ;
}
a:hover {
	color: red;
	background-color: #fff;
}
.friss {
	background-color: transparent ;
	border: 1px dotted #888 ;
	margin: 5px 0px 5px 0px;
	padding: 3px 8px 3px 3px ;
	font-size: 12px ;
	font-weight: bold ;
	text-align: center ;
	height: auto ;
}
/* top */
#top .toptop {
	height: 72px ;
	border: 0px ;
}
#top .logo {
	width: 200px ;
	padding: 0 0 0 5px ;
}
#top img {
	border: none ; 
}
#top #banner {
	width: 500px ;
/*	background-image: url('../pics/banner_main.gif'); 
	background-position: center center;
	background-repeat: no-repeat; */
}
#top #banner h1{
	background-color: transparent ;
	text-align: left ;
	text-indent: 5px;
	letter-spacing: -0.1px ;
	font-size: 30px ;
	font-weight: bold;
	color: #006600 ;
	margin: 10px 0 0 5px ;
}
#top .topright {
	width: 70px ;
 	background-image: url("../pics/leftedge.gif");
  background-repeat: repeat-y;  
	background-position: center right ;
}
#top #loginbar {
	height: 28px ;
  background-color: #00dd33; 
 	background-image: url("../pics/leftedge.gif");
  background-repeat: repeat-y ;  
	background-position: center right ;
	padding: 1px 2px 2px 1px ;
	font-size: 11px ;
}
#top #loginbar .inputfields {
	float: left ;
	height: 24px ;
	padding: 2px ;
}
#top #loginbar input {
	font-size: 11px ;
}
#top #loginbar .fontsize {
	float: right ;
	padding: 2px 6px 0 2px;
}
#top #loginbar .fontsize a {
	display:block;
	float: left ;
	border: 1px solid #00c600;
	width: 22px;
	height:22px;
}
#top #loginbar .fontsize a:hover {
	border: 1px solid red;
}

#top #loginbar .fontsize img{
	margin: 0px ;
	width: 20px;
	height: 20px;
}
#top .bordered {
	border: 1px solid ;
}
#topkeret {
  height: 4px ;
	margin: 0px;
	padding: 0px;
  background-color: #c6ffc6;
	line-height: 4px;
}
#topkeret span{
  height: 4px ;
	margin: 0px;
	padding: 0px;
	line-height: 4px;
}
#topkeret .topleft {
	width: 132px;
 	background-image: url("../pics/topedge.gif");
	background-position: bottom ;
  background-repeat: repeat-x;  
}
#topkeret .topleftcorner {
	width: 132px;
 	background-image: url("../pics/topleftcorner.gif");
	background-position: bottom right ;
  background-repeat: no-repeat;  
}
#topkeret .topedge {
	width: 634px; 
 	background-image: url("../pics/topedge.gif");
	background-position: bottom ;
  background-repeat: repeat-x;  
}
#topkeret .toprightcorner {
	width: 4px;
 	background-image: url("../pics/toprightcorner.gif");
  background-repeat: no-repeat;  
	background-position: bottom left ;
}
/* content */
.limitwidth {
	margin-left:0px;
	width:775px;
	padding: 0px 5px 0px 0px;
}
.nopadding {
	margin-left:0px;
	width:auto;
	padding: 0px 5px 0px 0px;
}
.padding {
	width:  638px;  
	padding: 5px 0px 0px 5px ;
}
#content div.message {
	width: 750px;
	padding: 10px 10px 10px 10px ;
	margin: 10px 10px 10px 10px ;
	border: 1px solid red ;
}

#content p, #content td {
	padding: 2px 2px 2px 2px
}
#content #search {
	width: 632px;
}
#content .hirek {
	margin: 0 0 10px 0;
	border-top: 1px solid #d3d3d3 ;
  border-right: 3px solid #888;
  border-bottom: 3px solid #888;
  border-left: 1px solid #d3d3d3 ;
}
#content .hirek .searchfejlec,
#content .hirek .fejlec{
	width: 100% ;
	margin: 0px;
  background-repeat: repeat-y;  
	background-position: top left ;
  border-bottom: 1px solid #d3d3d3;
}
#content .hirek .searchfejlec{
	padding: 0px 5px 0px 5px;
	background-color: #F0F7F9;
}
#content .hirek .fejlec{
	padding: 5px;
	background-color: #FFFEF4;
 	background-image: url("../pics/cimhatter-nr.png");
}
#content .hirek .searchfejlec h2{
	margin: 0px ;
	display: block ;
	width: 100%;
	font-size: 12px ;
	text-align: center ;
}
#content .hirek .fejlec h2{
	margin: 0px ;
	display: block ;
	font-size: 14px ;
}
#content .hirek .fejlec .datum{
	display: block ;
	float: right ;
	width: 140px ;
	margin: 0px;
	text-align: right ;
	font-size: 11px ;
	line-height: 1.5 ;
}
#content .hirek p{
	margin: 0px;
	padding: 5px ;
	background-color: #ffffff ;
}
#content .hirek .balra{
	float: left ;
	margin: 2px 5px 5px 2px ;
}
#content .hirek .jobbra{
	float: right ;
	margin: 2px 2px 5px 5px ;
}
#content .hirek img{
	border: 1px solid #f00 ;
}
#content .hirek p.footer{
	margin: 0px;
	padding: 3px ;
	background-color: #fff ;
	text-align: right ;
	font-size: 11px ;
}
#content .comment p{
	margin: 5px ;
	font-size: 11px;
	color: red ;
}
/* left */
#left .menu {
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:11px;
}
#left .menu a {
	display:block ;
	background-image: url('../pics/folder_closed.gif');
	background-repeat: no-repeat;
	background-position: center left;
	padding:2px 1px 0 32px ;
	text-align: center;
	text-decoration: none ;
	height: 33px ;
	width: 128px ;
	color: black ;
}
#left .menu a:hover {
	background-color: #eee ;
	background-image: url('../pics/folder_opened.gif');
	color: maroon;
	font-weight: bold;
}
#left .menu a.active{
	background-image: url('../pics/folder_actual.gif');
	color: red;
	font-weight: bold;
}
#left .menu a.active:hover{
	background-image: url('../pics/folder_noway.gif');
	background-position: top center;
	text-align: left ;
	font-size: 1px;
	color: #c6ffc6 ;
}
#leftbox {
	width: 124px ;
	font-size:11px;
}

#leftbox div {
	background-color: #eee ;
	width: 124px ;
	margin: 5px 0 0 2px ;
	padding: 1px 1px 1px 1px ;
}
#leftbox span {
	display:block ;
	width: 120px ;
	text-align: center ;
	font-weight: bold ;
	margin: 0 0 0 0 ;
	padding: 2px ;
	background-color: #fff ;
	color: black;
}
#leftbox img {
	border: 0px ;
}
#leftbox .hirlevel span{
	background-image: url('../pics/triangle-d.gif');
	background-repeat: no-repeat;
	background-position: 0% 25%;
	padding: 0 0 0 15px;
}
#leftbox .hirlevel a{
	padding: 1px 0 1px 0 ;
  font-family: Arial, helvetica;
	font-size:14px;
	font-weight: bold ;
}
#leftbox .hirlevel #hirlevlink{
	display: none ;
}
/* regisztráció */
#leftbox .regiszt {
	border: 1px solid blue ;
	text-align: center;
	padding: 3px 1px 3px 1px;
	color: blue ;
	background-color: #fff ;
}
#left .regiszt img {
	margin: 3px 2px 0 0 ;  
}
#left .regiszt a {
	margin: 5px 0 5px 0 ;
	text-align: center;
  font-family: Arial, helvetica;
	font-size:12px;
	font-weight: bold ;
	text-decoration: none;
}
#left .regiszt #reglink{
	display:none ;
}
#left .regiszt a:hover {
	color: red ;
	font-weight: bold;
	background-color: #fff ;
	text-decoration: underline;
}
/* hirlevel */
#leftbox .hirlevel {
	border: 1px solid #FF9966 ;
	text-align: center;
}
/* partnerek box */
#leftbox .partnerek {
	border: 1px solid blue ;
}

#left #leftbottom {
	height:12px;
	background-image: url('../pics/bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom right ;
 }
/* bottom */
#bottom p {
	margin: 10px 0 10px 0 ;
	font-style: italic ;
}
/* debug 
#top {border: 1px dotted red ;}
#left {border: 1px dotted purple;}
#content {border: 1px dotted blue;}
#bottom {border: 1px solid green;}
#middle {border: 2px solid black;}
*/  
 
/* Szinek
zöld - #c6ffc6
lila - #ffc7fe
kék -  #c7e3ff
narancs - #ffe4c7
*/