html {
   background: #404349;
}
body {
  	background: #404349;
  	font: 8pt Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: #5E5E6E;
  	margin: 0;
  }
#top_cont {
		text-align: left;
		border-bottom: 1px solid #fff;
		border-top: 5px solid #667;
	}
#top {
  	width: 768px;
  	padding-top: 32px;
  	padding-bottom: 5px;
  	margin: auto;
  	background: url(images/haslo.gif) no-repeat center left;
  	text-align: right;
  }
#top ul, #top li {
		display: inline;
		margin: 0;
		padding: 0 3px;
	}

#main_cont {
  	background: #fff;
  	border-top: 6px solid #f00;
  	border-bottom: 6px solid #9E9FA4;
  }
#stopka_cont {
    border-top: 1px solid #fff;
  }
#top_cont a, #stopka a {
  color: #999;
  text-decoration: none;
}
#top_cont a:hover, #stopka a:hover {
  color: #ccc;
  text-decoration: underline;
}
#top a {
		margin: 0 3px;
		font-size: 7pt;
		font-weight: bold;
		text-decoration: none;
	}
	#top a:visited, #top a:link, #top a:active {
		color: #ccc;
	}
	#top a:hover {
		color: #fff;
	}
#menu-bot li
 {
		display: inline;
		padding: 0 8px;
		
		}
#menu-bot a{
font-weight: normal;
color: #999;
text-decoration: none;
}	
#menu-bot a:hover{
  color:#fff;
  text-decoration: underline;
}
		#menu-bot ul{
      margin: 0;
    }
	#menu-bot {
    background: #313439;
    margin-bottom: 12px;
    padding: 6px;
    text-align: center;
    font: 7pt Verdana, Geneva, Arial, Helvetica, sans-serif;
    border-bottom: 1px solid #666;
}
