#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	left: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#footer {
	height: 30px;
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image: url(img/obrub_container.jpg);
	background-position: center;
}
#copyright {
	height: 24px;
	width: 900px;
}

#sredina {
	width: 900px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #666666;
	border-bottom-color: #000000;
	border-left-color: #666666;
	background-image: url(img/obrub_container.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


#header {
	width: 900px;
	height: 249px;
	background-image: url(img/header.jpg);
}

.pozadina_sredina_sadrzaj {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(img/pozdaina_sredina.jpg);
	background-repeat: repeat-y;
}
.obrub_sredina {
	background-image: url(img/obrub_sredina.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.karta_pozadina {
	background-image: url(img/karta_mala.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.tekst_sredina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
}

.slike_sredina {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	margin: 10px;
}

.obrub_sredina_gore {
	background-image: url(img/sredina_gore.jpg);
	background-repeat: no-repeat;
}
.izbornici_lijevo  {
	background-image: url(img/crta_izb_lijevo.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.izbornici_desno {
	background-image: url(img/crta_izb_lijevo.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.kontakt_podaci {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 25px;
	margin-top: 20px;
}

.kontakt_podaci a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.kontakt_podaci a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #FF0000;
}

.izb_donja_linija {
	background-image: url(img/izb_donja_linija.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.naslovi_sredina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.contactform2
{
width: 460px;
margin: 20px;
}
 
.contactform2 sup
{
font-family:verdana;
color: red;
}


.contactform2 form
{
overflow:hidden;
font-size:1.2em;
}
 
.contactform2 label
{
font-size:0.9em;
font-weight: bold;
color:#000;
float:left;
clear:both;
}
 
.contactform2 textarea, .contactform2 input
{
width: 250px;
padding: 5px;
background: #ffffff url(img/gradient-bg.jpg) repeat-x;
border: #878475 1px solid;
margin-bottom: 5px;
font-size:1em;
float:right;
}


.contactform2 select 
{

width: 262px;
padding: 5px;
border: #878475 1px solid;
margin-bottom: 5px;
font-size:1em;
float:right;

}
 
.contactform2 .submit
{
float:right;
width: 100px;
clear:both;
margin-top:5px;
cursor: hand;
}
 
.contactform2 textarea:focus,.contactform2 input:focus, .contactform2 .submit-button:focus
{
border: #99161c 1px solid;
}

