/* CSS Document letovice.eu style.css*/
body {
   margin: 0px;
   padding: 0px;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 70%;
   background: #fff;
   color:#000;
   text-align:center;
}
a:link {
  color:#000;
	text-decoration: none;
}
a:visited {
  color:#000;
	text-decoration: none;
}	
a:active {
  color:#000;
	text-decoration: none;
}
a:hover {
	color:#000;
	text-decoration: none;
}
form{
  margin:0px;
  padding:0px;
}
img{
  border:0px;
  margin:0px;
  padding:0px;
}
h1.print
{
  font-size:20px;
}
#box1{
  text-align:left;
}
#top1
{
  display:none;   
}
#main_image{
  display:none;
}
#top_line2{
  display:none; 
}
#top_menu
{
  display:none;  
}
#main_left
{
    display:none;
}
#main_content{
  padding: 0px 19px 15px 19px; 
}
#main_content h2{
  padding: 0px 0px 0px 0px; 
  margin: 5px 0px 15px 0px; 
  font-size:1.4em;
  color:#000;
  
}
#main_content h3{
  padding: 0px 0px 0px 0px; 
  margin: 0px 0px 0.7em 0px; 
  font-size:1.3em;
  color:#000;
}
#main_content h4{
  padding: 0px 0px 0px 0px; 
  margin: 0px 0px 0.7em 0px; 
  font-size:1.2em;
  color:#000;
}
#main_content p{
  padding: 0px 0px 0px 0px; 
  margin: 0px 0px 0.9em 0px; 
}
#main_content ul{
  padding: 0px 0px 0px 0px; 
  margin: 0px 0px 0.9em 23px; 
}
#main_content ul li{
  padding: 0px 0px 0px 0px; 
  margin: 0.3px 0px 0.3em 0px; 
}
#main_content .line{
  width:700px;
  height:5px;
  line-height:1px;
  overflow:hidden;
  background: #000;
  font-size:1px;
}
.news{
  margin-bottom:5px;
  width:600px;
  color:#000;
}
.news .image{
  width:73px;
  float:left;
}
.news .left{
  width:73px;
  float:left;
  padding:5px 0px 5px 0px;
}
.news .right{
  width:459px;
  float:left;
}
.news .right .datum{
  font-style:italic;
  font-size:0.9em;
  padding:5px 5px 5px 14px;
}
.news .right .text{
  background: url(images/odrazka4.gif) 0% 2px no-repeat;
  padding:0px 5px 0px 14px;
}
.news .right .text p{
  padding: 0px 0px 0px 0px; 
  margin: 0px 0px 0.7em 0px; 
  text-align:justify;
}
.news .right .text h3{
  padding: 0px 0px 0px 0px; 
  margin: 5px 0px 5px 0px; 
  font-size:1.0em;
  color:#000;
}
.news a:link, .news a:visited, .news a:active{
  color:#000;
  border-bottom:1px dashed #CB0303;
}
.news a:hover{
  color:#000;
  border-bottom:1px solid #CB0303;
}
#panel_right{
  display:none; 
}
#send2friend_bg
{
  display:none;
}
.footer_line
{
   display:none;
}
#footer
{
   display:none;
}

