
/* CSS Document */


    

*{
margin:0;
padding:0;
}

ul
{
 margin-left:35px;
} 

img{
border: none ;
}

body{
color:#c4c4c4;
text-align: center;
font-family: Arial;
line-height: 1.2em;
background-image: url(./img/bg.jpg);
background-color: #ecd6d7;
}

a:visited{color:white;}
a{color:white;}
a:hover{color:#e88560;}


#header{
width:853px;
height:147px;
background-image: url(img/header.jpg);
}

/** HL. STRANA  **/

.foto_title{
float:left;
width:139px;
height:212px;
margin-right:25px;
margin-top:10px;
}

.popis_o_mne{
line-height:40px ;  

}

.home_ukazky{
width:600px;
height:170px;
display: block;
top:25px;
clear:both;
position: relative;
}

.home_ukazka_block1
{
float:left;
left:30px;
position: relative;
}

.home_ukazka_block2
{
float:left;
left:100px;
position: relative;
}

.nadpis_ukazky{
color:#ffe0b8;
font-size:15px;


}

.title_spodni_text
{
margin-top:40px;
line-height:40px ;
}

/* ******************** */


#main{
width:853px;
margin:0 auto;
text-align: left;
margin-top:25px;
background-image: url(img/bg_body.jpg); 
background-repeat: repeat-y;
background-color:#ffffff;
}

.fotogalerie_bg_in
{
width:853px;
margin:0 auto;
text-align: left;
margin-top:25px;
background-image: url(img/bg_body.jpg); 
background-repeat: repeat-y;
background-color:#ffffff;

border-color: #ffffff;

border-top-style:solid;
border-top-width:10px;
padding-top:25px;
margin-bottom: 35px;
}


#stred{
width:850px;

}

#obsah{
width:600px;


float:right;
}

.obsah_text{
padding:20px;
}


/********* KONTAKTY  ***********/


.foto_kontakty{
float:left;
width:149px;
height:210px;
margin-right:25px;
margin-top:10px;
}


/*********************************/

/********* NAVIGACE *************/

#levy_panel{
width:163px;
height:627px;
float:left;    
background-image: url(img/left_menu_bg.jpg);
background-repeat: no-repeat;
display: block;
position:relative;
left:35px;

}

.levy_panel_text{

font-size: 12px;

}

.left_navigation_links
{
margin-top:35px;
text-align: center;
font-size: 15px;
line-height:13px ;
text-transform: uppercase;


}

.left_navigation_links a{
color:#3d3d3d;   
text-decoration:none; 
font-weight: bold;
display: block;
padding-top:10px;
padding-bottom:10px;
width:163px;
}

.left_navigation_links a:hover{
color:black; 
background-color: #e88560;
text-decoration:none; 
font-weight: bold;
display: block;
padding-top:10px;
padding-bottom:10px;   
display: block;
}


.zvyrazeno{
  color:black; 
background-color: #e88560;
text-decoration:none; 
font-weight: bold;
display: block;
padding-top:10px;
padding-bottom:10px;   
display: block;
}


/**********************************************/


#footer{
width:853;
height:115;
background-image: url(img/footer.jpg);
clear:both;

}
.footer_text{
padding:80 5 5 5;
text-align: center;
font-size:11px;   
}





/***************************************/


h1{
margin-left:25px;
color: #ffffff;
font-size:16px;
padding-bottom:18px;
padding-top:15px;
}

h2{
margin-left:35px;
color: #e88560;
font-size:14px;
padding-bottom:18px;
padding-top:13px;
}

h3{
color: #ffffff;
font-size:14px;
width:100%;
clear:both;
display:block;
padding-bottom:25px;
padding-top:15px;
}

a {color: ffffff;}


p{

font-size:13px;
color:#ffffff;
                        
}
.small{
font-size:11px;
}

table{
font-size:13px;

}
li{
font-size:13px;
color:white;
}

td{
padding:4px 0px 4px 4px;
}

.td_left_column{
text-align: right;
}

.text_pred_po{
color:white;
font-weight: bold;
padding:10px;
}

.deleni_galerie_hr{
color:#999999;
}


.vice_foto{
border-width: 2px ;
text-align:center;
border-color: #e88560;
border-style: solid ;
display:block;
width:100px;
background-color: #222222;
padding:3px;
text-decoration: none;
color:#ffffff;
font-weight: bold;
font-size:11px;
clear:both; 
margin-left:420px;

}

.vice_foto:hover{
border-width: 2px ;
text-align:center;
border-color: #e88560;
border-style: solid ;
display:block;
width:100px;
background-color: #555555;
padding:3px;
text-decoration: none;
color:#ffffff;
font-weight: bold;
font-size:11px;
clear:both; 


}

.butt_vice_foto{
width:550px;
text-align: right;
}


.pokracujte_zavrenim{
color:#ffffff;
font-size:11px;
margin-left:295px;
}


.gallery_inner{
margin-left:55px;
}



/*****************************************/












