body{
  font-family:myriad, tahoma, arial;
  margin:0px;
  padding:0px;
  color:#78470e;
  background-color:#F7F0D1;
}
#all{
  background-color:#F7F0D1;
  text-align:center;
}
#shadow{
  background-image:url('../img/stin.jpg');
  background-repeat:repeat-y;
  background-position:center top;
  background-color:#F7F0D1;
  text-align:center;
  width:1024;
}
#main{
  margin-top:0px;
  width:1001px;
  margin-left:auto;
  margin-right:auto;
  background-color:white;
}
#logo{
  background-image:url('../img/logo.jpg');
  background-position:top center;
  background-repeat:no-repeat;
  width:1001px;
  height:126px;
}
#menu{
 /* background-image:url('../img/menu_temp.jpg');
  background-repeat:no-repeat;*/
  width:1001px;
  height:29px;
}
.menu_item{
float:left;
}
.menu_item_act{
float:left;
}

#flash{
  /*  background-image:url('../img/flash.jpg'); */
  /* background-repeat:no-repeat; */
  width:1001px;
  height:386px;
}
#content{
  _height:254px;
  min-height:254px;
  text-align:left;
  padding-left:25px;
  padding-right:25px;
  font-size:13px;
  text-align:justify;
  
}


.cont_l{
 float:left; 
/*width: 590px;*/
}

.table_r{
float:right;
margin-left:15px;
}

.invisible{
display:none;
}
#content h1{
font-size:15px;
}
#footer{
  background-image:url('../img/footer.jpg');
  background-repeat:no-repeat;
  width:1001px;
  height:33px;
  margin-left:auto;
  margin-right:auto;
}
.vlajecka img{
margin-top:8px;
}
img{
border:none;
}


#footer_left{
  float:left;
  color:#78470E; 
  font-size:11px; 
  margin-top:8px; 
  margin-left:5px;
}

#footer_right{
  float:right;
  margin-top:8px; 
  color:#78470E; 
  font-size:11px;
  margin-right:5px;
}

.mailto_f{
color:#78470E;
}

.link_virtual-zoom{
color:#78470E;
text-decoration:none;
}

.jazyk img{
border:none;
}

#flash_top{
background-image:url(../img/flash-top.jpg);
width:1001px;
height:22px;
}

#flash_bottom{
background-image:url(../img/flash-bottom.jpg);
width:1001px;
height:22px;
}

#flash_middle{
background-image:url(../img/flash-middle.jpg);
background-repeat:repeat-y;
padding-top:2px;
padding-bottom:2px;
}

#flash_middle img{
margin-left:2px;
}