/* CSS Document */
#telo
{
  width: 100%;
}
#obsah_nadpis
{
  font-size: 2em;
  margin: -10px 0px 10px 0px;
}
#obsah_celek
{
  width: 100%;
}
table
{
  width: 100%;
}
#levy, #paticka, #logo, .right, .dotaz
{
	display: none;
}
.napravo_info
{
	float: right;
	text-align: left;
	width: 50%;
	padding: 5px;
}
.nalevo_info 
{ 
  float: right; 
  text-align: left; 
  width: 252px;
  border: 1px solid gray;
  padding: 5px;
}

.center_info
{
    clear: both;
    text-align: justify;
}

.nalevo_info img, .image 
{ 
  border: 0;
  padding: 0; 
  margin: 5px 0px 0px 0px; 
}
a
{
  font-weight: bold;
  text-decoration: none;
  color: #800000;
}
hr
{
  border: 0.1px solid black;
  height: 0;
  background-color: black;
  width: 100%;
}

a.photos_button
{
    display: none;
}

#imginfo
{
    display: none;
}

#img_view
{
    display: none;
}

.hr_pic
{
    display: none;
}

.print
{
    display: none;
}

.big_image
{
    display: none;
}

