

body {
    /*background-color : #19201b;*/
    background-image: url(images/bgproba.jpg);
    text-align : center;
    max-width: 900px;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    
  }


#container
{
    background-color: #001206;/*#bccec4;*/
    text-align: center;
    padding:0px;
    width: 900px;
    border: 1px solid #427b43;
    
}
#fejlec
{
	height: 150px;
	background-color: blue;
	background-image: url(images/headpic4.jpg);
	text-align: left;
	border: 1px solid #000f01;
	
}

#fejlec h1{
	color: white;
	padding: 35px;
	text-shadow: 0px 0px 18px #99FF99;
	margin-left: 110px;
	margin-bottom: 10px;
	font-size: 27px;
}
#fejlec p{
	color: white;
}

#conttest h1{
	color: white;
}

#conttest
{
	height: 100%;
	background-color: #001206;
}
#contjobb
{
	float: right;
	/*height: 430px;*/
}
#contbal
{
	background-color: #001206;
	float: left;
	width: 170px;
	/*height: 400px;*/
}


#contjobb1
{
	background-color: #112317;
	float: left;
	width: 600px;
	/*height: 400px;*/
}
#contjobb1 p{
	color:#FFCC66;
}
#contjobb1 ul{
	text-align:justify;
	color:#FFCC66;
}
#contjobb1 a:link{
	color:#66CCFF;
}
#contjobb1 a:hover{
	color:#FFCC99;
}
#contjobb1 a:visited{
	color:#CC99CC;
}
#contjobb2
{
	background-color: #001206;
	float: right;
	width: 130px;
	/*height: 400px;*/
}
#lablec
{
	height: 100px;
	background-color: #000800;
	background-image: url("images/limalablec5.jpg");
	clear: both;
}




#menu{
	width: 150px;
	border-style: none;
	text-align: center;
	margin: 10px;
}
#menu ul{
	list-style: none;
	margin: 0;/**/
	padding: 0;
}
#menu li{
	list-style-type: none;
	background: url(images/deszkak.jpg);
	color: #440000;
}
#menu li a {

  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	padding: 8px 0 0 0px;
	/*color: inherit;       */
	color: #26370A;
	}
#menu li.aktualis
{       height: 24px;
 	font-weight:bold;
	padding: 8px 0 0 0px;
	color: #440000;
}

#menu li a:link, #menu li a:visited {
	
	display: block;
	color: inherit;
	/*background: url(images/deszkak.jpg);
	background-repeat:no-repeat;*/
	/*padding: 8px 0 0 0px;*/
	}
	
#menu li a:hover {
	color: #26370A;
	background: url(images/deszkak.jpg) 0 -32px;
	background-repeat:no-repeat;
	/*padding: 8px 0 0 0px;*/
	}
	
#menu li a:active {

 	background: url(images/deszkak.jpg) 0 -64px;
	background-repeat:no-repeat;
	/*padding: 8px 0 0 0px;*/
	}

