@charset "utf-8";
/* CSS Document */





H1 { 
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS;
	font-style: italic;
	font-size: 24px;
	color:#000000;
	text-indent: 0px;
}

H2 { 
	font-family: Georgia;
	font-size: 18px;
	color:#ffffff;
	text-indent: 25px;
}



.news-tekst{ 
	font-family: arial;
	font-size: 12px;
	color:#a2a2a2;
	text-decoration:underline;
	padding-left:31px;
}

.news-date{
	font-family: arial;
	font-size: 15px;
	color:#5a97ad;
	font-weight:bold;
	padding-left:31px;
}

.g {
	color: #829a48;
}

.r {
	color: #eb6726;
}

.s {
	color: #705a53;
}

.b {
	color: #c7a05b;
}

.bl {
	color: #2272b7;
}

.li {
	color: #4a2564;
}

.home-img-float {
	float:left;
	margin-right: 20px;
}

.table-back {
	background-image:url(/Dizajn/table-back.png);
	background-position: top;
	background-repeat: no-repeat;
}

.table-back-news {
	background-image:url(/Dizajn/table-back-news.png);
	background-position: top;
	background-repeat: no-repeat;
}

.table-back-mi {
	background-image:url(/Dizajn/table-back-o-nas.png);
	background-position: top;
	background-repeat: no-repeat;
}

.min-h {
	min-height: 900px;
}
