/*HotDog*/
	
.hotdog_t_ie{
	padding:0px 0px 0px 0px;
	margin:2px 0px;
	}
.hotdog_t{
	background:url(../image/hotdog_t.png) 0 0 repeat-x #ffffff; 
	}
.hotdog_b {
	background:url(../image/hotdog_b.png) 0 100% repeat-x;
	}
.hotdog_l {
	background:	url(../image/hotdog_l.png) 0 0 repeat-y;
	}
.hotdog_r {
	background:url(../image/hotdog_r.png) 100% 0 repeat-y;
	}
.hotdog_bl {
	background:url(../image/hotdog_bl.png) 0 100% no-repeat;
	}
.hotdog_br {
	background:url(../image/hotdog_br.png) 100% 100% no-repeat;
	}
.hotdog_tl {
	background:url(../image/hotdog_tl.png) 0 0 no-repeat;
	}
.hotdog_tr {
	background:url(../image/hotdog_tr.png) 100% 0 no-repeat; 
	}	
.hotdog{
	padding:0;
	}
.hotdog_torzs{
	margin: 0px;
	background: url(../image/standard_feher_vonal.png) no-repeat top left;
	padding: 10px;
	}
.fehervonal{
	background: url(../image/standard_default_vonal_2.png) no-repeat top left;
	}		
.hotdog_lista  ul{	
	list-style-type:none;
	margin:0;
	padding:5px 0px 0px 0px;
	float:left;
	}
.hotdog_lista  li{	
	padding:0px 9px 0px 0px;
	float:left;
	text-align:center;
	}
.hotdog_lista  li.szelso{	
	padding:0px 0px 0px 0px;
	float:left;
	text-align:center;
	}		
.hotdog_lista a{	
	color:#37aec5;
	text-decoration:none;
	font-weight:bold;
	font-family:verdana;
	}
.hotdog_lista a:hover{	
	color:#333333;
	}
.hotdog_torzs img{	
	border-color:#37aec5;
	border-style:solid;
	border-width:1px;
	}
	
.hotdog_torzs .tovabb{
	float:right;
	width:200px;
	text-align:right;
	padding-right: 0;
	}
	
.hotdog_torzs .tovabb a {
	color:#0D6F80;
	float:right;
	font-family:verdana;
	font-weight:bold;
	padding:5px 0 0 0;
	text-decoration:none;
}

.hotdog_lista_default  ul{	
	list-style-type:none;
	margin:0;
	padding:5px 0px 0px 0px;
	float:left;
	}
.hotdog_lista_default  li{	
	padding:0px 9px 0px 0px;
	float:left;
	text-align:center;
	}
.hotdog_lista_default  li.szelso{	
	padding:0px 0px 0px 0px;
	float:left;
	text-align:center;
	}		
.hotdog_lista_default a{	
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-family:verdana;
	}
.hotdog_lista_default a:hover{	
	color:#333333;
	}
.hotdog_lista_default img{	
	border-color:#fff;
	border-style:solid;
	border-width:1px;
	}