*{
	padding: 0;
	margin: 0;
}
body{
	background-image: url(../grafika/tlo.jpg);
	font-family: Tahoma;
	font-size: 1.1em;
	position:relative;
}

p{
	margin-top: 25px;
	margin-bottom: 25px;
	position: relative;
	
}

a{
	color: #FD6904;
	text-decoration: none;
	border-bottom: 2px dashed #98FD04;
}

a:hover{
	
}

a:visited{
	border-bottom: 2px solid #98FD04;
}

h1, h2{
	font-family: Tahoma;
	text-align: center;
	border: 3px solid #FDE604;
	background-color: #98FD04;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 100%;

	
}
h1{
	font-size: 2em;
	
}
h2{
	font-size: 1.5em;
}

ul{
	margin-left: 30px;
}
ul.sub_ul{
	list-style-type: circle;
}

.center{
	text-align: center;
}

.address{
	font-weight: bold;
}

#mail{
	background-image: url(../grafika/email.png);
	background-repeat: no-repeat;
	background-position: 0 1px;
	padding-left: 30px;
}

#main{
	margin: 20px auto;
	padding-top: 30px;
	width: 80%;
	min-width:900px;
	background-color: white;
	border: 1px dashed #FD6904;
	
}
#header{
	background-image: url(../grafika/logo.png);
	background-repeat: no-repeat;
	background-position: 40px 5px;
	height: 210px;
	padding-left: 260px;
	background-color: #98FD04;
	overflow: hidden;
	position: relative;
}
#logo_name{
	padding-top: 30px;
	font-size: 6em;
	font-family: Verdana;
	font-weight: bold;
	color: #FD6904;
	/*background-image: url(../grafika/badge.png);*/
	background-repeat: no-repeat;
	background-position: 98% 20%;
	text-shadow: 5px 5px 8px #000;
}

#logo_tagline{
	padding-left: 20px;
	font-family: Verdana;
	font-style: italic;
	font-size: 1.1em;
}
#menu{
	
	border-bottom: 3px solid #98FD04;
	position: relative;
}

#menu ul{
	list-style-type: none;
	height: 40px;
	line-height: 35px;
	text-align: center;
	
}
#menu ul li{
	display: inline;
	padding-left: 50px;
	padding-right: 50px;
}
#menu ul li a{
	font-size: 1.2em;
	font-family: Verdana;
	font-weight: bold;
	color: #FD6904;
	text-decoration: none;
	border-bottom: 2px solid #98FD04;
	
}

#menu ul li a:visited{
	border-bottom: 3px solid #98FD04;
}

#menu ul li a:hover{
	border-bottom: 2px dashed #98FD04;
}

#menu ul li a:after{
	content: ' ::..';
	
}
#menu ul li a:before{
	content: '..:: '
}

#content{
	padding: 30px;
	position: relative;
}

#address{
	position: relative;
}
#address p{
	margin-top: 0px;
}

.mini_gallery{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
	/*height: 56px;*/
	line-height: 56px;
	
}
.mini_gallery img{
	border: 1px dashed #FD6904;
	margin: 3px;
}
.mini_gallery a{
	border: none;
	
}
#map{
	margin: 0 auto;
	width: 600px;
}

#map iframe{
	border:none;
	margin:0;
}

#gallery{
	width: 100%;
	height: 60px;
	border-top: 3px solid #98FD04;
	border-bottom: 3px solid #98FD04;
	margin-bottom: 10px;
	overflow: hidden;
	line-height: 60px;
	white-space: nowrap;
	text-align: center;
}
#gallery a{
	border: none;
	width: 80px;
	height: 60px;
	
}
#gallery img{
	width: 80px;
	height: 60px;
	border: none;
	opacity: 0.5;
}

#footer{
	width: 80%;
	height: 31px;
	margin: 0 auto;
	padding-bottom: 20px;
	font-size: 0.8em;
	font-family: Verdana;
	text-align: center;
	line-height: 31px;
}

div.left{
	float: left;
}
div.right{
	float: right;
}

/*#overlay{
	width: 100%;
	height: 100%;
	z-index: 300;
	position: fixed;
	top: 0px;
	left: 0px;
	background-color: #98FD04;
	opacity: .75;
	filter: alpha(opacity=75);
	visibility: hidden;
	
}*/

img.left{
	position: absolute;
	bottom: 20px;
	left: 10%;
}
img.right{
	position: absolute;
	bottom: 20px;
	right: 10%;
}

#image_prev{
	height: 484px;
	padding: 10px;
	text-align: center;
	display: none;
	width: 644px;
	margin: 0 auto;
	position:relative;
}
#image_prev img{
	width: 640px;
	height: 480px;
	border: 2px solid #98FD04;
}

#loading{
	width:644px;
	height:484px;
	line-height:484px;
	background-color:white;
	opacity:0.5;
	position:absolute;
	top:10px;
	left:10px;
	display:none;
}
#loading img{
	margin-top:200px;
	width:auto;
	height:auto;
	border:none;
}

#close_img{
	width: 640px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 20px;
}
#close_img a{
	font-family:Verdana;
	text-decoration: none;
	color: #FD6904;
	border-bottom: 2px dashed #98FD04;
}
#overlay{
	width: 100%;
	height: 100%;
	z-index: 300;
	position: fixed;
	top: 0px;
	left: 0px;
	background-color: #98FD04;
	opacity: .90;
	display: none;
}
#image{
	position: absolute;

	z-index: 400;
	display: none;
}
#image img{
	border: 3px solid #FDE604;
	cursor: pointer;
}
