@charset "utf-8";
/* CSS Document */





H1 { 
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS;
	font-size: 20px;
	color:#000000;
	text-indent: 0px;
}


.akcija{
	font-family: Arial;
	font-size:20px;
	color:#000000;
	text-indent:0px;
}

.akcija-red{
	font-family: Arial;
	font-size:22px;
	color:#ed1c24;
	text-indent:0px;
}
.akcija-grey{
	font-family: Arial;
	font-size:20px;
	color:#98948e;
	text-indent:0px;
}

.akcija-red-small{
	font-family: Arial;
	font-size:18px;
	color:#ed1c24;
	text-indent:0px;
}


.clanki{
	font-family: Trebuchet MS;
	font-size:20px;
	color:#308bb1;
	text-indent:0px;
}

.clanki-tekst{
	width:265px;
	height:180px;
	float:left;
}

ul.clanki-1{
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	float:left;
}

ul.clanki-1 li{
	display: block;
	float:left;
	width: 125px;
	font-family:arial;
	font-size:11px;
	color:#666666;
	text-indent:10px;
	list-style-type:none;
	font-weight:bold;
	background-image:url(../Dizajn/blue-small.png);
	background-repeat:no-repeat;
	line-height:20px;
	background-position:0 50%;
}

ul.clanki-1 li a{
	font-family:arial;
	font-size:11px;
	color:#666666;
}

ul.clanki-1 li a:hover{
	font-family:arial;
	font-size:11px;
	color:#ee777b;
	text-decoration:underline;
}

.novice{
	font-family: Trebuchet MS;
	font-size:20px;
	color:#d52c0c;
	text-indent:0px;
}

.galerija{
	font-family: Trebuchet MS;
	font-size:20px;
	color:#b18e30;
	text-indent:0px;
}

.news{ 
	font-family: arial;
	font-size: 11px;
	color:#2f2f2f;
	font-weight:bold;
}
.news-tekst{ 
	font-family: arial;
	font-size: 11px;
	color:#8f8f8f;
}

.news-date{
	font-family: arial;
	font-size: 11px;
	color:#d52c0c;
}

.slika{
       border: 1px solid;
       border-color: #8F8F8F;
}

.slika1{
       border: 1px solid;
       border-color: #8F8F8F;
       margin-left: 15px;
}

.slika2{
       border: 1px solid;
       border-color: #8F8F8F;
       margin-left: 20px;
       margin-bottom: 20px;
}
