.body{
	background-color: #000000;
	margin-top: 0px;
}

.background{
	background-image: url("images/background.gif");
	background-repeat: repeat-x;
}
.crno{
	background-color: black;
	font-size:1px;
}
.tockice{
	background-image: url("images/okomiti_tockica.gif");
	background-repeat: repeat-y;
	font-size:1px;
}
                                                                             
.text{
	font-family:Verdana;
	font-size:11px;
	color:white;
	text-decoration:none;
}
.naslov{
	font-family:Verdana;
	font-size:14px;
	color:white;
	text-decoration:none;
}
.texK{
	font-family:Verdana;
	font-size:12px;
	color:white;
	text-decoration:none;
}
.padding{
	padding-right: 10px;
	padding-left:15px;
}
                                                   
.kocka{
	width: 200px;
	border-top:1px solid white;
	border-left:1px solid white;
	border-bottom:1px solid white;
	border-right:1px solid white;
	background-color:white;
	font-family:Verdana, sans-serif;
	font-size:12px;
	color:black;
}
.gumb{
	width: 200px;
	cursor: pointer;
	border-top:1px solid #c8e3f6;
	border-left:1px solid #c8e3f6;
	border-bottom:1px solid #c8e3f6;
	border-right:1px solid #c8e3f6;
	background-color:white;
	color:black;
}
.scroll {
	width: 420px;
	height: 410px;
	overflow: auto;
	scrollbar-face-color:#770101;
	scrollbar-highlight-color:gray;
	scrollbar-3dlight-color:#C0C0C0;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#808080;
	scrollbar-arrow-color:#eaa706;
	scrollbar-track-color:#770101;

}
.scroll2 {
	width: 470px;
	height: 410px;
	overflow: auto;
	scrollbar-face-color:#770101;
	scrollbar-highlight-color:gray;
	scrollbar-3dlight-color:#C0C0C0;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#808080;
	scrollbar-arrow-color:#eaa706;
	scrollbar-track-color:#770101;



}
.link{
	font-family:Verdana;
	font-size:14px;
	color:white;
	text-decoration:none;
}
.link:hover{
	font-family:Verdana;
	font-size:14px;
	color:yellow;
	text-decoration:underline;
}
.scroll321{
	width: 200px;
	height: 410px;
	overflow: auto;
	scrollbar-face-color:#770101;
	scrollbar-highlight-color:gray;
	scrollbar-3dlight-color:#C0C0C0;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#808080;
	scrollbar-arrow-color:#eaa706;
	scrollbar-track-color:#770101;
}
.scro22356{
	width: 690px;
	height: 410px;
	overflow: auto;
	scrollbar-face-color:#770101;
	scrollbar-highlight-color:gray;
	scrollbar-3dlight-color:#C0C0C0;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#808080;
	scrollbar-arrow-color:#eaa706;
	scrollbar-track-color:#770101;
}
.naslovSlika{
	background-image:url("images/galerija_text.gif");
	background-repeat:no-repeat;
	padding-left:25px;
	height:24px;
	font-family:Verdana;
	font-size:14px;
	color:white;
	text-decoration:none;
}
.galerijaKatNaslov{
	background-image:url("images/galerija_kategoeije.gif");
	background-repeat:no-repeat;
	padding-left:25px;
	height:24px;
	font-family:Verdana;
	font-size:14px;
	color:white;
	text-decoration:none;
}
#karta{
	width:420px;
	height:330px;
	border: double 3px black;
}