@charset "utf-8";
/* CSS Document */

h1{
	font-family:tahoma;
	font-size:25px;
	color:#666666;
	margin:0px;
	padding:0px;
}

h1 a{
	font-family:tahoma;
	font-size:25px;
	color:#666666;
	margin:0px;
	padding:0px;
                      text-decoration:underline;
}

h1 a:hover{
	font-family:tahoma;
	font-size:25px;
	color:#666666;
	margin:0px;
	padding:0px;
                      text-decoration:none;
}

.h1-green{
	font-family:tahoma;
	font-size:25px;
	color:#688b00;
	margin:0px;
	padding:0px;
}

h2{
	font-family:tahoma;
	font-size:20px;
	color:#688b00;
	margin:0px;
	padding:0px;
}


h2 a{
	font-family:tahoma;
	font-size:20px;
	color:#688b00;
	margin:0px;
	padding:0px;
	text-decoration:underline;
}

h2 a:hover{
	font-family:tahoma;
	font-size:20px;
	color:#688b00;
	margin:0px;
	padding:0px;
	text-decoration:none;
}


.h2-grey{
	font-family:tahoma;
	font-size:24px;
	color:#666666;
	margin:0px;
	padding:0px;
}

.entrance{
	font-family:tahoma;
	font-size:12px;
	color:#688b00;
	font-weight:bold;
	background-image:url(../Dizajn/list.png);
	background-repeat:no-repeat;
	background-position:0 50%;
	text-indent:25px;
}

.entrance a{
	font-family:tahoma;
	font-size:12px;
	color:#688b00;
	font-weight:bold;
	text-indent:25px;
	text-decoration:underline;
}

.entrance a:hover{
	font-family:tahoma;
	font-size:12px;
	color:#688b00;
	font-weight:bold;
	text-indent:25px;
	text-decoration:none;
}


.zamaskidiv{
	float:left;
	width:50%
}

.zamaskipar{
	text-align:center;
	width:33%;
	float:left;
}
	
	
	
