*{
margin:0;
padding:0;}
body {
	background-color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font: 0.75em/170% Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
#container {
   margin:0 auto;
   text-align:left;   
   width:780px;
}
#content {
	float: left;
	margin-top: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
	width: 768px;
	background-color: #111;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
h1 {
	text-align: left;
	margin: 5px;
	font-size: 20px;
	font-family: "Trebuchet MS";
}

#left {
	float: left;
	width: 580px;
	text-align: left;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.more {
	font-size: 9px;
	text-align: right;
	margin-right: 20px;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	text-indent: 10px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-decoration: underline;
}
#footer {
	clear: both;
	font-size: 9px;
	margin-right: 50px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	margin-left: 50px;
	text-align: center;
}
p {
	text-indent: 10px;
	margin-left: 5px;
	text-align: justify;
}
h2 {
	font-size: 16px;
	text-indent: 10px;
	margin: 15px 10px 10px;
	background-image: url(graphics/dotted.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.okvir_left {
	margin: 3px;
	float: left;
}
.okvir_right {
	margin: 3px 3px 10px 10px;
	float: right;
}
.img {
	border: 1px solid #999999;
	margin: 3px;
}
#menu {
	padding: 15px 5px 5px;
	float: right;
	width: 160px;
	text-align: left;
}
.nav_master {
	background-image: url(graphics/dotted.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
ul {
	list-style-type: none;
}
.nav_slave li {
	color: #fff;
	padding-left: 10px;
	list-style-type: none;
	font-size: 10px;
	background-image: url(graphics/circle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#container {
	clear: both;
	width: 780px;
}
table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.name {
	font-style: italic;
	text-decoration: underline;
}
.bold {
	font-size: 14px;
	text-decoration: underline;
	color: #99FF00;
	text-align: center;
	font-weight: bold;
}

.comment {
	font-size: 11px;
}
#form1 {
margin-left: 10px;
}
#form1 #Submit {
	background-color: #111;
	border: 1px solid #999; 
	color: #fff;
}
#form1 textarea {
	background-color: #111;
	border: 1px solid #999; 
	color: #fff;
}
#form1 input {
	background-color: #111;
	color: #fff;
}
#banner {
	float: right;
	width: 580px;
	text-align: center;
	height: 100px;
}
#language {
	text-align: right;
	word-spacing: 1em;
	font-size: 10px;
	float: right;
	width: 560px;
	padding-right: 20px;
}
.logo {
	float: left;
	height: 20px;
	width: 300px;
	margin-left: -60px;
}

#header {
	width: 780px;
	float: left;
	background-image: url(graphics/background.gif);
}
.logo_img {
	float: left;
	height: 140px;
	width: 200px;
}
a:link { text-decoration: none; color: #99FF00; }
a:visited { text-decoration: none; color: #99FF00; }
a:hover { color: #99FF00; text-decoration: underline; }
.border {
	border: 1px solid #999;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
