body {
  background-color: #5c0000;
  font: normal 12px/23px Arial, Helvetica, sans-serif;
  color: #e8e8e8;
  text-align: center;
}

a {
  color: #dd0518;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

p {
  margin: 0;
  padding: 0;
}

h1,h2,h3 {
  padding: 10px 0;
  margin: 0;
  font-size: 25px;
  line-height: 28px;
  font-weight: normal;
}

h2 {
  font-size: 21px;
  line-height: 23px;
}

h3 {
  font-size: 17px;
  line-height: 19px;
}

#langmenu {
  right: 949px;
}

#langmenu a {
  color: #666666;
}

#langmenu a:hover, #langmenu a.active {
  text-decoration: none;
  color: #cccccc;
}

#header {
  background: #e8e8e8;
  text-align: left;
}

#navmenu a {
  font-size: 15px;
  color: #191919;
  border-bottom: 14px solid #e8e8e8;
  line-height: 18px;
  padding-bottom: 5px;
}

#navmenu a:hover, #navmenu a.active {
  border-bottom: 14px solid #171717;
  text-decoration: none;
}

#search .textbox {
  border: 1px solid #cfcfcf;
  background: white;
  color: #191919;
  font: normal 12px/15px Arial, Helvetica, sans-serif;
}

#search .submit {
  border: none;
  background: transparent;
  background: url('../images/north_search.gif?1') no-repeat center right;
  color: #191919;
  font: normal 15px/17px Arial, Helvetica, sans-serif;
}

#submenu {
  border-bottom: 1px solid #424242;
}

#submenu a {
  color: #e8e8e8;
}

#slogan {
  border-bottom: 6px solid #424242;
}

#frontbox {
  background: #000000 url('../images/north_frontbox.gif?1') repeat-y top right;
}

#content_left_inner h1, #content_left_inner h2, #content_left_inner h3 {
  color: #dd0518;
}

#news .newslink {
  color: white;
}

#news td.first {
  color: #990000;
}

#darkbox {
  background: #300202;
}

#darkbox.two_column {
  background: #300202 url('../images/north_black.gif?1') repeat-y top right;
}

#darkbox_left a, #darkbox_right a {
  color: white;
}

#blackbox {
  background: #000000;
}

.gallery_item .active  {
  background: #b82121;
}

#blog h1 span {
  color: #424242;
}

#blogpic {
  border: 3px solid #545454;
}

.blog_heading span {
  color: #545454;
}
  
.blog_heading span span {
  color: white;
}
  
.blog_heading a {
  color: white;
}

#blog form {
  background: #300202;
}

#blog input.textbox, #blog textarea {
  background: white;
}

#blog .submit {
  background: #490d0d;
  color: #dd0518;
  font: normal 10px/15px Arial, Helvetica, sans-serif;
}

#content_left_inner .comment h1 {
  font-size: 20px;
  color: #424242;
}

.comment span {
  font-size: 10px;
  color: #453d3e;
}

.comment span span {
  color: #98040f;
}

.comment_inner {
  padding: 0 0 0 33px;
}

#content_left_inner #blog .blog_archive h1 {
  color: white;
}

#edicy a {
  color: #666666;
}
.gs-result {
  color: black;
}
.form_field_file {
  color: white;
}


div#mainmenu {left:342px; position:absolute; bottom: 0; width: 540px;}
	#mainmenu a {font-size: 17px; line-height:33px; color: #fff; margin-right:10px; padding:0 4px 0px 4px; text-decoration:none; }
	#mainmenu a:hover {color:#ff8526; text-decoration: none;}
	#mainmenu a.active {color:#fff; font-weight: normal; border-bottom: 6px solid #f5da9f;}
	


#mainmenu li {
    padding-right: 18px;
    font-size: 15px;
    display: inline;
  } 
#mainmenu a, #submenu a {
  display: inline-block;
}

/* Image container styles */
.edy-positionable-container-center:first-child,
.edy-positionable-container-left-block:first-child,
.edy-positionable-container-right-block:first-child,
.edy-texteditor-container-wrapper-center:first-child,
.edy-texteditor-container-wrapper-left-block:first-child,
.edy-texteditor-container-wrapper-right-block:first-child {
  margin-top: 0;
}

.edy-positionable-container-center:last-child,
.edy-positionable-container-left-block:last-child,
.edy-positionable-container-right-block:last-child,
.edy-texteditor-container-wrapper-center:last-child,
.edy-texteditor-container-wrapper-left-block:last-child,
.edy-texteditor-container-wrapper-right-block:last-child {
  margin-bottom: 0;
}

.edy-positionable-container-center,
.edy-positionable-container-left-block,
.edy-positionable-container-right-block,
.edy-texteditor-container-wrapper-center,
.edy-texteditor-container-wrapper-left-block,
.edy-texteditor-container-wrapper-right-block {
  margin-top: 20px;
  margin-bottom: 20px;
}

.edy-positionable-container-left,
.edy-texteditor-container-wrapper-left {
  margin-right: 20px;
}

.edy-positionable-container-right,
.edy-texteditor-container-wrapper-right {
  margin-left: 20px;
}

.edy-image-container-with-title:after {
  display: block;
  padding: 4px;
  font-size: 12px;
  line-height: 1.3em;
  content: attr(data-title);
}