/* layout */
body {text-align: center;
      background: URL('grafika/pozadi.jpg') top repeat-x;
      background-color: #232323;
      margin: 0px;
      padding: 0px;}
      
img {border: 0px;}
      
div #obal{margin: 8px auto;
          width: 880px;}
          
div #logo{height: 118px;
          background-image: URL('grafika/hlavicka.jpg');}
          
div #menu{background: URL('grafika/zaplata.jpg') repeat-y;
          position: relative;}
          
div #okno1{background: URL('grafika/pruh.jpg') repeat-y;
           width: 880px;
           margin: 0px;
           float: left;}
   
div #okno2{background: URL('grafika/obsahd.jpg') bottom no-repeat;
           margin: 0px;
           width: 880px;
           float: left;}
       
div #okno3{min-height: 524px;
           _height: 524px;
           width: 880px;
           background: URL('grafika/obsahh.jpg') top no-repeat;
           margin: 0px;
           float: left;}
           
div #patka{height: 110px;
           background-image: URL('grafika/patka.jpg');
           clear: both;
		   position: relative;}

div #spodekL{clear: both;
			 position: absolute;
			 width: 475px;
			 height: 75px;
			 top: 14px;
			 left: 113px;}
div #spodekP{clear: both;
			 position: absolute;
			 width: 200px;
			 height: 75px;
			 top: 14px;
			 right: 63px;}
           
div #headline{position: absolute;
              top: 425px;
              left: 120px;}
              
div #obsah{float: left;
           width: 725px;
           margin-left: 125px;
           margin-bottom: 55px; }
           
h2{margin: 0px;}

div #udaje1{font-size: 16pt;
			float: left;
			width: 365px;}
div #udaje2{float: right;
			width: 360px;}
div #formular{margin-top: 20px;
			  float: left;
			  width: 725px;}

div .obrblok{margin: 0 auto;
             width: 730px;
             text-align: center;
             margin-bottom: 20px;}
h1{display: none;}
h3{ display: block;
	text-align: left;
	font-size: 16pt;
	border-bottom: 2px solid black;
	font-family: sans-serif;}

a img			 {padding:5px;
				  background: #f6ddb2;
				  border: 1px solid black;}

.baner		{bodrer: none;
			 float: left;
			 margin-top: 15px;
			 margin-left: 10px;
			 padding: 0px;}

.pozice		{float: right;
			 margin-right: 60px;
			 margin-bottom: 30px;}
.pozice2	{float: right;
			 margin-right: 30px;
			 margin-left: 30px;
			 margin-bottom: 30px;
			 margin-top: 10px;}

.silne 		{font-size: 17px;
			 font-weight: bold;}

.zarovnani  {text-align: left;
			 margin-left: 40px;}
.space {visibility. hidden;
		display: block;
		margin-top: 65px;}
p.prof {font-size: 13pt;
		text-align: justify;
		margin-left: 20px;
		margin-right: 20px;}
p.prof:first-letter{margin-left: 30px;
					font-size: 14pt;}
div #tvurci{margin-top: 10px;}