/* CSS www.idmedia.cz*/     
       
    body {
    margin: 0px;
    padding: 0px;
    background: #FFF;
    font: 16px Arial, Arial CE, Hevletica, Hevletica CE; 
    }

    #background {
    width: 100%;
    height: 100%;
    }
    h1 {margin: .5em 0em 1em 0em}
    h1 {font-size: 2em; color: rgb(214,50,20)}
    h2 {font-size: 100%}
    h3 {
    margin: .2em 0em;
    font-size: 1.5em; 
    color: rgb(214,50,20)
    }
    a {color: #5C3214;}
    a:hover {
    text-decoration: none;
    }    
    #main {
    background: #FFF url('../images/background.png') no-repeat;
    width: 800px;
    _height: 600px;
    min-height: 600px;
    position: absolute;
    left: 50%;
    margin-left: -400px;
    top: 40px;
    border: 1px solid #ccc;  
    }
    #header {
    float: left top;
    width: 600px;
    height: 70px;
    padding:0;
    margin:0;
    }
      #header img {
      margin: 10px 43px
      }
    #menu {
    float: left;
    width: 220px;
    padding-top: 3.8em;
    margin: 0;
    text-align: center;
    letter-spacing: 0.05em    
    }
      #menu-inside {
      margin-left: 82px;
      }
      #menu h2 a {
      color: black;
      text-decoration: none;
      padding: 0;
      margin: 0;
      }
      #menu h2 {
      padding:0;    
      margin: 5px;
      }
      #menu h2 a:hover {
      color: #F28000
      }
    #content {
    float: left;
    padding:0;
    width: 560px;
    margin: 0 10px;
    font: normal normal .75em sans-serif;
    color: rgb(51,51,51);    
    }
      #content p {
      line-height: 160%
      }
      #content p a {
      color: #000;
      text-decoration: underline;
      }
      #content p a:hover {
      color: rgb(214,50,20);
      text-decoration: none;
      }
    #content #tz {
    border: 1px solid #ccc;
    background: #fff;
    padding: 5px;
    font: normal normal 0.9em sans-serif; 
    width: 490px;
    }
      #tz a {
      text-decoration: none;
      color: #347BAE;
      }
      #tz a:hover, #tz a:hover .datum  {
      text-decoration: underline;
      color: red;
      cursor: hand;
      cursor: pointer;
      }
      #tz .datum {
      width: 70px;;
      float: left;
      text-align: right;
      color: #000;
      }
      #tz .tiskova-zprava {
      margin-left: 5px;
      float: left;
      width: 400px; 
      display: block;
      padding: 3px 0;
      }
      .more {
      font: normal normal 0.9em sans-serif;  
      }
  #promos {
  margin-top: 25px;
  margin-bottom: 30px;
  width: 530px;
  }      

    #press-login {
    margin:0;
    padding:0;
    background: #fff;
    border: 1px solid #ccc;
    padding: 5px;
    }
      #press-login table th {
      text-align: left;
      vertical-align: top;
      }
      #press-login input, #press-login select {
      border: 1px solid #ccc;
      }
      
      h2#menu1 { font-size: 0.9em; } 
      h2#menu2 { font-size: 1.75em; }	    
      h2#menu3 { font-size: 0.9em; }
      h2#menu4 { font-size: 0.9em; }
      h2#menu5 { font-size: 0.8em; }
      h2#menu7 { font-size: 0.8em; }
      h2#menu6 { font-size: 2.25em;  }        
      h2#menu8 { font-size: 0.9em; color: #555 !important}
      h2#menu9 { font-size: 0.9em; }  
  
  

  .lefted  {
  float:left;
  margin-right: 10px;
  margin-bottom: 20px;
  }
  
.attach {
	height: 16px;
	line-height: 16px;
	display: block;
	margin-top: 10px;
	background: url('../images/pdf.png') no-repeat;
	padding-left: 20px;
}

#press a {
	display: block;
	margin-bottom: 5px;
}

.photo_attach {
	 margin-top: 20px;  
}

.photos {
    width: 150px;
    height: 210px;
    margin-right: 10px;
    
    text-align: center;
    float: left;
}

.text {
	height: 60px;
}
.article-contents {
}
.article-contents h3 a {
    color: #5C3214;
}
.article-contents h3 a:hover {
text-decoration: none;
}

h2.active a { color: rgb(214,50,20) !important; }

