     
      #all {
        width:95%;
        margin: 0 auto;
        text-align: left;
        }
      #box_top{
        position: relative;
        left: 0px;
        top: 0px; 
        background-color: #F2F2F2;
        width: 95%;
        height: 30px; 
        padding: 4px 4px 4px 4px;
        
         }
      #box1{
        position: relative;
        left: 20px;
        top: 110px; 
        background-color: orange;
        color: white;
        width: 550px;
        padding: 10px 10px 10px 10px;
        margin-bottom: 5px;
         }
      #box2{
        position: relative;
        left: 20px;
        top: 110px; 
        background-color: orange;
        color: white;
        width: 850px;
        padding: 10px 10px 10px 10px;
        
         }
      #box3{
        position: relative;
        left: 20px;
        top: 0px; 
        background-color: orange;
        color: white;
        width: 650px;
        padding: 10px 10px 10px 10px;
        
         }
      .paticka{
	font-size: 10px;
	text-align: left;
	width: 95%;
	color: orange;
	position: relative;
	top: 160px;
	visibility: hidden;
} 
		  .clear {
			  clear: both;
		  }
      
      h1 {
		    font-size: 18px;
		    color: gray;
		  }
		  h2 {
		    font-size: 16px;
		    color: White;
		    margin-bottom: 10px;
		  }
		  h3 {
		    font-size: 14px;
		    color: Black;
		    margin: 3px 0px 0px 16px;
  
		  }
		  h4 {
		    font-size: 14px;
		    color: White;
		    margin: 3px 0px 0px 16px;
  
		  }
		  h5 {
		    font-size: 14px;
		    color: Gray;
		    margin: 10px 0px 0px 0px;
  
		  }
		  a {
		  	color: Gray; 
		  	text-decoration: underline;
		  } 
		  a:hover {
		  	color: Black;
		  	text-decoration: none;
		  }
      #small {
			 margin: 4px 14px 24px 4px;      
      }
      
      #zalozky {
        position: absolute;
        width:100%;
        background-color: orange;
        height: 0px; 
        padding: 0px;
        top: 0px;
        left: 0px;
        text-align: bottom;
        visibility: hidden;
        }
      #zalozky ul {
        margin: 0 0 0 0px;
        padding: 0;
        list-style-type: none;
        }
      #zalozky li {
        position: relative; 
        top: 0px;
        float: left;
        display: inline;
        margin: 2px 8px 0 0;
        text-align: center;
		    visibility: hidden;
        }
      #zalozky li a, #zalozky li strong {
        display: block;
        width: 115px;
        height: 22px;
        line-height: 24px;
        }
      #zalozky li.active {
        position: relative;
        top: 2px;
        margin-top:0;
        height: 22px;
        background-color: ;
        background-position: 0 0;
        }
      #zalozky li a {
        color: white;
        text-decoration: none;
		    font-size: 12px;
        }
      #zalozky li a:hover {
	      color: Black;
        background:#E5E5E5 url("images/item.gif") no-repeat 0 -80px;
		    font-size: 12px;
		    text-decoration: none;
        }
       td{color: black;}
       .pismo-bile{color: white;} 
       img {border:0;} 
        
        
       #jazyk {
        visibility: hidden;
        } 
        
      #page {
        width: 100%;
        clear: left;
        background: #DFDFDF url("images/box-back.gif") repeat-y 0 0;
        }
      #page .in {
        width: 100%;
        background: url("images/box-top.gif") no-repeat  0 0;
        }
      #page .in2 {
        padding: 10px 35px 25px 26px;
        background: url("images/box-bottom.gif") no-repeat  left bottom;
        }
      #page .in3 {
        width:100%;
      }
      p {
        margin:1em 0
        }

		
		#form {
			font-size: 11px;
			align: center;
		}
		#formtxt {
			text-align: right;			
		}
		.formtxt {
			text-align: right;			
		}
		input.odeslat {
			font-size: 11px;
			font-weight: bold;
		}
		#doplnek {
			font-size: 10px;
		}	
		#radek {
			background-color: #F7FFA7;
		}
		.foto{
			text-align: center;
			margin-top: 5px;
		}
		.foto img{
			margin: auto;
		}
		.small{
			font-size: 80%;
		}
		img.uvod {
			float: right;
			border: 0px solid;
		}
