@charset "windows-1250";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	text-align: justify;
	color: #000000;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
}
#Navigacija td {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}
#kontejner {
	background-image: url(images/pozadina.jpg);
	position: relative;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
#Slogan {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
}
#Tekst {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 13px;
	line-height: 1.6em;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
h1 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 18px;
	text-align: left;
}
#Navigacija td a {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
#Navigacija td a:hover {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	color: #FF0000;
}
#Copyright {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-left: 20px;
}
#CopyrightNavigacija {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
#Copyright a {
	color: #FFFFFF;
}
#Copyright a:hover {
	color: #FF0000;
}
#TekstSlike {
	font-style: italic;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	padding-left: 20px;
}
.img2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#Tekst img {
	float: left;
	border: 1px solid #000000;
	margin-right: 20px;
}
.Email {
	color: #000000;
}

