@charset "utf-8";
/* mail formázás */

#uzenet {
	text-align:left;
	width:100%;
	}
	
	#uzenet table {
		text-align:left;
		width:98%;
		margin:auto auto auto auto;
		border:none;
		padding:0;
	}
	
	#uzenet table td {
		vertical-align:top;
		height: auto;
		font-size:1.0em;
		width: 110%;
		color:#333; 
		padding-top:0.2em;
	}
	
	#uzenet table td.elso_oszlop {
		width: 20%;}
	
	#uzenet table td p {
		margin: 0  0.2em 0.5em 0;
 	    font-family: 'Didact Gothic', sans-serif;
		font-size:1.0em;
		font-weight:lighter;
		color:#333;
		text-align: right;}

	#uzenet table input, textarea, select {
		color:#333;
		width:100%;
		font-weight:lighter;
		font-size: 0.8em;
 	    font-family: 'Didact Gothic', sans-serif;
		margin-bottom: 0.5em;
		}
	#uzenet table select {
		width:40%;}


	#uzenet table td.checkbox input {
		width:auto;}
	#uzenet table td.checkbox input.egyeb {
		width:auto;}

		
	#uzenet .gomb {
		cursor:pointer;
		text-shadow:2px 2px 5px #333333;
			-moz-text-shadow:2px 2px 5px #333333;
			-ms-text-shadow:2px 2px 5px #333333;
			-o-text-shadow:2px 2px 5px #333333;
			-webkit-text-shadow:2px 2px 5px #333333;
		font-weight:lighter;
		filter:progid:DXImageTransform.Microsoft.dropshadow(Color='#aacccccc', OffX=25, OffY=10, Positive='true');background-image:linear-gradient(top,#FF0000,#7B0909); 
		background-image:-moz-linear-gradient(top, #fb5fbc, #ec008c); 
		background-image:-ms-linear-gradient(top,#fb5fbc,#ec008c); 
		background-image:-o-linear-gradient(top,#fb5fbc,#ec008c); 
		background-image:-webkit-linear-gradient(top,#fb5fbc,#ec008c); 
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb5fbc', endColorstr='#ec008c');
		color:#FFF;
		height:3.0em;
		width:48%;}

	#uzenet .gomb:hover {
		opacity:0.8;}
		
	#uzenet .gomb_megse {
		cursor:pointer;
		background-color:transparent;
		color:#333;
		height:3.0em;
		width:48%;}

	#uzenet .gomb_megse:hover {
		opacity:0.8;}
		
	
	#uzenet table .tallozo_sor{
		height:3.0em;}
	
	#uzenet table .tallozo_sor td.tallozas {
		padding-right: 40%;}
		
	#uzenet table .tallozo_sor td.tallozas span {
		padding:0.5em;
		text-shadow:2px 2px 5px #333333;
			-moz-text-shadow:2px 2px 5px #333333;
			-ms-text-shadow:2px 2px 5px #333333;
			-o-text-shadow:2px 2px 5px #333333;
			-webkit-text-shadow:2px 2px 5px #333333;
		font-weight:lighter;
		filter:progid:DXImageTransform.Microsoft.dropshadow(Color='#aacccccc', OffX=25, OffY=10, Positive='true');background-image:linear-gradient(top,#FF0000,#7B0909); 
		background-image:-moz-linear-gradient(top,#FF0000,#7B0909); 
		background-image:-ms-linear-gradient(top,#FF0000,#7B0909); 
		background-image:-o-linear-gradient(top,#FF0000,#7B0909); 
		background-image:-webkit-linear-gradient(top,#FF0000,#7B0909); 
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0000', endColorstr='#7B0909');
		color:#FFF;
		margin:1.0em;}

	#uzenet table .tallozo_sor td.tallozas span:hover {
		opacity:0.8;
		cursor:pointer;
		font-size: 1.05em;}

		
	#uzenet .tallozo_sor .tallozas .feltoltott_kep {
		float: right;
		font-style:italic;
		font-size:0.9em;
		}
		
	#uzenet table tr td.kiegeszito {
		font-size:0.9em;
		padding-bottom: 1.0em;}


/* mail formázás vége*/



