body
{ 
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Sans, MS Sans, helvetica, Arial CE, Arial;
  font-size:15px;
  color: black;
  
  text-align: center;
  background: #ac4242 url('../img/bkg_main.jpg') repeat-x;
  
}

.center {
  text-align:center;
}

#page
{
  padding:0;
  /*width: 799px;*/
  width: 894px;
  word-wrap: break-word;
  /*background: #ac4242;*/
  background: #ac4242 url('../img/bkg_main.jpg') repeat-x;
  min-height:768px;
  margin:auto;
  display:block;
}

#menicko {
  font-family: Times New Roman,Verdana, Sans, MS Sans, helvetica, Arial CE, Arial;
  font-style: italic;
  color: #000;
}
#menicko a{
  color: #000;
  text-decoration: underline;
  display: block;
}

#menicko a:hover {
  color: #000;
  text-decoration: none;
}

#header
{ 
  position:relative;
  width:100%; 
  height: 192px;
  
}

#header a, a:hover
{
  text-decoration: none;
}
#header img
{
  border: 0;
}


#content
{
  width: 785px;  
  
  text-align:center;
  margin:auto;
  
}


#main_menu
{
  position:relative;
 margin-left:5px; 
  float:left;
  width:100%;
  height:26px;  
   font-size:11px;
   
   padding:0;
}


#main_menu a,
 #main_menu a:visited,
 #main_menu a:active
{
  text-decoration: none;
  color: white;
}

 #main_menu a:hover
{
  text-decoration: none;
}


#main_menu_left
{
  background: url('../img/menu_left.jpg') no-repeat;
 width:28px;
 height:26px;
 float:left;
 
}

#main_menu_right
{
  background: url('../img/menu_right.jpg') no-repeat;
 width:39px;
 height:26px;
 float:right;
}



.menu_button
{
  width:89px;
  height:26px; 
  background: url('../img/button.jpg') no-repeat;
  float:left; 
  
}

.menu_button_moved
{
  width:89px;
  height:26px; 
  background: url('../img/button.jpg') no-repeat;
  float:left; 
  margin-left:1px;
  
}

.menu_button_active
{
  width:89px;
  height:26px; 
  background: url('../img/button_active.jpg') no-repeat; 
  float:left;
  
}

.menu_button_active_moved
{
  width:89px;
  height:26px; 
  background: url('../img/button_active.jpg') no-repeat; 
  float:left;
  margin-left:1px;
  
}




.menu_button_text 
{
  width: 89px;  
  /*margin-left: 25px;*/
  padding-top:5px;
  font-size:11px;
  font-weight:normal;
  height:11px;
  min-height:25px;
  color: #3176ad;   
}


#under_menu
{
  width:784px;
  height:4px;
  background: #ac4242 url('../img/under_menu.jpg') no-repeat;
  float:left;
  margin-left: 6px;
  
  
}





#news
{
  position:relative;
  float:left;
  width:159px;    
  background: #ac4242 url('../img/akt_div_bkg.jpg') repeat-y;
  
   margin:0;
}
#news_top
{
  width: 159px;
  background: url('../img/aktuality_top.jpg') no-repeat;
  height:54px;
  float:left;
}
#news_bottom
{
  width: 159px;
  background: url('../img/aktuality_bottom.jpg') no-repeat;
  height:28px;
  float:left;
  
}

#akce_left
{
  float:left;
  width:13px;
  height:10px;
  background: url('../img/aktuality_left.jpg') repeat-y;
  
}

#akce_right
{
  float:left;
  width:11px;
  height:10px;
  background: url('../img/aktuality_right.jpg') repeat-y;
  
}


#akce
{
  float:left;
  width: 133px;  
  color: black;
  text-align:left;
  font-size: 9px;
  background: url('../img/aktuality_bkg.jpg') repeat-y;
  
}

.akce_text
{
  width: 130px;
  padding-left:5px;
  color: black;
  text-align:left;
  font-size: 9px;
  border-bottom: 1px dotted black;   
  
}


.akce_vice
{
  text-align:right;
  padding-right:5px;
  
}
.akce_vice a,
.akce_vice a:active,
.akce_vice a:visited
{
  color: #ac4242;
}

#akce_top
{
  font-size: 14px;
  text-align:center;
    
}



#left_border
{
  float:left;
  width: 28px;
  background: url('../img/left_side.jpg') repeat-y;
  /*height:100px;*/
  display:block;
  
}

#right_border
{
  float:left;
  width: 40px;
  background: url('../img/right_side.jpg') repeat-y;
  height:20px;
  
}


#main
{
  position:relative;
  float:left;
  width: 785px;
  background:#ac4242 url('../img/akt_div_bkg.jpg') repeat;
  margin-left:5px;
  
  
  /*min-height: 768px;*/
}




#main_text
{
 text-align:left; 
 background:#ac4242 url('../img/text_bkg.jpg') repeat;
 height:auto;
 width:558px;
 float:left;
 color:black;
 
}

#text
{
  width: 540px;
  padding-top: 10px;
  padding-left: 10px;
  /*padding:10px;*/
}

.main_text_width{width:716px !important;}
.text_width{width:698px !important;}
.news_width{width:1px !important;}

#main_bottom
{
  width: 100%;
  float:left;
  background:url('../img/bottom.jpg') no-repeat;
  height: 23px;
}

#paticka
{
  width: 100%;
  text-align: center;
  background: #ac4242;  
}

#secondSite
{
  width:100%;
  text-align: center;
  height: 15px;
  font-family: Verdana, Sans, MS Sans, helvetica, Arial CE, Arial;
  margin-bottom: 4px;
}

#secondSite a
{
  color: black;
  text-decoration: none;
  
}

#secondSite a:hover
{
  text-decoration: underline;
}

.clearBothZero  { clear: both; font-size: 1px; line-height: 1px; height: 1px;  }

