@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-repeat: repeat-x;
	background-position: center;
	margin-top: 0px;
	background-color: #D2E5F6;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #326db2;
	padding-bottom: 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #326db2;
	padding-top: 25px;
	padding-bottom: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 8px;
	color: #326db2;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 3px;
	color: #326db2;
}
.answers {
	padding-left: 13px;
}
.table-links {
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 1.3em;
}
a {
	color: #326db2;
}
a:hover {
	color: #FC7704;
	text-decoration: none;
}
.working-hours {
	margin-left: 119px;
}
#centertext {
	text-align: center;
}
#local-container {
	color: #000;
	width: 983px;
	position: relative;
	padding: 0px;
}
.clear {
	display: block;
	clear: left;
	visibility: hidden;
}
#left {
	float: left;
	width: 153px;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 17px;
}
#center {
	background-color: #FFF;
	float: left;
	width: 545px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#right {
	float: left;
	width: 180px;
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 17px;
}
#right a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	background-color: #FFF;
	width: 983px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/page-background.png);
}
#footer {
	width: 983px;
	background-image: url(images/footer-background-blue.png);
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #476da1;
	margin-top: 0px;
	padding-top: 15px;
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
}
#header {
	background-color: #71a0ce;
	height: 117px;
	width: 983px;
}
#shadow {
	height: 37px;
	width: 983px;
}
.box-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #326db2;
}
.first-right-box-space {
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.links-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #326db2;
}
#proba {
	width: 100px;
}
.more-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #326db2;
	text-decoration: none;
}

.markermenu{
	width: 154px;
}
.markermenu-home{
	width: 154px; /*width of menu*/
}

.markermenu ul{
	list-style-type: none;
	padding: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

.markermenu-home ul{
	list-style-type: none;
	padding: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

.markermenu ul li a{
	color: #326db2;
	display: block;
	width: auto;
	padding-left: 12px;
	text-decoration: none;
	background-image: url(images/arrows-main-links.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 12px;
}

.markermenu-home ul li a{
	color: #326db2;
	display: block;
	padding-left: 12px;
	text-decoration: none;
	background-image: url(images/home-icon.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 12px;
	width: auto;
}
.activ {
	color: #FC7704;
}

* html .markermenu ul li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
	width: 134px;
}

.markermenu ul li a:visited, .markermenu ul li a:active{
	color: #326db2;
}
#map {
	width: 112px;
	background-color: #dfeefa;
	padding: 11px;
	margin-top: 43px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#map img {
	border: 1px solid #FFF;
	margin-top: 9px;
	margin-bottom: 9px;
}
#map a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #326db2;
}

.markermenu ul li a:hover{
	color: #FC7704;
	background-image:url(images/arrows-main-links-a.png);
}

/* Holly Hack for IE \*/
* html .markermenu ul li { height: 1%; }
* html .markermenu ul li a { height: 1%; }
/* End */
.markermenu-home ul li a:hover {
	color: #FC7704;
	background-image:url(images/home-icon-a.png);
}
.bullets-roman {
	list-style-type: upper-roman;
	margin-left: 25px;
	color: #000;
	line-height: 1.3em;
}
#map a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #Fc7704;
}
.markermenu-home-activ {
	width: 154px; /*width of menu*/
}
.markermenu-home-activ ul {
	list-style-type: none;
	padding: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.markermenu-home-activ ul li a {
	color: #fc7704;
	display: block;
	padding-left: 12px;
	text-decoration: none;
	background-image: url(images/home-icon-a.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 12px;
	width: auto;
}
.markermenu-home-activ ul li a:hover {
	color: #FC7704;
	background-image:url(images/home-icon-a.png);
}
.markermenu-activ {
	width: 154px; /*width of menu*/
}
.markermenu-activ ul {
	list-style-type: none;
	padding: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.markermenu-activ ul li a {
	color: #fc7704;
	display: block;
	width: auto;
	padding-left: 12px;
	text-decoration: none;
	background-image: url(images/arrows-main-links-a.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 12px;
}
.markermenu-activ ul li a:hover {
	color: #fc7704;
	background-image:url(images/arrows-main-links-a.png);
}
#center-podredjeno {
	background-color: #FFF;
	float: left;
	width: 757px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.bullets-abcd {
	list-style-type: lower-alpha;
	margin-left: 25px;
	color: #000;
	line-height: 1.3em;
}
.bullets-numbers {
	list-style-type: decimal;
	margin-left: 25px;
	color: #000;
	line-height: 1.3em;
}
.bullets-normal {
	list-style-type: disc;
	margin-left: 25px;
	color: #000;
	line-height: 1.3em;
}
td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #FFF;
	background-color: #DAEAF8;
	text-align: left;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.td-center {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #FFF;
	background-color: #DAEAF8;
	text-align: center;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.td-right {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #FFF;
	background-color: #DAEAF8;
	text-align: right;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}


td.alt {
	background-color: #E6F3FF;
}
td.alt-right {
	background-color: #E6F3FF;
	text-align: right;
}
.table-header {
	background-color: #A6C7E3;
}
.table-header-center {
	background-color: #A6C7E3;
	text-align: center;
}
.table-header-right {
	background-color: #A6C7E3;
	text-align: right;
}
.table-links-right {
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	text-align: right;
}
#container-2kolone {
	background-color: #FFF;
	width: 983px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/page-background-2kolone.png);
}
.blue-text {
	color: #326db2;
}
.picture-ikon {
	float: left;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.picture-left {
	float: left;
	margin-right: 13px;
	margin-bottom: 15px;
}
.picture-right {
	float: right;
	margin-bottom: 15px;
	margin-left: 13px;
}
.picture-center {
	float: none;
	margin-bottom: 0px;
	margin-left: 13px;
	text-align: center;
	clear: none;
}
.top-page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #326db2;
	margin-left: 0px;
}
#container #local-container #left .markermenu ul ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #326db2;
	padding-left: 20px;
	background-image: url(images/arrows-main-links-under.png);
	background-position: 10px 0px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 8px;
}
#container #local-container #left .markermenu ul ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FC7701;
	padding-left: 20px;
	background-image: url(images/arrows-main-links-a-under.png);
	background-position: 10px 0px;
	background-repeat: no-repeat;
}

