body {
  background-color: #f8f7ef;
}

body, td, th, p {
  font-family: geneva, arial, helvetica, sans-serif;
  font-size: 12px;
}

a {
  font-family: geneva, arial, helvetica, sans-serif;
  font-size: 12px;
  color: #27190a;
}

a:visited {
  color: #4e2d14;
}

a:hover, a:active {
  color: #8e6a45;
}

a img {
  border: 0;
}

div.clear {
  clear: both;
}

/* navitagion */

#navigation {
  width: 172px;
  /*height: 427px;*/
  padding-bottom: 10px;
  background-image: url("/images/navigation.jpg");
  text-align: right;
}

#navigation ul {
  margin: 0;
  padding: 5px 20px 5px 5px;
  list-style-type: none;
}

#navigation ul li {
  margin-top: 9px;
}

#navigation a, #navigation span.menu_link {
  color: #fff;
  font-family: arial;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
}

#navigation a:hover {
  text-decoration: underline;
}

#navigation ul li.inner_page a {
  font-size: 13px;
  font-weight: 500;
  text-transform: none;
}

#navigation ul li.inner_subpage {
  background: url("/images/icons/subitem3.gif") no-repeat right center; 
  padding-right: 15px; 
}

#navigation ul li.inner_subpage a {
  font-size: 13px;
  font-weight: 500;
  text-transform: none;
  /*
  vertical-align: middle;
  margin-bottom: 0.25em;
  */
}

#flags {
  text-align: left;
  width: 172px;
  padding-top: 30px;
}

#flags a {
  margin-left: 8px;
}

/* content */

div.post {
  padding: 7px 3px;
}

h1 {
  font-size: 20px;
  font-weight: bold;
  color: #583612;
  text-transform: uppercase;
}

.style3 {
  font-size: 16px;
  font-weight: bold;
  color: #583612;
}

.style7 {
  font-size: 16px;
  color: #583612;
}

/* exposition */

div.exposition {
  padding: 7px 3px;
}

div.gallery_preview {
  width: 210px;
  float: left;
  position: relative;
  margin-bottom: 25px;
}

div.gallery_circle {
  position: absolute;
  top: 25px;
  left: 0px;
}

div.gallery_title {
  width: 210px;
  height: 25px;
  text-align: center;
}

div.gallery_title a {
  color: #583612; /*#e89023*/
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  padding: 1px 5px; 
}

div.gallery_title a:hover {
  color: #ff6215;
}

div.gallery_image {
  float: left;
  margin-bottom: 15px;
}

.margin_right {
  margin-right: 20px;
}

.margin_right_2 {
  margin-right: 40px;
}

div.post a img.gallery_popup {
  border: 2px solid #f8f7ef;
}

div.post a:hover img.gallery_popup {
  border: 2px solid #ff6215;
}

/* offers */

div.offers {
  padding: 7px 3px;
}

div.offer_preview {
  width: 210px;
  height: 300px;
  float: left;
  position: relative;
  margin-bottom: 25px;
}

div.offer_circle {
  position: absolute;
  top: 0;
  left: 0;
}

div.offer_text {
  width: 195px;
  margin: 0 auto;
  text-align: center;
  font-size: 10pt;
}

span.offer_description {
  font-size: 8pt;
  color: #999;
}

span.offer_price {
  font-size: 14pt; 
  font-weight: 700;
  color: #ff6215;
}

span.offer_strikeout {
  font-size: 12pt; 
  font-weight: 700;
  text-decoration: line-through;
  color: #222;
  padding: 0 3px;
}

/* attachable galleries */

div.page_gallery {
  padding: 10px 0;
}

div.pg_thumb_list {
  padding-top: 10px;
}

div.pg_thumb {
  float: left; 
  margin: 0 10px 10px 0;
}

ul.pg_thumbs {
  list-style-type: none;
  margin: 0;
  padding: 10px 0 0 0;
}

ul.pg_thumbs li {
  display: inline;
}

ul.pg_thumbs li img {
  padding: 0 10px 10px 0;
}

/* production */

a.kainininkas {
  display: inline-block;
  width: 165px;
  height: 20px;
  background-image: url("/images/kainininko-fonas-2.png");
  color: #a7816a;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  padding-top: 5px;
  text-align: center;
}

a.kainininkas:hover {
  color: #b4937f;
}

/*
h1, h1 a, h2, h2 a, h3, h3 a {
  margin: 0;
  padding: 0;
  text-decoration: none;
  font-family: arial, sans-serif;
  color: #333;
}

h1 a:hover, h2 a:hover, h3 a:hover {
  text-decoration: none;
}
*/
.fb{margin-top:10px;}
