@charset "utf-8";
/* CSS Document */

/* novi CSS */

body {
	margin: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #013042;
	background-color: #E87814;
}

h1, h2, h3 {
	margin: 0;
	font-family: "Century Gothic", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

#font {
	text-align: right;
	padding-right: 3px;
	font-weight: bold;

}


#colorchange {


}


#jezici {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	width: 400px;
	float: right;
	margin-top: 55px;
	margin-right: 15px;
}

h1 {
	font-size: 18.25px;
	line-height: 18.25px;
	font-weight: bold;
	text-align: left;
	border-bottom-color: #013042;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 160px;
	margin: 0px 0px 10px 0px;
	height: 18.25px;
	padding: 0px 0px 10px 0px;
}

h2 {

}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: normal;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #E77918;
}

a:hover {
	background: none;
	border-bottom-color: #999999;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

#wrapper {
	width: 915px;
	margin: 0 auto;
	padding: 5px;
	background: #FFFFFF;
}

/* Header */

#link22 {
}

#header {
	width: 100%;
	height: 80px;
	margin: 0 auto;
	background-color: #013042;
	background-image: url(../slike/czu_naslovna.jpg);
	background-repeat: no-repeat;
	background-position: center left;
}

#header_en {
	width: 100%;
	height: 80px;
	margin: 0 auto;
	background-color: #013042;
	background-image: url(../slike/czu_naslovna_en.jpg);
	background-repeat: no-repeat;
	background-position: center left;
}


/* Logo */

#logo {
	float: left;
	width: 640px;
	color: #000000;
}

#logo h1, #logo p {
}

#logo h1 {
	float: left;
	padding: 70px 0 0 20px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 80px 0 0 5px;
	text-transform: uppercase;
	font: bold 14px Arial, Helvetica, sans-serif;	
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 230px;
	padding-top: 16px;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 90px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 200px;
	border: none;
	text-transform: lowercase;
	border: 1px #525252 dotted;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

.kontakt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 30px;
	background-image: url(../slike/kontakt.jpg);
	background-repeat: no-repeat;
	text-align: left;
	width: 200px;
	margin-left: 0px;
	background-position: 10px;
	text-indent: 35px;
}

.kontakt a:link {
	width: 90px;
	border-left-width: 0px;
	border-left-style: none;
	border-bottom-style: none;
	border-bottom-width: 0px;

}


.kontakt a:hover {

}

#under {
	width: 175px;
	background-image: url(../slike/reconstruction.jpg);
	background-repeat: no-repeat;
	height: 100px;
	background-position: center center;

}
/* Menu */


#menu {
	width: 100%;
	height: 30px;
	background-color: #013042;
	border-bottom: 1px #FFFFFF solid;
	margin: 0 auto;
	padding: 0;
	border-top: 1px #FFFFFF solid;
}

#menu ul {
	list-style: none;
	float: right;
	width: 560px;
	margin: 0 0 0 0;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	padding: 8px 10px 6px 10px;
	text-transform: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	color: #FFFFFF;
	background-color: #025473;
}

#menu a:hover {
	text-decoration: none;
}


/* Page */

#page {
	width: 100%;
	margin: 0 auto;
}

#pagesearch {
	width: 100%;
	margin: 0 auto;
	background-image: url(../slike/lupa.gif);
	background-color: #FFF;
	background-repeat: no-repeat;
}
/* Content */

#content {
	padding: 20px 20px 0 0;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	padding-left: 15px;
	width: 645px;
	float: right;
	height: auto;
}

.post {
}

.post .title {
	color: #013042;
}

.post .title a {
	background: none;
	color: #000000;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	border-bottom: 1px dashed #D2D4C9;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.post .entry {
	padding: 10px 0 20px 0;
	text-align: justify;
}

/* Sidebar */

#counter {
	width: 180px;
	text-align: left;
	margin-bottom: 10px;
	padding-top: 5px;
	margin-left: 0px;
	padding-bottom: 5px;
	color: #013042;
	border-left-color: #F2F2F2;
	border-left-style: solid;
	border-left-width: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 15px;
	font-size: 10.95px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

#counternumber {
	width: 160px;
	text-align: left;
	margin-top: 5px;
	padding-bottom: 5px;

}

#sidebar {
	float: left;
	width: 200px;
	padding: 0px 0 0 20px;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {

}

#sidebar h2 {
	color: #013042;
	font-family: "Century Gothic";
	font-size: 18.25px;
	font-weight: bold;
	line-height: 18.25px;
	text-align: left;
	height: 18.25px;
	width: 180px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #013042;
	margin: 18px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}

#sidebar p {
	text-align: left;
}

#sidebar a {
	color: #013042;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.95px;
	font-weight: bold;
	line-height: 18.95px;
	text-align: -moz-left;
	text-transform: uppercase;
	height: 18.25px;
	width: 180px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 5px solid;
	padding: 5px 5px 5px 5px;
	display: block;
	cursor: pointer;
	border-left-color: #F2F2F2;
}

#sidebar a:hover {
	color: #787878;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 5px;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 910px;
	height: 20px;
	margin: 0 auto;
	padding: 20px 0 15px 0;
	background: #565F68;
	font-family: Arial, Helvetica, sans-serif;
	color: #B2B2B2;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
}

.bottom1 {
	background-color: #013042;
	width: 100%;
	height: 25px;
	font-size: 0.9em;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 25px;
}

#footer-end {
	background-image:url(../slike/footer.jpg);
	background-repeat:no-repeat;
	height:68px;
	margin:0 auto;
	width:925px;
}
 .forma {
	margin-left: 170px;
	margin-top: 20px;
	margin-bottom: 10px;
 
 }

/* stari CSS */


td.header {
	background:#013042;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 0px;
	height: 80px;
	background-image: url(../slike/czu_naslovna.jpg);
	background-repeat: no-repeat;
	background-position: center left;

}

#jezici {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	width: 400px;
	float: right;
	margin-top: 30px;
	margin-right: 15px;
}

table.left {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-top: 0px;
	line-height: 13pt;
	margin-top: 2px;
	margin-left: 2px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #013042;
	border-bottom-color: #013042;
}

td.left {
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	background-color: #013042;
	border-bottom-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 30px;
	padding-left: 10px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
}

td.leftlast {
	border-bottom-width: 0px;
	border-bottom-color: #FFFFFF;
	background-color: #013042;
	border-bottom-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 30px;
	padding-left: 10px;
}

td.leftsub {
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	background-color: #004A67;
	border-bottom-style: dotted;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	line-height: 25px;
	padding-left: 15px;
}

td.leftsub1 {
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	background-color: #00668C;
	border-bottom-style: dotted;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	line-height: 25px;
	padding-left: 20px;
}

td.leftsublast {
	border-bottom-width: 6px;
	border-bottom-color: #FFFFFF;
	background-color: #004A67;
	border-bottom-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 30px;
	padding-left: 15px;
}

table.centar {
	background-color: #FFFFFF;
}




td.centarup a:link {
	color:#E15517;
	font-weight: normal;
	font-size: 0.9em;
}

td.centarup a: {
	font-size: 0.9em;
	color: #FFFFFF;
	font-weight: normal;
}

td.centarup a:visited {
	color:#E15517;
	font-weight: normal;
	font-size: 0.9em;
}
td.centarup a:hover {
	text-decoration: none;
	color: #013042;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
}
td.centarup a:active {
	text-decoration: none;
	color: #E15517;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
}



td.centarup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}

.h5 {
	font-weight: normal;
	font-size: 1em;
}

td.leftsub a:link {
	color:#FFFFFF;
	font-weight: normal;
	font-size: 0.9em;
}

td.leftsub a: {
	font-size: 0.9em;
	color: #FFFFFF;
	font-weight: normal;
}

td.leftsub a:visited {
	color:#FFFFFF;
	font-weight: normal;
	font-size: 0.9em;
}
td.leftsub a:hover {
	text-decoration: none;
	color: #E15517;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
}
td.leftsub a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
}

td.leftsub1 a:link {
	color:#FFFFFF;
	font-weight: normal;
	font-size: 0.9em;
}

td.leftsub1 a: {
	font-size: 0.9em;
	color: #FFFFFF;
	font-weight: normal;
}

td.leftsub1 a:visited {
	color:#FFFFFF;
	font-weight: normal;
	font-size: 0.9em;
}
td.leftsub1 a:hover {
	text-decoration: none;
	color: #E15517;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
}
td.leftsub1 a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
}

.lista{
	list-style-position: outside;
	list-style-type: disc;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #CCCCCC;
	padding-left: 5px;
}

.saopstenje {
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.naslov {
	text-align: center;
	margin-bottom: 20px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-bottom-width: thin;
	height: 40px;
}

.slika {
	text-align: left;
	margin-top: 10px;
}

.logo {
	text-align: center;
	margin-bottom: 5px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-bottom-width: thin;
	height: 100px;
	background-image: url(../slike/tourist_logo.jpg);
}
