/* CSS Document */
body, table{
  font-family: tahoma, verdana;
  font-size: 11px;
  color: #2c2623;
}
.main_body{
  background-color: #fbd6ad;
  background-image: url('img/body_bg.jpg');
  background-position: 50% 0%;
  background-repeat: repeat-y
}
#head_pic{
  position: absolute;
  left: 50%;
  top: 0%;
  margin: 0 0 0 -550;
  border: 0px
}
#bigger_menu{
  position: absolute;
  left: 50%;
  top: 316px;
  margin: 0 0 0 -311;
  padding: 0px;
  width: 622px;
  height: 40px;
  background-color: #fbd6ad;
  text-align: center;
}
#flag_menu{
  position: absolute;
  left: 50%;
  top: 316px;
  width: 216px;
  height: 40px;
  margin: 0 0 0 -527;
  background-color: #fbd6ad;
  padding: 0px;
}
#smaller_menu{
  position: absolute;
  left: 50%;
  top: 356px;
  margin: 0 0 0 -527;
  padding: 0px;
  width: 1054px;
  height: 23px;
  background-color: #641213;
  text-align: center;
  border: 0px
}
#social_menu{
  position: absolute;
  left: 50%;
  top: 316px;
  width: 216px;
  height: 40px;
  margin: 0 0 0 311;
  background-color: #fbd6ad;
}
#body_tab{
  position: absolute;
  left: 50%;
  top: 379px;
  width: 954px;
  height: 200px;
  margin: 0 0 0 -477;
  background-color: transparent;
  border: 0px;
  font-family: tahoma;
  font-size: 12px;
  color: #2c2623;
}
#left_cul{
  width: 150px;
  padding: 10 16 0 0;
  vertical-align: top;
  font-size: 11px;
}
#right_cul{
  width: 150px;
  padding: 10 0 0 16;
  vertical-align: top;
  font-size: 11px;
}
#main_text{
  width: 582px;
  padding: 10 20 30 20;
  vertical-align: top;
}
#foot{
  padding: 20 30 20 30;
  height: 50px;
  vertical-align: top;
  text-align: center;
}
.popup_menu_tab{
  position: absolute;
  left: 50%;
  top: 378px;
  border:0px;
  padding: 0px;
  margin: 0px;
  display: none;
  z-index: 1;
}
.popup_menu_td{
  height: 23px;
  background-color: #641213;
  vertical-align: middle;
  text-align: center;
  padding: 0px;
  margin: 0px;
  text-transform: uppercase;
  color: #fbd6ad;
  font-weight: 300;
  font-family: tahoma, verdana;
  font-size: 12px;
}
.popup_menu_splitter{
  height: 4px;
  background-image: url('img/popup_menu_splitter_a.gif');
  background-position: 0px 0px;
  background-repeat: repeat-x;
  padding: 0px;
  margin: 0px;
}
a.popup_link:active,a.popup_link:link,a.popup_link:visited,a.popup_link:hover{
  text-transform: uppercase;
  color: #fbd6ad;
  font-weight: 300;
  font-family: tahoma, verdana;
  font-size: 12px;
  text-decoration: none;
  border:0px;
  display: block;
  width: 100%;
  height: 20px;
  vertical-align: middle;
  text-align: center;
  padding-top: 3px;
}
a.article_title_link:active,a.article_title_link:link,a.article_title_link:visited,a.article_title_link:hover{
  background-color: #deac89;
  text-transform: uppercase;
  color: #641213;
  font-weight: bold;
  font-family: tahoma, verdana;
  font-size: 14px;
  text-decoration: none;
  border:0px;
  display: block;
  width: 577px;
  height: 20px;
  vertical-align: middle;
  text-align: left;
  padding: 3 0 0 5;
  margin: 0px;
}
.article_preview_tab{
  width: 582px;
  padding: 0px;
  background-color: transparent;
  margin: 0px;
  position: relative
}
.article_preview_text{
  padding: 4 4 18 11;
  background-color: transparent;
  margin: 0px;
  height: 82px;
  position: relative;
}
h1{
  background-color: #deac89;
  text-transform: uppercase;
  color: #641213;
  font-weight: bold;
  font-family: tahoma, verdana;
  font-size: 14px;
  text-decoration: none;
  border:0px;
  display: block;
  width: 570px;
  height: 20px;
  vertical-align: middle;
  text-align: left;
  padding: 3 0 0 5;
  margin: 0px;
}
h2{
  background-color: #ffc5a0;
  text-transform: uppercase;
  color: #641213;
  font-weight: bold;
  font-family: tahoma, verdana;
  font-size: 13px;
  text-decoration: none;
  border:0px;
  display: block;
  width: 570px;
  height: 18px;
  vertical-align: middle;
  text-align: left;
  padding: 3 0 0 5;
  margin: 0px;
}
.h_cul{
  background-color: transparent;
  text-transform: uppercase;
  color: #641213;
  font-weight: bold;
  font-family: tahoma, verdana;
  font-size: 13px;
  text-decoration: none;
  border:0px;
  display: inline;
  text-align: left;
  margin: 0px;
  padding: 0px;
}
.graytext{
  color:#641213;
}
.lighttext{
  color:#deac89;
}
.inputtext{
  border: 1px solid #641213;
  padding:3px;
  font-size: 14px;
  font-family: curier;
  background-color: #fdefda;
}
textarea{
  border: 1px solid #641213;
  padding:2px;
  font-size: 14px;
  font-family: curier;
  background-color: #fdefda;
}
.tlacitko{
  background-color: #641213;
  font-weight: bold;
  font-family: tahoma, verdana;
  font-size: 12px;
  color: #ffc5a0;
  padding: 2 10 2 10;
  text-transform: uppercase;
  border:1px solid black;
}
a:active,a:link,a:visited{
  color: #641213;
  font-family: tahoma, verdana;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
a:hover{
  color: #c43f04;
  font-family: tahoma, verdana;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
}
a.blacklink:active,a.blacklink:link,a.blacklink:visited{
  color: #2c2623;
  font-family: tahoma, verdana;
  font-weight: bold;
  text-decoration: none;
}
a.blacklink:hover{
  color: #641213;
  font-family: tahoma, verdana;
  font-weight: bold;
  text-decoration: underline;
}
.quick_news{
  width: 146px;
  padding: 2px;
  margin: 0px;
}




.main_table{
  position: absolute;
  top: 408px;
  left: 50%;
  margin: 0 0 0 -500;
  background-color: #000000;
  width: 1000px;
  height: 323px;
  padding: 0 0 0 0;
  font-family: tahoma, verdana;
  font-size: 12px;
  color: #fdefda;
  background-image: url('img/bg_body.gif');
  background-position: 0% 300px;
  background-repeat: y-repeat;
}
.left_cul{
  text-align: left;
  vertical-align: top;
  background-image: url('img/left_cul.gif');
  background-position: 0% 0%;
  background-repeat: no-repeat;
  width: 226px;
  font-family: tahoma, verdana;
  font-size: 12px;
  color: #fdefda;
}
.right_cul{
  text-align: left;
  vertical-align: top;
  background-image: url('img/right_cul.gif');
  background-position: 100% 0%;
  background-repeat: no-repeat;
  width: 226px;
  font-family: tahoma, verdana;
  font-size: 12px;
  color: #fdefda;
}
.textbody{
  font-family: tahoma, verdana;
  font-size: 12px
  color: #fdefda;
  padding: 25 10 25 10;
  text-align:left;
  vertical-align:top;
}
.submenu_div{
  background-color: #000000;
  position: absolute;
  top: 390px;
  left: 50%;
  z-index: 10;
  display: none;
  border: 1px solid #fadeb6;
  border-top: 0px;
  padding: 5 5 10 5;
}
a.submenu_div_link:active,a.submenu_div_link:link,a.submenu_div_link:visited{
  color: #fadeb6;
  font-family: tahoma, verdana;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}
a.submenu_div_link:hover{
  color: #fdefda;
  margin: 2 0 2 0;
  font-family: tahoma, verdana;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}
a.art_title_link:active,a.art_title_link:link,a.art_title_link:visited{
  color: #c43f04;
  font-family: tahoma, verdana;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}
a.art_title_link:hover{
  color: #fc5102;
  margin: 2 0 2 0;
  font-family: tahoma, verdana;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}
.redtext{
  color: #c43f04;
}
