
body {
		 margin: 0;
		 padding: 0;
		 text-align: center;
		 font-family: Arial, Verdana, Tahoma, sans-serif;
		 font-size: 9pt;
		 color: white;
		 background-image:url("../images/tacka.gif"); 
     background-repeat: repeat; 
}
ul {
	 list-style-type: none;
}

#container {
		 width: 902px;
		 height: auto;
		 text-align: left;
		 margin-left: auto;
		 margin-right: auto;	
		 background-color: #666666;			 
}
#containerm {
		 width: 902px;
		 height: auto;
		 text-align: left;
		 margin-left: auto;
		 margin-right: auto;	
		 background-color: #990000;			 
}

a {
	color:white; 
	text-decoration:none;
	font-size: 12px;
} 

h1 {
	 font-size: 18px;
	 line-height: 0.5em;
	 padding: 0;
	 text-align: center;
	 }
	 
h2 {
	 font-size: 18px;
	 font-family: "Trebuchet MS", Verdana, sans-serif;
	 padding-top: 10px;
	 text-align: center;
}

#top {
		 		width: 898px;
				height: 80px;
}
#znak {
			width: 82px;
			height: 60px;
			float: left;
			margin-left: 20px;
			margin-top: 10px;
			background-image: url(../images/logo.png);
}
#logo {
			width: 175px;
			height: 60px;
			float: right;
			margin-right: 20px;
			margin-top: 10px;
			background-image: url(../images/minko.png);
}
#header, #headerm {
				width: 900px;
				height: 200px;
				margin-left: 1px;
				float: left;
				
			}
#header {
				background-image: url(../images/zaglavlje.jpg);
				border-top: 3px solid #d3d3d3;
				border-bottom: 3px solid #d3d3d3;
}		
#headerm {
				 background-image: url(../images/minic.jpg);
				 border-top: 3px solid #cc9933;
				 border-bottom: 3px solid #cc9933;
}				
			
			
#meni {
			width: 890px;
			border-bottom: 1px solid #808080;
			margin: 0 0;
}
#menim {
			width: 890px;
			border-bottom: 1px dashed #cc3300;
			margin: 0 0;
}
#meni, #meni ul, #menim, #menim ul,{
			height: 25px;
			float: left;
			text-align: left;
			margin-top: 5px;
			
}
#meni li, #menim li {
			width: auto;
			height: 20px;
			display: block;
			margin-right: 10px;
			padding-top: 5px;
			float: left;
}
#meni a:hover {
			text-decoration: underline;
			color: #66ccff;
}
#menim a:hover {
			text-decoration: underline;
			color: #ff9900;
}

#main {
			width: 898px;
			height: auto;
			margin-top: 10px;
}
#left {
			margin: 0;
			width: 640px;
			height: 450px;
			float: left;
}
#left-minic {
			margin: 0;
			width: 898px;
			height: auto;
			float: left;
}
#left p {
			font-size: 12px;
			text-align: justify;
			padding: 20px;
			line-height: 1.5em;
}
#right {
			 margin: 0;
			width: 242px;
			height: 440px;
			margin-left: 10px;
			float: left;
			background-color: #333333;
			border: 1px solid white;
}
p.nasl {
	 font-size: 16px;
	 font-family: "Trebuchet MS", Verdana, sans-serif;
	 color: #ff9900;
	 text-align: center;
}
#right img {
			 margin: 0;
			 width: auto;
			 height: auto;
			 margin-left: 25px;
			 float: left;
}

#slikice {
				 width: 898px;
				 height: auto;
				 float: left;
				 margin: 0;
				 margin-left: 2px;				 
}
#slikice img {
				 width: 175px;
				 height: 116px;
				 float: left;
				 margin: 1px;
				 border: 1px solid white;
}
#left-minic img {
				 width: 168px;
				 height: 177px;
				 float: left;
				 margin: 1px;
				 
}

#clear {clear: both;}
#footer {
				width: 900px;
				height: 30px;
				background-color: #333333;
				text-align: center;

}
.slike {
			 margin: 0;
			 width: 138px;
			 height: auto;
			 margin-left: 25px;
			 float: left;
			 text-align: left;
			 line-height: 1em;
}
.slike img {
			 margin: 0;
			 margin-left: 15px;
}
.slike p {
			 margin: 0;
}
li.active a {
					color: #66ccff;
}
#priv img {
			margin: 0;
			padding: 0;
}

#menim li.active a {
					color: #ff9900;
}

#gal a:hover {
		 text-decoration: underline;
}
