/* CSS Document */
body {
	font-family:Arial;
	font-size:80%;
	background-color:#272727;
	margin:0;
	padding:10px 0;
	text-align:center;
	min-width:inherit;
	bottom: 15px;
}
hlavni {
   width: 900px;
   _width: 900px;
   margin: 0 auto;
   text-align: left;
   border: 1px solid #FFFFFF;
   background-repeat:no-repeat;
   background-position:center;
   background-attachment:scroll;
}

#logo {
width:900x;
height:144px;
text-align:left;
background-image:url(../images/logo.jpg);
background-repeat:no-repeat;
background-position:center;
background-attachment:scroll;
margin:0 auto;
}

#menu {
height:30px;
text-align:center;
background-position:center;
margin:0 auto;
width:420px; }



#mezera {
height:5px;
}
#spojka {
width:3px;
}

.menu_home {
   float:left;
   width:101px;
   height:30px;
   display:block;
   text-decoration:none;
   background-image:url(../images/menu_home.jpg);
   background-repeat: no-repeat;
   background-position:center;
  }


.menu_galerie {
   float:left;
   width:100px;
   height:30px;
   display:block;
   text-decoration:none;
   background-image:url(../images/menu_galerie.jpg);
   background-repeat: no-repeat;
   background-position:center;
  }

.menu_odkazy {
   float:left;
   width:100px;
   height:30px;
   display:block;
   text-decoration:none;
   background-image:url(../images/menu_odkazy.jpg);
   background-repeat: no-repeat;
   background-position:center;
 }

.menu_kontakt {
   float:left;
   width:101px;
   height:30px;
   display:block;
   text-decoration:none;
   background-image:url(../images/menu_kontakt.jpg);
   background-repeat: no-repeat;
   background-position:center;
   
}

#obsah {
width:876px;
height:537px;
background-position:center;
background-repeat:no-repeat;
text-align:left;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#D7D9DF;
margin:0 auto;
background-attachment:scroll;
background-image:url(../images/podklad_obsahu.jpg);

}
#obsah a:link	{color: #CE0B0B; text-decoration: none; }
#obsah a:visited	{color: #CE0B0B; text-decoration: none; }
#obsah a:active		{color: #000000; text-decoration: none; }

a.svetlejsi img {   
    filter: alpha(opacity=100);   
    -moz-opacity: 1.0;   
    -khtml-opacity: 1.0;   
    opacity: 1.0;   
}   
  
a.svetlejsi:hover img {   
    filter: alpha(opacity=50);   
    -moz-opacity: 0.5;   
    -khtml-opacity: 0.5;   
    opacity: 0.5;   
}   



#patka	{
width:900px;
height:50px;
background-position:center;
text-align:center;
font:Arial;
font-size:10px;
color:#D7D9DF;
margin:0 auto;
}

#fotomesice	{ width:900px;
height:900px;
background-position:center;
text-align:center;
font:arial;
color:#D7D9DF;
}

#fotomesice a:link	{color: #CE0B0B; text-decoration: none; }
#fotomesice a:visited	{color: #CE0B0B; text-decoration: none; }
#fotomesice a:active	{color: #000000; text-decoration: none; }
