html, body {
	background: #FFF;
	color: #777;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div#wrap {
	width: 775px;
	overflow: hidden;
	background:  url("images/background.jpg") repeat-y;
	padding-bottom: 20px;
	height: 400px;
	margin: auto;
}
div#header {
	width: 775px;
	overflow: hidden;
	height: 100px;
	padding: 0;
	background: no-repeat 15px;
}
div#nav {
	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#nav div {
	height: 36px;
	background:  url("images/nav_begin.gif") no-repeat;
}
div#nav div div {
	height: 36px;
	padding-right: 20px;
	padding-left: 20px;
	background:  url("images/nav_end.gif") no-repeat right;
}
div#nav ul {
	margin: 0;
	padding: 10px 0 0;
	list-style-type: none;
}
div#nav li {
	float: left;
	overflow: hidden;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 10px;
	padding-right: 10px;
}
div#nav li a {
	color: #333;
	text-decoration: none;
}
div#nav a:hover {
	color: #900;
	text-decoration: underline;
}

.baner {
	margin-top: 10px;
	margin-left: 15px;
}
div#content {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 10px;
	padding-top: 5px;
}

#webmail {
	color: #FFF;
	background: no-repeat;
	padding: 0px;
	margin: 60px 22px 0px;
	overflow: hidden;
	height: 33px;
}
#webmail img {
	margin-left: 10px;
}
#webmail a {
	color: #FFF;
	text-decoration: none;
	width: 100px;
}
#webmail a:hover {
	color: #FFF;
	text-decoration: underline;
}

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;
}
div#design {
	width: 530px;
	clear: both;
	overflow: hidden;
	margin-top: 5px;
}

div#design  h2{
	margin-bottom: 20px;
}


.left_space{
	float: left;
	width: 160px;
}
.right_text{
	float: right;
	width: 350px;
	margin-right: 10px;
}
#design h2 {
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #003366;
}

div#top h1 {
	display: none;
}
div#top {
	height: 14px;
	width: 775px;
	background-image:  url("images/top.gif");
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
div#bottom {
	height: 14px;
	width: 775px;
	background-image:  url("images/bottom.gif");
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}

.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;
}

a {
	color: #006699;
	text-decoration: none;
}
.okvir {
	border: 1px solid #CCCCCC;
	overflow: hidden;
	background-color: #F8F8F8;
	padding: 10px;
}

h5 {
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	margin-top: 0px;
	margin-bottom: 0px;
}

a:hover {
	text-decoration: underline;
}

.greska {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}

#logo {
	float: left;
	padding-top: 5px;
	padding-left: 15px;
}
#footer {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

