body {
	font-family: Trebuchet MS;
	font-size: small;
	text-decoration: none;
	background-color: white;
	color: black;
	padding: 0px;
	margin: 0px;
}

A:link {
	font-weight: bold;
	text-decoration: none;
	color: #e9011b;
}

A:hover {
	font-weight: bolder;
	text-decoration: underline;
}

A:visited {
	font-weight: bold;
	text-decoration: none;
	color: #e9011b;
}

.kontejner {
	/*
	position: absolute;
	top: 0px;
	*/
	margin: 0px auto 0px auto;
	border: 0px;
	padding: 0px;
	background-color: white;
	width: 900px;
	/* height: 100%; */
}
 
.zaglavlje {
 position:relative;  
 padding: 0px;
 margin: 0px;
 /* font-weight: bold; */
 /* border-bottom: 1px solid #709D72; */
 vertical-align: bottom;
} 

.zaglavlje_linija {
	margin-top: 1px;
	margin-bottom: 30px;
	padding: 3px 0px 5px 20px;
	color: white;
	font-weight: bold;
}

.zaglavlje_link:link {
	color: #c6c7c9;
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
}

.zaglavlje_link:active {
	color: #c6c7c9;
	text-decoration: none;
}

.zaglavlje_link:visited {
	color: #c6c7c9;
	text-decoration: none;
}

.zaglavlje_link:hover {
	color: black;
	text-decoration: none;
}
 
.levo {
 width: 200px; 
/*  height: 100%; */
 float:left; 
 margin-top: 1px;
 margin-bottom: 1px;
 position:relative; 
}
 
.sredina { 
	width: 460px;
	margin: 1px;
	position: relative;
	float: left;
	padding: 0px 0px 0px 15px;
 /*	height: 100%; */
}
 
.desno {
 width: 200px; 
 /* height: 100%; */
 float:right; 
 margin-top: 1px;
 margin-bottom: 1px;
 position:relative; 
}

.sred_gore {
	background:URL(../img/sred_gore.gif) top right no-repeat;
	height: 13px;
	width: 460px;
	position: relative;
	float: right;
}

.sred {
	background:URL(../img/sred.gif) top left repeat-y;
	width: 460px;
	position: relative;
	float: right;
	padding: 10px;
}

.sred p {
	width: 420px;
	text-align: justify;
}

.sred_dole {
	background:URL(../img/sred_dole.gif) top right no-repeat;
	height: 13px;
	width: 460px;
	position: relative;
	float: right;
}

.puna_gore {
	background:URL(../img/puna_gore.gif) top right no-repeat;
	height: 25px;
	width: 900px;
	position: relative;
}

.puna {
	background:URL(../img/puna.gif) top left repeat-y;
	width: 900px;
	position: relative;
	padding: 25px;
}

.puna p {
	width: 840px;
	text-align: justify;
}

.puna_dole {
	background:URL(../img/puna_dole.gif) top right no-repeat;
	height: 25px;
	width: 900px;
	position: relative;
}

.podnozje {
	clear: both;
	padding-top: 20px;
	vertical-align: bottom;
}

.logbox_gore {
	background:URL(../img/okvir-gore.gif) top right no-repeat;
	height: 26px;
	width: 200px;
	position: relative;
}
.logbox {
	background:URL(../img/okvir.gif) top left repeat-y;
	margin: 0px;
	width: 200px;
	position: relative;
}

.logbox p {
	width: 180px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0px;
}

.logbox input {
	width: 150px;
}

.logbox_dole {
	font-style:italic;
	text-align:center;
	background:URL(../img/okvir-dole.gif) bottom left no-repeat;
	height: 26px;
	width: 200px;
	position: relative;
}

.krem {
	float: left;
	width: 200px;
}

.krembox_gore {
	background:URL(../img/okvir-krem_gore.gif) top right no-repeat;
	height: 26px;
	width: 200px;
	position: relative;
}
.krembox {
	background: #eee5ba URL(../img/okvir_krem.gif) top left repeat-y;
	margin: 0px;
	width: 200px;
	position: relative;
}

.krembox p {
	width: 170px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0px;
}

.krembox input {
	width: 150px;
}

.krembox_dole {
	font-style:italic;
	text-align:center;
	background:URL(../img/okvir-krem_dole.gif) bottom left no-repeat;
	height: 26px;
	width: 200px;
	position: relative;
}

.krem-srednji {
	float: left;
	width: 400px;
}

.krembox_gore-srednji {
	background:URL(../img/okvir-srednji-krem_gore.gif) top right no-repeat;
	height: 26px;
	width: 400px;
	position: relative;
}
.krembox-srednji {
	background: #eee5ba URL(../img/okvir_krem.gif) top left repeat-y;
	margin: 0px;
	width: 400px;
	position: relative;
}

.krembox-srednji p {
	width: 370px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0px;
}

.krembox_dole-srednji {
	font-style:italic;
	text-align:center;
	background:URL(../img/okvir-srednji-krem_dole.gif) bottom left no-repeat;
	height: 26px;
	width: 400px;
	position: relative;
}


.sivo {
	float: right;
	width: 220px;
	padding: 0px;
	margin: 0px;
	color: white;
}

.sivo span {
	color: black;
	font-weight: bold;
	font-size: medium;
}

.sivibox_gore {
	background:URL(../img/okvir-sivo_gore.gif) top right no-repeat;
	height: 26px;
	width: 220px;
	position: relative;
}
.sivibox {
	background: #c6c7c9 URL(../img/okvir_sivo.gif) top left repeat-y;
	margin: 0px;
	padding-left: 10px;
	width: 210px;
	position: relative;
}

.sivibox p {
	width: 185px;
	/* margin: 0px 5px 0px 10px; */
	margin: 0px;
	padding: 5px 10px 5px 10px;
}



.sivibox_dole {
	font-style:italic;
	text-align:center;
	background:URL(../img/okvir-sivo_dole.gif) bottom left no-repeat;
	height: 26px;
	width: 220px;
	position: relative;
}

input.btn {
   color: white;
   width: 100px;
   font-family: 'trebuchet ms',helvetica,sans-serif;
   font-size: 84%;
   font-weight: bold;
   background-color: #c7001d;
   border: 1px solid;
   border-top-color: #696;
   border-left-color: #696;
   border-right-color: #363;
   border-bottom-color: #363;
}

input.btnhov {
   border-top-color:#c63;
   border-left-color:#c63;
   border-right-color:#930;
   border-bottom-color:#930;
}

.userAccountForm {
	vertical-align: top;
	padding-left: 30px;
	padding-right: 30px;
}

.podaci {
	border-bottom: 2px solid #4D4D4D;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}

.podaci_tabela {
	vertical-align: top;
}

.podaci_razmak {
	padding: 5px;
}

.bela {
	width: 250px;
}

.naslov {
	color: #e9011b;
	font-size: 24px;
	font-weight: bold;
}

.podnaslov {
	color: #e9011b;
	font-size: 20px;
	font-weight: bold;
}
