﻿p{
font-style:italic;
font-size:24px;
font-family:"Comic Sans Ms";
text-align:justify;

}


  #linkText  a{
            color: yellow;
            font-family: arial;
            font-size: 20px;
            font-weight: bold;
          
        }


body {
background: url("background.jpg");
font-family: "Comic Sans Ms";
color: red;

}


h1{

text-align: center;
text-transform:uppercase;
 
}

#text{
font-size:26px;


}


#fejlec h1{
font-style:italic;
color:red;
text-align:center;
padding:150px 200px 0 200px;
background-image:url(mete.jpg);
background-position :center center;
margin-top:30px;
}

			
			#top-bar{
			
				width:100%;
				height:40px;
				background:url(back1.png) ;
				
				box-shadow:0px 1px 10px rgba(0,0,0,0.25);
			}
			.container{
				width:960px;
				margin:0 auto;
			}
			brand{
				
				width:80px;
				height:40px;
				line-height:40px;
				display:block;
				text-align:center;
				font-weight:bold;
				float:left;
			}
			brand:hover{
				background:transparent;
			}
			#rightstuff{
				float:top;
				list-style:none;
				margin:0px;
				padding:0px;
				line-height:40px;
			}
			li{
				float:left;
				
			}
			li a{
				display:block;
				padding-left:10px;
				padding-right:10px;
				color:#fff;
				text-decoration:none;
			}
			li:hover{
				background:url(back1.png);
			}
			li a:hover{
				color:#ccc;
			}
			#content {
background:url(back1.png);
}


#lap {
font-size:30px;

}



