﻿body{
	background:linear-gradient(to bottom,	#F0F8FF, 	#8B0000); 
		/*background:url('../slike/kamuflage.jpg');*/
	background-size:cover;
	background-attachment:fixed;
	}
img{
	border:none;
	
	}
	
link{
	text-decoration:none;
}
		
.drzac{
	/*background:linear-gradient(to bottom, #556B2F, #D2B48C);*/
	width:1300px;
	height:auto;
	margin:auto;
	}

.tekst{
	background-color:white;
	width:540px;
	margin-left:25px;
	margin-top:20px;
	padding:10px;
	height:auto;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:15px;
	float:left;
	}	
	
.tekstv{
	background-color:white;
	width:1150px;
	margin-left:10px;
	margin-top:20px;
	border-left: 10px solid DarkOliveGreen ;
	padding:10px;
	height:auto;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:15px;
	color:#003300;
	text-align:center; 
	float:left;
	}	

.tekstm{
	width:355px;
	background-color:white;
	margin-left:10px;
	margin-top:20px;
	border-left: 10px solid DarkOliveGreen ;
	padding:10px;
	height:auto;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:15px;
	color:#003300;
	text-align:center; 
	float:left;
	}

.teksta{
	width:570px;
	background-color:white;
	margin-left:20px;
	margin-top:20px;
	padding:10px;
	border-left: 10px solid SteelBlue;
	height:auto;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:15px;
	color:MidnightBlue;
	text-align:center; 
	float:left;
	}

.tekstbd{
	width:570px;
	background-color:white;
	margin-left:20px;
	margin-top:20px;
	padding:10px;
	border-left: 10px solid DarkRed;
	height:auto;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:15px;
	color:Maroon ;
	text-align:center; 
	float:left;
	}
	
.info{
	width:560px;
	margin-left:10px;
	margin-top:20px;
	height:350px;
	float:left;
	
}
.film{
	width:560px;
	margin-left:60px;
	margin-top:20px;
	height:350px;
	
	float:left;
}

.filmbd{
	width:560px;
	margin-left:10px;
	margin-top:20px;
	height:350px;
	
	float:left;
}

.adria{
	width:560px;
	margin-left:10px;
	margin-top:20px;
	height:350px;
	
	float:left;
}

.adriaa{
	width:560px;
	margin-left:10px;
	margin-top:20px;
	height:350px;
	
	float:left;
}

.galeria{
	width:560px;
	background-color:white;
	margin-left:10px;
	margin-top:20px;
	height:350px;
	
	float:left;
}

.branitelj{
	width:560px;
	margin-left:60px;
	margin-top:20px;
	height:350px;
	float:left;
	
}
ul, li {
	background: transparent;
	border: 0 none;
	font-size: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: top;
	list-style: none;
}
.menu {
	background:white;
	width: 1280px;
	height:140px;
	margin:auto;
	}
.menum {
	background:darkred;
	color:silver;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:30px;
	text-shadow: 2px 2px black;
	letter-spacing: 3px;
	text-align:center;
	width: 1280px;
	height:44px;
	margin:auto;
	}
.logo{
	width:auto;
	height:auto;
	border:none;
	margin:22px;
	float:left;
	}

.logov{
	width:auto;
	height:120px;
	border:none;
	margin:10px;
	float:left;
	}
	
.logol{
	width:auto;
	height:120px;
	border:none;
	margin:10px;
	float:left;
	}
.logod{
	width:auto;
	height:120px;
	border:none;
	margin:10px;
	float:right;
	}
.naslov {
	background:white;
	font-family: 'PT Sans Narrow', sans-serif;
	text-align:center;
	font-size:18px;
	color:#003300;
	padding:10px;
   	width: 800px;
	height:100px;
	margin:auto;
	}
.dno {
	background:white;
	font-family: 'PT Sans Narrow', sans-serif;
	text-align:center;
	text-decoration:bold;
	font-size:20px;
	padding:10px;
   	width: 1160px;
	height:80px;
	margin-left:10px;
	margin-top:20px;
	float:left;
	}
.drzac:after{
	clear:both;
	content:'.';
	line-height:0px;
	height:0px;
	display:block;
	visibility:hidden;
	}