/* CSS RESET*/
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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*pravi stil*/


body{
	background-image: url('http://www.hotel-tamaris.hr/public/images/bg.jpg');
	background-repeat: repeat-x;

	background-color: rgb(211, 200,184);
	
	font-family: Arial;
	font-size: 12px;
	color: rgb(135,135,138);
	text-align: center;
	min-width: 900px;
	width: 100%;
}
body a{
	font-family: Arial;
	font-size: 12px;
	color: rgb(135,135,138);

}
body a:hover{
	color: rgb(105,105,108);
}

h1{
	font-weight:normal;
	font-size: 14px;
	color: rgb(174,148,79);
}
h1 a:link, h1 a:visited{
	font-weight:normal;
	font-size: 14px;
	text-decoration: none;	
	color: rgb(174,148,79);
}
h1 a:hover,h1 a:active{
	text-decoration: none;	
	
	color: rgb(204,178,109);
}
h1 a.current{
	text-decoration: none;	
	color: rgb(204,178,109);
}
h1 a.current:hover {
    cursor: default;
}


/******* jezikci **********/
.zastavica a{
	position: relative;
    text-indent: -1000em;
}
#jezik{
	margin: 0px auto 0px auto;
	width: 130px;
	position: relative;
	top:45px;
	right: -400px;
}
#jezik_hrv a{
	background-image: url('http://www.hotel-tamaris.hr/public/images/hrv+.png');
	width: 29px;
	height: 27px;
	float:left;
}
#jezik_hrv a:hover{
	background-image: url('http://www.hotel-tamaris.hr/public/images/hrv-.png');

}
#jezik_ger a{
	background-image: url('http://www.hotel-tamaris.hr/public/images/ger+.png');
	width: 27px;
	height: 28px;
	float:left;
}
#jezik_ger a:hover{
	background-image: url('http://www.hotel-tamaris.hr/public/images/ger-.png');
}
#jezik_eng a{
	background-image: url('http://www.hotel-tamaris.hr/public/images/eng+.png');
	width: 27px;
	height: 28px;
	float:left;
}
#jezik_eng a:hover{
	background-image: url('http://www.hotel-tamaris.hr/public/images/eng-.png');
}
#jezik_ita a{
	background-image: url('http://www.hotel-tamaris.hr/public/images/ita+.png');
	width: 33px;
	height: 28px;
	float:left;
}
#jezik_ita a:hover{
	background-image: url('http://www.hotel-tamaris.hr/public/images/ita-.png');

}

/*****************/
#okvir{
	text-align: left;
	margin: 15px auto;
	width: 900px;
}
#logo {
	
	background-image: url('http://www.hotel-tamaris.hr/public/images/logo-hotel-tamaris.png');
	width: 372px;
	height: 77px;
	background-repeat: no-repeat;
	margin-top: 3px;
	margin-left: 10px;
}

#logo a{

	width: 372px;
	height: 77px;
	display:block;
    text-indent: -1000em;
}
#slideshow{
	width: 880px;
	height: 300px;
	margin: 3px auto 0px auto;
	visibility: hidden;
}

#formular{
	
	z-index: 1000;
	width: 180px;
	height: 300px;
	background: blue;
}
#meni{
	background-color: rgb(246,246,246);
	width: 880px;
	line-height: 27px;
	height: 24px;
	margin: 9px auto 0px auto;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(174,148,79);
}
#donjimeni{

	float: left;
	width: 220px;
	
	margin-left: 10px;
	margin-top: 10px;
}

.donjimenielement{

	background-color: rgb(246,246,246);
	border-style: solid;
	border-width: 1px;
	border-color: rgb(174,148,79);
	margin-bottom: 10px;

}

.donjimenielement h1{
	margin-left: 9px;
	margin-top: 5px;

	margin-bottom: -5px;
}
#rezervacije h1{
	margin-left: 9px;
	margin-top: 5px;

	margin-bottom: -5px;
}
#sredina{
	float:left;
	width: 450px;
	margin-top: 10px;
	margin-left: 15px;
	line-height: 1.2;
}
#sredina h1{
	background-color: rgb(246,246,246);
	border-style: solid;
	border-width: 1px;
	border-color: rgb(174,148,79);
	margin-bottom: 10px;
	line-height: 16px;
	padding-left: 5px;
}
#desno{
	float:left;
	margin-top: 10px;
	margin-left: 15px;
	width: 180px;
}

#malilogo{
	background-image: url('http://www.hotel-tamaris.hr/public/images/logo.png');
	width: 141px;
	height: 141px;
	margin: 25px auto 20px auto;
}

#like {
	margin: 10px 0 0 0;
}

#rezervacije{

	border-style: solid;
	border-width: 1px;
	border-color: rgb(174,148,79);
	min-height: 210px;
	background-color: rgb(246,246,246);
	padding-bottom: 5px;
	position: relative;
	z-index: 0;
}
.clear{
	width: 100%;
	clear: both;
	FONT-SIZE: 0px;
	height: 0px;
}
#futer{
	width: 400px;
	width: 900px;
	font-family: arial;
	font-size: 10px;
	font-weight: lighter;
	color: rgb(135,135,138);
}
#futer a{
	font-family: arial;
	font-size: 10px;
	font-weight: lighter;
	color: rgb(135,135,138);
	text-decoration: none;
}
#futer img{
	width: 15px;
	float: right;
	margin-right: 5px;
	margin-top: -12px;
	margin-bottom: 3px;
}
#futer p{
	margin-left: 250px;
}
#futer hr{
	border: solid 1px rgb(246,246,246);
}
.vijesti{
	margin-bottom: 10px;
}
.vijest{
	min-height: 100px;
}
.slika{
	margin: 8px;
}
.datum{
text-align: right;
margin-top: 5px;
}
.slikaLivo{
margin-top: 0px;
margin-left: 9px;
}
.slikaBox{
	width:146px;
	height:106px;
	float:left;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(174,148,79);
	background-color: rgb(246,246,246);
	margin-right: 5px;
	margin-bottom: 5px;

}
#datepicker{
	margin: 0px 5px 5px 5px;
	}
#rezervacije p{
	float: left;
	margin-left: 5px;
	line-height: 25px;
}
#rezervacije select{
	float: right;
	margin-right: 5px;
	margin-top: 5px; 
}
#rezervacije input{
	float: right;
	margin-right: 5px;
}
#ui-datepicker-div{
	visibility: hidden;
}



/* --- tlocrt apartmana ---*/
#mapa{
	width: 450px;
	height: 221px;
	background-image: url('http://www.hotel-tamaris.hr/public/images/tlocrt.png');
	overflow: hidden;
	background-position: 0px 0px;
	z-index: 1;
	position: relative;
}


#prozor{
	overflow: hidden;
	background-image: url('http://www.hotel-tamaris.hr/public/images/tlocrt.png');

	z-index: 2;
	position: absolute;
	background-attachment: scroll;
	
}
.a21{
	width : 71px;
	height : 86px; 
	background-position : -85px 583px;
	left : 304px;
	top : 13px;

}
.a22{
	width : 80px;
	height : 85px; 
	background-position : -156px 583px;
	left : 354px;
	top : 29px;
}
.a23{
	width : 55px;
	height : 98px; 
	background-position : -252px 693px;
	left : 286px;
	top : 113px;
}
.a24{
	width : 202px;
	height : 98px; 
	background-position : -50px 693px;
	top : 113px;
	left: 84px;
}
.a3{
	width : 83px;
	height : 107px; 
	background-position : 0 585px;
	top : 75px;
	left: 325px;
}
.a4{
	
	width : 51px;
	height : 120px; 
	background-position : 0 705px;
	top : 101px;
	left: 34px;
	
	}
	
#apart ul {
    list-style: none;
    margin: 10px auto;
    padding: 0;
    width: 400px;
}

#apart li {
    float: left;
    margin: 5px;
    padding: 0;
    	background-color: rgb(246,246,246);
	border-style: solid;
	border-width: 1px;
	border-color: rgb(174,148,79);
	margin-bottom: 10px;
	line-height: 16px;
	padding-left: 5px;
	padding-right: 5px;
}

#apart li a{
	text-decoration: none;	
	color: rgb(174,148,79);
	}
	
.cjenik td{	border-style: solid;
	border-width: 1px;
	border-color: rgb(174,148,79);
}
	
/*------ IE 6 Fixes-----*/
* html #donjimeni{ 
	margin-left: 5px;
	margin-top: 0px;
}
* html .donjimenielement{
 	margin-top: 10px;
 	margin-bottom: 25px;
}
* html #okvir{
	margin-top: -10px;
}
* html .vijest{
	min-height: 100px;
	height: auto !important;
	height: 100px;
}
* html #rezervacije p{
	position : relative; 
}
* html #rezervacije input{
	position : relative; 
}
/*----- IE 7 Fixes -----*/
*:first-child+html .donjimenielement{ 
	margin-bottom: 25px; 
}

