.img-circular1{
 width: 140px;
 height: 150px;
 background-image: url('http://strawberry-fest.org/wp-content/uploads/2012/01/Coca-Cola-logo.jpg');
 background-size: cover;
 border-radius: 100px;
 -webkit-border-radius: 100px;
 -moz-border-radius: 100px;
}

#slideshow {
    position:relative;
    height:186px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

#tartalom {
		border: 0px;
		text-align: center;
		font-size:22px;
		color: #b84f3e;
		min-height: 170px;
		margin: 0 auto; padding:0px; background: rgba(0, 0, 0, 0.9); width:942px; 
}

#banner {
		border: 0px;
		text-align: center;
		color: #b84f3e;
		margin: 0 auto; padding:0px; background: rgba(0, 0, 0, 0.9); width:942px; 
}	

#menu1 {
	font-size: 18px;
	
	width: 164px;
	height:91px;
	
	text-align: center;
	
	float: left;
	margin:12px;
	margin-top: 35px;
}



#menu2 {
	
	font-size: 18px;
	
	width: 164px;
	height:91px;
	
	
	text-align: center;
	
	float: left;
	margin:12px;
	margin-top: 35px;	
}

#menu3 {
	font-size: 18px;
	
	width: 164px;
	height:91px;
	

	text-align: center;
	
	float: left;
	margin:12px;	
	margin-top: 35px;
}

#menu4 {
	font-size: 18px;
	
	width: 164px;
	height:91px;
	
	
	
	text-align: center;
	
	float: left;
	margin:12px;
	margin-top: 35px;
}

#menu5 {
	
	width: 164px;
	height:91px;

	text-align: center;
	
	float: left;
	margin:12px;	
	margin-top: 35px;
}
a {color: #b8473e; text-decoration: none;}
a:hover {color:#ff0000; text:decoration: none;}
p { margin: 0px; padding:0px; border: 0px; clear: both;}
p.szoveg { margin: 0px; padding:0px; border: 0px; clear: both; font-weight:normal; font-size:22px; letter-spacing: 0px;}

#vezetok {font-size:22px;letter-spacing: 0px;}
#cim {font-size:22px;letter-spacing: 0px;}
#megkozelites {font-size:22px;letter-spacing: 0px;}
#email {font-size:22px;letter-spacing: 0px;}

#fej {
	width: 942px;
	
	float: none;
	text-align:left;
	color: #B84f3e;
	clear: both;
	margin: 0px auto;
	background-color: #000000;
	font-size: 0px;
	font-family: Calibri;
	
	
}

#kenyermorzsa {
	text-align: left; 
	padding:0px;
	margin-left:10px; 
	font-size: 14px; 
	font-weight:normal; 
	min-height: 18px;
}

#kep1 {
	border: 0px solid #5e0000; 
}

#Medina2014 {
	text-align: center;
}

#kep2 {
	 
}

header {
	
	top: 0;
	width: 100%;
}
footer {

    bottom: 0;
    width: 100%;
}
	
body, html {
  height: 90%;
}
	
body {

	color:#fff;
    font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    letter-spacing:0px;
    font-size:0px;
	font-weight: normal;
    text-align:center;
	margin: 0px;
	padding: 0px;	
	background: rgba(0,0,0,1);
	background: -moz-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(255,0,0,1) 40%, rgba(255,0,0,1) 60%, rgba(18,18,18,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,0,0,1)), color-stop(40%, rgba(255,0,0,1)), color-stop(60%, rgba(255,0,0,1)), color-stop(100%, rgba(18,18,18,1)));
	background: -webkit-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(255,0,0,1) 40%, rgba(255,0,0,1) 60%, rgba(18,18,18,1) 100%);
	background: -o-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(255,0,0,1) 40%, rgba(255,0,0,1) 60%, rgba(18,18,18,1) 100%);
	background: -ms-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(255,0,0,1) 40%, rgba(255,0,0,1) 60%, rgba(18,18,18,1) 100%);
	background: linear-gradient(to right, rgba(0,0,0,1) 0%, rgba(255,0,0,1) 40%, rgba(255,0,0,1) 60%, rgba(18,18,18,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#121212', GradientType=1 );
	}