body {
	background: url('images/background.jpg');
	margin: 0px;
}

#leftside {
	border-left: solid 1px #ffffff;
	background: url('images/ekro-leftback.jpg') top left repeat-y;
}

#center {
	padding: 3 1 0 3;
	background: #ffffff url('images/ekro-bottom.jpg') bottom left no-repeat;
}

#center2 {
	padding: 3 1 0 3;
	background: #ffffff url('images/ekro-bottom2.jpg') bottom left no-repeat;
}

#sidenav a:link, #sidenav a:visited {
	background: url('images/ekro-leftmenu-back.jpg') top left no-repeat;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 9 4 9 28;
	display: block;
}

#sidenav a:hover {
	color: #6da02f;
}

#welcome {
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 20px;
}

#welcomein {
	padding-left: 5px;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	border-left: solid 5px #a0a0a0;
	border-bottom: solid 1px #f0f0f0;
	text-align: justify;
}

p.weltext {
	padding-left: 10px;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #6da02f;
	margin-top: 15px;
	margin-bottom: 3px;
}

#topmenu {
	position: relative;
	top: 30px;
	right: 5px;
}

#topmenu a:link, #topmenu a:visited {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding: 0 6 0 3;
}

#topmenu a:hover {
	color: #000000;
}

#eler {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding: 6 0 6 0;
}

p.contitle {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #6da02f;
	border-bottom: solid 1px #6da02f;
	margin-top: 5px;
}

#content {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding: 0 10 10 10;
}

#content a{
	padding:2px 5px;
	color:#466A1F;
}

p {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.inptext {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #6da02f;
	padding: 3px;
}

.inpbox {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
#galeria{
	margin:0 0 0 0 ;
	padding:0 0 0 0;
	width:525px;
	/*height:225px;
	border:1px solid red ;*/
}
#galeria h5{
	float:none;
	display:block;
	margin:0 0 5px 0;
	padding:3px 10px;
	font-weight:bold; 
	font-size:13px; 
	color:#000000; 
	background-image:url(./images/gal_h5bg.jpg);
	background-repeat:repeat-y;
	background-color:#ffffff;
	clear:both;
	/*border:#FFE320 solid 1px;*/
}
#galeria .kepkeret{
	float:left;
	margin:2px 7px 10px 0;	
	padding:0;
	width:94px;
	height:94px;
	background-image:url(./images/gal_kepkeretbg.jpg);
	background-repeat:repeat-y;
	background-color:#ffffff;
	border:#93C54F solid 1px;
	overflow:hidden;
}
#galeria .foto{
	margin:5px;	
	border:#93C54F solid 1px;
}
#sidenav{
	margin-top:-13px;
	padding:7px 0 0 0;
	position:relative;
	background:#fff url("images/sidenav_bg.gif") top right no-repeat;
}
#vebralogo{
    display:block;
    z-index:99;
	margin:0;
	padding:0;
	position:absolute;
	top: -64px;
	right:0px;
	height:60px;
	width:143px;
	background:none;
}
#vebralogo img{
    display:block;
    z-index:99;
	height:60px;
	width:143px;
	border:0 none;
}

