.float-left{position:relative; float:left;}
.float-right{position:relative;float:right;}
#errorEmail,#errorMessage,#errorName{display:none}
.clear{clear:both; overflow:hidden;}
.photo{
	display:table-cell;
	vertical-align:middle;
	position: relative;
	float:left;
	line-height:100px;
	width: 112px; height:112px;
	width/**/:/**/100px; height/**/:/**/100px;
	text-align: center;
	border:1px solid silver;
	margin:3px; padding:5px;
}
.gallery-list, .photo{
	display:table-cell;
	vertical-align:middle;
	position: relative;
	float:left;
	text-align: center;
	margin:3px; padding:5px;
}
.photo img{vertical-align:middle;}
* {
	margin:0;
	padding:0;
}

#menu{
	margin:0;
	list-style: none;
	text-align: right;
}
#menu li{
	margin:0; padding:0;
}

#menu img{
	clear: both;
	display:block;
	float:right; 
}
p{margin-bottom:10px; text-align:justify;}

.hidden{display:none}

/* General Style Info */
body {
	background: white url('../img/vlinija.png') repeat-y center center;
	color: #fff;
	font-family: 'Gill Sans','lucida grande',verdana,arial,sans-serif;
	font-size:12px;
	margin: 0;
	
}
a {
	color: #A6564D;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #F32;
	text-decoration:none;
}
a img {
	border:none;
}
h1, h2, h3, h4 {
	font-weight: normal;
}
h1 {
	color: #003d4c;
	font-size: 2.5em;
	margin: 0.1em 0;
}
h2 {
	color: #e32;
	font-family:'Gill Sans','lucida grande',helvetica, arial, sans-serif;
	font-size: 2em;
	margin: 0.3em 0;
}
h3 {
	color: #A6784D;
	font-family:'Gill Sans','lucida grande',helvetica, arial, sans-serif;
	font-size: 1.8em;
	margin-bottom:10px;
}
h4 {
	color: #A6784D;
	font-weight: bold;
}
ul, li {
	margin: 0 12px;
}
.cortovsvet ul,.cortovsvet  li {
}

/* Layout */
#header{
	position:relative;
	clear: both;
	height:220px;
}
#header h1 {
	background: #003d4c;
	color: #fff;
	padding: 0px 30px;
}
#header a {
	color: #fff;
	float: left;
	padding: 10px;
	text-align: center;	
	background: #003d4c;
	font-weight: bold;
	position:relative;
	text-decoration: none;
}
#header a:hover {
	color: #C8541B;
}
#headimg{
	position: absolute;
	top:53px; left:63px;
}
#homeimg{
	position:relative;
	top:40px; left:50px;
	float:left; display:block;
	clear:left;
}
#hometext{
	float:right; position: relative;
	text-align: justify; width:250px;
	line-height: 1.6em;
	margin-bottom:10px;
	clear:right;
}

.stuffimg{
	position:relative; float:left;
	margin: 0 10px 10px 0;
	padding:4px;
	border:1px solid silver;
}

#moto{
	position: absolute;
	top:198px; left:568px;
}
#temperatura{
	color:red;
	position: absolute;
	top:190px; left:30px;
	font-size: 22px;
	text-align:right;
	width:30px;
	font-family:"Palatino Linotype";
	font-style: italic;
}

#hlinija{
	background: transparent url('../img/hlinija.png') repeat-x top;
	position: absolute;
	top:0;	left:0;
	width:100%; 	height:281px;
}

#content{
	clear:both;
	margin: 20px 0; height:250px;
	position:relative;
}

#leftcol{
	float: left;
	width:280px;
	margin-right: 40px;
}

#rightcol{
	margin-top:12px;
	float: left;
	width:600px;
}

#wrapper{
	background: transparent;
	clear: both;
	color: #333;
	width:960px;
	width/**/:/**/920px;
	padding: 20px;
	overflow: hidden;
	margin: 0 auto;
}
#footer {
	margin-top:30px;
	font-size:10px;
	clear: both;
	position:relative;
	clear: both;
	color:#aaa;
	width:280px;
	text-align: right;
}
#footer a{color:#999}
.guest-list{
	width:100px; height: 120px;
	text-align: center;
	float: left; margin: 0 5px 10px 5px;
}
#view-guest{
	background:#FFFDD5; color:#A6784D;
	overflow: hidden; 	width:350px; 
	width/**/:/**/320px; 
	position: relative;
	padding:15px; margin: 20px auto;
}
#view-guest div{
	float:left;
}
#guest-info div{
	float:left; clear:left; position: relative;
	border-bottom: 1px solid #F3EACB;
	margin-bottom:5px; width:200px;
}
#guest-img{
	width: 110px; text-align: center;
	float:left; position: relative;
	margin-right:10px;
	
}

#tabla{
	background: white url('../img/tabla.jpg') no-repeat;
	width:600px; height: 456px;
	color: white; font-size:45px;
	text-align: center;
}
#tabla p{padding: 50px 40px; text-align:center; line-height:1.4em;}
#knjiga{
	background: white url('../img/knjiga') no-repeat;
	width:600px; height: 456px;
}
#utisak0, #utisak1{
	position: relative; float: left;
	width:220px; margin-top:50px;
	font-size:14px; line-height:1.4em;
}
#utisak0{margin-left:30px; margin-right: 58px}
.ac_even, .ac_odd{color:black}
.gallery-list{
	width:150px;
	text-align: center;
	float: left; margin: 5px 5px;
}
.gallery-list img{ margin:5px;}
	
/* Tables */
table {
	background: #fff;
	border-right:0;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
}
th {
	background: #f2f2f2;
	border:1px solid #bbb;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align: center;
}
th a {
	background:#f2f2f2;
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}
th a:hover {
	background: #ccc;
	color: #333;
	text-decoration: none;
}
table tr td {
	background: #fff;
	padding: 4px;
}
table tr.altrow td {
	background: #f4f4f4;
}
td.actions {
	text-align: center;
	white-space: nowrap;
}
td.actions a {
	margin: 0px 6px;
}
.cake-sql-log table {
	background: #f4f4f4;
}
.cake-sql-log td {
	padding: 4px 8px;
	text-align: left;
}

/* Paging */
div.paging {
	background:#fff;
	color: #ccc;
	margin: 10px 0;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}

/* Scaffold View */
dl {
	line-height: 2em;
	margin: 0em 0em;
	width: 60%;
}
dl.altrow {
	background: #f4f4f4;
}
dt {
	font-weight: bold;
	padding-left: 4px;
	vertical-align: top;
}
dd {
	margin-left: 10em;
	margin-top: -2em;
	vertical-align: top;
}

/* Forms */
form {
	clear: both;
	margin-right: 20px;
	padding: 0;
	/*
width: 80%;
*/
}
fieldset {
	border: 1px solid #ccc;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
	border-radius: 10px;
	margin-top: 10px;
	padding: 10px 20px 20px 20px;
}
fieldset legend {
	color: #e32;
	font-size: 140%;
	font-weight: bold;
}
fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 10px;
}
fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
}
fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
form div {
	clear: both;
	vertical-align: text-top;
}
form div.input {
	color: #444;
	margin:5px 0;
}

form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
}
label {
	display: block;
	font-size: 110%;
	padding-right: 20px;
}
input, textarea {
	clear: both;
	font-size: 140%;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 2px;
	width: 400px;
	border: 1px solid silver;
}
input:focus, textarea:focus{
	border-color: gray;
}
select {
	clear: both;
	font-size: 120%;
	vertical-align: text-bottom;
}
select[multiple=multiple] {
	width: 100%;
}
option {
	font-size: 120%;
	padding: 0 3px;
}
input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
input[type=radio] {
	float:left;
	width:auto;
	margin: 0 3px 7px 0;
}
div.radio label {
	margin: 0 0 6px 20px;
}
input[type=submit], input[type=button] {
	display: inline;
	font-size: 110%;
	padding: 10px 20px;
	width: auto;
	vertical-align: bottom;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
	border-radius: 10px;
}
input[type=submit]:hover, input[type=button]:hover{
	background-color: #eee;
	color:#000;
	border-color: #aaa;
}

/* Notices and Errors */
div.message {
	clear: both;
	color: #900;
	font-size: 140%;
	font-weight: bold;
	margin: 1em 0;
}
div.error-message {
	clear: both;
	color: #900;
	font-weight: bold;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background: green;
	color: #fff;
}

/*  Actions  */
div.actions{
	margin-top:20px;	
}
div.actions ul {
	margin: 0px 0;
	padding: 0;
}
div.actions li {
	display: inline;
	list-style-type: none;
	line-height: 2em;
	margin: 0 2em 0 0;
	white-space: nowrap;
}

/* Related */
div.related {
	clear: both;
	display: block;
}

/* Debugging */
pre {
	color: #000;
	background: #f0f0f0;
	padding: 1em;
}
pre.cake-debug {
	background: #ffcc00;
	font-size: 120%;
	line-height: 140%;
	margin-top: 1em;
	overflow: auto;
	position: relative;
}
div.cake-stack-trace {
	background: #fff;
	border: 4px dotted #ffcc00;
	color: #333;
	margin: 0px;
	padding: 6px;
	font-size: 120%;
	line-height: 140%;
	overflow: auto;
	position: relative;
}
div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}
div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 1em;
	overflow: auto;
}
div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 15px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump span.code-highlight {
	background-color: #ff0;
	padding: 4px;
}
div.code-coverage-results div.code-line {
	padding-left:5px;
	display:block;
	margin-left:10px;
}
div.code-coverage-results div.uncovered span.content {
	background:#ecc;
}
div.code-coverage-results div.covered span.content {
	background:#cec;
}
div.code-coverage-results div.ignored span.content {
	color:#aaa;
}
div.code-coverage-results span.line-num {
	color:#666;
	display:block;
	float:left;
	width:20px;
	text-align:right;
	margin-right:5px;
}
div.code-coverage-results span.line-num strong {
	color:#666;
}
div.code-coverage-results div.start {
	border:1px solid #aaa;
	border-width:1px 1px 0px 1px;
	margin-top:30px;
	padding-top:5px;
}
div.code-coverage-results div.end {
	border:1px solid #aaa;
	border-width:0px 1px 1px 1px;
	margin-bottom:30px;
	padding-bottom:5px;
}
div.code-coverage-results div.realstart {
	margin-top:0px;
}
div.code-coverage-results p.note {
	color:#bbb;
	padding:5px;
	margin:5px 0 10px;
	font-size:10px;
}
div.code-coverage-results span.result-bad {
	color: #a00;
}
div.code-coverage-results span.result-ok {
	color: #fa0;
}
div.code-coverage-results span.result-good {
	color: #0a0;
}

/* FANCY BOX */

html, body {
	height: 100%;
}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	display: none;
	z-index: 30;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../img/lb/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('../img/lb/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('../img/lb/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('../img/lb/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('../img/lb/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../img/lb/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../img/lb/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../img/lb/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../img/lb/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../img/lb/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../img/lb/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../img/lb/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../img/lb/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -23px;
	left: 0;
	margin-left:-1px;
	width: 100%;
	clear:both;
	z-index: 900;
	display: none;
	color:black;
	border: none;
	border:1px solid #888;
	border-width:0 1px 1px 1px;
}



div#fancy_title div {
	color: #333;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	border:none;
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	border:none;
	height: 32px;
	width: 15px;
}

td#fancy_title_main {
	height: 32px; border:none;
}

td#fancy_title_right {
	height: 32px;
	border:none;
	width: 15px;
}

.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}
