body {background-image: url('images/zaluzie-podklad.jpg'); background-repeat : no-repeat; background-color: #CCCCCC;
background-attachment: fixed; font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif; font-size: 14px; color: #333;}

	#container {
			width: 800px;
			border: 0px solid gray;
			margin: 0px;
			margin-left: auto;
			margin-right: auto;
			background-color: white;
		}

		#banner {
      width: 800px;
      height: 98px; 
			padding: 0px;
			margin-bottom: ;
	                 }
           #logo  {float: left; position: relative; top:17px; left: 20px; z-index: 2;  }   
           #nadpis  { position: relative; left: 0px; top: -2px; z-index: -1;  }
           #adresa { float: right; position: relative; top: 20px; |top: 30px; left: -20px; z-index: 2; font-size: 12px;  } 
           #obrazek { z-index: -3; font-size: 12px;  } 
           #obrazek-text { z-index: -2; font-size: 12px; position: absolute; top: 20px; width:800px;  }     




h3 { font-size: 16px; color: #1A47A1;}
a img { border: 3px solid #CCFFFF;}
a:hover img { border: 3px solid #F6FFFC;}

	 #text {
	    width: 700px;
			possileft: 30px;
			 position: relative; left: 50px;
		}
	
  
  	#content {
			float: left;
                        width: 425px;
			border: 0px solid gray; 
			background-color: white;
                       position: relative; left: 90px;
		}

		#sidebar-a {
			float: left;
			width: ;
			margin: 0;
			margin-right: ;
			padding: 0px;
                        border: 0px solid gray; 
                       position: relative; left: 50px;          
			
		}




.contactForm {
display: block;
padding-top: 0px;
width:100%;

}	

table.emailSend {
	width:250px;
	|width: 250px;
	border-width: 0px;
	border-spacing: 0px;
	border-style: solid;
	border-color: silver;
	border-collapse: collapse;
	background-color: white;
	font-size:12px;
	|border-right:0px solid silver;
	margin-left:0px;

}
table.emailSend th {
	border-width: 0px;
	padding: 20px 10px;
	border-style: solid;
	border-color: silver;
        background-color: #CCFFFF;
	text-align: center;
}

table.emailSend td {
	border-width: 0px;
	padding: 5px;
	border-style: solid;
	border-color: silver;
  background-color: #fff;
	text-align: left;
}		






		#footer {
			clear: both;
			padding: 50px;
			margin-top: 0px;
			font-size: 10px;
			color:  #999;
			
		}

.paticka {float: right; position:relative; right: 2px; top :35px; font-size:10px; color: #F5F5F5; }
.paticka a {	color: #999;  } 
.logo1 {font: 10px verdana ; color: black; }
.logo2 {font: 10px verdana ; color: red; }
