* { 
margin : 0; 
padding : 0; 
top : 0; 
left : 0; 
} 

body {
   height: 100%;
   text-align: justify;
   min-width: 980px;
   margin: 0; padding: 0;
   
   }

#stranka { 
background : url(../foto_indexu/pozadi_3.jpg) repeat-x;  
height : auto; 
overflow: auto;
border : 0 solid black; 
} 
#banner { 
background : url(../foto_indexu/banner_vanoce.jpg); 
display : block; 
position : relative; 
height : 223px; 
width : 980px; 
border : 0 solid green; 
} 
#profil { 
padding-top : 0; 
margin-right : auto; 
margin-left : auto; 
display : block; 
position : relative; 
height : auto; 
width : 980px; 
} 
.lista { 
float : left; 
padding-left : 10px; 
width : auto; 
height : auto; 
color : black; 
text-align : center; 
text-decoration : none; 
border : 0 solid red; 
} 

.nabidka { 
padding-left : 10px; 
width : auto; 
height : auto; 
color : black; 
text-align : center; 
text-decoration : none; 
border : 1px solid green;
} 


.listapozdrav { 
display : block; 
float : left; 
width:150px;
height : 20px; 
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size : 12px; 
color : black; 
margin-top:190px;
padding-left: 330px; 
border : 0 solid red; 
} 
#registr { 
float : right; 
display: block;
width:300px;
height : 20px; 
background-color: ;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size : 12px; 
FONT-WEIGHT: bold;
color : red; 
margin-top:190px;
padding-right:190px;
border : 0 solid green; 
} 

#registr a:hover{
color: red;

}
#registr a{
color: black;

}
#svatek { 
float:right;
width: 70px;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size : 12px; 
color : red; 
} 

#texty { 
background : url(../foto_indexu/pozadi_4.jpg) repeat-x; 
height : auto; 
width : 580px; 
text-align : justify; 
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size : 11px; 
line-height : 150%; 
padding-left : 10px; 
padding-right : 10px; 
border : 1px solid green; 
} 

#aktualni { 
/* background : url(../foto_indexu/pozadi_4.jpg) repeat-x; */ 
height : auto; 
width : 580px; 
text-align : justify; 
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size : 11px; 
line-height : 150%; 
padding-left : 10px; 
padding-right : 10px; 
border : 0px solid green; 
} 

#pata_stranky { 
background : url(../foto_indexu/pata.png) repeat-y center; 
clear : both; 
position : relative; 
height : auto; 
width : 980px; 
display : block; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px; 
line-height : 1.5; 
text-align : center; 
}
