﻿.footer {
	font-family: verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	color: white;
	background-color: black;
}

body {
	background-color: #420000;
	margin: 0px;
		
}

.bejel {

	background: url('../images/fejlec.jpg') no-repeat top; 
	background-color: #A7A6A2;
}


.kepek1 {
	width:128; 
	height:128;
	text-align:center;
	background-color:#C0C0B8;
		}

.kepek2 {
	width:128; 
	height:128;
	text-align:center;
	background-color:#E4E5D8;
		}
		
.kepek3 {
	width:128; 
	height:128;
	text-align:center;
	background-color: #FfF3E5;
		}

.kepref {
	width:128; 
	height:128;
	text-align:center;
	background-color: #FFF3C4;
		}

.referencia {
	padding-left:15; 
	padding-right:15;
	vertical-align: top
	}
	
.gomb {
	border: 3px outset #C0C0C0;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	width: 80;
	background-color: #AA7079;
	font-weight: bold;
}

td {
	font-family: tahoma;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: White;
	text-align: justify;
	
}

p  {
	font-family: tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: white;
	text-align: justify;
}

a {
	color: #FfF3E5;
	text-decoration: none;
}

#csstopmenu, #csstopmenu ul{
padding: 0;
margin: 0;
list-style: none;
}

#csstopmenu li{
float: left;
position: relative;
}

#csstopmenu a{
text-decoration: none;
}

.mainitems{
border-left:0px solid #FEFFEF;
border-right:1px solid #FEFFEF;
border-top:1px solid #FEFFEF;
border-bottom:1px solid #FEFFEF;
background-color: #AF0428;
line-height: 130%;
}

.headerlinks{
margin: auto 4px;
color: #D5D4CA;
font-weight: bold;	
font-size: 13;
}

.headerlinks a {
margin: auto 4px;
color: #D5D4CA;
font-weight: bold;	
font-size: 13;	
}


.submenus{
display: none;
position: absolute;
top: 19px;
left: 0;
background-color: #AA7079;
border-top:2px solid #FEFFEF;
line-height: 110%;
}

.submenus li{
display: block;
font-size:12;
}

.submenus li a{
display: block;
width: 100%;
text-indent: 4px;
font-size: 12;
color: white;
}

html>body .submenus li a{ /* non IE browsers */
width: auto;
}

.submenus li a:hover{
background-color: #80051F;
color: #FFFF5D;
}

#csstopmenu li>ul {/* non IE browsers */
top: auto;
left: auto;
}

#csstopmenu li:hover ul, li.over ul {
display: block;
}

html>body #clearmenu{ /* non IE browsers */
height: 3px;
}