.body-color
{
	color: #262727;
	background: #f1f3f5;
}

#pageLayout
{
	background: #f1f3f5;
}

a
{
	color: black;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

a:hover
{
	text-decoration: underline;
}

.header-background
{
	background-color: #356f88;
}

.header-wrap-color,
.footer-wrap-color
{
	color: white;
}
.footer-wrap-color a
{
	color: white;
	text-decoration: underline;
}
.footer-background
{
	background-color: #224252;
}

.header-wrap-color a
{
	color: white;
}

.header-wrap-color a:hover
{
	color: #b9d4e6;
}

.header-separator-color
{
	background-color: #53879E;
}
.foto-profil-img.foto-profil-img-color
{
	border: 1px solid #53879E;
}

.drobky-wrap-color
{
	background: white;
    border-bottom: 1px solid #D4D4D4;
}

.drobky-wrap-color a
{
	color: #4e7a97; 
	text-decoration: none;
}

.drobky-wrap-color a:hover
{
	text-decoration: underline;
}

.content-wrap-color
{
	background: #f1f3f5;
}

.box-color
{
	background: white;
	border-bottom: 1px solid #90a5b3;
	border-top: 1px solid #bfd0e0;
	border-left: 1px solid #b0c3d1;
	border-right: 1px solid #b0c3d1;
}
.server-text-color,
.box-404 a
{
	color: #356f88
}

#header-right .popup a {background: #356F88; color: #fff}
#header-right .popup ul ul {background: #fff; border-color: #356F88}
#header-right .popup .show a {background: #648DA3; color: #fff}
#header-right .popup .show ul li a:hover {background: #C8D8E8; color: #356f88}
#header-right .popup li li .show {background: #fff; color: #000}

#rema {
	color: #356F88;
}

#rema-bocni-wrap .rema-bocni {color: #356f88;}

.button-shared {
	background: #356f88;
}

.button-shared:hover {
	background: #5a89a5;
	color: white;
}

.modal-content {
	background: #356f88;
}