body {
 /* background-image: url(images/bg.png);*/
 	background-color: #D3D2DF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
/*  background-repeat: repeat;*/
}
.table_border{
border:1px solid grey;
}
.header_bg {
  background-image: url(images/logo.jpg);
  background-position: center;
  background-repeat: no-repeat   ;
 }
.datum{
   padding-left: 20px;
   background-color: #585575;
   color: #fff;
   font-weight:bold;
  font-style: italic;
  border-bottom: solid 1px #000;
/*  border-top: solid 2px #000;*/
}

a:link{
	color: #990000;
	font-family: Verdana;
	font-size: small;
text-decoration: none;}

a:hover{
	color: #000000;
	font-family: Verdana;
	font-size: small;
text-decoration: none;;

}

a:visited{
	color: #333333;
	font-family: Verdana;
	font-size: small;
text-decoration: none;
}


a.mouseover:link, a.mouseover:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-image:url(images/button_off.jpg);
display:block;
text-decoration:none;
font-weight:bold;
height:20px;
padding-top:5px;
}

a.mouseover:hover, a.mouseover:focus, a.mouseover:active {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
background-image:url(images/button_on.jpg);
display:block;
text-decoration:none;
font-weight:bold;
height:20px;
padding-top:5px;
}
a.link:link, a.link:active, a.link:visited {
font:Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration:underline;
color:#FF6600;
}
a.link:hover {
font:Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration:none;
color:#FF6600;
}
.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	margin-top: 1.0em;
	margin-bottom: 1.0em;
}

.style2 {font: Arial, Helvetica, sans-serif;
		 font-size: 12px;}


.style3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

.style5 {
font-size: 10;}
.footer{ 
  background-color: #585575;
}
.footer1{
  width:950px;
  text-align:center;
  
}
a.footer:hover{
  color: #FF9900;
}
a.footer:link{
  color: #fff;
}
a.footer:visited{
  color: #000;
}
.menu_bg{
  background-color: #D3D2DF;
  border-right: 2px solid #000;
}
.jobb_bg{
  background-color:  #D3D2DF;
  border-left: 2px solid #000;
}
.content_bg{
  border-bottom: 2px solid #000;
}
.cim{
font-size: 20px;
font-weight: bold;
text-align:center;
}

.galeria li{
	list-style-type: none;
	display: inline;
}
#esemeny{
	 background-color: #585575;
	 border:0;
}
#esemeny  tr td{
	border:0;
    border-bottom:1px solid white;
	}
#esemeny a{color:white}
#esemeny a:visited{color: #999}
#esemeny a:hover{color: #867FA8}
