.access { display: none; }
.noscreen { display: none; }
/* .inaccess { visibility: visible; } */
/* .noprint { visibility: visible; } */

body {
   border: 0px;
   padding: 0px;
   margin: 0px;
   font-size: 11px;
   font-family: verdana;
   /* background-image: url('../img/a_web_backg_napravo.gif');
   background-repeat: repeat-x; */
}

a img
{
   border: none;
}

.menu_col {
   position: absolute;
   width: 161px;
}

a
{
   color: #6b6d6a;
}

a:visited
{
   color: #7b7d7a;
}

a.nounderline
{
   text-decoration: none;
}

a:hover.nounderline
{
   text-decoration: underline;
}

/* ****************************************************************************************************************** */

div#clear
{
   clear: both;
}

div#footer
{
   width: 992px;
   background-color: #ffffff;
   padding-top: 31px;
}

div#footer_text
{
   width: 960px;
   background-color: #eae1c7;
   padding-left: 32px;
   padding-top: 8px;
   padding-bottom: 8px;
}

div#footer_text p
{
   color: #6C6E4B;
   margin-top: 0pt;
   margin-bottom: 2pt;
}

media print {
div#footer { width: 100%; }
div#footer_text { width: 100%; }
}

/* ****************************************************************************************************************** */

#menu div div.menu_col_items a
{
   text-decoration: none;
}

#menu div div.menu_col_items a:hover
{
   text-decoration: underline;
}

#menu div div.menu_col_items ul
{
   padding-left: 0px;
   margin-left: 25px;
   // margin-left: 23px;
   list-style: list-style-image;
   list-style-image: url('../img/arrow.png');
   // list-style-image: url('../img/arrow_ie.png');
   line-height: 150%;
}

#menu div div.menu_col_title
{
   border: 0px;
   margin: 0px;
   padding: 0px;
   width: 161px;
   height: 25px;
   color: #ffffff;
   font-weight: bold;
}

#menu div div.menu_col_title div
{
   padding-left: 10px;
   padding-top: 5px;
}

#menu_tail_img {
   position: absolute;
   left: 0px;
   top: 120px;
   width: 32px;
   height: 25px;
   background-image: url('../img/menu_tail.png');
}

#menu_col_1 {
   position: absolute;
   left: 32px;
   top: 120px;
}
#menu_col_1 div.menu_col_items { background-image: url('../img/menu1b.png'); }
#menu_col_1 div.menu_col_title { background-image: url('../img/menu1.png'); }

#menu_col_2 {
   position: absolute;
   left: 193px;
   top: 120px;
}
#menu_col_2 div.menu_col_items { background-image: url('../img/menu2b.png'); }
#menu_col_2 div.menu_col_title { background-image: url('../img/menu2.png'); }

#menu_col_3 {
   position: absolute;
   left: 354px;
   top: 120px;   
}
#menu_col_3 div.menu_col_items { background-image: url('../img/menu3b.png'); }
#menu_col_3 div.menu_col_title { background-image: url('../img/menu3.png'); }

#menu_col_4 {
   position: absolute;
   left: 515px;
   top: 120px;   
}
#menu_col_4 div.menu_col_items { background-image: url('../img/menu4b.png'); }
#menu_col_4 div.menu_col_title { background-image: url('../img/menu4.png'); }

#menu_col_5 {
   position: absolute;
   left: 676px;
   top: 120px;   
}
#menu_col_5 div.menu_col_items { background-image: url('../img/menu5b.png'); }
#menu_col_5 div.menu_col_title { background-image: url('../img/menu5.png'); }

img.menu_col_image {
   margin-top: 10px;
}

/* ****************************************************************************************************************** */

div#middle
{
   width: 992px;
}

/* ****************************************************************************************************************** */

div#content
{
   padding-top: 35px;
   padding-left: 32px;
   width: 773px;
   font-size: 12px;
}

div#content h2
{
   font-size: 18px;
   margin-top: 0px;
   margin-bottom: 0px;
   line-height: 100%;
   color: #ff922c;
}

div#content p
{
   line-height: 150%;
}

div#content ul
{
   line-height: 150%;
}

/* ****************************************************************************************************************** */

div#right
{
   float: right;
   width: 155px;
}

/* ****************************************************************************************************************** */

div#breadcrumbs
{
   border-bottom: 1px solid #ff922c;
   font-size: 10px;
   line-height: 100%;
   padding-bottom: 6px;
   margin-bottom: 32px;
}

div#breadcrumbs p
{
   border-top: 0px;
   border-bottom: 0px;
   line-height: 100%;
}

/* ****************************************************************************************************************** */

div#lang_switch
{
   position: absolute;
   left: 846px;
   top: 45px;
   padding-top: 4px;
   padding-bottom: 4px;
   padding-left: 8px;
   padding-right: 8px;
   border: 1px solid #6C6E4B;
   background-color: #f3f0e5;
}

/* ****************************************************************************************************************** */

div.module
{
   background-color: #f3f0e5;
}

div.module_body
{
   font-size: 11px;
   background-color: #f3f0e5;
   color: #6b6d6a;
   padding-left: 10px;
   padding-top: 4px;
   padding-bottom: 0px;
   padding-right: 10px;
   margin: 0px;
}

div.module_body p
{
   line-height: 130%;
   margin: 0px;
}

div.module_header
{
   background-color: #eae1c7;
   height: 25px;
}

div.module_header h3
{
   font-weight: bold;
   color: #6b6d6a;
   font-size: 11px;
   padding-left: 10px;
   padding-top: 6px;
   margin: 0px;
}

div#side_stuff_pause
{
   height: 18px;
   width: 155px;
}

/* ****************************************************************************************************************** */