 body
 {
     font-family: Verdana;
     font-size: 11px;
     background: #FFFEEE;
  	 padding: 0px 0px 0px 0px;
  	 margin: 0px 0px 0px 0px;
  	 /*background-repeat:no-repeat;*/
    background-position:top;
    background-image: url("img/bg_gradient.jpg");
 }
 
	
a {color : #CC0000; text-decoration : none;}
a.text {color : #CC0000; text-decoration : none;}
a.menu {color : #666666; text-decoration : none;}
a:hover {color : #000000; text-decoration : underline;}
a.kalkulace_bann {color : #004500;}
a.signature {color : #999999;}
a.signature:visited {color : #999999;}
 .bold {font-weight : bold;}
 .small {font-size : 10;}
 .redbld {color : red; font-weight : bold;}

 .active{color: #CC6666; text-decoration: none; font-weight: bold;}
div.content {
  display: block;
	width: 556px;	
	color: #666666;
	font-size: 14;
	text-decoration: none;
	margin: 0px 0px 0 px 0px;
  /*border: 1px solid black;*/
 } 
  
div.menu {
  display: block;
	height: 20px;
	width: 555px;
	color: #666666;
	font-size: 14;
	text-decoration: none;
	margin: 5px 0px 20px 0px;
  /*border: 1px solid red;*/
 }
 
div.obsah_stranky {
  display: block;
	height: 400px;
	width: 550px;
	color: #666666;
	font-size: 14;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
  /*border: 1px solid yellow;*/
  background-repeat:no-repeat;
  background-position:bottom right;
  background-image: url("img/bg_body.jpg");
 }
 
 
td.copyright {
  display: block;
	color: #999999;
	font-size: 10;
	text-decoration: none;
 }
 
 

/*td.td_body{
  background-repeat:no-repeat;
  background-position:bottom right;
  background-image: url("img/bg_body.jpg");
 }*/  
 
div.galerie{
  /*border: 3px solid black;*/
  overflow: hidden;  
 } 
 
div.galerie_unit{
  float:left;
  margin: 10px 20px 0px 0px;
  text-align:center;
  /*border: 1px solid navy;*/    
 }  
 
div.galerie_popisek{
  text-align:center; 
  /*border: 1px solid black;*/
 } 
 
div.kalkulace_bann {
	position: absolute;
	left: 290px;
	top: 330px;
  }

 
/**************************************************************/
 
