* {
	margin: 0;
	padding: 0;
}

html {
	background: #9f937f url(../images/bg.gif) repeat-x;
	color: #726c61;
	font: 0.75em/1.3 "Trebuchet MS", Arial, sans_serif;
	min-height: 100%;
}

body {
	background: center top url(../images/bg.jpg) no-repeat;
	height: 100%;
}

p {
	margin: 10px 0 10px;
}

:focus {
	outline: 0;
}

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

td,tr {
	vertical-align: top;
}

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

a:hover {
	color: #5b2221;
	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: #fff;
	border: 1px solid #bcb9aa;
	color: #726c61;
	font: 12px/14px "Trebuchet MS", Georgia, sans_serif;
	padding: 0 0 0 2px;
}

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

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

input.sb {
	background: none;
	border: none;
	color: #5b2221;
	font: 14px/14px "Trebuchet MS", Georgia, sans_serif;
	clear: both;
	cursor: pointer;
	padding: 0;
	text-align: center;
	font-weight: bold;
}

input.sb:hover,input.sb.over {
	color: #000;
}

#nfrmh table,
#rez table {
	width: 100%;
	display: block;
}

#rez table, #rez td,
#nfrm table,#nfrm td {
	border: 0;
}

#rez h2 {
	padding: 0 0 0 29px;
	margin: 0;
	height: 32px;
	line-height: 32px;
	background: #e2e1da 10px 11px url(../images/plus.gif) no-repeat; 
	font-family: Georgia, sans_serif;
	font-size: 14px;
	font-weight: bold;
	color: #56533f;
	cursor: pointer;
}

.rezc, .rezcn {
	padding: 22px 10px;
	background: #e2e1da;
}

.rezchidden, .rezcnhidden {
	display: none;
}

#rez h2.n, .rezcn {
	background-color: #eeede9;
}

#nfrm td {
	padding: 0 0 10px 0;
}

#rez td {
	padding: 0 10px 10px 0;
	width: 50%;
}

#rez input {
	width: 240px;
	background-image: url(../images/star.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

#rez input.date {
	width: 70px;
}

#rez .nr {
	background-image: none;
}

#nfrm input.r {
	width: 240px;
	background-image: url(../images/star.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

#nfrm input.i {
	width: 160px;
}

#nfrm textarea, 
#rez textarea {
	width: 100%;
	height: 70px;
	background-image: url(../images/star.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

#rez textarea {
	height: 100px;
}

.frm_name {
	display: none;
}

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

textarea {
	width: 99%;
}

.greska, #rez .c {
	color: #a0240a;
}

#pc {
	width: 974px;
	margin: 0 auto;
	padding: 206px 0 0 0;
	position: relative;
}

#lm {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 13px;
	top: 96px;
	list-style: none;
}

#lm li {
	float: left;
}

#lm a:link,#lm a:visited {
	float: left;
	margin: 0 0 0 7px;
	width: 16px;
	height: 11px;
	line-height: 11px;
	text-indent: -999em;
}

#mm,#am {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 195px;
	top: 153px;
	list-style: none;
	z-index: 900;
}

#am {
	top: 175px;
	z-index: 899;
}

#mm li,#am li {
	float: left;
	position: relative;
}

#mm ul li {
	float: left;
	display: block;
}

#mm a:link,#mm a:visited,#am a:link,#am a:visited {
	float: left;
	margin: 0 7px 0 0;
	padding: 0 9px 0 0;
	color: #56533f;
	text-decoration: none;
	font-family: Georgia, Arial, sans_serif;
	font-weight: bold;
	background: right center url(../images/mm.gif) no-repeat;
}

#am a:link,#am a:visited {
	font-weight: normal;
}

#mm li.l a:link,#mm li.l a:visited,#am li.l a:link,#am li.l a:visited {
	margin: 0;
	padding: 0;
	background: none;
}

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

#mm ul {
	margin: 0;
	padding: 7px 9px 0 9px;
	position: absolute;
	left: -8px;
	top: 15px;
	list-style: none;
	display: none;
	width: 115px;
	background: #fff;
}

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

#mm ul a:link,#mm ul a:visited {
	margin: 0;
	padding: 4px 3px;
	display: block;
	float: left;
	width: 109px;
	color: #56533f;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, sans_serif;
	font-weight: normal;
	background: none;
	border-bottom: 1px solid #e1e0da;
}

#mm ul a.l:link,#mm ul a.l:visited {
	border: 0;
}

#mm ul a:hover {
	color: #5b2221;
	text-decoration: none;
}

#pw {
	background: #fff top center url(../images/pw.jpg) no-repeat;
	padding: 0 6px 6px 6px;
	margin: 0 7px;
}

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

#pl h1 {
	font-size: 17px;
	font-family: Georgia, sans_serif;
	line-height: 26px;
	color: #531e1d;
	padding: 0 6px;
	background: #e4e3db;
	font-weight: bold;
	margin: 0 0 6px 0;
}

#ponuda_h {
	font-size: 16px;
	line-height: 16px;
	height: 20px;
	background: #e4e3db;
	padding: 6px 10px;
	margin: 0 0 12px 0; 
	position: relative;
    font-weight: bold;
    color: #531e1d;
}

#ponuda_h h1 {
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, sans_serif;
	line-height: 16px;
	color: #531e1d;
	padding: 0;
	background: none;
	font-weight: bold;
	margin: 0;
	float: left;
}

#ponuda_h h1 span {
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, sans_serif;
	line-height: 16px;
	color: #56533f;
	padding: 0 0 0 10px;
	font-weight: normal;
}

#ponuda_h select, #ponuda_h option {
    background: #fff;
    border: 1px solid #bcb9aa;
    color: #726c61;
    font: 12px/16px "Trebuchet MS", Arial, sans_serif;
    padding: 0 0 0 2px;
    height: 16px;
}

#ponuda_h option {
    border: 0;
}

#ponuda_h a:link, #ponuda_h a:visited {
    font-size: 12px;
    font-family: "Trebuchet MS", Arial, sans_serif;
    line-height: 16px;
    color: #75725e;
    font-weight: bold;
    float: left;
    display: block;
    padding: 2px 0 0 10px;
}

#ponuda_h a:hover {
    color: #531e1d;
    text-decoration: none;
}

#ponuda_sort {
    position: absolute;
    top: 6px;
    right: 10px;
}

#ponuda_h input.sb {
    font-family: "Trebuchet MS", Arial, sans_serif;
}

#izdvojeno .obj,
#izdvojeno .objl {
    padding: 6px 20px 0 0;
    float: left;
    font-size: 13px;
    width: 222px;
}

#izdvojeno .objl {
    padding: 6px 0 0 0;
}

#izdvojeno .t {
    position: relative;
    padding: 7px 0 0 0;
}

#izdvojeno .k {
    display: block;
    padding: 2px 0 0 0;
}

#izdvojeno .i {
    display: block;
}

#rezultati {
    padding: 0 10px 0 0;
}

#rezultati .obj {
    margin: 0 0 18px 0;
    padding: 0 0 18px 0;
    background: bottom left url(../images/dot2.gif) repeat-x;
}

#rezultati .objl {
    margin: 0;
    padding: 0 0 18px 0;
    background: none;
}

#rezultati .i {
    display: block;
    float: left;
}

#rezultati .t {
    float: right;
    width: 500px;
}

#rezultati .tb,
#izdvojeno .tb {
    padding-top: 4px;
    color: #7a7763;
}

#rezultati .tt {
    padding-top: 4px;
    color: #000;
}

#rezultati a.c:link, #rezultati a.c:visited,
#izdvojeno a.c:link, #izdvojeno a.c:visited {
    font-size: 16px;
    font-family: Georgia, Arial, sans_serif;
    line-height: 18px;
    color: #491513;
    font-weight: bold;
    text-decoration: none;
    padding-right: 18px;
}

#izdvojeno a.c:link, #izdvojeno a.c:visited {
    font: 12px/14px Georgia, Arial, sans_serif;
    color: #491513;
    font-weight: bold;
    text-decoration: none;
    padding-right: 0;
}

#rezultati a.c:hover,
#izdvojeno a.c:hover {
    color: #491513;
    text-decoration: underline;
}

h1,h2.h1 {
	font-size: 18px;
	font-family: Georgia, sans_serif;
	line-height: 18px;
	color: #491513;
	padding: 0 0 0 6px;
	background: none;
	font-weight: bold;
	margin: 6px 0 12px 0;
}

h2 {
	font-size: 14px;
	font-family: Georgia, sans_serif;
	line-height: 14px;
	color: #491513;
	padding: 0;
	background: none;
	font-weight: bold;
	margin: 6px 0 12px 0;
}

h2.h1 {
	padding: 0;
}

#pr h2 {
	font-size: 14px;
	line-height: 26px;
	color: #726c61;
	text-align: center;
	background: #e4e3db;
	font-weight: bold;
	margin: 0 0 6px 0;
}

#pl h2 {
	font-size: 16px;
	font-family: Georgia, sans_serif;
	color: #531e1d;
	padding: 20px 0 16px 0;
	background: none;
	font-weight: bold;
}

#pr {
	width: 227px;
	float: right;
}

#con_r {
	width: 668px;
	float: right;
}

#con_l {
	width: 180px;
	float: left;
}

#con_w {
	background: 212px 0 url(../images/dot.gif) repeat-y;
}

#side_links {
	position: relative;
	overflow: hidden;
}

#slh {
	position: absolute;
	top: 0;
	left: 0;
	width: 227px;
}

.slht {
	width: 205px;
	height: 19px;
	line-height: 19px;
	padding: 5px 11px;
	border-bottom: 6px solid #fff;
	background: #504d39;
	color: #fff;
	font-size: 14px;
	display: none;
	text-transform: lowercase;
	position: relative;
}

.slhb {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 205px;
	height: 19px;
	line-height: 19px;
	padding: 5px 11px;
	border-top: 6px solid #fff;
	background: #504d39;
	color: #fff;
	font-size: 14px;
	text-transform: lowercase;
	display: none;
}

a.slhb_up:link,a.slhb_up:visited,a.slhb_down:link,a.slhb_down:visited {
	position: absolute;
	right: 11px;
	top: 5px;
	width: 19px;
	height: 19px;
	line-height: 19px;
	display: block;
}

a.slhb_down:link,a.slhb_down:visited {
	right: 42px;
}

#side_links a.l:link,#side_links a.l:visited {
	display: block;
	background: #8c8975;
	color: #fff;
	text-align: right;
	margin-bottom: 6px;
}

#side_links a.l:hover {
	background: #fff;
	color: #333;
	text-decoration: none;
}

#side_links a.l img {
	display: block;
}

#side_links a.l span {
	display: block;
	padding: 1px 6px;
}

#flights_srch {
	margin: 16px 0 0 0;
	background: #b5b2a3;
	height: 33px;
	position: relative;
}

#flights_dep {
	width: 260px;
	position: absolute;
	left: 12px;
	top: 8px;
}

#flights_arr {
	width: 260px;
	position: absolute;
	left: 293px;
	top: 8px;
}

#flights_sub {
	width: 125px;
	position: absolute;
	right: 0;
	top: 0;
	border: 0;
	padding: 0;
	border-left: 3px solid #262418;
	height: 33px;
	line-height: 33px;
	text-align: center;
	background: #53503f;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Trebuchet MS", sans_serif;
	font-size: 12px;
	cursor: pointer;
	color: #fff;
	padding: 0;
	margin: 0;
}

#flights_sub:hover,#flights_sub.over {
	background: #262418;
	color: #fff;
}

#flights_list {
	background: #d7d5cc;
	padding: 14px;
}

#flights_list table {
	border-collapse: collapse;
	width: 100%;
}

#flights_list td {
	border-collapse: collapse;
	border-bottom: 1px solid #adaba4;
	padding: 5px;
}

#flights_list td.t {
	color: #56533f;
	font-size: 12px;
	padding: 5px 0 17px 0;
	text-align: center;
	width: 671px;
}

#flights_list a.f:link,#flights_list a.f:visited {
	display: block;
	background: left center url(../images/flights.gif) no-repeat;
	height: 18px;
	line-height: 18px;
	padding-left: 30px;
}

#flights_list a:link,#flights_list a:visited {
	color: #073e7e;
	text-decoration: none;
}

#flights_list a:hover {
	color: #5b2221;
	text-decoration: none;
}

#cw,#flights_list {
	font-size: 14px;
	color: #000;
}

#cw,#flights_list {
	padding: 0 6px;
}

.cbpr {
	text-align: center;
	height: 33px;
	line-height: 33px;
	background: #b5b2a3;
}

.cbpr a:link,.cbpr a:visited {
	padding: 0 7px 0 7px;
	text-decoration: none;
	color: #fff;
}

.cbpr a:hover,.cbpr a.c:link,.cbpr a.c:visited {
	text-decoration: underline;
	color: #fff;
}

.cbpr a.p:link,.cbpr a.p:visited {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	text-transform: capitalize;
}

.cbpr a.p:hover {
	text-decoration: underline;
	color: #fff;
}

#slideshow {
	width: 660px;
	height: 389px;
	margin-left: -12px;
	float: left;
}

#slide {
	width: 721px;
	height: 262px;
	margin: 0 0 10px -12px;
	float: left;
}

#sp div.p, #sp div.o {
	display: none;
	padding: 6px 6px 36px 6px;
    background: #d7d5cc right bottom url(../images/sp.gif) no-repeat;
}

#sp div.o {
	display: block;
}

#sp a.rez:link, #sp a.rez:visited {
	display: block;
	width: 108px;
	color: #fff;
	height: 30px;
	line-height: 30px;
    background: url(../images/reservation.gif);
    text-align: center;
    font-weight: bold;
    float: right;
}

#rez input.sb {
	display: block;
	width: 108px;
	color: #fff;
	height: 30px;
	line-height: 30px;
	position: relative;
    background: url(../images/reservation2.gif);
    text-align: center;
    font-weight: bold;
    float: right;
}

#sp_m {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 22px;
}

#sp_m li {
	margin: 0 3px 0 0;
	padding: 0;
	display: block;
	float: left;
	background: 0 -22px url(../images/sp_m_c.gif);
	height: 22px;
	line-height: 22px;
}

#sp_m li.o,#sp_m li:hover {
	background: url(../images/sp_m_c.gif);
}

#sp_m a:link,#sp_m a:visited,
#sp_m li.o a:link,#sp_m li.o a:visited {
	color: #726c61;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	background: 0 -22px url(../images/sp_m_l.gif) no-repeat;
	font-family: Arial, sans_serif;
	font-size: 11px;
	font-weight: bold;
}

#sp_m li.o a:link,
#sp_m li.o a:visited,#sp_m li:hover a {
	color: #726c61;
	text-decoration: none;
	background: url(../images/sp_m_l.gif) no-repeat;
}

#sp_m span {
	padding: 0 11px;
	display: block;
	background: top right url(../images/sp_m_r_.gif) no-repeat;
}

#sp_m li.o span,#sp_m li:hover span {
	background: top right url(../images/sp_m_r.gif) no-repeat;
}

#search {
	width: 295px;
	height: 389px;
	float: right;
	position: relative;
}

#search form {
    width: 275px;
	height: 327px;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	padding: 20px 10px;
    position: relative;
    background: url(../images/search_bg.gif);
}

#search form.o {
	display: block;
}

#search input.sb {
    background: url(../images/search_sb.gif);
    border: none;
    color: #fff;
    font: 14px/26px "Trebuchet MS", Arial, sans_serif;
    cursor: pointer;
    padding: 0;
    text-align: center;
    font-weight: bold;
    width: 75px;
    height: 26px;
    text-transform: uppercase;
    position: absolute;
    bottom: 11px;
    right: 14px;
}

#search input.sb:hover,#search input.sb.over {
    color: #fff;
    text-decoration: underline;
}

#search table, #search td {
    width: 100%;
    border-collapse: collapse;
    border: 0;
}

#search td {
    width: 50%;
    border-collapse: collapse;
    padding: 0 0 6px 0;
    border: 0;
}

#search td.b {
    border-top: 2px solid #fff;
    padding: 6px 0 6px 0;
}

#search .sel {
	width: 108px;
	margin-top: 2px;
}

#search label {
	padding-right: 5px;
}

#search .nb {
	margin-left: 10px;
}

#search td.r {
	text-align: right;
}

#srch_m {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 22px;
}

#srch_m li {
	margin: 0 3px 0 0;
	padding: 0;
	display: block;
	float: left;
	background: 0 -22px url(../images/srch_m_c.gif);
	height: 22px;
	line-height: 22px;
}

#srch_m li.o,#srch_m li:hover {
	background: url(../images/srch_m_c.gif);
}

#srch_m a:link,#srch_m a:visited {
	color: #726c61;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	background: 0 -22px url(../images/srch_m_l.gif) no-repeat;
	font-family: Arial, sans_serif;
	font-size: 10px;
	font-weight: bold;
}

#srch_m li.o a,#srch_m li:hover a {
	color: #726c61;
	text-decoration: none;
	background: url(../images/srch_m_l.gif) no-repeat;
}

#srch_m span {
	padding: 0 7px;
	display: block;
	background: top right url(../images/srch_m_r_.gif) no-repeat;
}

#srch_m li.o span,#srch_m li:hover span {
	background: top right url(../images/srch_m_r.gif) no-repeat;
}

#pf {
	width: 898px;
	margin: 13px auto;
	padding: 0 42px 0 20px;
	height: 39px;
	line-height: 39px;
	background: url(../images/pf.gif);
	color: #fff;
	font-family: Trebuchet MS, Georgia, sans_serif;
	font-size: 11px;
}

#pfc {
	float: right;
}

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

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

#mb {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}

#mb li {
	float: left;
}

#mb a:link,#mb a:visited {
	float: left;
	display: block;
	margin: 0 13px 0 0;
	padding: 0 15px 0 0;
	color: #fff;
	text-decoration: none;
	background: right center url(../images/mb.jpg) no-repeat;
	font-family: Trebuchet MS, Georgia, sans_serif;
	font-size: 11px;
}

#mb a.l:link,#mb a.l:visited {
	margin: 0;
	padding: 0;
	background: none;
}

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

.picbig {
    display: block;
    margin: 0 0 10px 0;
}

.pthumbs {
    margin: 0;
	height: 90px;
}

.pthumbs .th {
    width: 76px;
    float: left;
    padding: 0 3px;
}

.pthumbs_holder {
    width: 656px;
    height: 90px;
    float: left;
    position: relative;
    overflow: hidden;
}

.pthumbs_pics {
    height: 90px;
    position: absolute;
    top: 0;
    left: 0;
}

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

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

#rez_thumbs {
	position: absolute;
	top: 210px;
	right: 0;
	width: 600px;
	height: 136px;
}

.rezpicbig {
    display: block;
    float: left;
    width: 350px;
    margin: 0 0 10px 0;
}

.rezpthumbs {
    margin: 0 0 10px 0;
	float: left;
	width: 218px;
    position: relative;
	height: 136px;
	z-index: 1;
}

.rezpthumbs div.t {
	width: 218px;
	position: absolute;
	height: 136px;
	top: 0;
	left: 0;
	display: none;
}

.rezpthumbs .th {
    width: 51px;
    float: left;
    padding: 0 0 12px 20px;
}

.reztb {
	width: 218px;
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
	z-index: 2;
}

.reztb a:link, .reztb a:visited {
	padding: 0 3px;
	display: inline;
	text-decoration: none;
}

.reztb a:hover {
	text-decoration: underline;
}

#usluge {
    padding: 7px 0 7px 0;
    color: #000;
    background: #c9c7bc;
    margin-top: 6px;
    position: relative;
}

#usluge .txt {
    padding: 0 7px;
}

#usluge h2 {
    font-size: 16px;
    font-family: Georgia, sans_serif;
    line-height: 16px;
    color: #531e1d;
    padding: 0 0 12px 0;
    background: none;
    font-weight: bold;
    margin: 0;
}

#sp h2 {
    font-size: 16px;
    font-family: Georgia, sans_serif;
    line-height: 16px;
    color: #56533f;
    padding: 0 0 10px 0;
    background: none;
    font-weight: bold;
    margin: 0;
}

#usluge .t {
    width: 228px;
    float: left;
    padding: 6px 0 6px 6px;
    text-align: center;
}

#usluge a.l:link, #usluge a.l:visited {
    display: block;
    background: #8c8975;
    color: #fff;
}

#usluge a.l img {
    display: block;
}

#usluge a.l span {
    display: block;
    text-align: right;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    padding: 0 10px 0 0;
}

#usluge a.l:hover {
    background: #fff;
    color: #8c8975;
    text-decoration: none;
}

#uslugepop {
  display: none;
  width: 450px;
  height: 450px;
  padding: 10px;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: 191px;
}

#uslugepop div.c {
  height: 420px;
  overflow: auto;
}

#uslugepop a.x:link, #uslugepop a.x:visited {
  position: absolute;
  top: 10px;
  right: 10px;
  display: block;
}

.hidden {
	display: none;	
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.4.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.4
 * @date November 17, 2007
 * @category jQuery plugin
 * @copyright (c) 2007 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 901;
	width: 100%;
	height: 500px;
}

#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 902;
	text-align: center;
	line-height: 0;
}

#jquery-lightbox a img {
	border: none;
}

#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#lightbox-container-image {
	padding: 10px;
}

#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#lightbox-container-image-box>#lightbox-nav {
	left: 0;
}

#lightbox-nav a {
	outline: none;
}

#lightbox-nav-btnPrev,#lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}

#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}

#lightbox-nav-btnNext {
	right: 0;
	float: right;
}

#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}

#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}

#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}

#lightbox-image-details-caption {
	font-weight: bold;
}

#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}

#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}