body{
	color: #CED3DA;
}
h1, h2, h3, h4, h5, h6{
	color: #fff;
}
.left h1, h2, h3.arrow{
	color: #fff;
	border-bottom: 1px solid #44474B;
}
.left h2.no-arrow{
	border-bottom: 0;
}
.left h3{
	color: #fff;
}
.right h3{
	color: #fff;
	border-bottom: 1px solid #62686F;
}
.left hr{
	color: #414448;
	background: #414448;
}
.left th{
	background: #25292E;
	border: 1px solid #1D2024;
	border-bottom: 1px solid #E81419;
	color: #fff;
}
.left td{
	background: #2D3238;
	border-bottom: 1px solid #1D2024;
	border-left: 1px solid #1D2024;
	border-right: 1px solid #1D2024;
}
.left .even td{
	background: #383D45;
}

.right .profile h4{
	color: #F5161A;
}

.container{
	background: url(../images/container_bg_black.gif) repeat-y #1D2024;
}

.title span{
	background: url(../images/title_logo_black.gif) no-repeat;
}

.menu a{
	color: #CED3DA;
	border-bottom: 5px solid #515458;
}
.menu a:hover{
	color: #fff;
	border-bottom: 5px solid #6A6E73;
}
.menu-active{
	color: #FFF;
	border-bottom: 5px solid #E81419;
}

.main{
	background: url(../images/main_bg_black.gif) repeat-y;
}

.three-boxes{
	background: url(../images/three_boxes_bg_black.gif) repeat-y #9098A2;
	color: #1D2024;
}
.three-boxes-inner{
	background: url(../images/three_boxes_top_black.jpg) no-repeat;
}
.three-boxes h4 a{
	color: #FFF;
}
.three-boxes h4.dotted{
	background: url(../images/dot_grey.gif) repeat-x bottom;
}
.three-boxes-bottom{
	background: url(../images/three_boxes_bottom_black.gif) no-repeat;
}

.print-box{
	background: #454B52;
}
.print span{
	background: url(../images/print_black.gif) no-repeat;
}

.right{
	background: url(../images/right_top_black.gif) no-repeat;
	color: #fff;
}
.person{
	border: 3px solid #fff;
}
.profile-left img{
	border: 3px solid #fff;
}
.quote{
	background: url(../images/quote_left_black.gif) no-repeat 0 1em;
}
.quote-end{
	background: url(../images/quote_right_black.gif) no-repeat left top;
	color: #454B52;
}
.signature-sebrle{
	background: url(../images/signature_sebrle_black.gif) no-repeat;
}
.signature-kubisova{
	background: url(../images/signature_kubisova_black.gif) no-repeat;
}
.signature-jancalek{
	background: url(../images/signature_jancalek_black.gif) no-repeat;
}
.signature-cech{
	background: url(../images/signature_cech_black.gif) no-repeat;
}

.reference{
	background: url(../images/reference_top_black.gif) no-repeat #1D2024;
}
.reference-item{
	border-top: 1px solid #1D2024;
}
.reference-item p{
	background: url(../images/dot_grey_right.gif) repeat-x bottom;
}
.reference img{
	border: 1px solid #E4E4E4;
}
.reference-bottom{
	background: url(../images/reference_bottom_black.gif) no-repeat;
}
.right hr{
	color: #62686F;
	background: #62686F;
}
.image-left, .image-right{
	border: 3px solid #fff;
}
.left .listing ul li a{
	background: #2D3238;
	color: #fff;
}
.left .listing ul li a:hover{
	background: #383D45;
}
.left .listing ul li span{
	background: #E81419;
	color: #fff;
}
