@CHARSET "UTF-8";

body, div, p, span {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000;
}

p img {
	padding: 4px;
}

a {
	color: #F47216;
}

#menuTop #menuLeft strong {
	display: block;
	margin-top: 10px;
	/* --- Formatowanie tekstu --- */
	text-align: center;
	color: #333;
	font-size: 26px;
}

#menuMid #table {
	display: table;
	float: right;
	height: 100%;
}

#menuMid #row {
	display: table-row;
	height: 100%;
}

#menuMid .link {
	display: table-cell;
	vertical-align: middle;
	height: 100%;
}

#menuMid a {
	margin-left: 10px;
	margin-right: 10px;
	font-family: Arial, Verdana, Trebuchet;
	font-size: 16px;
	color: #333;
	text-decoration: none;
}

#menuMid a:hover {
	text-decoration: underline;
}

#langMenu #langPadding {
	font-family: Arial, Verdana, Trebuchet;
	font-size: 11px;
	color: #000;
	margin-top: 10px;
	margin-left: 35px;
}

.boxBackUp strong, .sideBackUp strong, .boxHalfBackUp strong {
	display: block;
	margin-top: 10px;
	font-family: Arial, Verdana;
	font-size: 18px;
	color: #333;
}
