* {
margin: 0;
padding: 0;
}
html {
height: 100%;
}
body {
font: 0.8em/1.2 "Trebuchet MS", sans-serif;
color: #310;
background: #2b1204 url(../images/background_dark.jpg);
background-position: center top;
}
a {
text-decoration: none;
}
a:link, a:visited {
color: #d06c20;
}
a:hover {
color: #f84;
}
a:active {
color: #fca;
}
img {
border: none;
}
hr {
display: none;
}
.dugmici {
	background-color: #ECA;
	border: 1px solid #C7B64E;
}

/* ----------- Headings ----------- */
h1 {
	display: block;
	position: absolute;
	width: 195px;
	height: 92px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	margin-top: 70px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 105px;
}
h2 {
display: block;
font-size: 1.9em;
font-weight: normal;
letter-spacing: 1px;
}
h1 a#home-link {
display: block;
width: 260px;
height: 60px;
}
h2#srlarge-title {
	float: right;
	width: 544px;
	height: 26px;
	margin-top: 56px;
	background-image: url(../images/enlarge-title1.jpg);
	background-repeat: no-repeat;
}
h1 strong, h2#srlarge-title strong {
display: none;
}

h2#enlarge-title {
float: right;
width: 544px;
height: 26px;
margin-top: 56px;
background-image: url(../images/enlarge-title.jpg);
background-repeat: no-repeat;
}
h1 strong, h2#enlarge-title strong {
display: none;
}
h3 {
font-size: 1.7em;
font-weight: normal;
letter-spacing: 1px;
}

h5 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 15px;
	margin-left: 22px;
}

/* ------------ Layout ------------ */
#wrapper {
background: #331609 url(../images/background.jpg);
background-position: center top;
}

#container-wrapper {
	min-height: 537px;
	background-image: url(../images/background_light.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#container {
	width: 980px;
	min-height: 537px;
	margin: 0 auto;
	background-image: url(../images/titlebar_back.jpg);
	background-repeat: no-repeat;
}
#header {
width: 960px;
height: 149px;
margin: 0 10px;
}
/* ------ Languages ------ */
ul#qtrans_language_chooser {
width: 960px;
height: 32px;
margin: 0 10px;
padding-top: 9px;
text-align: right;
color: #9f7c60;
list-style: none;
}
ul#qtrans_language_chooser li {
display: block;
float: right;
width: 92px;
height: 32px;
margin: 0 2px;
}
ul#qtrans_language_chooser li a {
display: block;
width: 92px;
height: 18px;
padding: 10px 0 4px 0;
text-align: center;
color: #b97;
background: url(../images/lang_tab_back.png) no-repeat bottom left;
}
ul#qtrans_language_chooser li a:hover {
padding: 8px 0 6px 0;
color: #db8;
background: url(../images/lang_tab_back.png) no-repeat bottom center;
}
ul#qtrans_language_chooser li a:active, ul#qtrans_language_chooser li.active a {
padding: 7px 0 7px 0;
text-align: center;
color: #eed0a9;
background: url(../images/lang_tab_back.png) no-repeat bottom right;
}
/* ------ Navigation ------ */
ul#nav {
display: block;
clear: both;
width: 964px;
height: 48px;
margin-left: 8px;
list-style: none;
}
ul#nav li {
	display: block;
	float: left;
	width: 116px;
	height: 48px;
	font-size: 1.1em;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
	line-height: 1em;
}
ul#nav li.page-item-9,ul#nav li.page-item-13 {
display: block;
float: right;
width: 130px;
}
ul#nav li a {
	display: block;
	width: 116px;
	height: 25px;
	text-align: center;
	color: #BA8831;
	padding-top: 13px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	background-image: url(../images/nav_link_back.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: bold;
}
ul#nav li a:hover {
	color: #efccb0;
	padding-top: 13px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	background-image: url(../images/nav_link_back.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-weight: bold;
}
ul#nav li.page-item-9 a,ul#nav li.page-item-13 a {
color: #af7c4f;
background: url(../images/members_link_back.gif) no-repeat bottom left;
}
ul#nav li.page-item-9 a:hover,ul#nav li.page-item-13 a:hover {
color: #e9b089;
background: url(../images/members_link_back.gif) no-repeat bottom right;
}
ul#nav li a:active, ul#nav li.page-item-9 a:active, ul#nav li.page-item-13 a:active, ul#nav li.current_page_item a {
padding: 16px 0 14px 0;
text-align: center;
color: #310;
background: url(../images/nav_link_current_back.gif) no-repeat bottom;
}
/* ------ Content ------ */
#content {
width: 936px;
margin: 0 10px;
padding: 12px;
background: #eca;
}
#content p {


padding: .2em .2em .4em .4em;
}
#content h2 {
padding: 0 .2em .1em .2em;
}
#slideshow-wrapper {
	width: 932px;
	height: 336px;
	border: 2px solid #dcb08f;
}
/* --- Inner Blocks List --- */
ul.inner-blocks {
display: block;
width: 972px;
min-height: 60px;
margin: 4px -18px;
list-style: none;
}
ul.inner-blocks li {
display: block;
float: left;
width: 290px;
min-height: 50px;
margin: 5px 6px;
padding: 8px 8px 8px 12px;
}
/* --- Services and Promotions Blocks Lists --- */
ul.services-blocks {
display: block;
width: 945px;
height: 525px;
margin: 4px -4px 0 -4px;
list-style: none;
}
ul.services-blocks li {
display: block;
float: left;
width: 304px;
height: 164px;
margin: 5px 6px 6px 5px;
}

ul.promotions-blocks {
display: block;
width: 936px;
margin: 4px auto;
list-style: none;
}
ul.promotions-blocks li {
display: block;
width: 930px;
height: 234px;
padding: 1px;
background-color: #804f2f;
border: 2px solid #dcb08f;
}
/* --- Three Blocks & Two Blocks Lists Common --- */
dl#three-blocks, dl#two-blocks {
display: block;
width: 972px;
margin: 12px auto 0 auto;
}
dl#three-blocks dd *, dl#two-blocks dd * {
margin-bottom: 0;
}
/* --- Three Blocks List --- */
dl#three-blocks dd {
display: block;
float: left;
width: 312px;
min-height: 234px;
margin: 0 6px;
}
dl#three-blocks dd span {
display: block;
width: 312px;
}
dl#three-blocks dd span.blocks-top {
height: 12px;
background: url(../images/three_blocks_edge.png) no-repeat;
}
dl#three-blocks dd div.blocks-content {
width: 312px;
min-height: 210px;
color: #c97;
background: url(../images/three_blocks_back.png) repeat-y;
}
dl#three-blocks dd span.blocks-bottom {
height: 12px;
background: url(../images/three_blocks_edge.png) no-repeat bottom;
}
dl#three-blocks dd div.blocks-content h3 {
margin: 0 16px 12px 16px;
color: #c07c4f;
}
dl#three-blocks dd div.blocks-content p {
margin: 3px 16px;
}
dl#three-blocks dd div.blocks-content p.larger-line {
margin: 12px 16px 3px 16px;
}
dl#three-blocks dd div.blocks-content p.last-line {
margin-bottom: 0;
}
dl#three-blocks dd div.blocks-content img {
display: block;
margin: 0 auto;
border: 2px solid #804f2f;
}
#video {
width: 300px;
height: 210px;
margin: 0 6px;
}
/* --- Two Blocks List --- */
dl#two-blocks dd {
display: block;
float: left;
width: 312px;
min-height: 234px;
margin: 0 6px;
}
dl#two-blocks dd#left-block {
width: 312px;
}
dl#two-blocks dd#right-block {
	width: 636px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
dl#two-blocks dd span {
display: block;
height: 12px;
}
dl#two-blocks dd div.blocks-content {
	min-height: 210px;
	color: #C7B667;
}
dl#two-blocks dd div.blocks-content p {
padding: .3em 1em .5em 1.3em;
}
dl#two-blocks dd div.blocks-content h2 {
padding: 0 .7em .1em .7em;
}
dl#two-blocks dd#left-block span.blocks-top {
	background-image: url(../images/three_blocks_edge.png);
	background-repeat: no-repeat;
}
dl#two-blocks dd#left-block span.blocks-bottom {
background: url(../images/three_blocks_edge.png) no-repeat bottom;
}
dl#two-blocks dd#left-block div.blocks-content {
background: url(../images/three_blocks_back.png) repeat-y;
}
dl#two-blocks dd#right-block span.blocks-top {
width: 636px;
background: url(../images/right_block_edge.png) no-repeat;
}
dl#two-blocks dd#right-block span.blocks-bottom {
width: 636px;
background: url(../images/right_block_edge.png) no-repeat bottom;
}
dl#two-blocks dd#right-block div.blocks-content {
width: 636px;
background: url(../images/right_block_back.png) repeat-y;
}
/* -- Cleaner -- */
div.hr {
clear: both;
height: 1px;
}
div.clear {
clear: both;
height: 12px;
}
/* ------ Footer ------ */
div#footline.hr {
background: url(../images/footline_back.png) repeat-x bottom;
}
#footer-wrapper {
width: 100%;
min-height: 70px;
height: 100%;
}
#footer {
	width: 830px;
	font-size: 0.9em;
	line-height: 1.8em;
	text-align: center;
	color: #800000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 24px;
	padding-right: 0;
	padding-bottom: 24px;
	padding-left: 0;
}
#footer span.sep {
color: #842;
margin: 0 6px;
}
#footer a {
color: #b52;
}
#footer a:hover {
color: #f84;
}

/* CONTENT */
#sidebar ul{list-style:none}
#sidebar ul li h2.widgettitle{margin:0 16px 12px 16px;color:#c07c4f}
dl#two-blocks dd div.blocks-content #sidebar h2{padding-left:0}

div#post-12 p{margin:0 0 5px 0}
div#post-12 p.textarea{
	height:50px
}
div#post-12 p label{
	float:left;
	width:60px;
	text-align:right;
	padding:2px 4px 0 0;
}
div#post-12 p input{
	width:220px;
}
div#post-12 p input.fld,div#post-12 p input.sfld,div#post-12 p textarea{
	font:14px "Trebuchet MS", sans-serif;
	color:#331100;
	border:1px solid #9c7c60;
	padding:2px;
	background-color: #FFF;
}
div#post-12 p input.sfld{width:60px}
div#post-12 p input.btn{width:80px}
div#post-12 p textarea{
	width:360px;
	height:90px;
	background-color: #ECA;
}
#wrapper #container-wrapper #container #two-blocks #right-block .blocks-content #post-12 .entry form p #ime {
	background-color: #ECA;
	border: 1px solid #C7B667;
}
#wrapper #container-wrapper #container #two-blocks #right-block .blocks-content #post-12 .entry form p #email {
	background-color: #ECA;
	border: 1px solid #C7B667;
}


div#post-40 p{margin:0 0 5px 0}
div#post-40 p.textarea{
	height:50px;
}
div#post-40 p label{float:left;width:120px;text-align:right;padding:2px 4px 0 0}
div#post-40 p input{width:220px}
div#post-40 p input.fld,div#post-40 p input.sfld,div#post-40 p textarea{font:14px "Trebuchet MS", sans-serif;color:#331100;border:1px solid #9c7c60;background:#fff;padding:2px}
div#post-40 p input.sfld{width:60px}
div#post-40 p input.btn{
	width:80px;
	color:#c07c4f
}
div#post-40 p textarea{
	width:360px;
	height:50px
}

div.entry ul{padding:10px 20px 10px 50px}
div.entry ul.promotions-blocks,div.entry ul.services-blocks{padding:0}
div.post h2{
	color:#c07c4f
}

a.btn{height:19px;color:#eeccaa;padding-top:3px}
.btn{
	width:80px;
	background:url(../images/bttn_80px.png) no-repeat left;
	height:24px;
	font:14px "Trebuchet MS", sans-serif;
	color:#eeccaa;
	text-decoration:none;
	text-align:center;
	border:none;
	cursor:pointer;
	display: block;
	margin-left: 350px;
}
.btn:hover{background-position:right}

.btn1 {
	width:80px;
	background:url(../images/bttn_80px.png) no-repeat left;
	height:24px;
	font:14px "Trebuchet MS", sans-serif;
	color:#eeccaa;
	text-decoration:none;
	text-align:center;
	border:none;
	cursor:pointer;
}
a.btn1 {
	height:19px;
	color:#eeccaa;
	padding-top:3px
}
.btn1:hover {
	background-position:right
}

.xs{width:40px;background:url(../images/bttn_40px.png) no-repeat left}
.s{width:60px;background:url(../images/bttn_60px.png) no-repeat left}
.m{width:80px;background:url(../images/bttn_80px.png) no-repeat left}
.l{width:110px;background:url(../images/bttn_110px.png) no-repeat left}
.xl{width:150px;background:url(../images/bttn_150px.png) no-repeat left}

#footer ul{list-style:none}
#footer li{
	display:block;
	float:left;
	background:url(../images/bgr_footer-sep.gif) no-repeat right;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#footer li.page-item-12{
	background:none;
}






dl#three-blocks, dl#two-blocks, dl#jedan-block {
	display: block;
	width: 968px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
dl#three-blocks dd *, dl#two-blocks dd *, dl#jedan-blocks dd * {
	margin-bottom: 0;
}
dl#jedan-blocks dd {
	display: block;
	width: 968px;
	min-height: 234px;
	margin-left: 10px;
	float: left;
	margin-bottom: 0;
}
dl#jedan-blocks dd span {
	display: block;
	width: 968px;
	margin-top: 10px;
}
dl#jedan-blocks dd span.blocks-top {
	height: 12px;
	background-image: url(../images/jedan_blocks_edge.png);
	background-repeat: no-repeat;
	width: 968px;
	background-position: left top;
}
dl#jedan-blocks dd div.blocks-content {
	width: 968px;
	min-height: 210px;
	color: #C7B667;
	background-image: url(../images/jedan_blocks_back.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
}
dl#jedan-blocks dd span.blocks-bottom {
	height: 12px;
	background-image: url(../images/jedan_blocks_edge.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 968px;
	margin-top: 0px;
	margin-bottom: 0px;
}
dl#jedan-blocks dd div.blocks-content h3 {
	color: #D2C068;
	font-size: 15px;
	margin-top: 0;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 16px;
}
dl#jedan-blocks dd div.blocks-content p {
	margin: 3px 16px;
}
#wrapper #container-wrapper #container #jedan-blocks #centar-block .blocks-content ul {
	margin-right: 0px;
	margin-top: 10px;
}
#wrapper #container-wrapper #container #jedan-blocks #centar-block .blocks-content ul li {
	list-style-type: circle;
	margin-left: 60px;
	margin-bottom: 5px;
}

dl#jedan-blocks dd div.blocks-content p.larger-line {
	margin: 12px 16px 3px 16px;
}
dl#jedan-blocks dd div.blocks-content p.last-line {
	margin-bottom: 0;
}
dl#jedan-blocks dd div.blocks-content img {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
#slideshow-wrappergalerija {
	width: 932px;
	height: 633px;
	border: 2px solid #dcb08f;
}

/* Table Styles */

table.tablecr{
	font-family:Arial, Helvetica, sans-serif;
	color:#D6C66C;
	font-size:12px;
	width:70%;
	margin-right: auto;
	margin-left: auto;
}
table.tablecr td{
	height:25px;
}
table.tablecr th{
	height:25px;
	font-size:13px;
	color:#ffffff;
}
.tbwidth{
	width:15%;
	text-align:center;
}
table.tablecr tr.features{
	color:#FFF;
	background-color: #690505;
}
.style77 {width: 15%; font-weight: bold; text-align:center;}
.critem{
	background-color: #522214;
}

/* Table Styles */
.style78 {
	width: 15%;
	font-weight: normal;
	text-align:left;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: #690505;
}
#booking {
	width: 200px;
	float: right;
	margin-right: 20px;
}
