
body {margin:0;	padding:0; background:#000; font:normal small /*"Trebuchet MS",*/ 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;}

img {border:none;}
#imagogallery {width:900px; height:205px; background-color:#3e392f;}    /*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:20px 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  */
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;}
table.price td {padding-top:15px;}

/*   Form   */
.formalert {color:red;}
input, textarea {background-color:#fff; color: #000; border:1px solid #ccc; margin-right:4px;} 
input.formalert, textarea.formalert {background-color: transparent;  color:red; border:0; margin-left:30px;}
input, select {position:relative;}
input#date1:after, input#date2:after {content: " " url("../gfx/calendar.gif");}

/* 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:hover {background: url('../gfx/nextImg.png') no-repeat center center;}
a.imago_navNextImage {right:20px;	top:0px;}
a.imago_navPreviousImage {left:20px; top:0px;}
a.imago_navPreviousImage:hover {background: url('../gfx/prevImg.png') no-repeat center center;}