/* CSS Document */
<style type="text/css">
	* {
		xxfont-family : Verdana, Helvetica, Arial, sans-serif;
		font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
		font-size : 85%;
		color: #813224;
		line-height: 130%;
	}
	body {
		xxfont-family : Verdana, Helvetica, Arial, sans-serif;
		font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
		font-size : 85%;
		color: #813224;
		line-height: 130%;
		background: #F8C423;
		xxmargin: 1% 4% 2% 4%;
		text-align: center;		
		height: 100%;
	}
	#main {
	  background: url('../img/bg-zvirata-vlevo.jpg') repeat-y top left transparent;
		margin: 0;
		padding: 0;
		xxwidth: 960px;
	        /*padding: 0 0px 0 150px;*/
		xxheight: 100%;
	}
	#obsah {
           margin-left: 150px;
	   /* margin: 0 auto;
		width: 750px;
                _width: auto;
		_padding: 0 150px 0 0px;
		background: url('../img/bg-zvirata.jpg') repeat-y top right transparent;*/
	}
	h1,h2,h3 {
	    color: #b22222;
	    margin: 2px 0 0.5em 0;
		letter-spacing: 2px;
	}
	h1 {
	    font-size : 200%;
	}
	h2 {
	    font-size : 150%;
		color: #660000;
	}
	h3 {
	    font-size : 120%;
	}
	.male {
	    font-size : 90%;
	}
	a:link,a.email {
	    color: #b22222;
		text-decoration : underline;
	} 
	a:visited {
	    color: #800080;
		text-decoration : underline;
	}
	a:hover {
	    color: #ba55d3;
		text-decoration : none;
	}
	form#kniha {
    background: #ffff99;
    xxbackground: url('../img/bg-vzkaz.gif') repeat-y top left #ffff99;
    padding: 10px;
    border: 2px solid #ff9900;
  }
  .radek {
	    xxwidth: 250px;
    	width: 630px;
	}
	textarea.radek {
	    xxwidth: 300px;
		width: 630px;
	}
	.justifyOds {
		text-align: justify;
		text-justify: distribute;
		padding: 0px 1em 0px 1em;
	}
	input,textarea {
	  _font-size: 95%;
	  background: #ffffff;
	  border: 1px solid #F8C423;
	  margin: 0 0 2px 0;
	}
	.vzkaz {
	  xxwidth: 564px;
	  background:  #ffff99; /*url('../img/bg-vzkaz.gif') repeat-y top left*/
	  border: 2px solid #ff9900;
	  text-align: left;
	  margin: 0 0px 10px 0;
	  xxmin-height: 60px;
	  xx_height: 60px;
	  xxwidth: 70%;
	}
	.vzkaz h3 {
	  xxbackground: #ff9900;
	  border-bottom: 1px dotted #ff9900;
	  width: 98%;
	  padding: 4px 1% 4px 1%;
	  xxwidth: 150px;
	  xxfloat: left;
	  margin: 0 0px 0 0;
	  xxheight: 100%;
	  text-align: left;			  

	}
	.vzkaz h3 b {
	  font-size: 0.8em;
	  color: #ff9900;
	}
	.vzkaz div {
	  padding: 4px 10px 10px 10px;
	  xxmargin: 0 0 0 150px;
	}
	#nazvy {
	  float: right;
	  width: 20%;
	  padding: 10px;
	  background: #ff9900;
	}
	#vzkazy {
	  margin-right: 20%;
	  width: 75%;
	  _width: 95%;
	  
	}
	img.foto {
		    border: 2px solid #eeeeee;
			margin: 1em 1em 0em 1em;
			float: left;
		}
</style>
