* {
  margin: 0px;
  padding: 0px;
}
img {
  border:  none;
}
html {
  width: 100%;
  height: 100%;
}
body {
  background-color: #f3f1e9;
  height: 100%;
  position: relative;
}
html > body {
  min-height: 100%;
  height: auto;
}
#header {
  background-position: left top;
  background-image: url(../grafika/header_bg.png);
  height: 120px;
  background-repeat: repeat-x;
}
#header_inside {
  margin: 0 auto;
  width: 1000px;
  position: relative;
}
#menu {
  position: absolute;
  top: 84px;
  left: 0px;
}
#menu li {
  margin: 0;
  padding: 0;
  display: inline;
}
#menu a {
  margin: 0 1px 0 0;
  padding: 8px 0 18px;
  width: 110px;
  text-align: center;
  display: block;
  float: left;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #0d0d0d;
  background-image: url(../grafika/but_off.png);
  text-decoration: none;
  background-position: left top;
  background-repeat: no-repeat;
}
#menu .but1:hover {
  background-image: url(../grafika/but_over.gif);
  text-decoration: none;
  color: #ffffff;
}
#menu .but1_active {
  background-image: url(../grafika/but.gif);
  text-decoration: none;
  color: #ffffff;
}
#menu .but2:hover {
  background-image: url(../grafika/but_over.gif);
  text-decoration: none;
  color: #ffffff;
}
#menu .but2_active {
  background-image: url(../grafika/but.gif);
  text-decoration: none;
  color: #ffffff;
}
#menu .but3:hover {
  background-image: url(../grafika/but_over.gif);
  text-decoration: none;
  color: #ffffff;
}
#menu .but3_active {
  background-image: url(../grafika/but.gif);
  text-decoration: none;
  color: #ffffff;
}
#menu .but4:hover {
  background-image: url(../grafika/but_over.gif);
  text-decoration: none;
  color: #ffffff;
}
#menu .but4_active {
  background-image: url(../grafika/but.gif);
  text-decoration: none;
  color: #ffffff;
}
#menu .but5:hover {
  background-image: url(../grafika/but_over.gif);
  text-decoration: none;
  color: #ffffff;
}
#menu .but5_active {
  background-image: url(../grafika/but.gif);
  text-decoration: none;
  color: #ffffff;
}
#menu .but6:hover {
  background-image: url(../grafika/but_over.gif);
  text-decoration: none;
  color: #ffffff;
}
#menu .but6_active {
  background-image: url(../grafika/but.gif);
  text-decoration: none;
  color: #ffffff;
}
#wrapper {
  padding: 0 0 135px;
  height: 100%;
  min-height: 100%;
}
#content_inside {
  margin: 0 auto;
  overflow: hidden;
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url(../grafika/bg.gif);
  width: 1020px;
}
#sidebar-L {
  padding: 4px 0 0 0px;
  float: left;
  width: 176px;
  height: 100%;
}
#sidebar-D {
  padding: 0px 0px 0 4px;
  float: left;
  width: 320px;
}
#list {
  margin: 0px 0 0;
  list-style-type: none;
  line-height: 18px;
  height: 18px;
}
#list a {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #464646;
  text-decoration: none;
}
#list a:visited {
  text-decoration: none;
}
#list a:hover {
  text-decoration: underline;
}
#list li {
  padding: 0 0 0 12px;
  width: 212px;
}
.color {
  background-color: #ececc5;
}
#main_block {
  margin: 0 0px;
  overflow: hidden;
  font-family: Arial,Helvetica,sans-serif;
  color: #464646;
  font-size: 11px;
  width: 480px;
  float: left;
  padding-left: 4px;
}
.about {
  margin: 0 6px 0 0;
  padding: 13px 0 0;
  width: 480px;
  float: left;
  background-color: white;
}
.about p {
  padding: 5px 0 0 12px;
}
.about a {
  margin: 5px 0 0 12px;
  display: block;
  color: #547223;
  text-decoration: underline;
}
.about a:visited {
  text-decoration: underline;
}
.about a:hover {
  text-decoration: none;
}
.news {
  border: 1px solid #dfdec0;
  padding: 0px 0px 8px 6px;
  background-color: #ececc5;
  width: 140px;
  float: left;
  height: 205px;
}
.news p {
  padding: 0px 0 0 0px;
}
#footer {
  background-repeat: repeat-x;
  background-image: url(../grafika/footer_bg.gif);
  background-position: left top;
  height: 142px;
}
#items {
  padding: 6px 0 0 3pt;
  float: left;
  width: 480px;
}
#items_D {
  border: 4px dotted #cccccc;
  width: 320px;
  float: left;
  padding-top: 5px;
  padding-left: 4px;
  margin-top: 0;
  margin-left: 0;
  margin-bottom: 6px;
}
#items_L {
  border: 4px dotted #cccccc;
  padding: 8px 0 0;
  float: left;
  width: 170px;
  margin-top: 6px;
}
.item_L {
  border: 1px solid #dfdec0;
  padding: 0 0px 0px 0;
  background-position: left top;
  width: 160px;
  display: inline;
  height: 213px;
  background-color: #ffffff;
  float: left;
  margin-bottom: 6px;
  text-align: center;
  margin-left: 5px;
  margin-top: -3px;
}
.item_L img {
  border-style: solid;
  border-width: 0px;
  margin: 6px 0 0 6px;
  padding: 0px;
}
.item_L span {
  padding: 2px 0px 0px 8px;
  color: #e9410e;
  display: block;
  width: 140px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  text-decoration: none;
}
.item {
  border: 1px solid #dfdec0;
  padding: 0 0px 0px 0;
  height: 245px;
  background-position: left top;
  width: 152px;
  background-color: #ffffff;
  display: inline;
  float: left;
  margin-right: 6px;
  margin-bottom: 6px;
}
.item img {
  border-style: solid;
  border-width: 0px;
  margin: 6px 0 0 6px;
  padding: 0px;
}
.item span {
  padding: 2px 0px 0px 8px;
  color: #e9410e;
  display: block;
  width: 140px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  text-decoration: none;
}
.view {
  margin: 3px 3px 0 7pt;
  background-image: url(../grafika/view_bg.gif);
  line-height: 18px;
  float: none;
  background-position: left top;
  color: #ffffff;
  text-align: center;
  width: 53px;
  display: block;
  background-repeat: no-repeat;
  font-size: 11px;
  text-decoration: none;
}
.view_crta {
  margin: 3px 3px 0 7pt;
  background-image: url(../grafika/view_bg_posebna.gif);
  line-height: 18px;
  float: left;
  background-position: left top;
  color: #ffffff;
  text-align: center;
  width: 53px;
  display: block;
  background-repeat: no-repeat;
  font-size: 11px;
  text-decoration: none;
}
.view_rdec {
  margin: 3px 3px 0 0;
  background-image: url(../grafika/view_bg_rdec.gif);
  line-height: 18px;
  float: left;
  background-position: left top;
  color: #ffffff;
  text-align: center;
  width: 53px;
  display: block;
  background-repeat: no-repeat;
  font-size: 11px;
  text-decoration: none;
}
#footer_inside {
  margin: 0 auto;
  width: 1000px;
  height: 142px;
  background-position: right top;
  background-repeat: no-repeat;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
}
.footer_menu {
  padding: 25px 0 0 42px;
  list-style-type: none;
}
.footer_menu li {
  display: inline;
  line-height: 17px;
  float: left;
}
.footer_menu li a {
  margin: 0 6px;
  color: #0d0d0d;
  text-decoration: none;
}
.footer_menu li a:visited {
  text-decoration: none;
}
.footer_menu li a:hover {
  text-decoration: underline;
}
#footer_inside p {
  padding: 10px 0 0 48px;
}
#footer_inside p a {
  color: #e9410e;
  text-decoration: underline;
}
#footer_inside p a:visited {
  text-decoration: underline;
}
#footer_inside p a:hover {
  text-decoration: none;
}
#item {
  padding: 13px 0 0 5px;
  float: left;
}
#item h4 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 24px;
  color: #242424;
  font-weight: normal;
}
.big_view {
  border: 1px solid #d6d3c7;
  padding: 20px 0 12px;
  width: 478px;
  vertical-align: middle;
  background-color: #ffffff;
  position: relative;
  text-align: center;
}
.big_view span {
  font-size: 30px;
  color: #e9410e;
  display: block;
  position: absolute;
  bottom: 10px;
  left: 25px;
}
.scroll {
  border: 1px solid #d6d3c7;
  margin: 5px 0 0;
  padding: 6px 0;
  width: 478px;
  background-color: #ffffff;
  text-align: center;
}
.scroll a {
  margin: 0 2px;
}
.description {
  padding: 55px 0 0 25px;
  width: 220px;
  float: left;
}
.description p {
  padding-bottom: 15px;
}
.style1 {
  padding: 0 0 200px;
}