body {
    background-color: #546E7A;
}

a:focus {
	background-color: #FFD54F !important;
	color: black !important;
}

#tresc {
	margin-top: -15px;
}

#tresc h1 {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 1.65em;
}

#tresc h2 {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 1.2em;
}


#tresc a {
    color: black;
}
#tresc a:hover {
    color: black;
}

#tresc ul li {
    list-style-type: square !important;
    margin-left: 2em;     
} 

#content {
    background-color: white !important;
}


.bold-text {
    font-weight: bold;
}
.h_padding {
    padding: 15px !important;
}



.collection a {
    color: black !important;
    border: none;    
    padding: 0;
    margin: 0;
}



.info1 {    
    padding: 8px 13px; 
    margin: 2em -10px 0 -10px;
    font-weight: bold;        
}
.info2 {
    margin: 15px 0 15px 0;    
}



#menu-gorne {  
    margin: 0;
    padding: 0 15px;
    width: 100%;
    height: 50px;   
    font-size: 0.85em;    
    border-bottom: 1px solid #FFD54F;
}
#menu-gorne a {
    color: white;
}
#menu-gorne ul {
    color: white;       
    cursor: pointer;
}
#menu-gorne li {
    float: left;
    padding-right: 10px;
}

/*#menu-gorne div {    
    font-size: 0.9em;
    float: left;
    margin-top: 5px;    
    margin-left: 1.5em;
}*/



nav {   
	height: 115px !important;
    padding-top: 15px;        
    padding-right: 15px;        
	border-bottom: 10px solid #FFD54F;
    background: url(../img/naglowek.jpg) no-repeat top right;
}


/*.remove-border-table tr {
    border: 0;
}*/

#banery {
	margin-top: 10px;
}
#banery div {	
	width: 230px;
	padding: 10px;	
	border: 1px solid #5998CC;
	font-size: 0.8em !important;
	line-height: 18px;
}
#banery a:hover {    
    opacity: 0.5;
}


#menu {    
    padding: 0;
    margin: -20px 0 2em 0;    
    border-right: 1px solid #01579B;
    border-bottom: 1px solid #01579B;
    font-weight: bold;
}
#menu .collection {    
    border: none;    
    padding: 0;
    margin: 0;
}
#menu a {    
    /*border: none !important;   */
}

table tr {
    border: 0;
}
table th, table td {
    padding: 5px;
}

