BODY {
	background-repeat : repeat;
	background-color :#46A4A2;
}
#conteiner {
	width : 800px;
	background-color : White;
	margin-left : 50px;
}
#banner {
	background-image : url(images/banner1.jpg);
	width : 800px;
	height : 200px;
}
#naslov {
	margin-top : 10px;
	text-align : left;
}

#navigacija {
	width : 800px;
	margin-top :5px;
	height : 57px;
	margin-bottom : 5px;
	background-image : url(images/nav.jpg);

}
#left {
	width : 200px;
	background-color : White;
	float : left;
	height : 700px;
}
#right {
	width : 200px;
	background-color : White;
	height : 700px;
	float : right;
	text-align : justify;
}
#text {
	width :400px;
	background-color : White;
	height : 700px;
	float : left;
	margin-top :5px;
	padding-top : 5px;
	padding-bottom : 65px;
}

#footer {
	width : 800px;
	background-color : White;
	clear : both;
	height : 60px;
	
}
#navigacija ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#navigacija li {
	float : right;
	padding-right : 10px;
}
#navigacija a {
	display: block;
	float: left;
	text-decoration: none;
	font-size: 1.1em;
	padding-top: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	text-indent : 7px;
	
}
#navigacija a:hover {
	color: #336699;
}
#navigacija ul li {
	text-indent : 20px;
	padding-left : 50px;
	padding-top : 5px;

}
.zastava {
	margin-left : 10px;
	
}
H2{
	text-align : center;
	color : #006400;
}
H3 {
	text-align : center;
	color : #336699;
	text-decoration : underline;
}
H4 {
	text-align : center;
	font-size : 15px;
	color: #44763E;
	padding-top :20px;
}
H5 {
	color: #44763E;
}

P {
	color :  #336699;
	text-align : justify;
	font-family : "Times New Roman", Times, serif;
	font-size : 17px;
	padding-right : 20px;
}
LI {
	text-align : justify;
	color : #006400;
	
}
TABLE {
	margin-top :30px;
	
}
SPAN {
	color : Red;
}
.air {
	text-decoration : none;
	text-align : left;
	
}

.links {
	color : Red;
	
	list-style : none;
}
.adres {
	text-align : center;
	padding-top : 100px;
}
.cijene {
	color : Red;
	text-decoration : underline;
}

.izlet {
	text-decoration : none;
	color : #824389;
	font-family : "Times New Roman", Times, serif;
	text-align : center;
}

.razglednica {
	color : #824389;
	font-family : "Times New Roman", Times, serif;
	text-align : justify;
	
}
.in {
	color : #824389;
	font-family : "Times New Roman", Times, serif;
	text-align : left;
}

.slikica {
	padding-right : 7px;
}

.slika {
	margin-left : 50px;
}

.male {
	list-style-image : url(images/male/lav3.jpg);
	
}

.cjenik {
	border : thin solid #AF3A58;
}

A {
	text-decoration : none;
}
.izleti {
	margin-left : 5px;
	padding-bottom : 10px;
	list-style-type : disc;
	padding-left : 2px;
}
