
a:link {
	color : #FFCC33;
	text-decoration : none;
        font-weight: bold;
}

a:visited {
	color : #966E3D;
	text-decoration : none;
        font-weight: bold;
}

a:active {
	color : #FF6600;
	text-decoration : none;
        font-weight: bold;
}
a:hover {
	color : #FF6600;
	text-decoration : underline;
        font-weight: bold;
}
body { 
background: rgb(0, 0, 0);
background-image: url(images/hatter1.jpg);
background-attachment: fixed;
width: 902px;
margin: 0px auto 0px auto;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11pt;
}

#fejlec { 
font-family: normal small  Tahoma, Arial, Helvetica, sans-serif;
font-size: 11pt;
color:  #FFFFCC;
background-image: url(images/fejlec2.png);
border: 1px dotted #966E3D;
padding: 0px 0px;
height: 241px;
}
#fejlec1 { 
font-family: normal small  Tahoma, Arial, Helvetica, sans-serif;
font-size: 20pt;
color: #FF6600;
}
#fejlec1  vege { 
}
#navcontainer ul li a {
float:left;
padding:5px 15px;
background: rgb(transparent);
background-image: url(images/menu3.png);
color:#FF6600;
text-decoration:none;
border-right:1px solid #966E3D;
}
#navcontainer ul li a:hover {
color:#966E3D;
background: rgb(transparent);
background-image: url(images/menu.gif);
}
#navcontainer ul li {
display:inline;
}
#lablec { 
width: 900px;
height: 5px;
padding: 0px 0;
border: 1px dotted #966E3D;
background: rgb(0, 0, 0);
background-image: url(images/menu.png); 		
}
#hatter { 
font-family: normal small  Tahoma, Arial, Helvetica, sans-serif;
font-size: 9pt;
color:  #FFFF66;
background-image: url(images/menu1.png);
padding: 0px 0px;
}
	






