body  {background-image:  URL(pic/background.png);
      background-repeat: repeat;
	    margin: 0; 
  	 	padding: 0;
  		text-align: center;
      }
h2 {
	font-size: 70%;
}		
#celyobsah {
      top: 20px;
      text-align:left;
			margin:0 auto;
			width: 750px;
			min-width: 750px;
			position: relative;
			/*background-image: URL(pic/middle.png);
			background-position: top left;*/
      }
	  
#top	   {position: relative;
			top: 0px;
			left: 0px;
			margin: 0px;
			border: 0px solid #65b431;
			height: 130px;
			width: 750px;
			background-image: URL(pic/header.png);
			background-position: top left;
			background-repeat: no-repeat;
			}

#middle	   {position: relative;
			left: 0px;
			top:0px;
      margin: 0px;
			border: 0px solid #65b431;
			padding-left: 230px;
			padding-right: 30px;
			padding-bottom: 60px;
			background-image: URL(pic/middle_background.png);
			background-position: top left;
			background-repeat: repeat-y;
			font-family: tahoma;
			color:black;
			font-size: 12px;
			text-align: justify;
			}

.uvod {font-size: 14px;
			text-align: justify;

      }

.right  {text-align: right;
      }			
	
#bottom	   {position: relative;
			left:0px;
			border: 0px solid #65b431;
			height: 60px;
			width: 750px;
			background-image: URL(pic/bottom.png);
			background-position: bottom left;
			background-repeat: no-repeat;
			margin-bottom: 40px;
			
			}

#mail {position: absolute;
      left: 22px;
      top: 155px;
      }

#menu  {position: absolute;
		left: 65px;
		top: 140px;
		border: 0px solid #65b431;
		width: 150px;
		text-align: right;
		text-decoration: none; 

		}
		
#lang {
	position: absolute;
	left: 580px;
	top: 20px;
	border: 0px solid #65b431;
	width: 150px;
	text-align: right;
	text-decoration: none;
	color: black;
	font-weight: bold; 
}		
		
					
.nadpis	   {border-bottom: 0px solid #2857a8;
			font-family: Arial;
			color: white;
			font-size: 18px;
			text-align: left;
			font-weight: bold;			
			}
			
.podnadpis	   {border-bottom: 0px solid #2857a8;
			font-family: Arial;
			color: #354353;
			font-size: 16px;
			text-align: left;
			font-weight: bold;			
			}
	
.podnadpis_potrzene	   {border-bottom: 0px solid #2857a8;
			font-family: Arial;
			color: #354353;
			font-size: 14px;
			text-align: left;
			font-weight: bold;
      text-decoration: underline;			
			}	

.line {border-bottom: 2px solid #354353;
      width: 100%;
      }
						
.tab_blok {position: relative;
    border: 0px solid black;
    margin-top: 10px;
    margin-bottom: 15px;
    }

.tab_pic {position: relative;
    border: 0px solid black;
    height: 100px;
    width: 72px;
    }
    
.tab_text {position: absolute;
    border: 0px solid black;
    top: 0px;
    left: 85px;
    }
    
.info_blok {position: relative;
    border: 0px solid black;
    margin-top: 10px;
    margin-bottom: 15px;
    }

.info_pic {position: relative;
    border: 0px solid black;
    height: 100px;
    width: 177px;
    }
    
.info_text {position: absolute;
    border: 0px solid black;
    top: 0px;
    left: 190px;
    }

.info_link {position: absolute;
    border: 0px solid black;
    bottom: 0px;
    left: 190px;
    }
    
#lodni{	width: 100%;
      background-image: URL(pic/lod.gif);
			background-position: top right;
			background-repeat: no-repeat;
    }
    
#letecka{	width: 100%;
      background-image: URL(pic/letadlo.gif);
			background-position: top right;
			background-repeat: no-repeat;
    }
    
#autodoprava{	width: 100%;
      background-image: URL(pic/nakladak.gif);
			background-position: top right;
			background-repeat: no-repeat;
    }
.block {width: 100%;
        margin-bottom: 30px;
    }

