body {
    text-align: center;
    min-width: 750px;
    background-image: url('../images/bodybg.gif');
    background-repeat: repeat-x;
   margin: 0;
   border: 0px
}

#site {
    width: 750px;
margin: 0 auto
}

a { 
	text-decoration: none; 
	border-bottom: 1px dotted #81785a;
	 color: #565347 
 }


a:focus { 
	outline:1px #8a887d dotted 
               }

a:hover {
	color: #820000
               }

hr { 
	background:#eae9e6; 
	border:0; clear:both; 
	height:1px 
     }

img {
	border: none 
       }

h1 { 	font-size:35px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #565245; 
	font-weight: 400
    }

h2 {	font-size:11px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	text-transform: uppercase; 
	color: #820000; 
	padding-bottom: 3px; 
	letter-spacing: 2px;
	font-weight: 500
    }

h3 { 	font-size:12px; 
	font-family: Arial, Helvetica, sans-serif; font-weight: 400 
      }

h4 { 	font-size:11px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	text-transform: uppercase; 
	color: #820000; 
	padding-bottom: 3px; 
	letter-spacing: 1px;
	font-weight: 400
      }

h5 { 	font-size:20px;
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #565245; 
	padding-bottom: 3px; 
	letter-spacing: 2px;
	font-weight: 400
       }

h6 { 	font-size:9px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-style: italic;
                    font-weight: 200
      }

#logo {
    background-image: url('../images/logo3.gif');
    background-repeat: no-repeat;
    text-align: center;
    height: 150px
}

#menu {
    margin: 0px;
    float: left;
    padding: 10px;
    text-align: left;
    width: 156px;
    background-image: url("../images/menu.gif"); 
    background-repeat: repeat-y 
}
#nav_menu {margin: 0px; padding: 0px;}

#nav_menu li {display: block; padding-top: 6px; padding-bottom: 6px; border-bottom: 1px solid #8a887d}

#nav_menu li.ost {border: 0px;}

#nav_menu li a { font-size: 10px; text-decoration: none; color: #3f3c30; border: none }

#nav_menu li a:hover { color: #820000 }
#nav_menu li.current a {
	color: #820000;
		     }


#tresc {
    float: right;
    padding: 0px;
    text-align: left;
    width: 550px
}

#tresc li {list-style-type: square;
             color: #820000;}
.blacktext {color: #565245}

#stopka {
    clear: both;
    text-align: center;
    height: 20px;
margin: 0 auto; 
 border-top: 1px solid #eae9e6;
 padding-top: 5px }



#nav_stopka {margin: 0px; padding: 0px;}

#nav_stopka li {display: inline; padding-left: 15px; padding-right: 15px; border-right: 1px solid #eae9e6;}

#nav_stopka li.ost {border: 0px;}

#nav_stopka li a { font-size: 12px; text-decoration: none; color: #3f3c30; border: none }

#nav_stopka li a:hover { color: #820000 }



#copyright { font-size: 10px; padding-top: 10px }


#stopka_linia { height: 20px; background-image: url("../images/stopka.gif");
background-repeat: repeat-x }

