body {
	text-align:center;
	}

#prvni_stranka {
	width:800px;
	height:900px;
	background:url('../pozadi/hl.jpg');
	margin:auto;
	text-align:left;
	border:2px solid red;
		}
		
#prvni_menu	{
	margin-top:200px;
	margin-left:500px;
	}

#tab_hlavni {
	width:1000px;
	height:900px;
	margin:auto;
	border:2px solid red;
	}

#div_menu	{
	width:40%;
	height:900px;
	float:left;
	background:url('../pozadi/pozadi_menu3.jpg');
	margin:0px;
	border:0px;
	}
	
#div_pravo	{
	width:60%;
	height:900px;
	float:right;
	background:url('../pozadi/hlavni_pozadi2.jpg');
	text-align:left;
	margin:0px;
	border:0px;
	}
	
#div_hlavni {
	width:1000px;
	height:920px;
	margin:auto;
	border:2px solid red;
	}
	

#div_odkaz {
			width:50px;
			height:30px;
			font-weight: bold;
            font-size: 14px;
            text-align:center;
            color:white;
              
            background-color:rgb(220,38,27);
			}
			
#hlavni_odkaz {
			position:relative;
			top: 250px;
			left:270px;
			width:480px;
			height:35px;
			vertical-align:middle;
			
			font-weight: bold;
            font-size: 25px;
            text-align:center;
            color:white;
			background-color: #D80E0E;
			}
			

#div_mezera {
		width:15px;
		height:25px;
		float:left;
		}

#div_odkaz {
		float:left;
		width:170px;
		height:20px;
		font-weight: bold;
        font-size: 14px;
        text-align:center;
        color:white;
		padding-left:5px;
		padding-right:5px;
              
        background-color:rgb(220,38,27);
		}
		
#div_hlavni_odkazy {
		position:relative;
		top:300px;
		width:100%;
		}
#div_mezera_mezi_radky	{
		width:100%;
		height:20px;
		float:left;
		}
				
				
	
		
#div_foto {
	height:100%;
	}

#nadpis {
	height:50px;
    border: 4px white solid;
    background-color:rgb(220,38,27);
}


#prvni_strana{
                width:400px;
                height:900px;
                margin:auto;
              }


              
#menu_bunka {
            width:400px;
            vertical-align:top;
			background: url('../pozadi/menu_pozadi.jpg');
		    margin:0px;
			padding:0px;
            }

#tab_nadpis {
			margin:1em;
            height:50px;
            border: 4px white solid;
            background-color:rgb(220,38,27);
            }

#menu_mezera {
              height:4px;
              }

#tab_menu {
		  margin-left:150px;
		  margin-top:170px;
          }

            
#tab_foto   {
            width:580px;
            }

#bunka_odkaz  {
            font-weight: bold;
            font-size: 14px;
            text-align:center;
            color:white;
			width:186px;
			height:25px;
			border:0px;
              
              background-color:rgb(220,38,27);
              }
#obrazek_odkaz {
		  width:100%;
		  height:100%;
		  margin:0px;
		  padding:0px;
		  border:0px;
		  }


#bunka_foto {
            width:100px;
            height:100px;
            }
			
#radek_mezera {
              height:30px;
              }

#bunka_mezera {
              width:36px;
              height:100px;
              }
    
#kontakt   {
			width:100%;
			height:20px;
			background:url('../pozadi/zapati2.jpg');
			} 
#zapati1 	{
			width:40%;
			height:20px;
			background:url('../pozadi/zapati2.jpg');
			}
#zapati2  	{ 
			width:60%; 
			height:20px;
			background:url('../pozadi/zapati2.jpg');
			}      


h1          {
            font-weight: bold;
            font-size: 30px;
            margin: 5px 40px 5px 40px;
            color:white;
            }

h3			{
			padding-left:1em;
			}
            
a         {
            font-weight: bold;
            font-size: 14px;
            text-align:center;
			text-decoration:none;
            color:white;
              

          }


		  

 


p {text-align: justify; margin: 20px; font-size: 15px;}
p:first-letter {padding-left: 1em;}


