@charset "utf-8";

body  {
	margin: 0;
	padding: 0;
	color: #112D51;
	height: 20px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
.gtz #container {
	width: 916px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/pozadina.png);
	font-family: Tahoma;
	font-size: 12px;
} 
.gtz #tool {
	height: 30px;
	width: 896px;
	padding-right: 10px;
	padding-left: 10px;
}
.gtz #hed {
	height: 110px;
	width: 896px;
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-left: 10px;
}
.gtz  #navi {
	height: 30px;
	width: 896px;
	background-color: #2D72B3;
	margin-right: 10px;
	margin-left: 10px;
	z-index: 1;
	background-image: url(images/hovr.gif);
	background-repeat: repeat-x;
}
.gtz #left-s {
	float: left;
	width: 170px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 10px;
}
.gtz #right-s {
	float: right;
	width: 160px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
.gtz #content-c {
	width: 510px;
	margin-top: 0px;
	padding-top: 10px;
	float: right;
	margin-right: auto;
	margin-left: auto;
	list-style-type: square;
}
.gtz #footer {
	height: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0A65B6;
	border-right-color: #3a3b70;
	border-bottom-color: #0A65B6;
	border-left-color: #0A65B6;
	background-image: url(images/bg-foot.png);
	background-repeat: repeat-y;
	float: left;
	width: 896px;
} 
.gtz #nav-down {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #345381;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
}
.gtz #nav-down a {
	color: #112D51;
}
.gtz #nav-down a:hover {
	color: #FFFFFF;
	background-color: #87B5E6;
}
.gtz #adresalevo {
	height: 35px;
	width: 170px;
	float: left;
	font-family: Tahoma;
	font-size: 9px;
	padding-left: 10px;
	padding-top: 5px;
}
.gtz #adresadesno{
	height: 35px;
	width: 200px;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	font-family: Tahoma;
	font-size: 9px;
	color: #112D51;
}
.gtz #flash{
	z-index:1;
	left: 54px;
	top: 177px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#marqueecontainer{
	position: relative;
	width: 150px; /*marquee width */
	height: 300px; /*marquee height */
	background-color: white;
	background-image: url(images/tekstbox.jpg);
	overflow: hidden;
	border: 1px solid #FFFFFF;
	padding: 2px;
	padding-left: 4px;
	background-repeat: no-repeat;
	background-position: right;
}
#marqueecontainer a {
	font-size: 12px;
	color: #1C3C77;

}
#marqueecontainer h1, h2, h3, h4 {
	font-size: 16px;
	display: inline;
	line-height: 12px;
	font-weight: bold;
	color: #112D51;

}
