
body {margin:0;	padding:0; background:#000; font:normal small Arial, Helvetica, sans-serif;}

h1, h2, h3 {color:#B13413;}
h2 {font-size:2.2em; font-family: "Times New Roman", Georgia, serif;font-style:italic;margin:18px 0 5px 0;}
h3 {margin:0;	font-size:1em;}
p, ul, ol, blockquote {margin-top:0;}
a {color:#000;}
#header p a {color:#fff; text-decoration:none;}
#header p a:hover {text-decoration:underline;}
#header a:active {color:#069403;}
p.date {font-size:0.7em;}

img {border:none;}
#imagogallery {width:900px; height:205px; background-color:#1f1e1c;}

/* Header */
#header {width:900px; height:328px;	margin:0 auto;}

/* Menu */
#menu {margin:0 auto;}
#menu ul {margin:20px 0; padding:0;	list-style:none;}
#menu ul li {display:block; padding:3px 0; border-bottom:1px solid #fff; font-weight:bold;}
#menu ul li ul {margin:0 0 0 20px;font-style:italic;}
#menu ul li ul li {border-bottom:none;}

#menu a {font-weight:normal; text-decoration:none;}
#menu a:hover {font-weight:normal; color:#fff;}
#menu a:active {font-weight:normal; color:#069403;}

/* Content */
#content {width:900px; margin:0 auto; background:#ededed url("../img/bg-content.jpg") repeat-x;}
#colright {float:right;	width:190px; padding:0 10px 0 15px; margin:0;}
#colright ul.buttons {list-style:none; margin:15px 0 0 -40px;}
#colright ul.buttons li {margin-bottom:10px;}
#colright .news {background-image:url(../img/bg-news.jpg); margin-left:-10px; padding:20px 20px 0 15px; height:260px;}
#colright .news h3 {margin-bottom:15px;}
#colmiddle {float:right; width:464px;	padding:0 15px 0 20px; margin:0;}
#colleft {float:right; width:160px;	height:540px;	padding:0 10px 0 15px; margin:3px 0 -14px 0; background:#c6c2b3 url("../img/bg-menu.jpg") repeat-y;}

.adress {margin-top:40px;}

table.price td {padding-top:15px;}

/*   Form   */
.formalert { display:none;}
input, select {position:relative;}
input#date1:after, input#date2:after {content: " " url("../gfx/calendar.gif");}

/*  Table  */
th { border-bottom:1px solid #b13413; border-top:1px solid #b13413; margin:0; padding:0.5ex; color:#000; text-align:left; vertical-align:top; background-color:#e8f1f8;}
table td.highlight {background-color:#e8f1f8;}
td[scope], th[scope]{ font-weight:bold; color:#666; }


/* Footer */
#footer {width:900px;	margin:0 auto; padding:10px 40px 10px 0; text-align:right; font-size:smaller;}
#footer * {color:#999;}

/* imagogallery css */
.imago_thumbImg {border:1px solid #000;	margin:0 5px;}
.imago_selectedThumb {border:1px solid #8c8679;}
#imagoError {position: absolute; top: 50px;	left: 50px;	display: none;	color: #fff;}
#imagoThumbMenu {position:relative; left:685px;	top:0;	width:200px; height:180px;} 
#imagoCurrentThumbTable {border-collapse:separate; border-spacing:0; margin:5px;	padding:0 5px; outline:0;}
#imagoGalleryTitle  {text-align:right;	margin-right:10px; font-weight:normal; color: #fff;}
#imagoGalleryTitle a {text-decoration:none;	color:#fff;}
#imagoGalleryTitle a:hover {text-decoration:underline;}
#imagoFrame {position:relative;	float:left;	margin-top:-180px; margin-left: 0;}
#imagoCurrentImageDiv {position:relative;	top:0px;}
#imagoCurrentImg {border: 1px solid #000000;}
.imagogallery{ position:relative;	top:0px; left:0px;}
#imagoLoadingDiv {position: absolute;	top:0px; left:0px;	z-index:10;	width:100%;	height:100%;}
#imagoLoadingDiv, #imagoCurrentImageLoadingDiv {background: url('../gfx/loading.gif') no-repeat center center; background-color:#000;}
#imagoCurrentImageLoadingDiv {position:absolute; display:none; z-index:10;}
a.imago_navNextImage, a.imago_navPreviousImage {position:absolute;	height:100%; width:10%;	cursor:pointer;	z-index:10;	background: url('../gfx/empty.gif') no-repeat center center;}
a.imago_navNext, a.imago_navPrev {position:absolute;	height:31px; width:31px; cursor:pointer; z-index:10; background: url('../gfx/empty.gif') no-repeat center center;}
a.imago_navPreviousImage:focus, a.imago_navNextImage:focus {outline-style:none;}
a.imago_navPrev {	left:30px; bottom:0px; background: url('../gfx/prevImg.png') no-repeat top left;}
a.imago_navNext {right:30px; bottom:0px; background: url('../gfx/nextImg.png') no-repeat top right;}
a.imago_navNextImage {right:20px;	top:0px;}
a.imago_navNextImage:hover {background: url('../gfx/nextImg.png') no-repeat center center;}
a.imago_navPreviousImage {left:20px; top:0px;}
a.imago_navPreviousImage:hover {background: url('../gfx/prevImg.png') no-repeat center center;}

/* Lightbox  */
/*#jquery-overlay { position:absolute; top:0; left:0; z-index:90; width:100%; height:500px; }
#jquery-lightbox { position:absolute; top:0; left:0; width:100%; z-index:100; 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; }
#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:1em; }
#lightbox-secNav-btnClose { width:66px; float:right; padding-bottom:.7em; }*/

/* SLIMBOX */
#lbOverlay { position:fixed; z-index:9999; left:0; top:0; width:100%; height:100%; background-color:#000; cursor:pointer; }
#lbCenter,#lbBottomContainer { position:absolute; z-index:9999; overflow:hidden; background-color:#fff; }
.lbLoading { background:#fff url(loading.gif) no-repeat center; }
#lbImage { position:absolute; left:0; top:0; border:10px solid #fff; background-repeat:no-repeat; }
#lbPrevLink,#lbNextLink { display:block; position:absolute; top:0; width:50%; outline:none; }
#lbPrevLink { left:0; }
#lbPrevLink:hover { background:transparent url(../gfx/previmg.png) no-repeat 0 15%; }
#lbNextLink { right:0; }
#lbNextLink:hover { background:transparent url(../gfx/nextimg.png) no-repeat 100% 15%; }
#lbBottom { font-family:Verdana, Arial, Geneva, Helvetica, sans-serif; font-size:10px; color:#666; line-height:1.4em; text-align:left; border:10px solid #fff; border-top-style:none; }
#lbCloseLink { display:block; float:right; width:66px; height:22px; background:transparent url(../gfx/closelabel.gif) no-repeat center; margin:5px 0; outline:none; }
#lbCaption,#lbNumber { margin-right:71px; }
#lbCaption { font-weight:bold; }


