html, body {
	background: #FFF;
	color: #777;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div#omot {
	margin-right: auto;
	margin-left: auto;
	width: 775px;
	overflow: hidden;
	background: url(../images/background.jpg) repeat-y;
	margin-top: 0px;
	padding-bottom: 20px;
}
div#zaglavlje {
	width: 775px;
	overflow: hidden;
	height: 100px;
	padding: 0;
	background: no-repeat 15px;
}
div#navigacija {
	height: 36px;
	margin-right: 20px;
	margin-left: 19px;
	background: url(../images/nav_bar.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div#navigacija div {
	height: 36px;
	background: url(../images/nav_begin.gif) no-repeat;
}
div#navigacija div div {
	height: 36px;
	padding-right: 20px;
	padding-left: 20px;
	background: url(../images/nav_end.gif) no-repeat right;
}
div#navigacija ul {
	margin: 0;
	padding: 10px 0 0;
	list-style-type: none;
}
div#navigacija li {
	float: left;
	overflow: hidden;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 10px;
	padding-right: 10px;
}
div#navigacija li a {
	color: #333;
	text-decoration: none;
}
div#navigacija a:hover {
	color: #900;
	text-decoration: underline;
}
div#glavna_kolumna {
	width: 530px;
	float: left;
	text-align: left;
	color: #666;
	overflow: hidden;
	line-height: 160%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div#desna_kolumna {
	width: 180px;
	float: right;
	background-image: url(../images/dashed.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.baner {
	margin-top: 10px;
	margin-left: 15px;
}
div#sadrzaj {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 20px;
}
div#desna_kolumna ul {
	margin: 0 0 0 10px;
	padding: 0;
	width: 180px;
	list-style-type: none;
}
div#desna_kolumna li {
	text-align: left;
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/dashed_h.gif);
}

div#desna_kolumna a {
	color: #003366;	
}
div#desna_kolumna a:hover{
	color: #003366;
	text-decoration: underline;
}

#webposta {
	color: #FFF;
	background: no-repeat;
	padding: 0px;
	margin: 60px 22px 0px;
	overflow: hidden;
	height: 33px;
}
#webposta img {
	margin-left: 10px;
}
#webposta a {
	color: #FFF;
	text-decoration: none;
	width: 100px;
}
#webposta a:hover {
	color: #FFF;
	text-decoration: underline;
}
div#baner {
	overflow: hidden;
	float: right;
	padding-top: 13px;
	padding-right: 22px;
}
div#baner img {
	border: 3px solid #D8D8D8;
}
#webposta li {
	background-image: url(../images/mail_button.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 139px;
	list-style-type: none;
	float: right;
	padding-top: 9px;
	text-align: center;
	text-indent: 30px;
	white-space: pre;
	display: block;
}

div#novosti dl {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div#novosti dt {
	background-image: url(../images/news.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-indent: 15px;
	text-align: left;
	background-position: left center;
	margin-bottom: 3px;
	margin-top: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EAEAEA;
}
div#novosti dd {
	margin: 0px 0px 2px 15px;
	color: #666666;
	text-align: left;
}
div#novosti h2 {
	font-size: 16px;
	margin: 30px 0px 10px 10px;
	font-family: "Trebuchet MS";
	color: #666666;
	text-align: left;
}
h2 {
	margin: 0px 0px 20px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #01547C;
	background-image: url(../images/dashed_h.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 140%;
}
p {
	margin-bottom: 15px;
	margin-top: 0px;
}
.fotka {
	border: 5px solid #F0F0F0;
	float: left;
	margin-bottom: 10px;
}
.prostor lijevo{
	float: left;
	width: 160px;
}
.tekst_desno{
	float: right;
	width: 350px;
	margin-right: 10px;
}
div#desna_kolumna span {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
div#vrh h1 {
	display: none;
}
div#vrh {
	height: 14px;
	width: 775px;
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
div#dno {
	height: 14px;
	width: 775px;
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
.projekt{
	overflow: hidden;
	margin-top: 10px;
	float: right;
	background-color: #F8F8F8;
	padding: 10px;
	border: 1px solid #D8D8D8;
}
.projekt dt {
	font-size: 11px;
	color: #003366;
	margin-bottom: 2px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.projekt dd {
	margin-left: 0px;
	margin-top: 2px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.projekt img{
	border: 3px solid #CCCCCC;
	margin-top: 5px;
	margin-bottom: 15px;
}
div#provjera {
	background-color: #F8F8F8;
	overflow: hidden;
	border: 1px solid #CCCCCC;
	height: 100px;
	line-height: 120%;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#provjera input {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.detalji li {
	background-image: url(../images/news.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	background-position: left top;
	list-style-type: none;
}
.dalje {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #006699;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	float: right;
	padding: 5px;
	margin-top: 10px;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #333333;
	background-image: url(../images/dashed_h.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-right: 0px;
	margin-left: 0px;
	padding: 3px;
}
h4 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	margin-bottom: 10px;
	color: #333333;
	background-image: url(../images/dashed_h.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-right: 0px;
	margin-left: 0px;
	padding: 3px;
}
.napomena {
	background-color: #F7F7F7;
	padding: 10px;
	border: 1px solid #CCCCCC;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	margin-top: 15px;
}

a {
	color: #006699;
	text-decoration: none;
}
.okvir {
	border: 1px solid #CCCCCC;
	overflow: hidden;
	background-color: #F8F8F8;
	padding: 10px;
}
.polje1 {
	background-color: #F3F3F3;
	background-image: url(../images/dashed.gif);
	background-repeat: repeat-y;
	font-weight: bold;
	color: #003366;
	padding: 5px;
	width: 100px;
}
.polje2 {
	background-image: url(../images/dashed_h.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 10px 5px;
}
h5 {
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	margin-top: 0px;
	margin-bottom: 0px;
}
.polje3 {
	font-weight: bold;
	padding-top: 10px;
	color: #003366;
	width: 15px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #F4F4F4;
}
a:hover {
	text-decoration: underline;
}
.izdvojeno {
	float: right;
	width: 180px;
	margin-top: 10px;
	text-align: left;
}
.design_opis {
	width: 340px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 160%;
}
.design_opis li, div#glavna_kolumna li {
	list-style-image: url(../images/news.gif);
}
.domena {
	height: 20px;
}
.greska {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
.prijava {
	height: 750px;
}
#logotip {
	float: left;
	padding-top: 5px;
	padding-left: 15px;
}
#podnozje {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.separator {
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	border: 1px solid #CCCCCC;
	overflow: hidden;
	width: 400px;
	margin-top: 5px;
	background-color: #F8F8F8;
}
.sistem {
	font-weight: bold;
	float: right;
}
.glavni {
	font-size: 16px;
	color: #006699;
}
.kor {
	float:left;
	width:250px;
	height:60px;
	border-bottom:1px solid #dddddd;
	border-right:1px solid #dddddd;
	margin-bottom:10px;
	margin-right:10px;
}
.k_im, .k_ml,.k_w  {
	float:left;
}
.k_im {
	width:105px;
}
.k_ml {
	width:35px;
	margin-top:4px;
}
.k_w {
	width:105px;
}
.t-com{
	margin-left: 20px;
}
