.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: #a87c3c;
}

.header-wrap-color,
.footer-wrap-color
{
	color: white;
}
.footer-wrap-color a
{
	color: white;
	text-decoration: underline;
}
.footer-background
{
	background-color: #563d25;
}

.header-wrap-color a
{
	color: white;
}

.header-wrap-color a:hover
{
	color: #E6D4B8;
}

.header-separator-color
{
	background-color: #B89562;
}
.foto-profil-img.foto-profil-img-color
{
	border: 1px solid #B89562;
}

.drobky-wrap-color
{
	background: white;
	   border-bottom: 1px solid #D4D4D4;
}

.drobky-wrap-color a
{
	color: #977A4E;
	text-decoration: none;
}

.drobky-wrap-color a:hover
{
	text-decoration: underline;
}

.content-wrap-color
{
	background: #f1f3f5;
}

.box-color {
	background: white;
	border-bottom: 1px solid #c19561;
	border-top: 1px solid #dec2a0;
	border-left: 1px solid #d8b68c;
	border-right: 1px solid #d8b68c;
}
.server-text-color,
.box-404 a
{
	color: #a87c3c
}

#header-right .popup a {background: #a87c3c; color: #fff}
#header-right .popup ul ul {background: #fff; border-color: #a87c3c}
#header-right .popup .show a {background: #b5915b; color: #fff}
#header-right .popup .show ul li a:hover {background: #e8ddc8; color: #a87c3c}
#header-right .popup li li .show {background: #fff; color: #000}

#rema {
	color: #ad864c;
}

#rema-bocni-wrap .rema-bocni {color: #a87c3c;}

.button-shared {
	background: #ad864c;
}

.button-shared:hover {
	background: #bd9c6a;
	color: white;
}

.modal-content {
	background: #a87c3c;
}