@charset "utf-8";

/* CSS Document */

a{
	text-decoration: none;
}

body {

	padding: 0;

	margin: 0;

	background-image: url(../images/backround.gif);

	background-repeat: repeat-x;
	
	behavior: url("csshover.htc");


	}
.header_text{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	padding-left:0px;
	float:left;
}
.header_text a{
	color: #E3C4A1;
	text-decoration: none;
	
}
.bottom_tel{
	color: #9F9F9F;
	float:left;
	font-size: 11px;
	padding-left: 10px;
}
.bottom_email{
	color: #9F9F9F;
	float:right;
	padding-right:27px;
	font-size: 11px;
}

.bottom_cim{
	color: #9F9F9F;
	padding-left: 60px;
	font-size: 11px;
}

.header_text a:hover{
	color: #F9DAC9;
	text-decoration: none;
}
.felhasznalo {

	background-color: #FBD7BC;

	border: 0px;

	line-height: 18px;

	height: 18px;

	color: #3D3D3D;

	padding-left: 20px;

	}



.hirlevel {

	padding-left: 20px;

	padding-top: 10px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #3D3D3D;

	}



.gomb {

	background-color: #FBD7BC;

	color: #3D3D3D;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	border-bottom: 1px solid #3D3D3D;

	border-right: 1px solid #3D3D3D;

	}



.tartalom {

	color: #3D3D3D;

	padding: 8px 21px 15px 21px;

	text-align: justify;
	
	width: 624px;

	}



.tartalom a {

	color: #CE4F09;

	text-decoration: none;

	}



.tartalom a:hover {

	color: #F0893E;

	}

	

.tartalom p, .tartalom tr td  {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #3D3D3D;

	}



.tartalom img {

	border: #C3C3C3 5px solid;

	margin: 5px;

	}


.sm_icon{
	float: left;
	height: 20px;
	margin: 7px 0 0;
	padding: 0;
	width: 20px;
}

#social_media{
	padding-right: 32px;
	float: right; 
}
#fb{
	background-image: url("../images/facebook_bw.png");
	background-position: 0; 
	background-repeat: no-repeat;
	display: block;
	margin:0 1px 0 0;
	width: 21px;
	height: 20px;
}
#fb:hover{
	background-image: url("../images/facebook.png");
	background-position: 0 3px;
	height: 23px;
}
#tw{
	background-image: url("../images/twitter_bw.png");
	background-position: 0;
	background-repeat: no-repeat;
	margin:0 1px 0 0;
	display: block;
	width: 21px;
	height: 20px;
}
#tw:hover{
	background-image: url("../images/twitter.png");
	background-position: 0 3px;
	height: 23px;
}
#iwiw{
	background-image: url("../images/wiw_02.jpg");
	background-position: 0;
	background-repeat: no-repeat;
	display: block;
	margin:0 1px 0 0;
	width: 21px;
	height: 20px;
}
#iwiw:hover{
	background-image: url("../images/wiw_01.jpg");
	background-position: 0 3px;
	height: 23px;
}

/*.img-shadow {

	border: #C3C3C3 5px solid;

	margin: 10px 0px 10px 0px;

	}



.img-shadow-left {

	border: #C3C3C3 3px solid;

	margin: 0px 10px 10px 0px;

	}*/
