*
{
margin: 0;
padding: 0;
border: 0;
outline: 0;
}

body {
	background-color: #e4efff;
	background-image: url(images/body-bg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #425e8d;
}
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 30px;
	color: #eb8134;
	font-weight: bold;
}
h2 {
	font-size: 22px;
	font-weight: bold;
	color: #e9731d;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-indent: 12px;
}
.content-bg {
	background-color: #f6faff;
}
.content-bg-admin{
	background-color: #f6faff;
	background-image: url(images/admin-content-bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.footer-bg {
	background-color: #c5d9f3;
	margin-top: 11px;
	height: 60px;
	margin-bottom: 11px;
}
.clear {
	clear: both;
}
#header, #intro, #index-content, #footer, #admin-content, #edit-content{
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 156px;
	background-image: url(images/header-bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#header #top {
	vertical-align: middle;
	height: 29px;
	color: #FFF;
	line-height: 29px;
	overflow: hidden;
}
#header #top span.datum {
	float: left;
}
#header #top ul {
	text-align: right;
	float: right;
}
#header #top ul li {
	list-style-type: none;
	display: inline;
}
#header #top ul li a {
	color: #ffffff;
	text-decoration: none;
	font-style: italic;
	float: left;
	line-height: 29px;
	margin-left: 41px;
}
#header #top ul li a.a_top-admin {
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	float: left;
	line-height: 29px;
	margin-left: 17px;
	font-weight: bold;
}
#header #top ul li a:hover {
	text-decoration: underline;
}

#header #top ul li a.a_kreiraj {
	background-image: url(images/blue-plus.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-style: normal;
}
#header #top ul li a.a_odjava {
	background-image: url(images/odjava.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-style: normal;
	font-weight: bold;
	margin-left: 58px;
	text-transform: uppercase;
}
#header #middle {
	height: 89px;
}
#header #middle div.logo {
	float: left;
	height: 89px;
	width: 334px;
}
#header #middle div.inputs {
	text-align: right;
	padding-top: 25px;
	float: right;
}
#header #middle div.inputs input {
	background-image: url(images/middle-input-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 35px;
	width: 202px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	color: #4a73b8;
	padding-left: 13px;
	float: left;
	margin-left: 5px;
	line-height: 35px;
}
#header #middle div.inputs input.gumb-go {
	background-image: url(images/middle-input-go.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 34px;
	width: 39px;
	text-indent: -9999px;
	cursor: pointer;
}
#header #middle div.inputs input.gumb-go:hover {
	background-position: 0px -34px;
}
#header #middle span {
	float: right;
	margin-top: 30px;
	font-size: 18px;
}
#header #menu {
	height: 38px;
	overflow: hidden;
	width: 700px;
	float: left;
}
#header #menu ul {
	line-height: 38px;
}
#header #menu ul li {
	float: left;
	padding-left: 29px;
	list-style-type: none;
}
#header #menu ul li a {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	text-shadow: 1px 1px 1px #5376b1;
}
#header #menu ul li a:hover {
	color: #d5e7ff;

}
#header div.pretrazi {
	float: right;
	width: 218px;
	margin-top: -6px;
	height: 40px;
	overflow: hidden;
}
#header div.pretrazi input {
	line-height: 40px;
	background-image: url(images/pretrazi-bazu-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 161px;
	height: 40px;
	float: left;
	font-size: 18px;
	font-style: italic;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 11px;
	text-shadow: 1px 1px 1px #5774a6;
}
#header div.pretrazi input.gumb-pretrazi {
	background-image: url(images/pretrazi-bazu-gumb.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 40px;
	width: 46px;
	text-indent: -9999px;
	cursor: pointer;
}

#intro {
	height: 245px;
	background-image: url(images/intro-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 16px;
	padding-top: 14px;
}
#intro img {
	float: left;
	margin-right: 20px;
}
#intro h1 {
	padding-top: 19px;
	padding-bottom: 19px;
}
#intro p {
	line-height: 20px;
}
#intro a.a_opsirnije {
	background-image: url(images/intro-opsirnije.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: right;
	width: 172px;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	padding-right: 46px;
	text-align: center;
	margin-top: 12px;
	line-height: 44px;
}
#intro a.a_opsirnije:hover {
	background-position: 0px -44px;
	text-decoration: underline;
}
#index-content {
	padding-top: 43px;
	padding-bottom: 33px;
}
#index-content #eventi {
	background-image: url(images/najnovji-eventi-bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 630px;
	float: left;
}
#index-content #eventi h2 {
	text-shadow: 1px 1px 0px #e9f1fb;
	line-height: 43px;
	padding-top: 1px;
	margin-bottom: 31px;
}
#index-content #eventi a.a_dodaj-event {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #659602;
	text-decoration: none;
	float: right;
	margin-top: -67px;
	background-image: url(images/green-plus.png);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 31px;
	margin-right: 8px;
	padding-right: 37px;
	text-shadow: 1px 1px 0px #e9f1fb;
}
#index-content #eventi a.a_dodaj-event:hover {
	text-decoration: underline;
}
#index-content #eventi div.event {
	background-image: url(images/event-bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 73px;
	width: 630px;
	margin-bottom: 10px;
	overflow: hidden;
}
#index-content #eventi div.event ul li {
	list-style-type: none;
	float: left;
}
#index-content #eventi div.event ul li.dan {
	font-size: 30px;
	color: #FFF;
	font-weight: bold;
	width: 76px;
	padding-left: 11px;
	text-align: center;
	line-height: 23px;
	padding-top: 8px;
	float: none;
	text-shadow: 1px 1px 1px #82350e;
}
#index-content #eventi div.event ul li.mjesec {
	font-size: 13px;
	color: #FFF;
	font-weight: normal;
	width: 76px;
	padding-left: 9px;
	text-align: center;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #82350e;
}
#index-content #eventi div.event ul li.naziv-eventa {
	width: 446px;
	margin-top: -16px;
	padding-left: 10px;
	padding-bottom: 2px;
	height: 27px;
	overflow: hidden;
}
#index-content #eventi div.event ul li.naziv-eventa a{
	font-size: 22px;
	color: #425e8d;
	font-weight: bold;
	text-decoration: none;
}
#index-content #eventi div.event ul li.naziv-eventa a:hover{
	text-decoration: underline;
}
#index-content #eventi div.event ul li.adresa {
	font-size: 14px;
	color: #4f7dbb;
	font-weight: normal;
	width: 446px;
	padding-left: 10px;
	height: 19px;
	overflow: hidden;
}
#index-content #eventi div.event ul li.sat {
	font-size: 19px;
	color: #eb8134;
	font-weight: bold;
	width: 50px;
	padding-left: 27px;
	line-height: 23px;
	background-image: url(images/clock.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: -28px;
	text-shadow: 1px 1px 1px #fff;
}
#index-content #eventi div.event ul li.mapa {
	width: 50px;
	margin-top: -2px;
}
#index-content #eventi div.event ul li.mapa a{
	font-size: 19px;
	color: #4f7dbb;
	width: 50px;
	padding-left: 27px;
	font-style: italic;
	background-image: url(images/mapa.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: -2px;
	text-decoration: none;
	text-shadow: 1px 1px 1px #fff;
}
#index-content #eventi div.event ul li.mapa a:hover{
	text-decoration: underline;
}
#index-content #raspored-evenata {
	float: right;
	width: 301px;
	background-image: url(images/raspored-evenata-bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right: -1px;
}
#index-content #raspored-evenata h2 {
	font-size: 16px;
	font-weight: normal;
	color: #edf4fe;
	text-shadow: 1px 1px 1px #204078;
	line-height: 34px;
}
#index-content #raspored-evenata a.prethodni, #index-content #raspored-evenata a.slijedeci {
	color: #446192;
	text-decoration: none;
	font-size: 11px;
	line-height: 23px;
}
#index-content #raspored-evenata a.prethodni {
	background-image: url(images/prethodni.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	float: left;
	margin-left: 1px;
	padding-left: 8px;
}
#index-content #raspored-evenata a.slijedeci {
	float: right;
	background-image: url(images/slijedeci.gif);
	background-repeat: no-repeat;
	background-position: right 9px;
	margin-right: 1px;
	padding-right: 8px;
}
#index-content #raspored-evenata a.prethodni:hover, #index-content #raspored-evenata a.slijedeci:hover {
	text-decoration: underline;
}
#index-content #raspored-evenata ul.dani {
	width: 300px;
	float: left;
	line-height: 33px;
	background-color: #85acee;
}
#index-content #raspored-evenata ul.dani li {
	float: left;
	list-style-type: none;
	width: 42px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #a2a2a2;
}
#index-content #raspored-evenata ul.datumi li {
	line-height: 32px;
	float: left;
	width: 42px;
	list-style-type: none;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #425e8d;
	text-shadow: 1px 1px 0px #dfeaf7;
	background-image: url(images/li-datumi-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 1px;
	margin-right: 1px;
}
#index-content #raspored-evenata ul.datumi li:hover {
	background-position: center bottom;
}
#index-content #raspored-evenata ul.datumi li a {
	line-height: 32px;
	float: left;
	width: 42px;
	list-style-type: none;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-shadow: 1px 1px 0px #a9551c;
	background-image: url(images/li-datumi-active.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
}
#index-content #raspored-evenata ul.datumi li a:hover {
	background-position: center bottom;
}
#index-content #raspored-evenata ul.datumi li.datumi-blank {
	background-image: url(images/li-datumi-blank.gif);
}
#admin-content {
	background-image: url(images/admin-content-top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 53px;
	padding-bottom: 37px;
}
div.top-content {
	height: 42px;
}
div.top-content h1  {
	font-size: 20px;
	font-weight: normal;
	color: #f6faff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 42px;
	float: left;
	width: 644px;
	padding-left: 12px;
}
#admin-content a.a_dodaj  {
	text-transform: uppercase;
	background-image: url(images/admin-green-plus.png);
	padding-left: 39px;
	line-height: 30px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #f6faff;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	float: right;
	margin-right: 15px;
	margin-top: 6px;
}
#admin-content a.a_dodaj:hover {
	text-decoration: underline;
}
#admin-content div.top-content .submit {
	height: 30px;
	line-height: 30px;
	background-color: #577dbd;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #f6faff;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	width: 155px;
	float: left;
	margin-top: 6px;
	margin-right: 40px;
}
#admin-content div.bottom-content {
	background-image: url(images/admin-content-bottom.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	font-size: 14px;
	color: #c5d9f3;
	height: 42px;
}
#admin-content div.bottom-content ul {
	float: left;
	width: 800px;
	padding-top: 9px;
}

#admin-content div.bottom-content ul li {
	list-style-type: none;
	display: inline;
	background-color: #577dbd;
	padding-right: 9px;
	padding-left: 9px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFF;
	font-weight: bold;
	float: left;
	margin-right: 1px;
}
#admin-content div.bottom-content ul li a{
	background-color: #425e8d;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-right: -9px;
	margin-left: -9px;
	color: #c5d9f3;
	font-weight: bold;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-left: 9px;
	float: left;
	margin-top: -3px;
	margin-bottom: -3px;
}
#admin-content div.bottom-content ul li a:hover{
	background-color: #577dbd;
	
}
#admin-content div.bottom-content ul li a.active{
	background-color: #577bdb;
	
}
#admin-content div.bottom-content ul li.li_stranice {
	background-color: #425e8d;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	margin-right: 5px;
}
#admin-content table {
	background-color: #eff1f4;
	margin-bottom: 3px;
}
#admin-content table tr td{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f6faff;
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 13px;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 17px;
}
#admin-content table tr td img {
	margin-right: 6px;
	margin-left: 6px;
}

#admin-content table tr th {
	font-size: 15px;
	text-transform: uppercase;
	line-height: 41px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #f6faff;
	border-right-color: #f6faff;
	text-align: left;
	padding-right: 13px;
	padding-left: 13px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #f6faff;
}
#admin-content table tr.tr_top {
	background-image: url(images/tr-top-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#admin-content table tr {
	vertical-align: top;
}

#admin-content table tr.eventr:hover {
	background-color: #dfeaf7;
}
#admin-content table tr td p {
	padding-top: 0px;
	padding-bottom: 0px;
}
#admin-content table td.td_prilozi {
	background-color: #e3e3e3;
	font-size: 18px;
	font-style: italic;
	padding-top: 0px;
	padding-bottom: 1px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #f6faff;
}
#admin-content table tr td.td_prilozi img {
	margin-right: 6px;
	margin-top: 5px;
	float: left;
	margin-left: 0px;
}
#admin-content table tr td.td_prilozi p {
	float: left;
	margin-right: 6px;
	line-height: 33px;
}

#admin-content table tr td p.sat {
	font-size: 16px;
	color: #eb8134;
	font-weight: bold;
	width: 50px;
	padding-left: 27px;
	line-height: 23px;
	background-image: url(images/clock.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-shadow: 1px 1px 1px #fff;
}
#edit-content {
	background-image: url(images/admin-content-top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 53px;
	background-color: #e4efff;
}



/*edit form*/
#edit-content #edit {
	padding-top: 35px;
	padding-bottom: 35px;
	padding-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f6faff;
	border-bottom-color: #f6faff;
}
#edit-content #edit span.obavezno {
	font-size: 36px;
	padding-left: 10px;
	line-height: 30px;
	padding-top: 10px;
	position: absolute;
}

#edit-content #edit br {
	clear: left;
}
#edit-content label {
	width: 164px;
	float: left;
	text-align: right;
	padding-right: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #425e8d;
	padding-bottom: 12px;
	line-height: 31px;
}
#edit-content input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3d5a8a;
	border: 2px solid #f6faff;
	background-color: #c5d9f3;
	margin-bottom: 7px;
	height: 31px;
	padding-left: 9px;
}
#edit-content  input:hover, #edit-contentnput:focus {
	border-color: #8aa8d0;
}
#edit-content input.text {
	width: 399px;
}
#edit-content select{
	width: 412px;
	color: #3d5a8a;
	overflow: hidden;
	padding-left: 9px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	border: 2px solid #f6faff;
	overflow: hidden;
	height: 35px;
	margin-bottom: 7px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #c5d9f3;
}
#edit-content select:hover, #edit-content select:focus {
	border-color: #8aa8d0;
	background-position: 385px -26px;
}
#edit-content input.checkbox {
	width: 13px;
	background-color: #e4efff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#edit-content span.nedefinirano {
	font-size: 16px;
	margin-top: 5px;
	position: absolute;
	margin-left: 10px;
}
#edit-content span.dvotocka {
	font-size: 24px;
	padding-right: 4px;
	padding-left: 4px;
	position: relative;
}
#edit-content span.dodatniopis {
	font-size: 16px;
	margin-top: -8px;
}

#edit-content #datepicker {
	width: 164px;
	font-size: 18px;
	font-weight: bold;
}
#edit-content  #dog_sati_od, #edit-content #dog_sati_do {
	width: 80px;
	font-size: 22px;
	font-weight: bold;
}
#edit-content  #dog_min_od, #edit-content #dog_min_do {
	width: 80px;
	font-size: 22px;
	font-weight: bold;
}
#edit-content textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 2px solid #f6faff;
	background-color: #c5d9f3;
	width: 580px;
	float: left;
}
#edit-content textarea:hover, #edit-content #edit textarea:focus {
	border-color: #8aa8d0;
}
#edit-content table.pridruzi {
	background-color: #ebf3ff;
	border: 1px solid #c5d9f3;
	font-size: 13px;
	margin-bottom: 39px;
}
#edit-content table.pridruzi tr td {
	padding: 8px;
	background-color: #ebf3ff;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-left-color: #FFF;
	height: 24px;
}
#edit-content table.pridruzi tr td.td_bottom{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	height: 43px;
}
#edit-content table.pridruzi tr td.td_bottom_span{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;	
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;	
}
#edit-content table.pridruzi a.a_dodaj-dokument {
	font-size: 16px;
	font-weight: bold;
	color: #425e8d;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image: url(images/admin-green-plus.png);
	background-repeat: no-repeat;
	float: left;
	text-align: center;
	width: 100px;
	background-position: center top;
	line-height: 16px;
	padding-top: 35px;
}
#edit-content table.pridruzi a.a_dodaj-dokument:hover {
	text-decoration: underline;	
}
#edit-content table.pridruzi input.checkbox {
	width: 13px;
	margin: 0px;
	padding: 0px;
	height: 13px;
}
#edit-content a.a_upisi, #edit-content a.a_odustani {
	float: left;
	height: 44px;
	width: 104px;
	text-align: center;
	font-size: 20px;
	line-height: 44px;
	text-transform: uppercase;
	text-decoration: none;
	margin-right: 24px;
	font-weight: bold;
}
#edit-content a.a_upisi:hover, #edit-content a.a_odustani:hover {
	background-position: 0px -44px;
}
#edit-content a.a_upisi {
	background-image: url(images/upisi-bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFF;
	margin-left: 15px;
}
#edit-content a.a_odustani {
	background-image: url(images/odustani-bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #6283af;
	font-size: 16px;
}

/*end of edit form*/

/*		event content		*/

#event-content {
	background-image: url(images/event-content-top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 42px;
	padding-bottom: 39px;
}
#event-content #eventh1 li {
	list-style-type: none;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#event-content #eventh1 li.dan {
	font-size: 30px;
	color: #FFF;
	font-weight: bold;
	width: 83px;
	text-align: center;
	padding-left: 10px;
	line-height: 30px;
	padding-top: 5px;
	float: none;
	text-shadow: 1px 1px 1px #82350e;
}
#event-content #eventh1 li.mjesec {
	width: 93px;
	text-align: center;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFF;
	line-height: 13px;
	margin-top: -2px;
	text-shadow: 1px 1px 1px #82350e;
}
#event-content #eventh1 li.sat {
	font-size: 19px;
	font-weight: bold;
	color: #e1722a;
	margin-left: 30px;
	margin-top: -17px;
	text-shadow: 1px 1px 1px #fff;
}
#event-content #eventh1 li.naziv-eventa {
	margin-top: -19px;
	margin-left: 185px;
	float: none;
}


#event-content h1 {
	font-size: 22px;
	color: #425e8d;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 1px #fff;
}
#event-content div.left {
	float: left;
	width: 620px;
	padding-left: 10px;
	margin-top: 40px;
}
#event-content div.left ul {
	position: relative;
	padding-top: 1px;
}

#event-content div.left ul li {
	list-style-type: none;
	width: 539px;
	float: left;
	padding-left: 81px;
	padding-bottom: 22px;
}
#event-content div.left ul li h4 {
	font-size: 18px;
	font-weight: normal;
}

#event-content div.left ul li span {
	float: left;
	position: absolute;
	left: 0px;
	font-size: 18px;
	color: #e5772d;
	margin-top: -1px;
}
#event-content div.left ul li a {
	font-style: italic;
	color: #425e8d;
	font-size: 16px;
}
#event-content div.left ul li a:hover {
	text-decoration: none;	
}
#event-content div.left ul li a.down-doc, #event-content div.left ul li a.down-pdf, #event-content div.left ul li a.down-xls {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding-left: 30px;
	line-height: 24px;
	margin-bottom: 6px;
}
#event-content div.left ul li a.down-doc {
	background-image: url(images/doc.png);
}
#event-content div.left ul li a.down-pdf {
	background-image: url(images/pdf.png);
}
#event-content div.left ul li a.down-xls {
	background-image: url(images/xls.png);
}
#event-content div.left #map_canvas {
	border: 7px solid #c9dcf6;
	float: left;
	height: 369px;
	width: 606px;
	margin-top: 14px;
}

#event-content #raspored-evenata {
	margin-top: 30px;
}

/*		end of event content		*/

#footer {

}
#footer .left {
	float: left;
	padding-top: 24px;
}
#footer .left img {
	float: left;
	margin-right: 3px;
	margin-top: -1px;
}
#footer .left a img {
	margin-right: 17px;
	margin-top: -11px;
}
#footer .right {
	font-size: 12px;
	color: #7898c2;
	float: right;
	padding-top: 24px;
}
#footer .right a{
	color: #7898c2;
	text-decoration: none;
}

/*				dodao wolf		*/
#admin-content div.top-content .submit {
	height: 30px;
	line-height: 30px;
	background-color: #577dbd;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #f6faff;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	width: 155px;
	float: left;
	margin-top: 6px;
	margin-right: 40px;
	cursor: pointer;
}
a.a_zaposlenik {
	font-size: 14px;
	font-weight: bold;
	color: #425e8d;
	text-decoration: none;
	text-shadow: 1px 1px 1px #5376b1;
}
.td_caption {
	text-align: right;
	padding-right: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #425e8d;
	padding-bottom: 12px;
	line-height: 31px;
}

#map_canvas.googlemap input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Grey;
	border: 1px solid Black;
	background-color: White;
	height: 18px;
	padding-left: 2px;
}

