@import url("main_style.txt.css");

/* __ TOP __ */

 #header h1 a#banner { 
width: 100%; 
height: 200px; 
background: url("http://media.wandystan.eu/graf/naglowki/luw.png") top center no-repeat;
}




/* __ BODY __*/

body {
background: black;
}





/* __ MENU __*/

#menu h3, #menu h3 a {
color: yellow;
} 

 #menu h4 {
margin: 0.5em 0.5em 0 0.5em;
}

#menu ul, #menu p {
margin: 0 0.5em; 
color: yellow;
}

#menu a {
color: yellow !important;; 
text-decoration: none;
}

 #menu a:hover {
 color: black !important;
background-color: yellow;
text-decoration: none;
}

 #menu a:active {
color: yellow !important; 
}

 #menu a:visited{
color: yellow !important; 
}

 #menu a.notExist {
color: white !important;
text-decoration: none;
}





/* __ TREŚĆ __*/

 #content {
background: black; 
color: white;
}

#content h4 {
margin-left: 15px;
}

#content a {
color: yellow; 
text-decoration: none;
}

#content a.notExist {
color: #54731A;
text-decoration: overline;
}

#content a:hover {
 color: yellow!important;
text-decoration: underline;
}

#content a:active {
color: #54731A;
}

li {
margin-left: 25px;
margin-right: 30px;
}




/* __ INNE__*/

#info {
margin-left: 25px;
margin-right: 20px;
}




/* __ STOPKA__*/

 #main-page #footer {
color: white;
}
