
/*cm_sysdb_begin*/
@import url("//fonts.cm4all.net/css?subset=cyrillic,cyrillic-ext,devanagari,greek,greek-ext,khmer,latin,latin-ext,vietnamese&family=Roboto:100,100italic,300,300italic,regular,italic,500,500italic,700,700italic,900,900italic");
/*cm_sysdb_end*/

.cm-offline-content {
    color: #8c8c8c;
    background-color: #2f2f2f;
}
@charset "utf-8";
body {
	font-family		: Roboto, sans-serif;
	font-size		: small;
	font-weight		: normal;
	font-style		: normal;
	color			: #8c8c8c;
	background-color: #2f2f2f;
}

h1,h2,h3 {
	color			: #8c8c8c;
}

h1, .cm-h1 {
	font-family		: Roboto, sans-serif;
	font-size		: large;
	font-weight		: bold;
	font-style		: normal;
}

h2 {
	font-family		: Roboto, sans-serif;
	font-size		: medium;
	font-weight		: bold;
	font-style		: normal;
}

h3 {
	font-family		: Roboto, sans-serif;
	font-size		: small;
	font-weight		: bold;
	font-style		: normal;
}

h4, h5, h6 {
	font-family		: Roboto, sans-serif;
}

a {
	color			: #8c8c8c;
}

a:hover {
	color			: #8c8c8c;
}

/*         ______
__________/ Page \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#page {
	background-color: #2f2f2f;
}

/*         ________
__________/ header \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#textfield h1 {
	font-family			: Roboto, sans-serif;
	font-weight			: normal;
	font-style			: normal;
	font-size			: large;
	color				: #8c8c8c;
}

#textfield h2 {
	font-family			: Roboto, sans-serif;
	font-weight			: bold;
	font-style			: normal;
	font-size			: medium;
	color				: #8c8c8c;
}

/*         _______________
__________/ 1st level nav \____________________________________________________________
--------------------------------------------------------------------------------------- */

#cm_navigation {
	background-color	: #000000;
	font-family			: Roboto, sans-serif;
	font-style			: normal;
	font-size			: small;
	font-weight			: normal;
}

#cm_navigation ul li a {
	background-color	: #000000;
	color				: #8c8c8c;
}

#cm_navigation ul li a:hover {
	background-color	: #424242;
}

#cm_navigation ul li.cm_current a {
	background-color	: #424242;
}

/*         _______________
__________/ 2nd level nav \____________________________________________________________
--------------------------------------------------------------------------------------- */

#cm_navigation ul li ul.cm_subnavigation li a {
	background-color	: #424242;
	color				: #8c8c8c;
}

#cm_navigation ul li ul.cm_subnavigation li a:hover {
	background-color	: #424242;
	color				: #8c8c8c;
}

#cm_navigation ul li ul.cm_subnavigation li.cm_current a {
	background-color	: #424242;
	color				: #8c8c8c;
}

/*         _______________
__________/ 3rd level nav \____________________________________________________________
--------------------------------------------------------------------------------------- */

#cm_navigation ul li ul.cm_subnavigation li ul.cm_subnavigation li a {
	background-color	: #424242;
	color				: #8c8c8c;
}

#cm_navigation ul li ul.cm_subnavigation li ul.cm_subnavigation li a:hover {
	background-color	: #424242;
	color				: #8c8c8c;
}

#cm_navigation ul li ul.cm_subnavigation li ul.cm_subnavigation li.cm_current a {
	background-color	: #424242;
	color				: #8c8c8c;
}

/*         _________
__________/ content \__________________________________________________________________
--------------------------------------------------------------------------------------- */

.content_main {
	background-color	: #2f2f2f;
	color				: #8c8c8c;
	font-family		    : Roboto, sans-serif;
	font-size		    : small;
	font-weight		    : normal;
	font-style		    : normal;
}

.content_main h1,
.content_main h2,
.content_main h3 {
	color			    : #8c8c8c;
}

.content_main h1, .content_main .cm-h1 {
	font-family		    : Roboto, sans-serif;
	font-size		    : large;
	font-weight		    : bold;
	font-style		    : normal;
}
.content_main h2 {
	font-family		    : Roboto, sans-serif;
	font-size		    : medium;
	font-weight		    : bold;
	font-style		    : normal;
}
.content_main h3 {
	font-family		    : Roboto, sans-serif;
	font-size		    : small;
	font-weight		    : bold;
	font-style		    : normal;
}
.content_main a {
	color				: #8c8c8c;
}
.content_main a:hover {
	color				: #8c8c8c;
}

#content_wrapper #content_start_wrapper #content_start {
	background-color	: #2f2f2f;
}

#content_wrapper #content_start_wrapper #content_start2 {
	background-color	: #000000;
}

#nav_ende {
	background-color	: #000000;
}

/*         ________
__________/ footer \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#footer {
	color			: #000000;
}
#footer a {
	color			: #000000;
}
#footer a:hover {
	color			: #000000;
}


