	/* okno za prikaz posodobitve brskalnika */
	#brskalniki, #opozorilo {
		display: none;
	}
	
	/* SPLOŠNI */
	
	a img {
		border: 0px;
	}
	
	body {
		padding: 0px;
		margin: 0px;
		font-family: "Helvetica";
		font-size: 12px;
		background-image: url("../images/background.jpg");
		background-position: center top;
		background-repeat: repeat-x;
		background-color: black;
		color: #3c3c3c;
	}
	
	body, html {
		height: 100%;
	}
	 
	.cursor {
		cursor: pointer;
	}
	
	.znak {
		line-height: 17px;
		font-size: 14px;
		margin-left: 5px;
	}
	
	.padding-levo {
		float: left;
		margin-left: 20px;
	}
	
	.rdeca {
		color: red;
	}
	
	.zelena {
		color: #9ccb84; 
	}
	
	.modra {
		color: #3d5d8e;
	}
	
	.bela {
		color: white;
	}
	
	.bold {
		font-weight: bold;
	}
	
	.center {
		text-align: center;
	}
	
	
	a.crni-link {
		color: black;
		text-decoration: none;		
	}
	
	a:hover.crni-link {
		color: black;
		text-decoration: none;			
	}
	 
	#zastor {
		background-image: url("../images/reply_background.png");
		width: 100%; 
		height: 100%;
		position: fixed;
		z-index: 2;
		display: none;
	}
	
		#zastor-podlaga {
			position: absolute;
			left: 50%;
			width: 700px;
			margin-left: -350px;
			height: 550px;
			background: white;
			margin-top: 100px;
			overflow: auto;
		}
		
		#zemljevid {
			position: absolute;
			clear: both;
			float: left;
			height: 25px;
			width: 700px;
			background: #3d5d8e;
			z-index: 9991;
			overflow: auto;
			text-align:center;
			left: 50%;
			margin-left: -350px;
			margin-top: 80px;
			overflow: hidden;
		}	
			#naslov-map {
				color: white;
				font-size: 18px;
			}
			
			.slika-zemljevid {
				clear: both;
				margin-top: 20px;
			}
			
			#zastor-podlaga-zapri {
				float: right;
				margin-top: 15px;
				margin-right: 15px;
			}

			
			#zastor-podlaga-slika {
				float: left;
				width: 200px;
				height: 390px;
				border: 0px solid black;
				margin-top: 50px;
				margin-left: 50px;
			}
			
			.okvir-slike {
				border: 0px solid #ebebeb
			}
			
			.prikaz-onama-naslov {
				float: left;
				margin-left: 50px;
				margin-top: 50px;
				font-size: 19px;
				font-weight: bold;
			}
			#zastor-podlaga-opis {
				float: left;
				width: 350px;
				height: 400px;
				border: 0px solid black;
				margin-top: 30px;
				margin-left: 50px;
			}
			
			#zastor-podlaga-info {
				float: left;
				width: 620px;
				height: 450px;
				border: 0px solid black;
				margin-top: 0px;
				margin-left: 50px;
				overflow: auto;
			}
			
				#zastor-podlaga-opis-naziv {
					height: 20px;
					background: #3d5d8e;
					color: white;
				}
				
				#zastor-podlaga-opis-opis {
					clear: both;
					float: left;
					margin-top: 20px;
				}
			
	/* OGRODJE */
	
	#container { 
		width: 980px;
		border: 0px solid gray;
		left: 50%;
		margin-left: -490px;
		position: absolute;
	}

	/* GLAVA */
	#glava {
		width: 100%; 
		float: left;
		border: 0px solid red;
		padding-bottom: 20px;
	}
	
		#logo {
			float: left;
		}
		
		#zastavice {
			float: right;
			border: 0px solid white;
			margin-top: 150px;
			margin-right: 30px;
		}
		
			.zastavice-seznam li {
				float: left;
				list-style-type: none;
				margin-left: 10px;
			}
		
		#menu {
			clear: both;
			float: left;
			border: 0px solid white;
			height: 220px;
			width: 270px;
			margin-top: 15px;
		}
			
			.menu-seznam li {
				list-style-type: none;
				margin-left: -40px;
			}
		
			.menu-moznost {
				width: 259px;
				height: 28px;
				color: white;
				font-size: 17px;
				font-weight: bold;
				padding-top: 5px;
				padding-left: 20px;
			}
			
				.menu-moznost a {
					color: white;
					text-decoration: none;
				}
				
				.menu-moznost a:hover {
					color: white;
					text-decoration: underline;
				}
		
		#main-image {
			float: left;
			height: 210px;
			width: 335px;
			margin-top: 35px;		
			margin-left: 25px;
			background: white;
			padding-left: 10px;
			padding-top: 10px;
		}
		
			#slika-load {
				width: 326px;
				height: 199px;
				overflow: hidden;
				float: left;
				margin-left: 0px;
				border: 0px solid red;
			}
		
		#zadnje-karte {
			float: left;
			border: 0px solid white;
			height: 220px;
			width: 300px;
			margin-top: 35px;		
			margin-left: 20px;	
			background-image: url("../images/trake_zemljevidi.png");
			background-position: center top;
			background-repeat: repeat-x;			
		}
		
			#zadnje-karte-opis {
				float: left;
				width: 290px;
				margin-left: 10px;
				color: black;
				margin-top: 10px;
				font-size: 11px;
			}
			
			#zadnje-karte-slike {
				clear: both;
				float: left;
				width: 330px;
				margin-left: -36px;
				margin-top: 10px;
			}
			
				.karte-seznam li {
					list-style-type: none;
					margin-left: 10px;
					float: left;
				}
				
		#glava-noga {
			clear: both;
			float: left;
			width: 957px;
			height: 225px;
			background: white;
			margin-left: 3px;
			margin-top: 20px;
			border: 0px solid red;
		}
		
			#glava-levi-del {
				float: left;
				width: 633px;
				border: 0px solid black;
				background-image: url("../images/o_nas.jpg");
				background-position: center top;
				background-repeat: no-repeat;	
				height: 202px;
				margin-left: 10px;
				margin-top: 10px;
			}
			
				#o-nama-naslov {
					float: left;
					margin-left: 10px;
					color: #3d5d8e;
					margin-top: 20px;
					font-size: 18px;
					font-weight: bold;
				}
				
				#o-nama-opis {
					clear: both;
					margin-top: 5px;
					float: left;
					margin-left: 15px;
					padding-right: 10px;
					color: black;
					font-size: 12px;
				}
				
				.vec-gumb {
					margin-top: 5px;
					float: left;
				}

				.vec {
					display: block;
					float: left;
					padding: 2px;
					padding-left: 5px;
					padding-right: 5px;
					background: #332F30;
					font-size: 10px;
					color: #fff;
				}
				
				.prodaja {
					display: block;
					float: left;
					margin-left: 10px;
					padding: 2px;
					background: #332F30;
					font-size: 10px;
					color: #fff;
				}
				
			#glava-desni-del {
				float: left;
				width: 295px;
				border: 0px solid black;
				height: 202px;
				margin-left: 10px;
				margin-top: 10px;
			}
			
			.vreme-box {
				clear: both;
				float: left;
				margin-top: 35px;
				width: 300px;
				overflow: hidden;
			}
			
				#kraj-vreme {
					position: absolute;
					z-index: 1;
					width: 120px;
					border: 0px solid black;
					color: white;
					margin-left: 2px;
				}	
					
				#kraj-vreme  select {
					width: 290px;
					height: 25px;
				}
			
			#vreme-glava {
				float: left;
				font-size: 11px;
				margin-top: 0px;
				margin-left: 10px;
				padding: 5px;
			}
			
			.weather {
				clear: both;
				float: left;
				margin-top: 5px;
			}
			
				.weatherIcon {
					width: 65px;
					float: left;
					text-align: center;
					font-size: 11px;
					background: lightyellow;
					padding: 5px;
					border: 2px solid lightgray
				}
				
			.weather > .weatherIcon {
				margin-left: 15px;
			}
			
			.full_forecast {
				color: black;
				display: block;
				float: left;
				clear: both;
				margin: 15px 0 0 15px;
				text-decoration: none;
			}
				
		.glava-vreme {
			clear: both;
			float: left;
			width: 933px;
			padding: 10px;
			background: white;
			/* margin-top: 20px; */
			margin-left: 0px;
			border: 2px solid gray;
		}
		
		.glava-vreme .seznamVreme {
			margin: 0px;
			padding: 0px;
			margin-left: 20px;
			float: left;
			width: 280px;
		}
		
		.seznamVreme li {
			list-style-type: none;
		}
		
		.seznamVreme li.naslov {
			line-height: 180%;
			color: #3D86BB;
		}
		
		.seznamVreme li a {
			text-decoration: none;
			color: #332F30;
		}
		
		.seznamVreme li a:hover {
			color: black;
		}
		
		.box-info {
			float: left;
			border: 0px solid blue;
			width: 620px;
			height: 100px;
		}
		
		.box-info .naslov-h {
			margin-left: 20px;
			color: #3D86BB;
			font-weight: bold;
		}
		
		.box-info .izleti-izpis-datoteka {
			clear: both;
			float: left;
		}

		.box-info .izlet-izpis-opis {
			float: left;
			width: 450px;
			border: 0px solid black;
			margin-left: 20px;
		}
		
		.box-info .izlet-izpis-opis-naslov a {
			float: left;
			color: #3d5d8e;
			font-weight: bold;
			font-size: 15px;
			text-decoration: none;
		}
			
		.box-info .izlet-izpis-opis-opis {
			clear: both;
			float: left;
		}

		.box-info .izlet-izpis-opis-opis-front {
			clear: both;
			float: left;
			width: 450px;
			height: 60px;
			overflow: auto;
		}
		
	/* TELO */
	#telo {
		width: 955px;
		clear: both; 
		float: left;
		border: 1px solid white;
		background: white;
		margin-top: 0px;
		margin-left: 3px;
		height: 550px;
	}
	
		#telo-glava {
			float: left;
			width: 935px;
			height: 40px;
			margin-top: 10px;
			margin-left: 10px;
			border: 0px solid black;
		}
		
		#telo-map, #telo-knjige, #telo-vodici, #telo-kosarica, #telo-galerije, #telo-izleti, #telo-sport, #telo-povezave {
			float: left;
			width: 935px;
			margin-top: 10px;
			margin-left: 10px;
		}
		
		#telo-map {
			border: 0px solid black;
			
			overflow: hidden;
		}
		
		#telo-knjige {
			border: 0px solid red;
			height: 220px;
			display: none;
		}
		
		#telo-vodici {
			border: 0px solid yellow;
			display: none;
			height: 440px;
			overflow: hidden;

		}
		
		#telo-kosarica {
			border: 0px solid green;
			display: none;			
		}
		
			#telo-kosarica p {
				clear: both;
				float: left;
				padding: 10px;
			}
		
			.tabelaKosarica {
				float: left;
				margin-left: 10px;
			}
			
			.tabelaKosarica input[type=text] {
				text-align: center;
			}
			
			.tabelaKosaricaPodatki {
				clear: both;
				float: left;
			}
		
			.naslov-kosarica {
				color: #3d5d8e;
				font-size: 17px;
				font-weight: bold;
			}
		
			.seznam-noga {
				margin-left: -45px;
			}
			
			.seznam-noga li {
				margin-top: -12px;
				list-style-type: none;
				margin-left: 5px;
				float: left;
			}
			
			.menu-map-odprt {
				color: white;
				font-weight: bold;
				font-size: 13px;
				background: #3d5d8e;
				height: 30px;
				width: 90px;
				padding-top: 10px;
				padding-left: 10px;
				text-align: center;
			}
			
			.menu-map-zaprt {
				color: white;
				font-weight: bold;
				font-size: 13px;
				background: #3d5d8e;
				height: 25px;
				width: 90px;
				padding-top: 5px;
				padding-left: 10px;
				text-align: center;
			}
			
			.menu-map-dolg {
				height: 30px;
				width: 515px;	
				background: #3d5d8e;				
			}
			
			.menu-map-dolg-dolg {
				height: 30px;
				width: 715px;	
				background: #3d5d8e;				
			}
			
				.crta-noga {
					clear: both;
					float: left;
					background: orange;
					width: 85px;
					height: 3px;
					margin-top: 5px;
				}
				
			.box-prikaz {
				width: 100px;
				height: 200px;
				border-bottom: 1px dotted gray;
			}
			
				.prikaz-slika {
					float: left;
					width: 80px;
					border: 0px solid black;
					height: 170px;
					padding-left: 13px;
					padding-top: 20px;
					padding-right: 10px;
				}
				
				.prikaz-opis {
					float: left;
					width: 180px;
					border: 0px solid black;
					height: 190px;
					margin-left: 20px;
				}
				
					.prikaz-naslov {
						font-size: 14px;
						clear: both;
						float: left;
						width: 150px;
						color: #3d5d8e;
						font-weight: bold;
						margin-top: 20px;
					}
					
						.prikaz-naslov a {
							color: #3d5d8e;
							text-decoration: none;
						}
						
						.prikaz-naslov a:hover {
							color: #3d5d8e;
							text-decoration: underline;
						}
					
					.prikaz-vsebina {
						margin-top: 10px;
						clear: both;
						float: left;
						width: 150px;
						padding-bottom: 5px;
						border-bottom: 1px dotted gray;
					}
					
					.prikaz-cena {
						clear: both;
						float: left;
						width: 100px;
						font-weight: bold;
						color: #3d5d8e;
						font-size: 19px;
						margin-top: 10px;						
					}
					
					.prikaz-cena-detajl {
						clear: both;
						float: left;
						width: 300px;
						font-weight: bold;
						color: #3d5d8e;
						font-size: 19px;
						margin-top: 0px;						
					}
					
					.prikaz-nahrbtnik {
						margin-top: 10px;
						float: left;
						width: 50px;							
					}
	

	/* NOGA */
	#noga {
		width: 960px;
		clear: both;
		float: left;
		text-align: right;
		border: 0px solid red;
		color: white;
		margin-top: 10px;
		margin-bottom: 10px;
	}

	
/* DHTML POINTER */

#dhtmltooltip{
	font-size: 12px;
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: white;
	visibility: hidden;
	z-index: 100;
	padding-left:5px;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

.banner {
	float: left;
	width: 955px;
	height: 100px;
	margin: 20px 0 20px 2px;
	padding: 0;
	position: relative;
}
.banner ul {
	padding: 0;
}
.banner li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
