body {
	margin: 0px;
	padding: 0px;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 10px;
  	color: #000000;
	background: url(/pic/header-bg.jpg) repeat-x top left #D4D2AB;
	behavior: url("/csshover.htc");
}

#header {
	margin: 0;
	width: 760px;
	background-image:url(/pic/header.jpg);
	background-repeat: no-repeat;
	height: 192px;
	border: 0px solid;
}

#container {
	margin: 0;
	text-align: left;
	width: 760px;
	position: relative;
	border: solid #a7a5a5 0px;
	background-image: url(/pic/bg.gif);
	background-position: left top;
	background-repeat: repeat-y;	
	border: 0px solid;
	float: left;
}

/*
#ch-title {
	text-align: right;
	background-image:url(pic/prechod.gif);
	height: 30px;
}
*/

#ch-title {
	text-align: right;
	background-image:url(/pic/prechod2.gif);
	height: 30px;
}

#ch-title h1 {
    margin: 4px 0 0 0;
	padding: 0 0 0 0;
	color:#996600;
	font-weight:normal;
	font-size: 14px;
	font-weight: bold;
	letter-spacing:-1px;
	font-family: Verdana,Tahoma,sans-serif;
	/* border: 1px solid; */
	width: 160px;
	float: right;
	text-align: center;
}


#menu {
	float: left;
	width: 190px;
	height: 230px;
	background-image:url(/pic/menu-bg.gif);
}

#menu li {
	font-size: 11px;
	padding: 2px 0 0 0px;
	list-style-image: url(/pic/bullet1.gif);
	list-style-position: outside;
	height: 18px;
}
#menu li:hover {
	list-style-image: url(/pic/bullet2.gif);
}


#menu li a:link, #menu li a:visited {
	color: #993300;
	text-decoration: none;
	vertical-align: text-top;
	letter-spacing: 0.1em;
}

#menu li a:hover {
	color: #FF0000;
	text-decoration: none;
	vertical-align: text-top;
	letter-spacing: 0.1em;
}

#main {
	background: #E6E6CC;
	margin: 0 6px 0 0;
	padding: 20px 15px 20px 15px;
	float: right;
	width: 534px;
	text-align: left;
	font-size: 11px;
	/* 534 */
}

/*
#main a:link, #main a:visited {
	color: #996600;
	text-decoration: none;
	padding: 1px 3px;
}
#main a:hover {
	text-decoration: none;
	background: #DDDCC0;
	padding: 1px 3px;
}
*/

a:link, a:visited {
	color: #996600;
	text-decoration: none;
	padding: 1px 3px;
}
a:hover {
	text-decoration: none;
	background: #DDDCC0;
}


#footer {
	clear: both;
	height: 60px;
	background: url(/pic/footer.jpg) top left no-repeat;
}

.card {
	float: left;
	width: 176px;
	margin: 0 0 0 0;
	padding: 0;
	text-align: center;
	height: auto;
	overflow: hidden;
}

.card img {
	border:6px solid #ffffff;
	padding:2px;
}

.card .card-title {
	padding: 1px 0 0 0;
	color: #64390f;
	font-weight: bold;
	background: url(/pic/oil-title.gif) top center no-repeat;
	margin: 0 0 6px 0;
	line-height: 150%;
	}
.card-photo {
	margin:0 auto; padding:0;
	border: none;
	}
.card-desc {
	margin: 5px 10px; padding:0;
	text-align: left;
	font-size: 11px;
	}
.card-info {
	margin: 1px 0px 0 0px; padding:0;
	text-align: center;
	font-size: 11px;
	height: 26px;
}

.card2 {
	float: left;
	width: 264px;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: center;
	height: auto;
	overflow: hidden;
}
.card2 img {
	border:6px solid #ffffff;
	padding:2px;
}
.card2 .card-title {
	padding: 2px 0 0 0;
	color: #64390f;
	font-weight: bold;
	background: url(/pic/oil-title.gif) top center no-repeat;
	height: 16px;
}

.sale {
	color: #f52f0e;
	font-weight: bold;
	padding: 0 0 0 6px;
}

.full img{
  border: none;
}


#langs {
	text-align: right;
	padding: 8px 20px 0 0;
}
#langs img 
{border: 0;}

#langs a:link, #langs a:hover, #langs a:visited {
	background: none;
	padding: 0;
}

h2
{font-family: Arial, Helvetica, sans-serif;	font-size: 14px; color: #996600; margin: 0 0 10px 0; padding: 0;}

h3
{margin:0 0 6px 0; color:#996600; font-weight:normal; font-size: 1.9em; letter-spacing:-2px; font-family: Verdana,Tahoma,sans-serif;}

acronym, abbr {
	cursor: help;
	border-bottom: 1px dashed #999;
}

/* guestbook */

#gbform {
	width: 480px;
	background: #DDDCC0;
	padding: 10px;
	border: 1px solid #D4D2AB;
}
#gbform .c1 {
	width: 110px;
	padding: 4px 0 0 0;
	/* background: #009933; */
	float: left;
}
#gbform input {
	font-size: 11px;
	width: 140px;
	border: 1px solid #A09D5D;
	margin: 0 0 2px 0;
}
#gbform input#button {
	width: 100px;
	font-weight: bold;
	letter-spacing: 2px;
}

#gbform textarea {
	width: 340px;
	height: 100px;
	border: 1px solid #A09D5D;	
}
#gbres {
	margin: 0 0 10px 0; 
	width: 500px;	
}

#gbres .title {
	color: #000000;
	font-size: 13px;
	letter-spacing:-1px;
	font-weight: bold;
	height: 20px;
	background: url(/pic/gbbg.gif) repeat-x top left #DDDCC0;
	padding: 2px 0 0 4px;
	border-top: 1px solid #504E0F;
}
#gbres .date {
	font-size: 10px;
	font-weight: normal;
}

#gbres .text {
	background: #DDDCC0;
	margin: 0 0 8px 0;
	padding: 0 8px 6px 4px;
	border-bottom: 1px solid #D4D2AB;
}

#gbres a:link, #gbres a:visited {
	color: #000000;
	text-decoration: none;
}
#gbres a:hover {
	text-decoration: underline;
}

/*
a:link img .nb, a:visited img .nb {
	border: 0;
}
*/

hr {
	background: url(/pic/line.gif) no-repeat top center;
}

.pager {
	clear: left;
	padding: 3px 0 0 0;
	background: url(/pic/pagerbg.jpg) no-repeat top center;
	text-align: center;
	height: 18px;
	font-size: 10px;
}
.pager .nc a:link, .pager .nc a:hover, .pager .nc a:visited {
	text-decoration: none;
	color: #990000;
	background: none;
	padding: 0 2px;
}

.pager .curr {
	border: 1px solid #663300;
	background: #CC6600;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0 2px;		
	
}

.pager .nc {
	border: 1px solid #663300;
	padding: 0;
	background: #DDDCC0;
	
}

img.fl-l {
	float: left;
	margin: 0 16px 0 0;
	border: 1px solid #000000;
}



/* LIGHTBOX */
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.9em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(/pic/lb/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(/pic/lb/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/pic/lb/overlay.png", sizingMethod="scale");
	}

.goo {
	text-align: center;
	margin: 30px 0 0 0;
}