* {
  margin: 0;
  padding: 0;
}
html {
  font-size: x-small;
  height: 100%;
}
body {
  background-position: left top;
  font-size-adjust: none;
  font-variant: normal;
  background-color: #1a1a1a;
  text-align: center;
  height: 100%;
  background-image: url(../img/bg.gif);
  min-width: 900px;
  font-size: 1.2em;
  font-weight: normal;
  background-repeat: repeat-x;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  line-height: normal;
  font-style: normal;
}
a:link, a:visited {
  text-decoration: underline;
  color: #ffc750;
  font-weight: bold;
}
a:hover {
  text-decoration: none;
}
.cleaner {
  height: 0;
  visibility: hidden;
  clear: both;
  font-size: 0;
  content: ' ';
}
.cleaning-box {
  min-height: 1px;
}
.cleaning-box:after {
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  font-size: 0;
  content: ' ';
}
.noscreen {
  display: none;
}
.hidden {
  overflow: hidden;
  position: absolute;
  top: -10000px;
  left: 0;
  width: 1px;
  height: 1px;
}
p {
  line-height: 170%;
  margin-bottom: 10px;
  color: #ffffff;
  text-align: justify;
}
h1 {
  padding: 23px 0 4px;
  background: transparent url(../img/h1-bg.gif) repeat-x scroll 0 100%;
  font-size: 2.4em;
  font-family: Georgia,"Times New Roman",Times,serif;
  color: #ffffff;
  text-align: left;
  letter-spacing: 1px;
  width: 60%;
}
h1 a:link, h1 a:visited {
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
}
h1 span {
  color: #ffcb5c;
}
h2 {
  margin: 3px 0 0;
  font-size: 1.6em;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-weight: normal;
  color: #ffffff;
  text-align: left;
  letter-spacing: 1px;
}
h3 {
  background: transparent url(../img/h3-bg.gif) no-repeat scroll 0 center;
  font-size: 1.4em;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-weight: normal;
  color: #ffffff;
  letter-spacing: 1px;
  margin-bottom: 8px;
  padding-left: 27px;
}
address {
}
#header {
  margin: 0 auto;
/*  background: transparent url(../img/hdbg.gif) repeat-x scroll 0 50%;*/
  width: 900px;
  height: 157px;
  position: relative;
  text-align: left;
}
form.searching {
  width: 209px;
  position: absolute;
  top: 19px;
  right: -7px;
}
form.searching fieldset {
  border:  none;
}
#picture-input {
  border:  none;
  background: #ffdddd url(../img/input-bg.gif) no-repeat scroll left top;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 171px;
  height: 28px;
  margin-top: 1px;
}
#picture-input input {
  border:  none;
  position: relative;
  left: 10px;
  background-color: #ffdddd;
  top: 5px;
  width: 160px;
  letter-spacing: 0px;
}
form.searching input.hledat {
  letter-spacing: 1px;
  padding-left: 0;
  font-weight: bold;
  color: #ffffff;
  position: absolute;
  top: 0;
  right: 0;
}
form.searching label {
  display: none;
}
#menu-box {
  border-bottom: 1px solid #3b3b3b;
  background: #323232 url(../img/menu-bg.gif) repeat-x scroll 0 50%;
}
#menu {
  margin: 0 auto;
  background: #323232 url(../img/menu-bg.gif) repeat-x scroll 0 50%;
  width: 900px;
}
#menu li {
  display: inline;
  list-style-type: none;
  text-align: center;
}
#menu li a {
  padding: 0 1.6em;
  background: transparent url(../img/li-border.gif) no-repeat scroll 100% center;
  font-size: 1.1em;
  color: #ffffff;
  font-weight: bold;
  float: left;
  display: block;
  line-height: 35px;
}
#menu li a:hover, #menu li a.active {
  font-weight: bold;
  color: #ffcb5c;
}
#rss-block {
  position: absolute;
  top: 158px;
  right: 0;
  font-size: 1.2em;
  color: white;
  height: 34px;
  line-height: 34px;
}
#rss-icon {
  background: transparent url(../img/rss-icon.gif) no-repeat scroll 0 center;
  padding-left: 30px;
}
#content {
  background: #1a1a1a url(../img/content-bg.gif) repeat-x scroll left top;
  min-height: 231px;
}
#content-box {
  margin: 0 auto;
  width: 950px;
  text-align: left;
  min-height: 544px;
}
#content-box-in-left {
/*  width: ;*/
	max-width: 660px;
  float: left;
}
#content-box-in-left-in {
  margin: 2em 1em 5em 1.8em;
}
#content-box-in-right {
  float: right;
  width: 290px;
}
#content-box-in-right h3 {
  padding: 0;
  background: transparent none repeat scroll 0% 50%;
  color: #ffffff;
  font-size: 1.2em;
  margin-bottom: 13px;
}
#content-box-in-right-in {
  margin: 2em 1.4em 5em 2.8em;
}
#content-box-in-right-in ul {
  margin: 0 0 30px 4px;
  list-style-type: none;
}
#content-box-in-right-in ul li {
  color: white;
  display: inline;
}
#content-box-in-right-in ul li a, #content-box-in-right-in ul li a:visited {
  border-left: 2px solid #404040;
  padding: 4px 0 4px 16px;
  color: #fafafa;
  font-weight: normal;
  text-decoration: none;
  line-height: 130%;
  display: block;
}
#content-box-in-right-in ul li a:hover, #content-box-in-right-in ul li a.active {
  border-left: 2px solid #ff9c31 ! important;
  text-decoration: underline ! important;
}
.block {
  border-bottom: 1px dotted #606060;
  padding-bottom: 1px;
  margin-bottom: 20px;
}
#small-gallery {
  margin: 1.5em 0 3em;
  padding: 1px 0;
  width: 80%;
}
#small-gallery img {
  border: 2px solid #434343;
  margin: 0 10px 15px 0;
}
#small-gallery a:hover img {
  border: 2px solid #ff9c31;
}
#footer {
  border-top: 1px solid #404040;
  margin: 0 auto;
  width: 900px;
  height: 80px;
}
p.footer-left {
  margin: 9px 0 0 15px;
  float: left;
  width: 430px;
  color: #ffffff;
  text-align: left;
  display: inline;
}
p.footer-left a, p.footer-left a:visited {
  color: #ffffff;
}
p.footer-right {
  margin: 9px 15px 0 0;
  float: right;
  width: 430px;
  color: #999999;
  text-align: right;
  display: inline;
}
p.footer-right a, p.footer-right a:visited {
  color: #999999;
  font-weight: normal;
}
p.footer-right a:hover {
  color: #ffffff;
  font-weight: normal;
}
