#top_menu
{
	width: 100%;
	height: 55px;
	background-color: #0ba04a;
	/*box-shadow: #9E9E9E 0px -3px 20px 5px;*/
}

#top_menu_left
{
	width: 240px;
}

#top_menu_right
{
	display: none;
	position: absolute;
	top: 0;
	height: 55px;
	right: 0;
	left: 240px;
	background-color: white;
}

#top_menu_clock1
{
	display: inline-block;
	font-size: 14px;
	margin: 18px 0 0 20px;
	cursor: default;
}

#top_menu_clock2
{
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	margin: 18px 0;
	cursor: default;
}

#top_menu_img
{
	padding: 14px 0 0 28px;
	width: 28px;
}

#top_menu1
{
	display: inline-block;
	position: absolute;
	font-size: 17pt;
	padding: 5px 0 10px 20px;
	color: white;
	cursor: default;
	/*z-index: -1;*/
}

#top_menu1b
{
	display: inline-block;
	position: absolute;
	font-size: 9.5pt;
	padding: 29px 0 10px 20px;
	color: white;
	cursor: default;
	/*z-index: -1;*/
}

#top_menu_logged_as
{
	display: inline-block;
	float: right;
	font-size: 14px;
	padding: 19px 10px;
	cursor: default;
}

#top_menu_login
{
	display: inline-block;
	float: right;
	font-size: 18px;
	font-weight: bold;
	padding: 16px 10px;
	margin-right: 55px;
	cursor: default;
}

#top_menu_menu
{
	display: none;
	position: absolute;
	right: 14px;
	top: 10px;
	border: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	cursor: pointer;
	z-index: 10;
}

#top_menu_menu > img
{
	height: 22px;
}

#top_menu_menu_down
{
	display: none;
	position: absolute;
	right: 0;
	top: 55px;
	background-color: #FFF;
	z-index: 20;
	box-shadow: #ccc 0px 0px 8px 0px;
}

#top_menu_menu_down div
{
	padding: 22px 44px 22px 50px;
	cursor: pointer;
	text-align: right;
	vertical-align: middle;
	font-size: 14px;
}

#top_menu_menu_down div:hover
{
	color: white;
	background-color: #323544;
}

#top_menu_menu img
{
	margin: 7px 8px;
	vertical-align: middle;
}

#top_menu_demo img
{
	vertical-align: middle;
	margin-right: 10px;
}

#left_menu
{
	display: none;
	position: absolute;
	left: 0;
	top: 55px;
	width: 240px;
	bottom: 55px;
	z-index: 1;
	/* www.colorzilla.com/gradient-editor */
	background: #323544;
	background: -moz-radial-gradient(center, ellipse cover, #323544 0%, #242734 100%);
	background: -webkit-radial-gradient(center, ellipse cover, #323544 0%, #242734 100%);
	background: radial-gradient(ellipse at center, #323544 0%, #242734 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(
		startColorstr='#323544', endColorstr='#242734', GradientType=1
	);
}

div.left_menu_item
{
	width: 100%;
	height: 9.09%;
	max-height: 110px;
	display: table;
	cursor: pointer;
}

div.left_menu_item > div
{
	display: table-cell;
	vertical-align: middle;
}

img.left_toolbar_img1
{
	vertical-align: middle;
	margin: 0 20px 0 30px;
	height: 26px;
}

img.left_toolbar_img2
{
	vertical-align: middle;
	margin: 0 20px 0 30px;
	height: 26px;
	display: none;
}

div.left_menu_item > div > span
{
	color: #d7d7d7;
	font-size: 14px;
	vertical-align: middle;
}

div.left_menu_item > div > div
{
	color: #d7d7d7;
	font-size: 14px;
	vertical-align: middle;
	display: inline-block;
}

div.left_menu_item > div > img.left_toolbar_arrow
{
	vertical-align: middle;
	margin: 0 20px 0 30px;
	height: 26px;
	position: absolute;
	right: 5px;
	visibility: hidden;
}

div.left_menu_item > img
{
	position: absolute;
	left: 30px;
}

div.left_menu_item_active
{
	/* www.colorzilla.com/gradient-editor */
	background: #1d1f2a;
	background: -moz-radial-gradient(center, ellipse cover, #1d1f2a 0%, #171821 100%);
	background: -webkit-radial-gradient(center, ellipse cover, #1d1f2a 0%, #171821 100%);
	background: radial-gradient(ellipse at center, #1d1f2a 0%, #171821 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(
		startColorstr='#1d1f2a', endColorstr='#171821', GradientType=1
	);
}

#footer
{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 55px;
	z-index: 1;
	color: #F4F4F4;
	background-color: #323544;
}

#footer_copyright
{
	display: inline-block;
	margin: 20px 20px;
	cursor: default;
}

#footer_error_message
{
	display: inline-block;
	margin: 14px 10px;
	cursor: default;
	color: #f00;
	font-size: 19px;
}

#footer_debug
{
	position: absolute;
	bottom: 0;
}

#footer_o_systemie
{
	display: inline-block;
	margin: 20px 5px;
	cursor: pointer;
}

#footer_right
{
	display: inline-block;
	margin-right: 20px;
	float: right;
	cursor: default;
}

#footer_slash
{
	display: inline-block;
	margin: 20px 5px;
	cursor: default;
}

#footer_regulamin
{
	display: inline-block;
	margin: 20px 5px;
	cursor: pointer;
}

#footer_faq
{
	display: inline-block;
	margin: 20px 5px;
	cursor: pointer;
}

.footer_welcome_logo
{
	height: 30px;
	margin: 12px 12px 0 12px;
}
