
#wrap {
	width: 1014px;
	margin: 0 auto;
	
}

#main {
	float: left;
	width: 990px;
	border: 0;
	padding: 0px;
	margin: 0px 0px 50px 12px;
}


.kisbanner
{
   min-height: 190px;
   height:190px;
   margin-bottom: 4px;
   margin-top: 0px;
}
.nagybanner
{
   min-height: 384px;
   height:384px;
   margin-bottom: 4px;
   margin-top: 0px;
}


.ebanner
{
   min-height:188px;
   height:188px;
   margin-bottom: 4px;
   margin-top: 0px;
}

.hirdetodoboz
{
   min-height: 250px;
   height:250px;
   margin-bottom: 4px;
   margin-top: 0px;
}

.viragdoboz
{
   min-height: 140px;
   height:140px;
   margin-bottom: 18px;
   margin-top: 10px;
}

.viragdoboz1
{
   min-height: 140px;
   height:190px;
   margin-bottom: 18px;
   margin-top: 10px;
}


.keresopanel
{ 
	min-height: 65px;
	height: 65px;
	margin-bottom: 0px;
	margin-top: 0px;
}


.dborder
{
 border-bottom:dotted 1px #ccc;
 border-right:dotted 1px #ccc;
}

.cikkdoboz
 { 
	height: 92px;;
	margin-bottom: 2px;
	margin-top: 0px;
	padding-bottom:5px;
	
}

.doboz
 { 
	min-height: 160px;
	margin-bottom: 4px;
	margin-top: 0px;
	background-color:#aaa;
}


