@charset "utf-8";

body
{
font-family:Arial, Helvetica, sans-serif;
color:black;
}
body
{
	background:url("hatter.jpg") left fixed;
}
h1, h3
{
	text-shadow:3px 3px 3px black; 
	text-align:center; 
	color:white;
	line-height: 60px; 
}
p
{
	color:gold;
	text-shadow:2px 2px 3px black; 
	text-align:center; 
	font-size:150%;
}
 
.fejlec
{
	width:959px; 
    height:80px;
	margin-left:auto;
	margin-right:auto;	
	
	border-radius:20px 20px 0px 0px;
	background:url("berimelinda.jpg");
	} 
.fo-menu
{
    width:960px; 
    height:40px; 
	margin-left:auto;
	margin-right:auto;    
	border-radius:0px 0px 0px 0px;
}
ul
{	list-style:none;
	padding:0px;
	margin:0px;
	float:left;
	border-radius:0px 0px 0px 0x;
} 
ul li 
{
	float:left;
	border-radius:0px 0px 0px 0x;
}
ul li a {
  display:block;
  width:225px;
  border:1px solid black;  
  height:40px;
  border-radius:0px 0px 0px 0x;
}
ul 
{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#efc5ca+0,d24b5a+50,ba2737+51,f18e99+100;Red+Gloss+%233 */
background: rgb(239,197,202); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(239,197,202,1) 0%, rgba(210,75,90,1) 50%, rgba(186,39,55,1) 51%, rgba(241,142,153,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(239,197,202,1) 0%,rgba(210,75,90,1) 50%,rgba(186,39,55,1) 51%,rgba(241,142,153,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(239,197,202,1) 0%,rgba(210,75,90,1) 50%,rgba(186,39,55,1) 51%,rgba(241,142,153,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efc5ca', endColorstr='#f18e99',GradientType=0 ); /* IE6-9 */



  border-radius:20px 20px 20px 20x;
  }  
ul li a 
{
  color:black;
  text-decoration:none;
  text-align: center;
  line-height:30px;
  font-size:18px;
  border-radius:0px 0px 0px 0x;
  } 
ul li
 {
  border-left:1px solid black;
  border-right:0px solid black;
  border-radius:0px 0px 0px 0x;
  } 
ul li {
  padding: 0 6px;
  } 
ul li a:hover 
{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#efc5ca+0,d24b5a+31,ba2737+68,f18e99+100 */
background: rgb(239,197,202); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(239,197,202,1) 0%, rgba(210,75,90,1) 31%, rgba(186,39,55,1) 68%, rgba(241,142,153,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(239,197,202,1) 0%,rgba(210,75,90,1) 31%,rgba(186,39,55,1) 68%,rgba(241,142,153,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(239,197,202,1) 0%,rgba(210,75,90,1) 31%,rgba(186,39,55,1) 68%,rgba(241,142,153,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efc5ca', endColorstr='#f18e99',GradientType=0 ); /* IE6-9 */


  color:black;
  border-radius:0px 10px 0px 10px;
  }  
.tartalom
{
    width:959px; 
    height: auto; 
	margin-left:auto;
	margin-right:auto;
	border:1px solid black;
	border-radius:0px 0px 0px 0px;
    background-color:gray;
}
.bejegyzesek
{
    width:633px;
    height:602px;	
    margin:5px;
    padding:10px;
    float:left;
    background-color:brown;
	border:1px solid black;
	border-radius:0px 0px 0px 0px;
	overflow:auto;
	font-size:20px;
	text-align:justify; 
	color:white;
} 
.jobb
{
    width: 282px;
    height:150px;
    margin:5px 5px 5px 5px;
    padding:0px;
    float:left;
    background-color:brown;
	border:1px solid black;
	border-radius:0px 0px 0px 0px;
}
.tisztito
{
    clear: both;
}
 
.lablec
{
    width:960px; 
    height:20px; 
	color:white;
	text-align:center; 
	margin-left:auto;
	margin-right:auto;
    background-color:black;

	border-radius:0px 0px 0px 0px;
}