/* CSS Document */

body {
	border:none;
	border-width:0px;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #234669;
}

.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #234669;
}

img {
	display: block;
	border: 0px;
}

#left {
	float: left;
	width: 200px;
}

#banner {
	clear: both;
	background-color: #23476F;
	width: 200px;
	height: auto;
	padding-top: 12px;
	padding-bottom: 1px;
}

#banner img {
	margin-bottom: 12px;
	margin-left:auto;
	margin-right: auto;
}

#center {
	float: left;
	width: 580px;
}

#top {
	color: #FFFFFF;
	background-color: #234669;
	text-align: right;
	height: 20px;
	padding-top: 6px;
	padding-right: 8px;
}

a.link {
	font-size: 10px;
}
a.linkPosao {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.linkPosao:hover {
	font-size:10px;
	color: yellow;
	text-decoration: none;
}

#topmenu {
	background-color: #E8EBEE;
	height: 20px;
	padding-top: 6px;
	padding-right: 8px;
	font-size: 10px;
	text-align: right;
}

a.link:link, a.link:visited, a.link:active, #topmenu a:link, #topmenu a:visited, #topmenu a:active {
	color: #000000;
	text-decoration: none;
}

a.link:hover, #topmenu a:hover {
	color: #AA0000;
	text-decoration: none;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #AA0000;
	text-decoration: none
}

div.clear {
	clear: both;
}

div.center {
	display: block;
	width: 580px;
	margin: auto;
	text-align: center;
	background-color: #E8EBEE;
}

div.left {
	display: block;
	width: 564px;
	margin: auto;
	padding-left: 12px;
	text-align: left;
	background-color: #E8EBEE;
}

div.footer {
	display: block;
	padding-right: 16px;
	padding-top: 8px;
	text-align: right;
	font-size: 10px;
	color: #234669;
}

span.small {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #AA0000;	
}

div.headline {
	color: #FFFFFF;
	background-color: #234669;
	text-align: left;
	height: 20px;
	margin-top:8px;
	margin-left:8px;
	margin-right:8px;
	padding-top: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 8px;
}

div.tekst {
	font-size: 10px;
	color: #234669;
	text-align: justify;
	background-color: #E8EBEE;
	margin-left:8px;
	margin-right:8px;
	padding: 16px;
}
.head {
	color: #ffffff;
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

a.leftmenu {
	text-align: right;
	text-decoration: none;
	padding-right: 8px;
	height: 21px;
	display: block;
	background-color: #E8EBEE;
	margin-left: 8px;
	margin-right: 8px;
	width: auto;
	font-weight: bold;
	padding-top: 5px;
}
a.leftmenu:link {
	color: #23476F;
}
a.leftmenu:visited {
	color: #23476F;
}
a.leftmenu:hover {
	color: #E8EBEE;
	background-color: #23476F;
}
a.leftmenu:active {
	color: #FF0000;
}

.svaTabela {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #23476F;
	border-right-color: #23476F;
	border-bottom-color: #23476F;
	border-left-color: #23476F;
}
#obavestenje {
	border: 2px solid #23476F;
	font-size: 16px;
	padding: 5px;
	margin-bottom: 10px;
}
div.posao-omotac {
	border: 2px solid #23476F;
	padding: 2px;
	margin-bottom: 5px;
}
div.posao-naslov {
	background-color: #aa0000;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 2px;
	padding: 2px;
}
div.posao-rok {
	background-color: #23476F;
	color: #ffffff;
	margin-bottom: 2px;
	padding: 2px;
}
div.posao-opis {
	padding: 2px;
}
