html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd,
 ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	
}
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


body{
background-image:url(images/back.gif);
background-repeat:no-repeat;
background-position:top center;
font-family:"Tahoma", Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#a5dbf2;
color:#336699;
}

#holder{
width:760px;
margin:0px auto;
padding-top:109px;
}

#head{
background-image:url(images/head.png);
width:759px;
height:352px;
margin-bottom:15px;
}

#top{
background-image:url(images/top.png);
width:760px;
height:12px;
float:left;
}

#content{
background-color:#FFFFFF;
width:690px;
float:left;
padding:35px;
}

#bottom{
background-image:url(images/bottom.png);
width:760px;
height:12px;
float:left;
}

#lang{
position:absolute;
width:138px;
left:50%;
top:69px;
margin-left:200px;
}

#lang li{
display:block;
float:left;
}

#lang li a{
display:block;
width:46px;
height:40px;
text-indent:-5000px;
}

#en{
background-image:url(images/en.png);
}

#hr{
background-image:url(images/hr.png);
}

#de{
background-image:url(images/de.png);
}

#menu{
position:absolute;
width:680px;
left:50%;
margin-left:-360px;
top:438px;
}

#menu li{
display:block;
float:left;
margin-right:20px;
}

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

#menu li a:hover{
color:#999999;
}

h1{
font-size:20px;
font-weight:normal;
color:#336699;
margin-bottom:16px;
}

h1 span, #left p span, #futer li span, #futer div span{
color:#ff9000;
}

#left{
width:460px;
float:left;
}

#left p{
padding-left:15px;
line-height:15px;
margin-bottom:20px;
}

#right{
width:200px;
float:left;
padding-left:30px;
}

#futer{
background-image:url(images/futer.png);
width:760px;
height:78px;
float:left;
margin-top:15px;
margin-bottom:30px;
position:relative;
}

#futer ul{
margin:18px 0px 0px 20px;
}

#futer li{
display:block;
float:left;
margin-right:10px;
}

#futer li a{
color:#336699;
text-decoration:none;
}

#futer li a:hover{
color:#999999;
}

#copy{
color:#FFFFFF;
font-weight:bold;
width:155px;
height:20px;
display:block;
position:absolute;
right:0px;
bottom:2px;
}

#futer div{
width:250px;
float:right;
}

a.more{
display:block;
float:right;
font-size:14px;
color:#ff9000;
text-decoration:none;
}

a.more:hover{
color:#666666;
}

#headpic{
position:absolute;
top:0px;
left:50%;
margin-left:-378px;
top:110px;
}


/*Hrvoje Dodao*/
.linksRight{
    float:right;
    font-size:14px;
}
.linksRight a{
    color:#ff9000;
    text-decoration:none;
}
.linksRight a:hover{
    color:#FF0000;
    text-decoration:none;
}
/* Kalendar */
#calendar{
float:left;
width:490px;
}

.month{
/*width:160px;*/
}

.month td{
background-color:#006282;
color:#ffffcc;
text-align:center;
width:20px;
height:20px;
}

#calendar td.monthname{
background-color:#00384A;
font-weight:bold;
color:#ffffcc;
}

#calendar td.monthday{
background-color:#0080AA;
color:#ffffcc;
width:20px;
height:20px;
}

#calendar td.noday{
background-color:#00384A;
color:#07496D;
width:20px;
height:20px;
}


.rezDat{
margin:20px 0px;
}

.rezDat select{
margin-left:10px;
} 

#calendar td.zauzeto{
background-color:#990000;
color:#ffffcc;
}

#calendar td.dolazak{
background-image:url(images/dandolaska-bg.gif);
background-repeat:no-repeat;
color:#FFF;
}

#calendar td.odlazak{
background-image:url(images/datulodlaska-bg.gif);
background-repeat:no-repeat;
color:#FFF;
}
