* {
	font-family: inherit;
	font-size: 100%; 
	font-style: inherit; 
	font-weight: inherit; 
	margin: 0; 
	outline: 0; 
	padding: 0; 
	vertical-align: baseline
}

a img {
	border: 0
}

caption, th, td {
	text-align: left; 
	font-weight: normal
}

blockquote:before, blockquote:after, q:before, q:after {
	content:""
}

blockquote, q {
	quotes:""""
}

body {
	background: #d2d1d0 url(img/bg-body.png) top left repeat-x;
	color: #000; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 1.5em; 
}

.clear {
	clear: both
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.gap {
	margin: 10px 0;
}

#content .gap-image {
	margin: 10px 0 20px 0;	
}

.big-gap {
	margin: 20px 0;
}

a {
	color: #2b8ffe;
	text-decoration: none;
}

a:hover {
	color: #2b8ffe;
	text-decoration: underline;
}

input, textarea, select {
	border: 1px solid #B5B5B5;
	color: #484848;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	margin-bottom: 15px;
	padding: 6px 4px;
}

input.third {
	width: 221px;
}

input.half {
	width: 350px;
}

input.full {
	width: 467px;
}

h2 {
	color: #333333;
	font-size: 25px;
	line-height: 33px;
}


.side-title {
	float: left;
	margin: 20px 0 0 0;
	width: 222px;
}

.white-title {
	color: #fff;
	margin: 0 0 20px 0;
}

.grey-link, .grey {
	color: #b5b5b5;
}

.dark-grey {
	color: #333333;
}

.grey-link:hover {
	color: #fff;
	text-decoration: none;
}

.dark-grey-link {
	color: #333333;
	text-decoration: none;
}

strong {
	font-weight: bold;
}

.table-info {
	color: #666;
	font-size: 11px;
}

.table-title {
	border-bottom: 1px solid #b5b5b5;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.blue-button {
	background: url(img/bg-blue-button.png) top left no-repeat;
	border: none;
	color: #fff;
	cursor: pointer;
	padding: 11px 0;
	text-align: center;
	width: 170px;
}

/*** Layout ***/

#wrapper {
	margin: 0 auto;
	width: 960px;
}

#header {
	background: url(img/bg-header.png) top right no-repeat;
	height: 149px;
	margin: 0 0 22px 0;
	position: relative;
	width: 960px;
}

#logo {
	color: #fff;
	font-size: 20px;
	left: 15px;
	line-height: 21px;
	position: absolute;
	top: 15px;
	width: 265px;
}

#logo img {
	float: left;
	margin: 0 10px 0 0;
}

#language-bar {
	background: url(img/flags.png) top left no-repeat;
	height: 19px;
	right: 0;
	position: absolute;
	top: 10px;
	width: 350px;
}

#language-bar a {
	display: block;
	float: left;
	height: 19px;
	margin: 0 8px 0 0;
	width: 23px;
}

#top-menu {
	list-style: none;
	left: 0;
	position: absolute;
	top: 116px;
}

#top-menu li {
	float: left;
	padding: 0 10px;
}

#top-menu li a {
	color: #fff;
	text-decoration: none;
}

#top-menu li a:hover {
	color: #b3b3b3;
}

#content {
	padding: 20px 28px;
}

#content p {
	line-height: 20px;
	margin: 0 0 10px 0;
}

#content ul, #content ol {
	font-weight: bold;
	margin: 5px 20px;
}

#content h1 {
	color: #2e2e2e;
	font-size: 21px;
	font-weight: normal;
	line-height: 21px;
	margin: 0 0 20px 0;
}

.forward {
	font-size: 20px;
}

.intro {
	display: none;
}

#content h2 {
	color: #333333;
	font-size: 17px;
	font-weight: bold;
	line-height: 21px;
	margin: 10px 0;
}

#content img {
	margin: 10px 0;
}

#content img.left {
	float: left;
	margin: 0 20px 10px 0;
}

#content img.right {
	float: right;
	margin: 0 0 10px 20px;
}

.info-link, .dark-link {
	color: #000;
}

.info-link {
	float: left;
	display: block;
	margin: 0 30px 0 0;
	padding: 60px 0 0 8px;
	width: 145px;
}

.info-link:hover, .dark-link:hover {
	text-decoration: none;
}

.info0 {
	background: url(img/tag.png) top left no-repeat;
}

.info1 {
	background: url(img/note.png) top left no-repeat;
}

.info2 {
	background: url(img/bag.png) top left no-repeat;
	width: 165px !important;
}

.info3 {
	background: url(img/passport.png) top left no-repeat;
	margin: 0 0 0 0 !important;
	width: 80px !important;
}

/*BOXES*/

.slider-wrapper {
	padding: 22px 16px 46px 16px;
}

#slider {
	background: #fff url(img/loading.gif) no-repeat 50% 50%;
	width: 928px;
    height: 249px;
}

.white-box {
	background: #fff;
	border: 1px solid #c3c3c3;
	margin: 0 0 22px 0;
}

#important {
	padding: 20px 28px;
}

#other {
	padding: 15px 28px;
}

.current-left {
	background: #3d3c3a;
	float: left;
	padding: 20px 20px 25px 28px;
	width: 534px;
}

.current-right {
	float: right;
	padding: 35px 20px 0 28px;
	width: 328px;
}

.current-left p {
	margin: 5px 0;
}

.current-right a {
	clear: both;
	float: left;
	line-height: 50px;
	margin: 0 0 20px 0;
	padding: 0 0 0 60px;
}

.learn0 {
	background: url(img/sluske.png) center left no-repeat;
}

.learn1 {
	background: url(img/zgrada.png) center left no-repeat;
}

#other a {
	color: #333333;
	font-size: 25px;
	height: 50px;
	line-height: 30px;
}

.srbomer {
	background: url(img/watch.png) center left no-repeat;
	float: left;
	margin: 0 75px 0 0;
	padding: 22px 0 0 70px;
}

.galerija {
	background: url(img/aparat.png) center left no-repeat;
	float: left;
	margin: 0 75px 0 0;
	padding: 22px 0 0 75px;
}

.donatori {
	background: url(img/gica.png) center left no-repeat;
	float: left;
	padding: 22px 0 0 75px;
}

#footer {
	background: url(img/bg-footer.png) top left repeat-x;
	height: 324px;
	width: 100%;
}

#footer-top, #footer-bottom {
	margin: 0 auto;
	width: 960px;
}

#footer-top {
	background: url(img/bg-footer-column.png) center right no-repeat;
	height: 248px;
}

.footer-column {
	background: url(img/bg-footer-column.png) center left no-repeat;
	float: left;
	height: 183px;
	padding: 35px 35px 30px 35px;
	width: 250px;
}

.footer-column h4 {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

.footer-column p {
	font-size: 10px;
	line-height: 12px;
	margin: 10px 0;
}

.social {
	clear: both;
	line-height: 30px;
	margin: 0 0 30px;
	float: left;
	padding: 0 0 0 40px;
}

.fb {
	background: url(img/facebook.png) center left no-repeat;
	margin-top: 10px;
}

.tw {
	background: url(img/twitter.png) center left no-repeat;
}

.wp {
	background: url(img/wiki.png) center left no-repeat;
}

.dark-input {
	background: #2a2a2a;
	border: 1px solid #484848;
	color: #b5b5b5;
	font-family: Verdana, sans-serif;
	margin-bottom: 20px;
	padding: 10px 20px;
	width: 210px;
}

.locationLink0, .locationLink1 {
	clear: both;
	float: left;
	line-height: 32px;
	margin: 0 0 10px 0;
	padding: 0 0 0 40px;
}

.locationLink0 {
	background: url(img/grb-bg.png) center left no-repeat;
	margin-top: 20px;
}

.locationLink1 {
	background: url(img/grb-va.png) center left no-repeat;
}

/* content tables */

table.raspored {
	border-left: 1px solid #c3c3c3;
	border-collapse: collapse;
	color: #333333;
	margin: 0 0 20px 0 ;
}

table.raspored th {
	background: #236eff url(img/bg-blue-repeat.png) top left repeat-x;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding: 11px 0 12px 0;
	text-align: center;
}

table.raspored td {
	border-right: 1px solid #c3c3c3;
	padding: 5px 2px;
	text-align: center;
	vertical-align: middle;
}

table.raspored td.head, table.raspored td.link {
	background: #b0b0b0 url(img/bg-grey-link-repeat.png) top left repeat-x;
	border-bottom: 1px solid #8b8b8b;
	border-right: 1px solid #8b8b8b;
	padding: 6px;
	text-align: center;
}

table.raspored td.link {
	background: #b0b0b0 url(img/bg-grey-link-repeat.png) top left repeat-x;
	height: 50px;
}

table.raspored td.link a {
	background: #236eff url(img/bg-blue-repeat.png) top left repeat-x;
	color: #fff;
	font-size: 13px;
	padding: 10px 20px;
	text-decoration: none;
	 -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
    -moz-box-shadow: 1px 1px 0 0 #2374d0;
	-webkit-box-shadow: 1px 1px 0 0 #2374d0;
	box-shadow: 1px 1px 0 0 #2374d0;
}

table.raspored tr.last {
	border-bottom: 1px solid #c3c3c3;
}

/* Gallery */

.gallery-thumb {
	border: 1px solid #c3c3c3;
	float: left;
	margin: 0 12px 12px 0;
	padding: 3px;
	text-align: center;
	width: 144px;
}

#content .gallery-thumb img {
	margin: 0;
}

/* nivo slider */

/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position: absolute;
	left: 0px;
	bottom: -38px;
	z-index: 8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	background: #f4f4f4;
	padding: 0 0 0 6px;
    position:absolute;
	right: 0;
	bottom: -30px;
}

.nivo-controlNav a {
	cursor: pointer;
    display: block;
    width: 12px;
    height: 13px;
    background: url(img/bullets.png) -21px 0 no-repeat;
    text-indent: -9999px;
    border: 0;
    margin-right: 6px;
    float: left;
}
.nivo-controlNav a.active {
    background-position:0 0;
}
.nivo-directionNav a {
	display: block;
	width: 30px;
	height: 200px;
	background: url(img/arrows.png) no-repeat 0% 50%;
	text-indent: -9999px;
	border: 0;
    top: 35px;
}
a.nivo-nextNav {
	background-position:100% 50%;
	right: 5px;
}
a.nivo-prevNav {
	left: 5px;
}
