html, body {
	height: 83%;
	width: 100%; 
	padding: 0;
	border: 0;
	background-color: #033770;
	margin: 0 auto;
	text-align: center;
}
html*.content {height: 70%; width: 960px; margin-top: 1px; margin-left: 0;}
html*.row{float: left;}
html*.one{height: 100%;}
html*.two{
	height: 100%;
	width: 756px;
}
.content{
	position: relative;
	display: table;
	width: 960px;
	margin-top: 0px;
	
	padding: 0;
	border: 0;
	clear: both;
	border-spacing: 0;
	height: 60%;
	
	
	/* required by Opera 6 */
}

/* hide this from opera6 */
head:first-child+body div.content {height: 100%;}

.main {
	display: table-row;
}
.row{
	display: table-cell;
	border: 0;
	padding: 0;
	margin-top: 0;
	padding-top: 4px;
	padding-bottom: 50px;
	vertical-align: top;
	min-height: 100%;
}
.one{
	position: relative;
	z-index: 5;
	background-image: url('../img/background-content.jpg');
	background-repeat:repeat-x;
	background-position: bottom;
	background-color: #fff;
	width: 204px;
	
}
.two{
	width: 756px;
	background:#fff;
	position: relative;
	background-image: url('../img/background-content.jpg');
	background-repeat:repeat-x;
	background-position: bottom;
	background-color: #fff;
	padding-left: 6px;
}

#header{
	position: relative;
	top: 0;
	height: 257px;
	background-image: url('../img/header.jpg');
	background-repeat:no-repeat;
	background-position:center top;
	background-color: #fff;
	color: #000;
	width: 960px;
	z-index: 10;


}
.header_link {
	float: left;
	width: 350px;
	height: 100px;
	text-align: left;
}
.header_link p {
	text-align: center;
	padding-top:12px;
	text-align: left;
	padding-left:10px;
}
.header_langs {
	float: left;
	width: 590px;
	height: 100px;
	text-align: right;
}
.header_langs p {
	text-align: right;
	padding-top:10px;
	padding-right:15px;
}
a.languages {
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color: #4E4B4B;
}
a.languages:visited {
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color: #4E4B4B;
}
a.languages:active {
	text-decoration: underline;
}
a.languages:hover {
	text-decoration: underline;
}
.clear {
	clear:both;
}
a.hlink {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color:#626161;
	text-decoration: none;
}
a.hlink:hover {
	text-decoration: underline;
}

a.cont_links,a.cont_links:visited {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #2D62AA;
	text-decoration: none;
}
a.cont_links:hover,a.cont_links:active { 
	text-decoration: underline;
}
#footer{
	clear: both;
	position: relative;
	width: 960px;
	height: 54px;
	background-image: url('../img/footer.jpg');
	background-repeat:no-repeat;
	background-position:center top;
	background-color: #fff;
	color: #000;
	
	left:0px;
	margin-top: -50px;
	_margin-bottom: 0px;
	z-index: 15;
	
}
p.ftxt {
	font-family: Arial;
	padding-top:10px;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	line-height:20px;
	padding-top: 15px;
}

/* hide this from opera6 */
head:first-child+body div#footer {margin-bottom: 0;}

a.glMenu,a.glMenu:visited {  
	
	color:#4E4B4B;
	display:block;
	text-decoration:none;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-indent: 10px;
	width:204px;
	height: 25px;
	line-height:25px;
	text-align: left;
	margin-top: -1px;
	_margin-top: 1px;
	border-bottom: 1px solid #F4F4F4;
	_margin-left: 0;
}
a.glMenu:hover,a.glMenu:active { 
	text-decoration: underline;
}
a.subMenu,a.subMenu:visited {  
	font-size:13px;
	color:#4E4B4B;
	display:block;
	text-decoration:none;
	background-color:#ECD9CB;
	font-family: Arial;
	line-height:25px;
	font-weight: bold;
	text-indent: 15px;
	width:204px;
	height: 25px;
	text-align: left;
	border-bottom: 1px solid #F4F4F4;
	_margin-left: 0;
}
a.subMenu:hover,a.subMenu:active { 
	text-decoration: underline;
}
a.glMenul,a.glMenul:visited {  
	background-image: url('../img/menu_footer.jpg');
	background-repeat:no-repeat;
	background-position: bottom left;
	background-color:#F2E1AD;	
	font-size:13px;
	color:#4E4B4B;
	display:block;
	text-decoration:none;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-indent: 10px;
	width:204px;
	height: 28px;
	line-height:28px;
	text-align: left;
	_margin-bottom: -1px;
}
a.glMenul:hover,a.glMenul:active { 
	text-decoration: underline;
}
a.amore,a.amore:visited {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #2D62AA;
	text-decoration: none;
}
a.amore:hover,a.amore:active { 
	text-decoration: underline;
}
html>body #outer{height:auto;}
.center{
	width: 960px;
	min-height:auto;
	margin: 0px auto 0px auto;
	background-color: #fff;
	border: 0;
	clear: both;
	border-spacing: 0;
}
html*.center{
	height:100%;
	width: 960px;
	min-height:100%;
	margin: 0px auto 0px auto;
	background-color: #fff;
	display: table;
}
.menu {
	width: 204px;
	padding-top: 4px;
	background-image: url('../img/menu_header.jpg');
	background-repeat:no-repeat;
	background-position: top left;
	background-color:#F2E1AD;	
	margin-left:0;
	margin-top: -3px;
	_margin-top: -4px;
	
	
}
.hmenu {
	background-image: url('../img/menu_be_horizontal.jpg');
	background-repeat:no-repeat;
	background-position: top left;
	width: 932px;
	height: 39px;
	padding-top: 4px;
	margin-left: 5px;
	_margin-left: 0;
}
.search {
	margin-top: 1em;
	width: 199px;
	background-image: url('../img/background-search.jpg');
	background-repeat:no-repeat;
	background-position: bottom left;
	background-color: #8DC6E8;
}
.search p {
	text-indent: 1em;
}
p {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-align: left;
	margin: 0;
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 2px;
}
ol li {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-align: left;
	margin: 0;
	line-height: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.intext {
	width: 180px;
}
h1 {
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	color: #004DA0;
	text-align: left;
	border-bottom: 2px solid #5F7DA2;
	line-height: 25px;
	width: 95%;
}

h2 {
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	color: #5F7DA2;
	text-align: left;
	line-height: 25px;
	width: 95%;
	margin-left: 2px;
	_padding-left: 1px;
}
h3 {
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-align: left;
	margin: 0;
	line-height: 25px;
	width: 95%;
	padding-top: 7px;
	text-indent: 0.5em;
}
h4 {
	font-family: Georgia;
	font-size: 15px;
	font-weight: bold;
	color: #626161;
	text-align: left;
	margin: 0;
	line-height: 25px;
	width: 272px;
	background-color:#DEECFB;
	height:30px;
	text-indent:0.5em;
}
h5 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #2D62AA;
	text-align: left;
	margin: 0;
	line-height: 20px;
	width: 95%;
}
h6 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #2D62AA;
	text-align: center;
	margin: 0;
	line-height: 25px;
	width: 95%;
}
p.usl {
	margin-top: -10px;
	text-align: left;
	padding-left:4;
	_padding-left:5px;
}
a.usel {
	text-decoration: none;
	color: #7A9CF1;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
a.usel:hover {
	text-decoration: underline;
}
a.uselm {
	text-decoration: none;
	color: #1F439E;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
a.uselm:hover {
	text-decoration: underline;
}
a.uselmf {
	text-decoration: none;
	color: #1F439E;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
a.uselmf:hover {
	text-decoration: underline;
}
.estate_one {
	float: left;
	width: 554px;
}
.fhotel {
	float: left;
	width: 272px;
	height: 120px;
	border-bottom:1px solid #004DA0;
	margin-bottom:5px;
}
.fhotel2 {
	float: left;
	width: 272px;
	height: 120px;
	border-bottom:1px solid #004DA0;
	margin-left:2px;
	margin-bottom:5px;
}
.estate_two {
	float: left;
	width: 195px;
	margin-top:-3px;
	_margin-top:-4px;
}	
.nhead {
	width: 195px;
	background-image: url('../img/news_header.jpg');
	background-repeat:no-repeat;
	background-position: top left;
	background-color: #fff;
	height: 32px;
}
.ncontent {
	width: 195px;
	background-color: #F2F7FD;
	margin-top: 0;
	_margin-top: 0;
	border-bottom: 1px solid #004DA0;
}
.ncontent p {
	width: 193px;
	padding-left: 2px;
	margin:0;
}

p.pimage {
	padding-left: 10px;
}
.linksm {
	background-image:url('../img/linksbg.jpg'); background-repeat:no-repeat; width:202px; height:32px; margin-top:25px;

}
.linkmp {
	text-indent:1.5em; font-size: 15px; font-weight: bold; font-family:Georgia; line-height: 20px; padding-top: 6px;
}


/* TEST */



#hotelispisak {
	float: left;
	width: 720px;
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333399;
	margin: 0 0 0 0;
}
#hotelispisak h1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #076EB8;
	text-align: left;
	padding: 0 0 0 0;
	margin: -2px 0 0 0;
	line-height: 20px;
	width: 95%;
}
#hotelispisak h1 a {
	text-decoration: none;
	color: #076EB8;
}
#hotelispisak h1 a:hover {
	text-decoration: underline;
}
#hotelispisak .container {
	float:left;
	width: 348px;
	height: 81px;
	text-align: left;
	margin: 10px 0 0 0;
	border: 1px solid #DDDDDD;
	background-color: #FBFBFB;
}
#hotelispisak .spacer {
	float:left;
	width: 10px;
	height: 80px;
	text-align: left;
	margin: 10px 0 0 0;
	background-color: #FBFBFB;
}
#hotelispisak .thumbnail {
	float: left;
	margin: 10px 10px 10px 8px;
}
html*#hotelispisak .thumbnail {
	margin-left: 4px;
}
#hotelispisak .thumbnail img {
	border: 0;
}
#hotelispisak .details {
	float: left;
	width: 230px;
	margin: 10px 0 0 0;
}
.stranici {
	float: right;
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333399;
	margin: 20px 0 0 10px;
}
.stranici a {
	color: #FF6600;
	text-decoration: none;
}
.stranici a:hover {
	color: #A64200;
	text-decoration: underline;
}


#foto_box {
	height: 100%;
	font-family: Tahoma;
	vertical-align: top;
	padding: 10px;
	border: 0;
	border: 1px solid #DDDDDD;
	text-align: left;
	margin: 15px 0 0 10px;
}
html*#foto_box {
	width: 713px;
}
.slfoto, .slfotohidd {
	float: left;
	width: 90px;
	overflow: hidden;
	margin: 0 0 0 5px;
	border: 0 none;
	padding: 0 0 0 0;
	text-align: center;
}
.slfotohidd {
	display: none;
}
.foto {
	width: 100%;
	text-align: center;
	vertical-align: top;
	padding: 0px;
}
.foto_big {
	float: left;
	height:100%;
	padding:0;
	margin:0;
}
.foto_smalls {
	float: left;
	height:100%;
	padding:0;
	margin:0;
}
.fototh {
	text-align: center;
	vertical-align: top;
	padding: 3px;
	width: 98px;
	border: 1px solid #dadada;
	background-color: #f0f0f0;
}
.fotozagl, .fotozaglpegled {
	padding: 0;
	margin: 3px 0 7px 0;
	padding: 2px 0 0 4px;
	border-left: 1px solid #f78c22;
	font-size: 10px;
	line-height: 100%;
	color: #707070;
	text-align: left;
}
.fotozaglpegled {
	margin-top: 2px;
}
.pregled {
	border: 1px solid #c0c0c0;
}
#hotel_detail h2 {
	font-family: Arial;
	font-size: 16px;
	color: #076EB8;
	text-align: left;
	padding: 0 0 0 0;
	margin: 15px 0 0 10px;
	line-height: 20px;
	border-bottom: 4px solid #EEEEEE;
	width: 713px;
}
#opisanie {
	font-family: Verdana;
	font-size: 12px;
	color: #4D4D4D;
	text-align: left;
	padding: 0 0 0 0;
	line-height: 20px;
	margin:10px 0 0 10px;
}
#opisanie p {
	font-family: Verdana;
	font-size: 12px;
	color: #4D4D4D;
	text-align: left;
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
	line-height: 20px;
}
#hotel_detail ul {
	font-family: Verdana;
	font-size: 12px;
	color: #4D4D4D;
	text-align: left;
	padding: 0 0 0 40px;
	margin: 5px 0 0 0;
	line-height: 20px;
}
#services table {
	margin-top:10px;
}
#services table td {
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	color: #4D4D4D;
	text-align: left;
	padding: 5px 5px 5px 10px;
}
.text_content {
	padding-left: 10px;
	padding-top: 0px;
}


#galleryspisak {
	float: left;
	width: 720px;
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333399;
	margin: 0 0 0 0;
}
#galleryspisak h1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #076EB8;
	text-align: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	line-height: 20px;
	width: 95%;
}
#galleryspisak h1 a {
	text-decoration: none;
	color: #076EB8;
}
#galleryspisak h1 a:hover {
	text-decoration: underline;
}
#galleryspisak .container {
	float:left;
	width: 708px;
	height: 115px;
	text-align: left;
	margin: 10px 0 0 0;
	border: 1px solid #DDDDDD;
	background-color: #FBFBFB;
}
#galleryspisak .container h1 {
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	color: #004DA0;
	text-align: left;
	line-height: 25px;
	width: 95%;
}
#galleryspisak .spacer {
	float:left;
	width: 10px;
	height: 80px;
	text-align: left;
	margin: 10px 0 0 0;
	background-color: #FFFFFF;
}
#galleryspisak .thumbnail {
	float: left;
	margin: 0 0 11px 10px;
}
html*#galleryspisak .thumbnail {
	margin-left: 5px;
	margin-right: 4px;
}
#galleryspisak .thumbnail img {
	border: 0;
}
#galleryspisak .details {
	float: left;
	width: 690px;
	margin: 11px 0 11px 9px;
}
html*#galleryspisak .details {
	margin-left: 5px;
}

#novinispisak {
	float: left;
	width: 720px;
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333399;
	margin: 0 0 0 0;
}
#novinispisak h1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #076EB8;
	text-align: left;
	padding: 0 0 0 0;
	margin: 11px 0 0 9px;
	line-height: 20px;
	width: 95%;
}
#novinispisak h1 a {
	text-decoration: none;
	color: #076EB8;
}
#novinispisak h1 a:hover {
	text-decoration: underline;
}
#novinispisak .container {
	float:left;
	width: 708px;
	height: 115px;
	text-align: left;
	margin: 10px 0 0 0;
	border: 1px solid #DDDDDD;
	background-color: #FBFBFB;
}
#novinispisak .container p {
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #3A3A3A;
	margin: 2px 0 0 0;
	padding: 0 0 0 0;
}
#novinispisak .container a {
	color: black;
	text-decoration: none;
}
#novinispisak .container a:hover {
	color: black;
	text-decoration: underline;
}
#novinispisak .spacer {
	float:left;
	width: 10px;
	height: 80px;
	text-align: left;
	margin: 10px 0 0 0;
	background-color: #FFFFFF;
}
#novinispisak .thumbnail {
	float: left;
	margin: 8px 0 11px 10px;
}
html*#novinispisak .thumbnail {
	margin-left: 5px;
}
#novinispisak .thumbnail img {
	border: 0;
	margin-right: 8px;
}
table.tFairs {
	font-family:Arial;
	font-size:13px;
	color:#282828;
}
table.tFairs td {
	border-bottom:1px dotted #282828;
}