* {
	margin: 0;
	padding: 0;
}

html {
	background: #0d1115 top center url(../images/bg.gif) repeat-y;
	color: #e6e6e6;
	font: 12px/1.4 "Trebuchet MS", Verdana, sans_serif;
}

body {
	background: top center url(../images/header_bg.jpg) no-repeat;
}

p {
	margin: 10px 0 10px;
}

ul,ol {
	margin: 15px 0 15px 20px;
}

td,tr {
	vertical-align: top;
}

a:link,a:visited {
	color: #c8972f;
	text-decoration: none;
}

a:hover {
	color: #c8972f;
	text-decoration: underline;
}

div.spacer {
	margin: 10px 0 10px 0;
}

ul.ulp {
	padding: 6px 0 6px 16px;
	margin: 0;
}

ul.ulp li {
	margin: 0;
	padding: 0 0 1px 0;
	line-height: 1.2;
}

img {
	border: 0;
}

.tbrd,.tbrd td {
	border: 0;
	border-collapse: collapse;
}

input,textarea,option,select {
	background: #000;
    border: 1px solid #4c5053;
	color: #c2c2c2;
	font: 1em/1.2 "Trebuchet MS", Verdana, sans_serif;
	padding: 0 0 0 2px;
}

input:focus,textarea:focus,option:focus,select:focus {
	border: 1px solid #c2c2c2;
}

option, option:focus {
	border: 0;
	font-size: 1em;
}

.nb {
	background: 0;
	border: 0;
}

input.sb {
	background: #121213 url(../images/sb.gif) repeat-x;
	border: 1px solid #4c5053;
	color: #98999a;
	font: 11px/16px "Trebuchet MS", Verdana, sans_serif;
	height: 19px;
	clear: both;
	cursor: pointer;
	padding: 0;
	text-align: center;
	padding: 0 20px;
}

input.sb:hover,input.sb.over {
	background: #121213 url(../images/sb.gif) repeat-x;
	border: 1px solid #c8972f;
	color: #c8972f;
}

.cleaner {
	display: block;
	clear: both;
	height: 0;
	line-height: 0px;
	margin: 0;
	padding: 0;
}

textarea {
	width: 99%;
}

.greska {
	color: #fc0;
}

:focus {
	outline: 0;
}

.frm_name {
	display: none;
}

#pc {
    width: 800px;
    margin: 0 auto;
}

#ph {
    height: 110px;
    position: relative;
}

a#logo:link, a#logo:visited {
    width: 208px;
    height: 59px;
	background: url(../images/logo.png);
	display: block;
	position: absolute;
	top: 16px;
	left: 0;
	text-indent: -999em;
}

a#res_hr:link, a#res_hr:visited,
a#res_en:link, a#res_en:visited {
    width: 166px;
    height: 48px;
	background: url(../images/reservation_hr.gif);
	display: block;
	position: absolute;
	top: 11px;
	right: 0;
	text-indent: -999em;
}

a#res_en:link, a#res_en:visited {
	background: url(../images/reservation_en.gif);
}

#lm, #am {
    margin: 0;
    padding: 0;
	display: block;
	position: absolute;
	top: 62px;
	list-style: none;
}

#lm {
	right: 0;
}

#lm li, #am li {
    display: block;
    float: left;
}

#am {
	top: 66px;
	left: 40px;
}

#lm a:link, #lm a:visited,
#lm a.c:link, #lm a.c:visited,
#am a:link, #am a:visited {
    margin: 0 0 0 12px;
    font-size: 0.85em;
    line-height: 1.2em;
    color: #c2c2c2;
}

#lm a.c:link, #lm a.c:visited, #lm a:hover, #am a:hover {
    color: #c8972f;
    text-decoration: none;
}

#mm {
    margin: 0;
    padding: 0 0 0 30px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 770px;
	height: 28px;
	line-height: 28px;
	background: url(../images/mm.gif);
	list-style: none;
	z-index: 999;
}

#mm li {
	display: block;
	float: left;
	position: relative;
}

#mm ul {
	display: none;
	position: absolute;
	top: 28px;
	left: 0;
	margin: 0;
	padding: 0;
	width: 126px;
}

#mm ul ul {
	top: 0;
	left: 126px;
}

#mm a:link, #mm a:visited,
#mm a.c:link, #mm a.c:visited {
	display: block;
	text-decoration: none;
	font-weight: bold;
	line-height: 28px;
	height: 28px;
	color: #c2c2c2;
	padding: 0 16px;
	text-transform: uppercase;
}

#mm a:hover,
#mm a.c:link, #mm a.c:visited {
	text-decoration: none;
	color: #c8972f;
}

#mm li:hover ul, #mm li.over ul {
	display: block;
}

#mm li:hover ul ul, #mm li.over ul ul {
	display: none;
}

#mm ul li:hover ul, #mm ul li.over ul {
	display: block;
}

#mm ul a:link, #mm ul a:visited,
#mm ul a.c:link, #mm ul a.c:visited {
	display: block;
	float: left;
	width: 102px;
	background: url(../images/mm.png) no-repeat;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	line-height: 20px;
	height: 20px;
	padding: 0 4px 3px 20px;
	color: #c2c2c2;
}

#mm ul a:hover,
#mm ul a.c:link, #mm ul a.c:visited {
	text-decoration: none;
	color: #c8972f;
}

#pf {
	background: top center url(../images/footer_bg.jpg) no-repeat;
}

#pf .wrap {
    width: 800px;
    height: 298px;
    margin: 0 auto;
    position: relative;
}

#mb {
    text-align: center;
    position: absolute;
    top: 15px;
    left: 158px;
    width: 485px;
}

#mb a:link, #mb a:visited {
    color: #c2c2c2;
    font-weight: bold;
    font-size: 0.85em;
    text-transform: uppercase;
}

#mb a:hover {
    color: #c8972f;
    text-decoration: none;
}

#cp {
    color: #6c787d;
    text-align: center;
    font-size: 0.85em;
    position: absolute;
    bottom: 16px;
    left: 158px;
    width: 485px;
}

#cp a:link, #cp a:visited {
    color: #6c787d;
    font-size: 0.85em;
}

#cp a:hover {
    color: #c8972f;
    text-decoration: none;
}

#split {
    padding-top: 130px;
    color: #9d9fa0;
    font-size: 0.91em;
}

#split h2 {
    color: #8d9ba1;
    font-size: 1.45em;
    font-weight: normal;
    margin: 0 0 10px 0;
    padding: 0;
}

a#fm1:link, a#fm1:visited,
a#fm2:link, a#fm2:visited,
a#fm3:link, a#fm3:visited,
a#fm4:link, a#fm4:visited,
a#fm5:link, a#fm5:visited {
    display: block;
    position: absolute;
    background: url(../images/fm_logos.jpg);
    text-indent: -999em;
}

a#fm1:link, a#fm1:visited {
    top: 82px;
    left: 0;
    width: 116px;
    height: 33px;
    background-position: 0 0;
}

a#fm1:hover {
    background-position: 0 -33px;
}

a#fm2:link, a#fm2:visited {
    top: 68px;
    left: 242px;
    width: 98px;
    height: 48px;
    background-position: -116px 0;
}

a#fm2:hover {
    background-position: -116px -48px;
}

a#fm3:link, a#fm3:visited {
    top: 60px;
    left: 480px;
    width: 89px;
    height: 54px;
    background-position: -214px 0;
}

a#fm3:hover {
    background-position: -214px -54px;
}

a#fm4:link, a#fm4:visited {
    top: 60px;
    right: 0;
    width: 90px;
    height: 64px;
    background-position: -303px 0;
}

a#fm4:hover {
    background-position: -303px -64px;
}

#header {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #727678;
}

#events_l {
    width: 262px;
    list-style: none;
    position: relative;
    margin: 0;
    padding: 112px 0 0 0;
    background: url(../images/events_l.gif) no-repeat;
    float:  left;
}

#events_r {
    width: 267px;
    list-style: none;
    position: relative;
    margin: 0 0 0 2px;
    padding: 112px 0 0 0;
    background: url(../images/events_r.gif) no-repeat;
    float:  left;
}

#events_l dt, #events_l dt.l,
#events_r dt, #events_r dt.l {
    height: 20px;
    line-height: 20px;
    padding: 0 6px 3px 0;
    margin: 0;
    background: url(../images/events_li.gif) no-repeat;
}

#events_r dt, #events_r dt.l {
    padding: 0 7px 3px 6px;
    background: url(../images/events_ri.gif) no-repeat;
}

#events_l dt.l {
    background: url(../images/events_li_.gif) no-repeat;
    padding-bottom: 13px;
}

#events_r dt.l {
    background: url(../images/events_ri_.gif) no-repeat;
    padding-bottom: 13px;
}

#events_l dt a:link, #events_l dt a:visited,
#events_r dt a:link, #events_r dt a:visited {
    color: #aaa;
    display: block;
    height: 20px;
    line-height: 20px;
    position: relative;
    padding: 0 6px;
    font-size: 11px;
}

#events_l dt span,
#events_r dt span {
    color: #fff;
    display: block;
    position: absolute;
    font-size: 10px;
    right: 6px;
    top: 0;
}

#events_l dt a:hover,
#events_r dt a:hover {
    color: #c8972f;
    text-decoration: none;
}

#events_l dd,
#events_r dd {
    position: absolute;
    top: 2px;
    left: 2px;
}

#events_l dd.h,
#events_r dd.h {
    display: none;
}

#events_r dd {
    left: 8px;
}

#nl {
    width: 265px;
    float: right;
    list-style: none;
    padding: 0;
    margin: 0;
}

#nl li {
    height: 29px;
    padding: 0 12px 8px 18px;
    margin: 0;
    background: url(../images/nl.jpg) no-repeat;
}

#nl li.l {
    background: url(../images/nl_.jpg) no-repeat;
    padding-bottom: 12px;
}

#nl a:link, #nl a:visited {
    color: #c8972f;
    display: block;
    height: 29px;
    line-height: 16px;
    font-size: 11px;
    font-weight: bold;
}

#nl a:hover {
    color: #fff;
    text-decoration: none;
}

#nl span {
    display: block;
    height: 14px;
    line-height: 14px;
    font-size: 10px;
    color: #fff;
    font-weight: normal;
}

#cw {
    padding: 0 0 25px 0;
}

#pl {
    float: left;
    width: 570px;
}

#pr {
    float: right;
    width: 217px;
    z-index: 1;
}

#cw h1, h1, #conl h1, #conl h2, #conr h1  {
    font-size: 20px;
    color: #fff;
    padding: 0;
    font-weight: normal;
    margin: 0 0 10px 0;
}

#pl h1 {
    height: 20px;
    line-height: 22px;
    background: url(../images/h1.gif);
    border: 1px solid #4c5053;
    font-size: 14px;
    color: #c8972f;
    padding: 0 8px;
    font-weight: normal;
    margin: 0 0 5px 0;
}

#conr h2  {
    font-size: 16px;
    padding: 0;
    font-weight: bold;
    margin: 0 0 10px 0;
}

.news {
    background: #000;
    padding: 3px;
    margin: 0 0 6px 0;
    border: 1px solid #4c5053;
}

.news .w {
    background: #393939;
    position: relative;
}

.news .w2 {
    background: #1f1f1f;
    position: relative;
}

.news .img {
    border-right: 3px solid #000;
    display: block;
    float: left;
    width: 180px;
    height: 120px;
}

.news .txt {
    float: right;
    width: 355px;
    padding-right: 12px;
}

.news .lnks {
    bottom: 3px;
    right: 12px;
    position: absolute;
    height: 15px;
}

#cw .lnks {
    top: 9px;
    right: 10px;
    position: absolute;
    height: 15px;
}

.lnks a:link, .lnks a:visited {
    display: block;
    color: #9b9b9b;
    padding-left: 16px;
    margin-left: 15px;
    text-decoration: none;
    height: 15px;
    line-height: 15px;
    float: left;
}

.lnks a.t:link, .lnks a.t:visited {
    padding-left: 16px;
    background: url(../images/icon_t.gif) no-repeat;
}

.lnks a.v:link, .lnks a.v:visited {
    padding-left: 20px;
    background: url(../images/icon_v.gif) no-repeat;
}

.lnks a.f:link, .lnks a.f:visited {
    padding-left: 23px;
    background: url(../images/icon_f.gif) no-repeat;
}

.lnks a:hover {
    color: #c8972f;
    text-decoration: none;
    background-position: 0 -15px;
}

.w2 .lnks a:link, .w2 .lnks a:visited,
#cw .lnks a:link, #cw .lnks a:visited {
    background-position: 0 -30px;
}

.w2 .lnks a:hover,
#cw .lnks a:hover {
    background-position: 0 -45px;
}

.news h2 {
    margin: 6px 0 3px 0;
    padding: 0;
    color: #fff;
    text-decoration: none;
    font-size: 17px;
    font-weight: normal;
}

.news h2 a:link, .news h2 a:visited {
    color: #fff;
    text-decoration: none;
}

.news h2 a:hover {
    color: #c8972f;
    text-decoration: none;
}

.news .date,
.newsi {
    color: #9b9b9b;
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
}

.newsi {
    font-weight: normal;
}

.news .date span {
    color: #cfcfcf;
}

#pager {
    height: 15px;
    line-height: 15px;
    background: url(../images/pager.gif);
    border: 1px solid #4c5053;
    margin-bottom: 6px;
    padding: 0 12px;
}

#pager .l {
    float: left;
}

#pager .r,
#pager .c {
    float: right;
}

#pager .l a:link, #pager .l a:visited {
    float: left;
    display: block;
    background: url(../images/arr_left.gif) no-repeat;
    color: #9b9b9b;
    padding-left: 9px;
    margin-right: 9px;
    text-decoration: none;
}

#pager .l a:hover {
    color: #c8972f;
    background-position: 0 -15px;
    text-decoration: none;
}

#pager .r a:link, #pager .r a:visited {
    float: left;
    display: block;
    background: right top url(../images/arr_right.gif) no-repeat;
    color: #9b9b9b;
    padding-right: 9px;
    margin-left: 9px;
    text-decoration: none;
}

#pager .r a:hover {
    color: #c8972f;
    background-position: right bottom;
    text-decoration: none;
}

#pager .c a:link, #pager .c a:visited,
#pager .c a.s:link, #pager .c a.s:visited {
    color: #9b9b9b;
    padding: 0 5px;
    text-decoration: none;
}

#pager .c a:hover,
#pager .c a.s:link, #pager .c a.s:visited {
    color: #c8972f;
    text-decoration: none;
}

#pl #cw {
    background: #1f1f1f;
    padding: 8px;
    margin: 0 0 6px 0;
    border: 1px solid #4c5053;
    position: relative;
}

h2#lemeridien {
    height: 29px;
    line-height: 29px;
    background: url(../images/hl.jpg);
    text-indent: -999em;
    margin: 0;
    padding: 0;
}

#pthumbs {
	height: 120px;
	margin: 0;
}

#pthumbs_holder {
    width: 666px;
    height: 120px;
    float: left;
    position: relative;
    overflow: hidden;
    margin: 0 17px;
}

#pthumbs_pics {
    height: 120px;
    position: absolute;
    top: 0;
    left: 0;
}

#pthumbs .th {
    width: 198px;
    float: left;
    height: 120px;
    text-align: center;
    padding: 0 12px;
}

#pthumbs a.thumb:link, #pthumbs a.thumb:visited {
    border: 1px solid #4c5053;
    display: block;
    float: left;
}

#pthumbs a#gal_prev:link, #pthumbs a#gal_prev:visited,
#pthumbs a#gal_next:link, #pthumbs a#gal_next:visited {
    width: 47px;
    height: 100px;
    float: left;
    display: block;
    background: center center url(../images/gal_prev.jpg) no-repeat;
    text-indent: -999em;
}

#pthumbs a#gal_next:link, #pthumbs a#gal_next:visited {
    background: center center url(../images/gal_next.jpg) no-repeat;
    float: right;
}

#banners .box {
    border: 1px solid #4c5053;
    margin-bottom: 6px;
}

.fbox {
    border: 1px solid #4c5053;
    background: #181818 url(../images/box_bg.gif) repeat-x;
    padding: 6px 3px 3px 3px;
    position: relative;
    margin-bottom: 6px;
}

#calendar, #newsletter {
    border: 1px solid #4c5053;
    background: #181818 url(../images/box_bg.gif) repeat-x;
    padding: 6px 3px 3px 3px;
    position: relative;
    margin-bottom: 6px;
}

#newsletter h2, .fbox h2 {
    text-align: center;
    font-size: 12px;
    color: #98999a;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 3px 3px 3px;
}

.fbox ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.fbox li {
    margin: 0 0 3px 0;
    padding: 0 8px;
    height: 18px;
    line-height: 18px;
    background: url(../images/fbox.gif);
    border: 1px solid #4c5053;
}

.fbox ul.ga li {
    margin: 0 0 3px 0;
    padding: 0;
    height: 18px;
    line-height: 18px;
    background: url(../images/fbox.gif);
    border: 1px solid #4c5053;
}

.fbox ul.ga a:link, .fbox ul.ga a:visited {
    padding: 0 0 0 55px;
    height: 18px;
    line-height: 18px;
    background-repeat: no-repeat;
    display: block;
}

.fbox li a:hover,
.fbox li a.c:link,
.fbox li a.c:visited {
    color: #fff;
    text-decoration: none;
}

#newsletter .box {
    background: #2a2a2a;
    color: #98999a;
    border: 1px solid #4c5053;
    padding: 8px;
    font-size: 11px;
}

#newsletter .box p {
    margin-top: 0;
    padding-top: 0;
}

#nmail {
    width: 100px;
}

#nsubmit {
    width: 80px;
    padding: 0;
}

#newsletter .lo {
  color: #98999a;
  text-align: center;
  padding: 50px 0 50px 0;
  display: none;
}

#calendar .m {
    text-align: center;
}

#calendar .m a:link, #calendar .m a:visited {
    text-align: center;
    font-size: 12px;
    color: #98999a;
    text-transform: uppercase;
    font-weight: bold;
}

#calendar .m a:hover {
    color: #c8972f;
    text-decoration: none;
}

#calendar .btns {
    display: block;
    position: absolute;
    left: 20px;
    top: 9px;
    height: 7px;
    line-height: 7px;
    width: 175px;
    overflow: hidden;
}

#calendar a.pm:link, #calendar a.pm:visited {
    display: block;
    position: absolute;
    left: 0;
    background: 0 -4px url(../images/arr_left.gif) no-repeat;
    width: 4px;
    height: 7px;
    line-height: 7px;
    text-indent: -999em;
}

#calendar a.nm:link, #calendar a.nm:visited {
    display: block;
    position: absolute;
    right: 0;
    background: 0 -4px url(../images/arr_right.gif) no-repeat;
    width: 4px;
    height: 7px;
    line-height: 7px;
    text-indent: -999em;
}

#calendar a.pm:hover,
#calendar a.nm:hover {
    background-position: 0 -19px;
}

#calendar table {
  margin: 0;
  padding: 0;
  width: 100%;
}

#calendar td {
  margin: 0 1px 1px 0;
  padding: 0;
  border-collapse: collapse;
  height: 18px;
  line-height: 18px;
  border: 1px solid #434343;
  text-align: center;
  background: #272726;
  color: #98999a;
}

#calendar td.p {
  background: #000;
}

#calendar td a:link, #calendar td a:visited {
  background: none;
  width: 100%;
  display: block;
}

#calendar td a:hover {
  background: #c8972f;
  color: #000;
  text-decoration: none;
}

#calendar td.d {
  background: center center #000 url(../images/cald.gif);
  color: #111;
}

#calendar .t td {
  font-size: 11px;
  background: url(../images/cal.gif);
  color: #98999a;
}

#calendar .lo {
  color: #98999a;
  text-align: center;
  padding: 47px 0 48px 0;
  display: none;
}

.tbl table td { 
  border: 1px solid #333;
  border-collapse: collapse;
  margin: 0;
  padding: 2px;
  text-align: center;
}

.tbl table tr { 
  margin: 0;
  padding: 0;
}

.g_s {
  width: 395px;
  float: left;
  clear: both;
}

#games .t {
  background: #000;
  border: 1px solid #4c5053;
  padding: 2px;
  margin-bottom: 6px;
}

#games ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#games li.l, #games li.r {
  float: left;
  display: block;
  margin: 0 0 6px 0;
  padding: 0;
  background: url(../images/games_l.jpg);
  height: 40px;
  line-height: 40px;
}

#games .g_b li.r {
  margin-left: 10px;
}

#games .g_b {
  margin-bottom: 6px;
  border-bottom: 1px solid #8f979c;
}

#games li.r {
  background: url(../images/games_r.jpg);
}

#games ul a:link, #games ul a:visited {
  float: left;
  display: block;
  background-position: 13px 0;
  background-repeat: no-repeat;
  height: 40px;
  line-height: 40px;
  text-align: right;
  padding-right: 21px;
  width: 374px;
  color: #c8972f;
  text-decoration: none;
  font-size: 18px;
}

#games ul a:hover {
  text-decoration: none;
  color: #fff;
}

#submenu {
  margin: 0 0 12px 0;
  color: #c8972f;
  line-height: 120%;
}

#submenu a:hover, #submenu a.c:link, #submenu a.c:visited {
  color: #fff;
  text-align: center;
}

#imgflow {
  width: 330px;
  margin: 0 20px 0 0;
  float: left;
}

#pics {
  width: 300px;
  margin: 0 40px 0 0;
  float: left;
}

#pics img.i {
  display: block;
  margin-bottom: 10px;
}

#conl {
  float: left;
  width: 265px;
}

#conr {
  float: right;
  width: 470px;
}

#conw {
  margin: 10px 0;
  background: 290px 0 url(../images/conw.gif) repeat-y;
}

#kfrm {
	margin-top: 20px;
}

#kfrm table {
	border: 0;
}

#kfrm td {
	border: 0;
	padding: 0 5px 5px 0;
}

#kfrm input.r {
	width: 220px;
}

#kfrm textarea {
	width: 300px;
}

#video {
  width: 800px;
  height: 330px;
  margin: 0 auto 20px auto;
}

.pic {
  width: 122px;
  margin: 8px;
  float: left;
}

.pic a.p img {
  display: block;
}

.pic a.p:link, .pic a.p:visited {
  border: 1px solid #999;
  margin: 0 auto 5px auto;
  display: block;
}

.pic a.p:hover {
  border: 1px solid #f80;
}


.pic table {
  width: 100%;
}


.pic table, .pic td {
  border: 0;
}

.pic td.r {
  width: 20px;
  text-align: right;
}

.fdet {
  margin: 4px 0 0 0;
  display: none;
}

.fsort {
  margin: 0;
  padding: 0;
  list-style: none;
}

#pdetd {
  display: none;
}

#pdetd table {
  width: 300px;
  margin: 0 auto;
}

#pdetd table, #pdetd td {
  border: 0;
}

#pdetd td.r {
  width: 60px;
  text-align: right;
}

#pictitle {
  padding: 6px 0 12px 0;
  text-align: center;
}

#rez table input.i {
  width: 200px;
}

#ikone {
  float: right;
  margin: -50px 10px 0 0;
}

a.bl:link, a.bl:visited {
    display: block;
    text-align: center;
}

.fsort span {
  width: 155px;
  display: block;
  float: left;
}

.cbpr {
  height: 22px;
  line-height: 22px;
  text-align: center;
  clear: both;
}

#loc {
  margin: 0 0 23px 0;
}

a#gamesb:link, a#gamesb:visited {
    height: 22px;
    line-height: 22px;
    background: url(../images/games.jpg);
    font-size: 11px;
    font-weight: normal;
    margin: 5px 0;
    width: 157px;
    text-align: center;
    display: block;
    float: right;
    padding-left: 15px;
}