/*
Title:			UPH Site
Author:			Piotr Switalski (http://www.peter.ii.uph.edu.pl)
Version:		2.0
Date:			2015-04-.. 
*/

.no_background {
	background: none;
}
.black_text, 
.black_text h1, 
.black_text h2, 
.black_text #horizontal_menu li a:link,
.black_text #horizontal_menu li a:visited,
.black_text.linki_wrapper li a:link,
.black_text.linki_wrapper li a:visited {
	color: #000;
}
label {
	color: #000;
}
#logo_uph {
	background:url(../images/logo_uph.svg) no-repeat;
}
#logo_uph.en {
	background: url(../images/logo_uph_eng.png) no-repeat;
}
.black_bar {
	background-color:#FFF;
}
.menu-color {
	background-color:#424242;
}
