html, body {
	margin: 0px 0px;
	padding: 0px 0px;
	/*background: #c5c7c9 url(../images/body_bg.png) top left repeat-x;*/
	background: #9fa0a5;
	font-family: Verdana;
}

#Body {
	width: 917px;
	min-height: 800px;
	height: auto !important;
	height: 800px;
	position: relative;
	margin: 0px auto;
	clear: both;
	background: url(../images/bg_flash.png) bottom left no-repeat;
}
#inner {
	width: 917px;
	height: 470px;
	clear: both;
	position: relative;
	background: #666;
}

#logo {
	width: 166px;
	height: 154px;
	position: absolute;
	top: 28px;
	left: 8px;
}

#slika {
	width: 166px;
	height: 108px;
	position: absolute;
	top: 182px;
	left: 8px;
	background: #666 url(../images/slika.png) top left no-repeat;
}

#info {
	width: 270px;
	position: absolute;
	top: 75px;
	left: 200px;
	color: #FFF;
	font-size: 10px;
}
#stroj {
	width: 431px;
	height: 136px;
	position: absolute;
	top: 28px;
	right: 0px;
	background: url(../images/stroj.png) top right no-repeat;
}


#Zastave {
	background: #9fa0a5 url(../images/flag.png) top right no-repeat;
	padding: 1px 6px 0px 0px;
	text-align: right;
}
#Zastave img {
	margin: 0px 2px;
}

#zakljucekBL {
	width: 10px;
	height: 10px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: url(../images/zakljucek_bl.png) no-repeat;
}

#zakljucekTL {
	width: 10px;
	height: 10px;
	position: absolute;
	top: 19px;
	left: 0px;
	background: url(../images/zakljucek_tl.png) no-repeat;
}

#zakljucekBR {
	width: 10px;
	height: 10px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: url(../images/zakljucek_br.png) no-repeat;
}

#zakljucekTR {
	width: 10px;
	height: 10px;
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(../images/zakljucek_tr.png) no-repeat;
}
#inBL {
	width: 10px;
	height: 10px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: url(../images/in_bl.png) no-repeat;
}

#inTL {
	width: 10px;
	height: 10px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/in_tl.png) no-repeat;
}

#inBR {
	width: 10px;
	height: 10px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: url(../images/in_br.png) no-repeat;
}

#inTR {
	width: 10px;
	height: 10px;
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(../images/in_tr.png) no-repeat;
}


#Navigacija {
	list-style: none;
	width: 166px;
	font-size: 11px;
	color: #000;
	padding: 0px 0px;
	margin: 290px 0px 0px 8px;
}
#Navigacija li {
	padding: 5px 0px 5px 10px;
	background: url(../images/podlaga_navigacija.png) top left repeat-x;
}
#Navigacija li  a, #Navigacija li  a:link, #Navigacija li  a:active, #Navigacija li  a:visited {
	color:#000;
	text-decoration: none;
}
#Navigacija li  a:hover {
	color: #333;
}





#holer {
	width: 725px;
	min-height: 670px;
	height: auto !important;
	height: 670px;
	position: absolute;
	top: 120px;
	left: 184px;
}
#Content {
	width: 685px;
	min-height: 670px;
	height: auto !important;
	height: 670px;
	background: #fff url(../images/bg_inner.jpg) bottom left no-repeat;
	position: relative;
	padding: 0px 20px 20px 20px;
	font-size: 11px;
	color: #6f7073;
}
#Bottom {
	clear: both;
	font-size: 10px;
	color: #FFF;
	text-align: center;
	padding: 20px 0px 40px 0px;
}
#Bottom a, #Bottom a:link, #Bottom a:active, #Bottom a:visited {
	color:#FFF;
	text-decoration: none;
}
#Bottom a:hover {
	color: #000;
}

#Content h1 {
	color: #ed1c24;
	font-size: 11px;
	margin: 0px 0px;
	padding: 30px 0px 31px 0px;
}
#Content a, #Content a:link, #Content a:active, #Content a:visited {
	color:#ed1c24;
	text-decoration: none;
}
#Content a:hover {
	color: #000;
	text-decoration: underline;
}
p {
	margin: 0px 0px;
	padding: 0px 0px;
}

.news {
	width: 685px;
	display: block;
	margin: 10px 0px;
	position: relative;
	background: url(../images/locilo.png) bottom left no-repeat;
}
.news .image img {
	display: block;
	margin: 16px auto;
}
.news .image {
	padding: 0px 16px;
	background-color: #666;
	float: right;
	position: relative;
}
.tl {
	width: 16px;
	height: 16px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #FFF url(../images/img_tl.png) top left no-repeat;
}
.tr {
	width: 16px;
	height: 16px;
	position: absolute;
	top: 0px;
	right: 0px;
	background: #FFF url(../images/img_tr.png) top left no-repeat;
}
.bl {
	width: 16px;
	height: 16px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: #FFF url(../images/img_bl.png) top left no-repeat;
}
.br {
	width: 16px;
	height: 16px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	background: #FFF url(../images/img_br.png) top left no-repeat;
}
.news .text {
	width: 370px;
	padding: 16px 0px 0px 0px;
	font-size: 11px;
	position: relative;
	text-align: left;
}

.input_field {
	width: 300px;
	height: 15px;
	border: 1px solid #666666;
	padding: 3px auto;
	color: #000;
	font-size: 10px;
	font-family: Veradana;
}
.input_text {
	width: 300px;
	height: 100px;
	border: 1px solid #666666;
	padding: 3px auto;
	color: #000;
	font-size: 10px;
	font-family: Veradana;
}

.foto {
	width: 665px;
	display: block;
	margin: 10px 0px;
	position: relative;
	background: #666;
	padding: 16px 10px;
	text-align: center;
}
.foto img {
	margin: 0px 10px;
}