/* CSS Document */

body     	{background-color: rgb(0,0,0);
			     background-image: url("grafika/bg.png");
           text-align: center;
			     color: rgb(0,0,0);
			     font-family: garamond,arial,tahoma,verdana;
			     margin: 0;
			     padding: 0;
			     padding-top: 0px;
           padding-bottom: 10px;		     
			     
          }

img       {margin : 0px;
           padding: 0px;
           }

#bodyA     {background-image: url("grafika/bgprechod.png");
           background-repeat: repeat-x;
           width: 100%;
           height: 516px;
          }

h1        {color: rgb(255,0,0);
           font-size: 120%;
           text-align: left;
           font-weight: bold;
          }

h2        {color: rgb(0,102,51);
           font-size: 110%;
           text-align: left;
           font-weight: bold;
          
          }

#vse 		 {width: 941px; 			/* stedn webu pro Mozilu */
			    margin: 0 auto;
			    text-align: left;
	 		    }


	 		    
#hlavicka 	{width: 941px;
			       height: 243px;
			       background-image: url("grafika/hlavicka.png");
			       background-repeat:no-repeat;
			       margin-top:0px;
			       float: left;}
			       
			       
#telo      {width: 941px;
			      background-image: url("grafika/telo.png");
			      background-repeat:repeat-y;
			      float: left;
			      min-height: 500px;
		       }			       




			       
#pata       {width:940px;
			       height:24px;
			       background-image: url("grafika/pata.png");
			       background-repeat:no-repeat;
			       clear: both;
			       }			       

#levy {width: 325px;
       
       margin: 0px;
       padding: 0px;
       float: left;
      }


#pravy {width: 616px;
        float: left;
       }				       
			       
#text  {margin-top: 50px;
        padding-right:40px;
        padding-left: 20px;
        text-align: justify;
        font-size: 0.9em;
        /*border-left: 1px solid rgb(105,105,105);*/
        font-family: trebuchet;
        }			       
			       
#menu {margin : 0px;
       padding: 0px;
       padding-left: 45px;
       margin-top: 50px;
       font-size: 0.9em;
       padding-bottom: 300px;
       border-right: 1px solid rgb(185,185,185);
      }			       

#menu li {list-style-type: none;
          line-height: 22px;
         }
			       
#menu li a {color: rgb(0,0,0);
            font-family: garamond;
            font-weight: bold;
            text-decoration: none;
           }

#menu li a:hover {color: rgb(255,51,0);}          

#menu li.vnor a { color: rgb(0,0,0);
                  font-weight: bold;
                  padding-left: 20px;
                }

#menu li.vnor a:hover { color: rgb(51,153,255);
                      }

#obrazekVenek         {text-align: center;
                       padding-top: 10px; 
                       padding-bottom: 10px; 
                       padding-right: 10px;
                       float: left;
                      }

#obrazek               {text-align: center; 
                        width: 170px;
                        height: 125px;
                        
                        background-color: rgb(233,233,233);
                        border: 1px solid rgb(185,185,185);
                       }
                        
#obrazek img {margin-top: 10px;
              border: solid 2px rgb(152,152,152);}			       

.linkgal    {text-align: center;
            clear: both;
            }

.linkgal a  {
            color: rgb(0,0,51);
            font-weight: bold;
            text-decoration: none;
           }

.linkgal a:hover {color: rgb(204,0,0);}





#albumven         {text-align: center;
                       padding-top: 10px; 
                       padding-bottom: 10px; 
                       padding-right: 10px;
                       float: left;
                      }

#album               {text-align: center; 
                        width: 170px;
                        height: 160px;
                        background-color: rgb(233,233,233);
                        /*background-image: url("grafika/pergamen.jpg")*/
                        border: 1px solid rgb(185,185,185);
                        
                       }
                       
#album div a         {color: rgb(0,0,102); 
                     text-decoration: none;
                     
                     clear: both;
                     }	

#album div a img     {color: rgb(0,0,102); 
                     text-decoration: none;
                     border: 2px solid rgb(185,185,185);
                     clear: both;
                     }


#album div a:hover       {color: rgb(204,0,0); 
                          text-decoration: none;
                          }	       

#text a { color: #000; }
#text a:hover { text-decoration:none; }

#activelinks { font-family: garamond,arial,tahoma,verdana; font-size: 80%; }
#activelinks a { color: #fff; }
