@charset "iso-8859-2";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: arial, sans-serif;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	background-repeat: repeat;
}
a,a:link,a:hover,a:active,a:visited{
	text-decoration: none;
}

#BACKGROUND {
	background-repeat: repeat-x;
	background-position: center top;
}
#HEADER {
	background-repeat: repeat-x;
	background-position: center top;
	height: 140px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 955px;
}
#HEADER #LOGO{
	background-position: left top;
	height: 100px;
	width: 980px;
	position: relative;
	left: 0px;
	float: none;
	clear: both;
	background-repeat: no-repeat;
	overflow: hidden;
	text-align: left;
}
#HEADER #MENULINE {
	height:45px;
	position:relative;
	width:900px;
	float: none;
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	background-image: url(images/menulec.png);
	padding-left: 43px;
	padding-top:1px;
}
.error{
	font-size: 12px;
	color: #CC0000;
	background-color: #FEEBEB;
	padding: 10px;
	width: 90%;
	margin-bottom: 10px;
	border: 1px dotted #CC0000;
	margin-right: auto;
	margin-left: auto;
}
.info{
	font-size: 12px;
	color: #333333;
	background-color: #DFE4E6;
	padding: 10px;
	width: 90%;
	margin-bottom: 10px;
	border: 1px dotted #333333;
	margin-right: auto;
	margin-left: auto;
}


a:link .MENU_ONE{
	text-decoration: none;
}

a:hover .MENU_ONE{
	background-image: url(images/menu_roll.png);
	background-repeat: repeat-x;
	background-position: top;
	text-decoration: none;
}


.MENU_ONE{
	background-position:top;
	background-repeat:repeat-x;
	color:#FFFFFF;
	cursor:pointer;
	float:left;
	text-align:center;
	text-decoration:none;
	font-size: 13px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 2px;
}

.MENU_ONE_SELECTED{
	background-image: url(images/menu_roll.png);
	background-repeat: repeat-x;
	background-position: top;
	color:#FFFFFF;
	cursor:pointer;
	float:left;
	text-align:center;
	text-decoration:none;
	font-size: 13px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 2px;
}

#HEADER #SUBMENULINE {
	position: relative;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
#WRAPPER{
	background-color: #FFFFFF;
	overflow: auto;	
}
#MAIN {
	width: 955px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#FOOTER {
	background-repeat: no-repeat;
	background-position: top;
	padding-bottom: 100px;
	overflow: auto;
	background-image: url(images/lablec.png);
	padding-bottom:20px;
	padding-left:20px;
	padding-top:17px;
	color: #FFFFFF;
}
#FOOTER a{
color: #FFFFFF;
}

#CONTAINER{
}
#CONTAINER_RIGHT {
	float: left;
	width: 300px;
	padding-right: 0px;
	padding-left: 10px;
	
}
#CONTAINER_MAIN {
	float: left;
	width: 618px;
	min-height:500px;
	border-radius: 3px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color:#FFFFFF;
	padding:5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 2px;
}

#CONTAINER_MAIN H3{
	text-transform: lowercase;
}

#HIRDETES_FULL{
width:600px;
}	
	
	#HIRDETES_FULL #DESC{
	min-height:125px;
overflow:auto;
position:relative;
width:100%;
}	
	
	#HIRDETES_FULL #DESC div{
	position:absolute;
	}
	
	#HIRDETES_FULL #DESC .hirdetes_info{
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color:#F4F4F4;
	border:1px solid #999999;
	color:#666666;
	font-size:12px;
	font-weight:normal;
	min-height:72px;
	min-width:120px;
	padding:5px;
	right:4px;
	}
	#HIRDETES_FULL #DESC .hirdetes_info div{
	position:relative;
	}
	#HIRDETES_FULL #DESC .thumb{
	border:1px solid #CCCCCC;
	float:left;
	position:relative;
	}
	
	#HIRDETES_FULL #DESC .name{
	color:#333333;
	float:left;
	font-size:16px;
	left:10px;
	position:relative;
	width:295px;
	}
	#HIRDETES_FULL #DESC .price{
	color:#333333;
float:left;
font-size:14px;
font-weight:bold;
left:10px;
position:relative;
text-align:left;
top:10px;
width:400px;
	}
	
	#HIRDETES_FULL #DESC .addinfo{
	color:#333333;
	float:left;
	font-size:11px;
	left:10px;
	position:relative;
	text-align:left;
	top:10px;
	width:400px;
	margin-top: 10px;
	}
	
	
	
	
	#HIRDETES_FULL #TEXT{
	color: #000000;
	width:100%;
	margin-bottom: 20px;
	}
	
	#HIRDETES_FULL #PARAMS{
	color: #333333;
	width:100%;
	margin-bottom: 20px;
	overflow:auto;
	clear: both;
	}
	#HIRDETES_FULL #PARAMS .param{
	color: #333333;
	width:200px;
	padding:5px;
	float:left;
	overflow: auto;
	}
	
	#HIRDETES_FULL .TITLE{
	font-size: 12px;
	color: #C10284;
	padding: 6px;
	padding: 5px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #F4F4F4;
	border: 1px solid #999999;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: normal;
	}
	
	#HIRDETES_FULL #PIC{
	overflow:auto;
	}
	
	#HIRDETES_FULL #PIC li{
	height: 80px;
	width:90px;
	border: 1px solid #333399;
	list-style-type: none;
	margin: 2px;
	float: left;
	overflow: hidden;
	}
	
	#HIRDETES_FULL #PIC li img{
	
	margin-left: auto;
	margin-lright: auto;
	}
	#HIRDETES_FULL  #CONTACT_FORM{
	clear:both;
	
	}
	#HIRDETES_FULL .havatar{
	float:left;
	margin:5px;
	width:100px;
	min-height:100px;
	
	}	
	
	

	
#MYHIRDETES{
	position:relative;
	margin-bottom: 10px;
}	
	#MYHIRDETES .HIRDETES_ONE{
	clear:both;
	float:none;
	min-height:100px;
	list-style-type:none;
	position:relative;
	width:580px;
	margin-bottom: 10px;
	padding: 5px;
	overflow:auto;
	border-radius: 5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background-color:#F4F4F4;
	border:1px solid #CCCCCC;
	
	}
	
	#MYHIRDETES .HIRDETES_ONE:hover{
	background-color: #E6EEF7;
	}
	
	#MYHIRDETES .HIRDETES_ONE div{
	position:relative;
	float:left;
	}
	
	#MYHIRDETES .HIRDETES_ONE .thumb{
	float:left;
	min-height:100px;
	min-width:100px;
	text-align:center;
	vertical-align:middle;
	}
	#MYHIRDETES .HIRDETES_ONE .thumb img{
	margin: auto;
	vertical-align:middle;
	
	}
	
	#MYHIRDETES .HIRDETES_ONE  .name{
	color:#333333;
	font-size:14px;
	left:10px;
	width:300px;	
	}
	#MYHIRDETES .HIRDETES_ONE .name a{
	color:#3366CC;
	text-decoration: none;
	font-size: 14px;
	}
	#MYHIRDETES .HIRDETES_ONE  .price{
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	padding:10px;
	width:300px;
	}
	#MYHIRDETES .HIRDETES_ONE  .text{
	font-size: 11px;
	color: #333333;
	width: 416px;
	padding-left:10px;
	}
	#MYHIRDETES .HIRDETES_ONE  .city{
	font-size: 10px;
	color: #333333;
	list-style-type: none;
	}
	#MYHIRDETES .HIRDETES_ONE  .country{
	font-size: 10px;
	color: #333333;
	}
	#MYHIRDETES .HIRDETES_ONE  .type{
	font-size: 10px;
	color: #333333;
	}	



#MYHIRDETES .SPONSORED{
	background-color:#FBDBF8;
	border-top-color: #FF00CC;
	border-right-color: #FF00CC;
	border-bottom-color: #FF00CC;
	border-left-color: #FF00CC;
	}
	
	#MYHIRDETES .SPONSORED:hover{
	background-color: #FEEDFA;
	}



#MYHIRDETES_ADMIN{
position:relative;

}	
	#MYHIRDETES_ADMIN .HIRDETES_ONE{
	clear:both;
	float:none;
	min-height:40px;
	list-style-type:none;
	position:relative;
	width:580px;
	margin-bottom: 10px;
	padding: 0px;
	overflow:auto;
	border-radius: 5px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color:#F4F4F4;
	border:1px solid #CCCCCC;	
	}
	
	#MYHIRDETES_ADMIN .HIRDETES_ONE:hover{
	background-color: #E6EEF7;
	}
	
	#MYHIRDETES_ADMIN .HIRDETES_ONE div{
	position:relative;
	float:left;
	text-align: center;
	}
	
	#MYHIRDETES_ADMIN .HIRDETES_ONE INPUT{
	font-size: 10px;	
	}
	#MYHIRDETES_ADMIN .HIRDETES_ONE .thumb{
	float:left;
	min-width:60px;
	text-align:center;
	vertical-align:middle;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin-top: 3px;
	}
	#MYHIRDETES_ADMIN .HIRDETES_ONE .thumb img{
	margin: auto;
	vertical-align:middle;
	width: 50px;
	overflow: visible;
	}
	
	#MYHIRDETES_ADMIN .HIRDETES_ONE  .control{
	color:#000000;
	font-size:11px;
	width:50px;
	padding: 5px;
	text-align: right;
	float: left;
	}
	#MYHIRDETES_ADMIN .HIRDETES_ONE .name a{
	color:#3366CC;
	text-decoration: none;
	}
	#MYHIRDETES_ADMIN .HIRDETES_ONE  .price{
	color: #333333;
	padding-top:5px;
	float:left;
	position: relative;
	width:60px;
	font-size: 11px;
	font-weight: bold;
	}
	#MYHIRDETES_ADMIN .HIRDETES_ONE  .name{
	font-size: 11px;
	color: #333333;
	width: 250px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding: 5px;
	
	text-align: left;
	}
	
	#MYHIRDETES_ADMIN .HIRDETES_ONE  .status{
	font-size: 11px;
	color: #333333;
	width: 40px;
	padding: 5px;
	float:left;
	}
	
	#MYHIRDETES_ADMIN .HIRDETES_ONE  .updated{
	font-size: 11px;
	color: #333333;
	width: 80px;
	padding-top: 5px;
	min-height:40px;
	float:left;
	}

.STEP{
	margin: 5px;
	clear: both;
	float: none;
	width: 580px;
	overflow: auto;
}

.STEP ul{
	margin: 0px;
	padding: 0px;
	background-color: #E6EEF7;
	}
	
	.STEP li{
	background-color: #FFFFFF;
	border: 1px solid #666666;
	list-style-type: none;
	float: left;
	color: #006699;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	cursor: pointer;
	overflow: visible;
	width: auto;
	}
	.STEP li:hover a{
	color: #FFFFFF;
	background-color: #0066CC;
	text-decoration: none;
	}
	
	.STEP li.selected{
	background-color: #666666;
	color: #FFFFFF;
	}
	
	.STEP li:hover{
	background-color: #0066CC;
	color: #FFFFFF;
	}
	.STEP .NEWS_SUM{
		float: right;
		width: 200px;
		color: #666666;
	}

.FORM{
	margin-bottom: 10px;
	width:100%;
}

	.FORM .ONEROW .FORM_VALUE {
	width: 50%;
	float: left;
	padding-top: 5px;
	}
	.FORM .ONEROW .FORM_BUTTON {
		width: 100%;
		text-align: center;
		clear: both;
	}
	.FORM .ONEROW .FORM_TITLE {
	width: 40%;
	float: left;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	}
	.FORM .ONEROW .FORM_HELP {
		width: 170px;
		text-align: left;
		background-color: #FEFFF0;
		border: 1px dashed #FF6600;
		float: left;
		position: relative;
		height: 30px;
	}
	
	.FORM .ONEROW {
		width: 100%;
		clear: both;
		padding-top: 4px;
		padding-bottom: 10px;
		overflow:auto;
	}
	.FORM .ONEROW INPUT{
		border: thin solid #999999;
	}
	.FORM .ONEROW .SEPARATOR {
		width: 100%;
		border-bottom-width: thin;
		border-bottom-style: dotted;
		border-bottom-color: #333333;
	}	
	

.My_Categories{
	width: 95%;
	margin: 5px;
	padding: 5px;
}

	.My_Categories li{
		float:left;
		width:46%;
		list-style-type: none;
		margin: 10px;
		border-radius: 3px;
		-moz-border-radius-bottomleft:3px;
		-moz-border-radius-bottomright:3px;
		-moz-border-radius-topleft:3px;
		-moz-border-radius-topright:3px;
		background-color:#FFFFFF;
		border:1px solid #999999;
	}
	.My_Categories li .title{
		color: #666666;
		background-color: #F2F2F2;
		font-size: 14px;
		font-weight: bold;
		padding: 3px;
		background-repeat: no-repeat;
		background-position: center center;
		text-decoration: none;
	}
	.My_Categories li .title a{
		color: #666666;
		text-decoration: none;
	}
	
	.My_Categories li .content{
		padding: 8px;
		
	}

#My_Pic{
width:98%;clear:both;
min-height:150px;
overflow:auto;
}

	#My_Pic .Onepic{
	width:150px;
	height:140px;
	float:left;
	margin:5px;
	border: 1px solid #CCCCCC;
	background-color: #F4F4F4;
	text-align: center;
	}
	
	#My_Pic .Onepic_Def{
	width:150px;
	height:140px;
	float:left;
	margin:5px;
	border: 1px solid #CCCCCC;
	background-color: #E6EEF7;
	text-align: center;
	}
	
	#My_Pic  .IMG{
	margin-left:auto;
	margin-left:auto;
	width:120px;
	height:100px;
	overflow:hidden;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	}

.HOME_title{
color:#666666;
font-size:14px;
font-weight:bold;
padding:10px;
text-align:center;
}

.HOME_Categories{
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.HOME_Categories li{
	float:left;
	width:95%;
	list-style-type: none;
	min-height:120px;
	border-radius: 3px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #999999;
}
.HOME_Categories li .title{
	color:#666666;
	font-size:14px;
	font-weight:bold;
	height:11px;
	padding:3px;
	text-decoration:none;
}
.HOME_Categories li .title a{
	color: #666666;
	text-decoration: none;
}

.HOME_Categories li .hirdetes_ingatlan {
	background-image:url(images/icon_ingatlan.png);
background-position:left center;
background-repeat:no-repeat;
color:#FF33CC;
font-size:14px;
height:37px;
padding-left:49px;
position:relative;
text-decoration:none;
top:-22px;
}

.HOME_Categories li .hirdetes_auto{
background-image:url(images/icon_auto.png);
background-position:left center;
background-repeat:no-repeat;
color:#FF33CC;
font-size:14px;
height:37px;
padding-left:49px;
position:relative;
text-decoration:none;
top:-22px;
}


.HOME_Categories li .hirdetes_allas{
background-image:url(images/icon_allas.png);
background-position:left center;
background-repeat:no-repeat;
color:#FF33CC;
font-size:14px;
height:37px;
padding-left:49px;
position:relative;
text-decoration:none;
top:-22px;
}

.HOME_Categories li .hirdetes_alberlet{
background-image:url(images/icon_alberlet.png);
background-position:left center;
background-repeat:no-repeat;
color:#FF33CC;
font-size:14px;
height:37px;
padding-left:49px;
position:relative;
text-decoration:none;
top:-22px;
}


.HOME_Categories li .hirdetes_szamitas{
background-image:url(images/icon_szamitas.png);
background-position:left center;
background-repeat:no-repeat;
color:#FF33CC;
font-size:14px;
height:37px;
padding-left:49px;
position:relative;
text-decoration:none;
top:-22px;
}

.HOME_Categories li .hirdetes_elektronika{
background-image:url(images/icon_szorakoztato.png);
background-position:left center;
background-repeat:no-repeat;
color:#FF33CC;
font-size:14px;
height:37px;
padding-left:49px;
position:relative;
text-decoration:none;
top:-22px;
}

.HOME_Categories li .hirdetes_vegyes{
background-image:url(images/icon_vegyes.png);
background-position:left center;
background-repeat:no-repeat;
color:#FF33CC;
font-size:14px;
height:37px;
padding-left:49px;
position:relative;
text-decoration:none;
top:-22px;
}

.HOME_Categories li .hirdetes_szolgaltatas{
background-image:url(images/icon_szolgaltatas.png);
background-position:left center;
background-repeat:no-repeat;
color:#FF33CC;
font-size:14px;
height:37px;
padding-left:49px;
position:relative;
text-decoration:none;
top:-22px;
}


.HOME_Categories li .hirdetes_kisallat{
background-image:url(images/icon_kisallat.png);
background-position:left center;
background-repeat:no-repeat;
color:#FF33CC;
font-size:14px;
height:37px;
padding-left:49px;
position:relative;
text-decoration:none;
top:-22px;
}

.HOME_Categories li .hirdetes_tars {
	background-image:url(images/icon_tars.png);
background-position:left center;
background-repeat:no-repeat;
color:#FF33CC;
font-size:14px;
height:37px;
padding-left:49px;
position:relative;
text-decoration:none;
top:-22px;
}


.HOME_Categories li .hirdetes_site{
background-image:url(images/icon_site.png);
background-position:left center;
background-repeat:no-repeat;
color:#FF33CC;
font-size:14px;
height:37px;
padding-left:49px;
position:relative;
text-decoration:none;
top:-22px;
}

.HOME_Categories .hirdetes_site_box{
	background-color: #E6EEF7;

}


.HOME_Categories li .content{
	padding: 8px;
	font-size: 11px;
}

.HOME_Categories li .content a{
	text-decoration: none;
	color: #333333;
}

.HOME_Categories li .HOME_one{
	height: auto;
	width: 97%;
	min-height:30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CACACA;
	overflow: auto;
	padding: 2px;
	}

.HOME_Categories li .HOME_one_selected{
	height: auto;
	width: 97%;
	min-height:30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CACACA;
	overflow: auto;
	padding: 2px;
	background-color: #FFFFFF;
	}	
	
.HOME_Categories li .HOME_one:hover{
	background-color: #EAEAEA;
	}

.HOME_Categories li .HOME_one .Thumb{
	height: 30px;
	width: 50px;
	float: left;
	overflow: hidden;
	padding: 1px;
	border: 1px solid #D2D2D2;
	margin-right: 5px;
}



.HOME_Categories li .HOME_one_Sponsored_1{
	height: auto;
	width: 97%;
	min-height:30px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF3399;
	overflow: auto;
	padding: 2px;
	background-color: #FFC1D6;
	font-size: 13px;
	color: #000000;
	}


	
.HOME_Categories li .HOME_one_Sponsored_1:hover{
	background-color: #FFCCFF;
	}

.HOME_Categories li .HOME_one_Sponsored_1 .Thumb{
	float: left;
	overflow: hidden;
	padding: 1px;
	border: 1px solid #D2D2D2;
	margin-right: 5px;
}

.HOME_Categories li .content .MAIN_more, .HOME_Categories li .content .MAIN_more a, .HOME_Categories li .content .MAIN_more a:link{
	color: #3366CC;
	text-align: right;
}

#Message_Inbox{
	border: 1px solid #D3D3D3;
	width:580px;
}



#Message_Inbox .header {
	color: #000000;
	font-size: 11px;
	padding: 3px;
	margin: 3px;
	text-align: center;
	height: 20px;
	background-color: #F5F5F5;
}





#Message_Inbox .line_0 {
	color: #000000;
	background-color: #F9F9F9;
	font-size: 11px;
	text-align: center;
}

#Message_Inbox .line_1 {
	color: #333333;
	font-size: 11px;
	background-color: #FFFFFF;
	text-align: center;
}

#Message_Inbox .line_new {
	color: #CC3300;
	font-size: 11px;
	background-color: #FEEBEB;
	text-align: center;
}


#Message_Inbox .properties {
	color: #FFFFFF;
	font-size: 10px;
	background-color: #666666;
	width: 560px;
	vertical-align: middle;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/msbg.gif);
}
#Message_Inbox .message_body {
	color: #333333;
	font-size: 10px;
	background-color: #FFFFFF;
	min-height: 200px;
	width: 550px;
	padding: 5px;
}
#Message_Inbox .control {
	color: #333333;
	font-size: 10px;
	background-color: #F2F2F2;
	height: 20px;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: outset;
	border-top-color: #BEBEBE;
}





H3 .icon_ingatlan {
	background-image:url(images/icon_ingatlan.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:37px;
	padding-left:49px;
	padding-top:10px;
	position:relative;
	text-decoration:none;

}

H3 .icon_auto{
background-image:url(images/icon_auto.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:37px;
	padding-left:49px;
	padding-top:10px;
	position:relative;
	text-decoration:none;
}


H3 .icon_allas{
background-image:url(images/icon_allas.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:37px;
	padding-left:49px;
	padding-top:10px;
	position:relative;
	text-decoration:none;
}

H3 .icon_alberlet{
background-image:url(images/icon_alberlet.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:37px;
	padding-left:49px;
	padding-top:10px;
	position:relative;
	text-decoration:none;
}


H3 .icon_szamitas{
background-image:url(images/icon_szamitas.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:37px;
	padding-left:49px;
	padding-top:10px;
	position:relative;
	text-decoration:none;
}

H3 .icon_elektronika{
background-image:url(images/icon_szorakoztato.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:37px;
	padding-left:49px;
	padding-top:10px;
	position:relative;
	text-decoration:none;
}

H3 .icon_vegyes{
background-image:url(images/icon_vegyes.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:37px;
	padding-left:49px;
	padding-top:10px;
	position:relative;
	text-decoration:none;
}

H3 .icon_szolgaltatas{
background-image:url(images/icon_szolgaltatas.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:37px;
	padding-left:49px;
	padding-top:10px;
	position:relative;
	text-decoration:none;
}


H3 .icon_kisallat{
	background-image:url(images/icon_kisallat.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:37px;
	padding-left:49px;
	padding-top:10px;
	position:relative;
	text-decoration:none;
}

H3 .icon_tars {
	background-image:url(images/icon_tars.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:37px;
	padding-left:49px;
	padding-top:10px;
	position:relative;
	text-decoration:none;
}
.sms{
	font-weight: bold;
	color: #FF0000;
}

