html, body{
  /**/
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	/**/
	background: #847902 url(../images/body_poz.jpg) repeat-x; 
}
body, td, th{
	font-size: 90%;
	_font-size: 80%;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: normal;
}
h2{
  font-size: 16px;
  padding: 0px;
  margin: 0px;
  margin-bottom: 4px;
}
h3{
  font-size: 14px;
  padding: 0px;
  margin: 0px;
  margin-bottom: 2px;
}
p{
  text-align: justify;
}
a{
	color: #006600;
}
strong{
	font-weight: bold;
	font-size: 1.1em;
}
#mother {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 814px; /* 38+746+30  746+68  814*/
}
  #mother div{
    float: left;
  }

  #pl{
    width: 38px;
    height: 900px;
    background: url(../images/panel_left.jpg) top no-repeat;
  }
  #pc{ /* CONTENT */
    width: 746px;
    min-height: 387px;
    _height: 387px;
    background: url(../images/cont_poz_bot.jpg) bottom repeat-x #DDE39D;
  }
    #pc #top{
      width: 746px;
      height: 316px;
      background: url(../images/logo_top.jpg) no-repeat ;
    }
    
      #menu{
      	height: 29px;
      	text-align: right;
      }
      	#menu ul{
      		padding: 0px;
      		margin-top: 265px;
      		margin-left: 100px;
      	}
      	#menu ul li{
      		display: inline; /* odstraneni chyby msie dvojiteho marginu u prvni polozky */
      		list-style: none; 
      		margin-left: 15px;
      		padding: 0px;
      	}
      	#menu ul li a{
      	   color: #385278;
      	   font-weight: bold;
      	   font-size: 11px;
      	   font-family: Arial;
      	   text-decoration: none;
      	}

    #pc div #contenttop{
      width: 536px;
      height: 76px;
      background: url(../images/cont_top.jpg) no-repeat ;
    }
    	#contenttop h1{
    		color: #385278;
    		margin: 0px;
    		padding: 0px;
    		padding-left: 20px;
    		height: 76px;
    		line-height: 76px;
    		font-size: 16px;
			}
			
    #pc div #contenttxt{
      width: 536px;
      min-height: 500px;
      float: left;
    }
    	#pc div #contenttxt div{
    		width: 516px;
    		min-height: 287px; /* 387 */
    		_height: 287px;
				margin-left: 20px;
				_margin-left: 10px;
				font-size: 0.9em;
				font-family: Arial;
				/*border: 1px solid red;*/
			}
			#contenttxt ul li{
        margin: 2px;
      }

    #news{
    	width: 210px;
    	float: left;
		}
    #news div{
      float: left;
      clear: both;
    }
      #newstop{
        width: 210px;
        height: 76px;
        background: url(../images/news_top.jpg) no-repeat ;
      }
      	#newstop h2{
      		padding: 0px;
      		padding-left: 88px;
      		margin: 0px;
      		line-height: 76px;
      		height: 76px;
      		color: #385278;
      		font-size: 16px;
				}
      #newsmid{
        width: 210px;
        min-height: 500px;
        background: url(../images/news_mid.gif) repeat-y ;
      }
        #newsmid div{
          width: 140px; /* 142 */
          font-size: 0.70em;
          _font-size: 0.80em;
          margin-left: 48px;
          _margin-left: 24px;
        }
  
  #pr{
    width: 30px;
    height: 900px;
    background-image: url(../images/panel_right.jpg);
  }

#paticka{
	clear: left;
	width: 746px;
	height: 96px;
	background: url(../images/pata_poz.jpg) bottom no-repeat;
}
  #paticka div{
    color: #d8e19c;
    width: 746px;
    text-align: center;
  	font-size: 11px;
    margin-top: 55px;
  }

/* ostatni CSS styly */
img.white{
  border: 5px #FFFFFF solid;
}
.cleaner{
	clear: both;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
	padding: 0px;
	margin: 0px;
}
