﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 12px;
	color: #2D373C;
}

a:link {
	color: black;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: black;
}
a:hover {
	text-decoration: none;
	color: black;
}
a:active {
	text-decoration: underline;
	color: black;
}

.img {
	margin:3px 10px 10px 10px;
	border-left:4px solid #F0F0F0;
	border-right:4px solid #F0F0F0;
	border-bottom:6px solid #F0F0F0;
	border-top:4px solid #F0F0F0;
}

.naslov {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 20px;
	line-height: 25px;
	color: #2D373C;
}


#lang a {
	text-decoration:none;
	color: #202930;
}
#lang a:hover {
	text-decoration:underline;
}
