@charset "utf-8";
/* CSS Document */
body
{
background-color:#333333;
}
 
#test
{
	width:1015px;
	height:auto;
	vertical-align: top;
	background-position:center;
}


#fejlec
{
	width:1020px;
	height:100px;
	background-position:center;
	background-repeat: no-repeat;
		float:left;
		
}

#menu
 {
	height: 35px;
	width:1005px;
	vertical-align:bottom;
	float:left;
}

#banner
{
	background-color: #FFFFFF;
	height: 120px;
	width: 1015px;
	border:#000000 1px solid;
	float:left;
	overflow: hidden;
	position: relative;
	}
	
	

#baloldal
{
	width:160px;
	height:auto;
	float:left;
	overflow:hidden;
	vertical-align:top;
	z-index:top;
	border:#000000 1px solid;
	margin-right:1px;
	background-color: #171717;
	position: relative;
	margin: 1;
}


#hirek
 {
	background-color: #171717;
	height: auto;
	width: 632px;
	border:1px solid;
	border-color: #FF0000;
	text-align: center;
	border:#000000 1px solid;
	overflow:hidden;
	float:left;
	margin-bottom: 1px;
	padding-bottom: 2px;
}


#jobboldal
{
	width:209px;
	min-height:200px;
	float:right;
	overflow:hidden;
	vertical-align:top;
	border:#000000 2px solid;
	background-color: #171717;
	float:right;
	margin-left:1px;
	padding:1px;
}


div.clear
{
clear:both;
}

a
{
	font-size:16px;
	text-decoration:underline;
	color:#ECE1E2;
	font:bolder;
}
table.hirek
{
padding-bottom:10px;
padding-top:10px;
margin-bottom:10px;
margin-top:10px;
width:600px;
border-bottom: #FF0000 5px double;
}

td.hir
{
background-repeat:repeat-y;
background-image:url(images/elvalaszthir.jpg);
height:10px;
width:600px;
}

.teljes
{
	text-align: left;
	color:#F7F7F7;
}
.rovid
{
	overflow:visible;
	text-align: left;
}

font.cim
{

text-align:center;

}

font.link
{
	text-decoration:none;
	color:#FF0000;
	font-size: 14px;
}
font.link2
{
	text-decoration:none;
	color:#ffffff;
	font-size: 14px;
}
h1
{
color:#FFFFFF;

}
img.kicsi
{
	min-width:40px;
	min-height:80px;
	max-width:90px;
	max-height:120px;
	border: 0,5em solid red;
}

