﻿body 
{
	background-color: #333333;
	width:780px;
	margin:auto;
	margin-bottom:10px;
}

.tablica
{
	width:780px;
	margin:auto;
	margin-top:20px;
	/*border:none;*/
	border-collapse:collapse;
}

.header
{
	background-image: url(images/header_7.png);
	width:780px;
	height:68px;
	margin-top:20px;
	border-bottom-color: White;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

.slika
{
	background-image: url(images/header_2.png);
	width:780px;
	height:212px;
	margin:auto;
}

.naslov
{
	background-color: #000000;
	width:780px;
	height:22px;
	margin:auto;
	padding-top:1px;
	font-weight: bold; color: #e2e2e2; text-align:center; font-family:Arial;
}

.podnaslov
{
	background-color: #4b4b4b;
	width:780px;
	height:18px;
	margin:auto;
	padding-top:1px;
}

.sadrzaj
{
	background-color: #666666;
	width:780px;
	border: solid 1px #666666;
}

.footer
{
	background-color: #4b4b4b;
	width:780px;
	height:auto;
	margin:auto;
	font-family:Arial;
	font-size:10px;
	color:#e2e2e2;
	text-align:center;
	vertical-align:middle;
	padding-top:2px;
	padding-bottom:2px;*/
	
}

.horizontalcssmenu
{
	background-color: #f55300;
	background-repeat: no-repeat;
	width: 780px;
	height:14px;
	margin:auto;
	padding-top:8px;
	padding-bottom:8px;
	/*border-top-color: black;
	border-top-style:solid;
	border-top-width:2px;*/
}

#cssmenu1
{
	margin-left:350px; /* Kompletni izbornik poravnamo na sredinu 'horizontalcssmenu' DIV-a*/
}

.tekst1  
{
	width:230px;
	font-family:Arial;
	font-size:14px;
	color:#a8a8a8;
	margin-top:20px;
	/*margin-right:25px;*/
	margin-bottom:30px;
	margin-left:2px;
	
}
.tekst1 a
{
	color:white;
	font-weight:bold;
	text-decoration:none;
}
.tekst1 a:hover
{
	text-decoration:underline;
	
}

.tekst2
{
	width:230px;
	font-family:Arial;
	font-size:14px;
	color:#a8a8a8;
	margin-left:2px;
	margin-top:20px;
	margin-bottom:30px;
}

.tekst2 a
{
	color:white;
	font-weight:bold;
	text-decoration:none;
}
.tekst2 a:hover
{
	text-decoration:underline;
}

.otimu
{
	width:380px;
	margin:auto;
	margin-left:5px;
	font-family:Arial;
	font-size:14px;
	color:#a8a8a8;
	text-align:center;
	margin-top:20px;
	margin-bottom:30px;
	margin-left:200px;
}

.otimu a
{
	font-size:11px;
	text-decoration:none;
	color: White;
	
}

.otimu a:hover
{
	text-decoration:underline;
}

.kontakt_forma
{
	/*position:relative;*/
	width:230px;
	float:left;
	margin-left:100px;
	padding:auto;
}

.form_table
{
	width:400px;
	margin:auto;
	font:bold 12px Arial;
	color: #e2e2e2;
	text-align:right;
	background-color: #a8a8a8;
	background-repeat:no-repeat;
	
}

.tabla
{
	position:relative;
	width:230px;
	margin:auto;
	margin-top:8px;
	margin-bottom:20px;
	margin-left:178px;
	background-color: #a8a8a8;
	background-repeat:no-repeat;
	border-color: #e2e2e2;
	border-style:solid;
	border-width:1px;
	padding-top:5px;
	padding-bottom:3px;
	padding-right:12px;
	text-align:center;
}

.djelatnost
{
	width:auto;
	margin:auto;
	/*margin-left:5px;*/
	font-family:Arial;
	font-size:14px;
	color:#a8a8a8;
	text-align:justify;
	text-indent:20px;
	/*float:left;*/
	/*padding-top:20px;
	padding-bottom:20px;*/
	margin-top:20px;
	padding-left:2px;
	padding-right:2px;
	/*padding-bottom:30px;*/
	/*margin-bottom:30px;
	margin-left:200px;*/
}

.djelatnost a
{
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	color: White;
	
}

.djelatnost a:hover
{
	text-decoration:underline;
}

.glavna_tabla
{
	/*margin-bottom:10px;*/
}