body {
    margin: 0px;
    _text-align: center;
    color: #333333;
    font: normal normal normal 11px tahoma;
    background: #FFFFFF;
    }

img {
    border: 0px;
    }
    
a {
    color: #333333;
    font: normal normal normal 11px tahoma;
    text-decoration: none;
  }    
    
        
#body {
    width: 1000px;
    margin: 0px auto 0px auto;
    padding-top: 0px;
    background: url(../img/bgmain.jpg) repeat-y top center;
    } 
    
#body #head {
  background: url(../img/head.jpg) no-repeat top right;
  height: 129px;
  width: 1000px;
  position: relative;
  }


#body #content {
  display: block;
  position: static;
}


#body #head #box {
  position: absolute;
  background: url(../img/box.jpg) no-repeat top center;
  width: 137px;
  height: 117px;
  left: 73px;
  top:10px;
}  

#body #head #intro {
  position: absolute;
  width: 250px;
  top: 15px;
  left: 240px;
  text-align: left;
 
} 

#body #head h1, #body #content h1  {
  display: block;
  color: #CC0000;
  text-transform: uppercase;
  font-size: 11px;
  margin-top: 0px;
  font-weight: bold;
  margin-bottom: 9px;
} 

#body #head ul {
  position: absolute;
  width: 250px;
  top: 10px;
  left: 760px;
  text-align: left;
  padding: 0px; 
  margin: 0px;
  margin-top: 4px;
}

#body #head li {
  width: 150px;
  list-style: none;
  height: 29px;
  background: url(../img/button.gif) repeat-y;
}

#body #head li a {
  padding-left:37px;
  padding-top:6px;
  display: block;
  text-decoration: none;
}  
  
#body #menu {
  background: url(../img/menu.jpg) no-repeat top center;
  height: 110px;
  width: 1000px;
  text-align: left;
  position: relative;  
  } 
  
#body #menu #url {
  position: absolute;
  left: 53px;
  top:90px;
  }
  
#body #menu #mainmenu {
  position: absolute;
  left: 268px;
  top:90px;
  }
  
#body #menu #mainmenu  .menusp {
  color: #FFFFFF;
}

#body #menu a {
  color: #FFFFFF;
}
     
  
#body #tail {
  background: url(../img/tail.jpg) no-repeat top center;
  height: 83px;
  _height: 100px;
  padding-right: 53px;
  padding-left: 53px;
  padding-top: 1px;
  text-align: left;
  font-size: 10px;
  } 
  
#body #content {
  background: url(../img/bgcontent.jpg) repeat-y;
  width: 1000px;
  text-align: left;
  margin-bottom:40px;
}

#body #content #left {
  width: 168px;
  _width: 239px;
  padding-left: 53px;
  padding-right: 16px;
  padding-top:10px;
  float: left;
}

#body #content .newsdate {
  color: #499617;
  display: block;
}

#body #content .more {
  color: #499617;
  font-weight: bold;
  text-decoration: underline;
  padding-right: 17px;
  background: url(../img/arrow.jpg) no-repeat top right;
}

#body #content .news_h {
  font-weight: bold;
  text-decoration: underline;
}

#body #content #right {
  width: 442px;
  _width: 492px;
  padding-left: 30px;
  _padding-left: 28px;
  padding-right: 16px;
  padding-top:10px;
  float: left;
}

#body #content img {
  border: 1px #333333 solid;
  margin-left: 5px;
}

.clear {
  clear: both;
}

/* Lišta css START*/

div#doporucujeme {
	height: 22px;
	background-image: url(../img/lista/doporucujeme.gif);
	text-align: center;
}

div#doporucujeme div#dop-stred {
  width: 975px;
  text-align: left;
  margin-left: auto;
	margin-right: auto;
}

div.navurl {
  float: left;
  text-align: center;
  margin-left: 10px;
  padding-right: 15px;
	color: #ffffff; 
	font-size: 11px;
	letter-spacing: 1px;
	padding-top: 3px;
	padding-bottom: 4px;
	background: url(../img/lista/doporucujeme-linka.gif) no-repeat right bottom;
}

div.navurl2 {
  float: left;
  text-align: center;
  margin-left: 10px;
	color: #ffffff;
	font-size: 11px;
	letter-spacing: 1px;
	padding-top: 3px;
	padding-bottom: 4px;
}

div.navurl a, div.navurl2 a {
  color: #ffffff;
  text-decoration: none;
}

div.navurl a:hover, div.navurl2 a:hover {
  text-decoration: underline;
}

div#navstivte {
  float: left;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	letter-spacing: 1px;
	margin-left: 20px;
	margin-right: 25px;
}

/* Lišta css END*/
  
  
         
