body {
    color: #fff;
    padding:0px;
    margin:0px;
    background-color: #606060;
}


a {
color: #A8A8A8; font-family: arial; font-size: 13px; text-decoration: none; padding-left: 10px; padding-right: 10px; height: 18px;  margin-top: 4px;
}

a:hover { color: #fff; }
   
#table {
background-color : #606060;
position : absolute;
left : 50%;
width : 760px;
margin-left : -380px;
z-index : 2;            
      }         
   
#content {
 margin : 80px 20px 40px 50px;
}


#content p {
 font-size : 15px;
 line-height : 1.3em;
 color: #A8A8A8;
 font-family : "Times New Roman"; 
 }
 
#content a {
            color: #A8A8A8;
            font-family : "Times New Roman";
            font-size : 15px;
            text-decoration : none;
            padding-left : 6px;
            padding-right : 6px; 
           }
           
      #content a:hover {
           color: #fff;
            text-decoration : none;
      }           

#head {
	width: 100%;
	min-width:780px;
	height: 160px;
	background-color: #575757;
	position: relative; 
	top: 50px; 
}


#menu {
	padding-top: 100px;
	padding-left: 70px;
	float: left;
	background-color: #575757;
}

#menu a {
color: #A8A8A8; font-family: arial; font-size: 13px; text-decoration: none; padding-left: 10px; padding-right: 10px; height: 18px;  margin-top: 4px;
}

#menu a:hover {
color: #fff; 
}

#logo {
	padding-top: 10px;
	padding-right: 10px;
	float: right;
	text-align: right;
	width: 350px;
	height: 120px;
	background-color: #575757;
}

#logo h1 a {
	float: right;
	text-align: right;
	color: #181818;
	background-color: #575757;
	font-family: Georgia, Arial, sans-serif;
	font-size: 20px;
	margin-right: 50px;
	text-decoration: none;
	font-weight: 300;
}


.space {
	clear: both;
}

#top {
	width: 100%;
	height: 17px;
	font-size: 1px;
	background: url(../images/gora.gif) repeat-x;
}

#down {
	width: 100%;
	height: 17px;
	font-size: 1px;
	background: url(../images/dol.gif) repeat-x;
}


#head_ {
	width: 100%;
	min-width:780px;
	height: 40px;
	position: relative; 
}

#stopka {
	padding-top: 10px;
	padding-right: 10px;
	text-align: right;
	width: 350px;
}

#stopka p {
	float: left;
	color: #181818;
	font-family: sans-serif;
	font-size: 13px;	
	margin-left: 20px;	
	text-decoration: none;	
}

#stopka p a {

	color: #181818;
	font-family: Georgia, Arial, sans-serif;
	font-size: 13px;
	margin-right: 20px;
	text-decoration: none;
}


