body, * {
	font-family: "Roboto",times;
/*	font-size: 16px; */
}
body,html {
	height: 100%;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 0px 0px;
	background-color: #000000;
	box-sizing: border-box;
}
div#languages_msdd {
	z-index: 100;
}
div.root {
	box-sizing: border-box;
	display: inline-block;
	background-color: #000000;
	border-color: #404040;
	border-width: 2px;
	border-style: solid;
	color: #ffffff;
	width: 100%;
	height: 100%;
	min-width: 1030px;
	min-height: 730px;
}
div.root > div.first,
div.root > div.main {
	position: relative;
	left: 50%;
	margin-left: -500px;
	top: 50%;
	margin-top: -350px;
	width: 1000px;
	min-width: 1000px;
	height: 700px;
	min-height: 700px;
	background-color: #000000;
}
div.root > div.first > div.col1 {
	width:580px;
	height:100%;
	float: left;
	background-color: transparent;
}
div.root > div.first > div.col1 > div.name1 {
	display: none;
	cursor: default;
	background-color: transparent;
	background-image: url(/images/logo_ee1.png);
	width: 292px;
	height: 45px;
	-webkit-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
	margin-top: 435px;
	margin-left: 287px;
}
div.root > div.first > div.col2 {
	width:420px;
	height:100%;
	float: left;
	background-color: transparent;
}
div.root > div.first > div.col2 > div.logo {
	display: none;
	height: 400px;
	width: 400px;
	margin-top: 260px;
	background-color: #000000;
	background-image: url('../../images/logo_big.png');
	background-position: center center;
	background-size: 260px;
	background-repeat: no-repeat;
}
/* main */
div.main {
	display:none;
	background-color: #000000;
}
div.main > div.top {
	height: 140px;
	background-color: #000000;
}
div.main > div.top > div.logo {
	display: none;
	float: left;
	width: 250px;
	height: 100%;
	background-color: #000000;
}
div.main > div.top > div.logo > a {
	width: 110px;
	height: 110px;
	display: inline-block;
	margin-top: 25px;
	margin-left: 68px;
	text-decoration: none;
}
div.main > div.top > div.name {
	float: left;
	display: none;
	line-height: 140px;
	margin-left: 160px;
}
div.main > div.top > div.name span.name2,
div.main > div.top > div.name span.name3 {
	display: block;
	background-color: transparent;
	background-image: url("/images/logo_ee2.png");
	-webkit-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
	width: 350px;
	height: 25px;
	margin-left: 31px;
	margin-top: 63px;
}
div.main > div.top > div.name span.name3 {
	color: #808080;
	letter-spacing: 10px;
}
div.main > div.left {
	display: none;
	float: left;
	width: 250px;
	height: 560px;
	max-height: 560px;
	font-size: 15px;
	color: #808080;
	text-align: center;
	line-height: 17px;
}
div.main > div.left > ul {
	min-height: 385px;
}
div.main > div.left > ul,
div.main > div.left > ul > li,
div.main > div.left > ul > li > ul,
div.main > div.left > ul > li > ul > li
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
div.main > div.left > ul > li,
div.main > div.left > ul > li > ul > li
{
	color: #808080;
	list-style-type: none;
	text-align: center;
	line-height: 17px;
}
div.main > div.left > ul > li > ul {
	display: none;
}
div.main > div.left > ul > li > a,
div.main > div.left > ul > li > ul > li > a
{
	text-decoration: none;
	color: #808080;
	-webkit-transition: color 0.5s;
	-moz-transition: color 0.5s;
	-o-transition: color 0.5s;
	-ms-transition: color 0.5s;
	transition: color 0.5s;
}
div.main > div.left > ul > li a.active,
div.main > div.left > ul > li a:hover {
	font-weight: bold;
	color: #ffffff;
	-webkit-transition: color 0.5s;
	-moz-transition: color 0.5s;
	-o-transition: color 0.5s;
	-ms-transition: color 0.5s;
	transition: color 0.5s;
}
div.main > div.left > div.phone {
	margin-top: 4px;
	margin-bottom: 4px;
	line-height: 16px;
}
div.main > div.left > div.links {
	line-height: 19px;
	display: inline-block;
	margin-top: 4px;
	margin-bottom: 4px;
}
div.main > div.left > div.links > a.email {
	display: inline-block;
	width: 49px;
	height: 19px;
	background-color: transparent;
	background-image: url(/images/icons.png);
	background-position: -18px 0px;
	background-repeat: no-repeat;
}
div.main > div.left > div.links > a.facebook {
	display: inline-block;
	width: 49px;
	height: 19px;
	background-color: transparent;
	background-image: url(/images/icons.png);
	background-position: -18px -19px;
	background-repeat: no-repeat;
}
div.main > div.left > div.copyright {
	font-size: 13px;
	margin-top: 8px;
}
div.main > div.left > div.copyright > a {
	text-decoration: none;
	color: #808080;
}
div.main > div.left > div.copyright > a:hover {
	color: #ffffff;
}
div.main > div.content {
	float: right;
	width: 732px;
	height: 488px;
	background-color: #000000;
	margin-right: 17px;
	display: none;
}
div.main > div.content > div#first {
	position: relative;
}
div.main > div.content > div#first > div {
	width: 122px;
	height: 488px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(/images/first.jpg);
	top: 0px;
	left: 0px;
}
div.main > div.content div.text p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
div#first > div#t01 { background-position: 0px 0px; z-index: 101;}
div#first > div#t02 { left: 122px; background-position: -122px 0px; z-index: 101; }
div#first > div#t03 { left: 244px; background-position: -244px 0px; z-index: 101; }
div#first > div#t04 { left: 366px; background-position: -366px 0px; z-index: 101; }
div#first > div#t05 { left: 488px; background-position: -488px 0px; z-index: 101; }
div#first > div#t06 { left: 610px; background-position: -610px 0px; z-index: 101; }
div#first > div#t11 { background-position: 0px -488px; }
div#first > div#t12 { left: 122px; background-position: -122px -488px; }
div#first > div#t13 { left: 244px; background-position: -244px -488px; }
div#first > div#t14 { left: 366px; background-position: -366px -488px; }
div#first > div#t15 { left: 488px; background-position: -488px -488px; }
div#first > div#t16 { left: 610px; background-position: -610px -488px; }
div#first > div.fade { opacity: 1; -moz-opacity: 1; -webkit-transition: opacity 1s; -moz-transition: -moz-opacity 1s; -ms-transition: opacity 1s; -o-transition: opacity 1s; transition: opacity 1s; }
div#first > div.fade:hover { opacity: 0; -moz-opacity: 0; -webkit-transition: opacity 1s; -moz-transition: -moz-opacity 1s; -ms-transition: opacity 1s; -o-transition: opacity 1s; transition: opacity 1s; }

.jssora12l, .jssora12r {
	display: block;
	position: absolute;
	/* size of arrow element */
	width: 30px;
	height: 46px;
	cursor: pointer;
	background-repeat:  no-repeat;
	background-image: url('/script/jssor/arrow.png');
	overflow: hidden;
}
.jssora12l { background-position: -16px -37px; }
.jssora12r { background-position: -75px -37px; }
.jssora12l:hover { background-position: -136px -37px; }
.jssora12r:hover { background-position: -195px -37px; }
.jssora12l.jssora12ldn { background-position: -256px -37px; }
.jssora12r.jssora12rdn { background-position: -315px -37px; }

div.container_foot {
	width: 788px;
	height: 3em;
	margin-top: 8px;
}
div.container_foot > div.buttons {
	width: 150px;
	float: left;
	background-color: #000000;
	height: 3em;
}
div.container_foot > div.buttons > a.menu {
	color: #ff0000;
	text-decoration: none;
}
div.container_foot > div.description {
	background-color: #000000;
	width: 432px;
	float: left;
	height: 3em;
	text-align: center;
	color: #808080;
}
div.container_foot > div.arrows {
	background-color: #000000;
	width: 150px;
	float: left;
	height: 18px;
	max-height: 18px;
	cursor: default;
}
div.container_foot > div.arrows > button {
	width: 18px;
	height: 18px;
	background-color: transparent;
	padding: 0px 0px 0px 0px;
	margin: 2px 2px 0px 0px;
	border-style: none;
	border-width: 0px;
	background-image: url(/images/icons.png);
	cursor: pointer;
	vertical-align: top;
}
div.container_foot > div.arrows > button.prev {
	background-position: 0px -18px;
}
div.container_foot > div.arrows > button.next {
	background-position: 0px 0px;
}
div.container_foot > div.arrows > button.play {
	background-position: 0px -36px;
}
div.container_foot > div.arrows > button.pause {
	background-position: 0px -54px;
}
div.player > div.title {
	width: 245px;
	height: 1.1em;
	font-size: 13px;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 4px;
}
div.player > div.controlls > div.controll {
	display: inline-block;
	padding: 1px 1px 1px 1px;
	margin: 0px 10px 0px 10px;
	background-color: #a0a0a0;
	border-style: solid;
	border-width: 1px;
	border-color: #a0a0a0;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	-webkit-transition: background-color 0.5s;
	-moz-transition: background-color 0.5s;
	-o-transition: background-color 0.5s;
	-ms-transition: background-color 0.5s;
	transition: background-color 0.5s;
}
div.player > div.controlls > div.controll:hover {
	border-color: #e0e0e0;
	background-color: #000000;
	-webkit-transition: background-color 0.5s;
	-moz-transition: background-color 0.5s;
	-o-transition: background-color 0.5s;
	-ms-transition: background-color 0.5s;
	transition: background-color 0.5s;
}
div.player div.volume {
	width: 102px;
	height: 18px;
	position: relative;
}
div.player > div.volume > div.controll {
	width: 90px;
	height: 2px;
	position: relative;
	top: +7px;
}
div.player > div.volume > div.controll > div.ui-slider-range {
	background-color: #ca241e;
}
div.player > div.volume > div.controll > span.ui-slider-handle {
	border-style: none;
	background-color: transparent;
	background-image: url(/images/icons.png);
	width:13px;
	height:9px;
	background-position: -54px -53px;
	margin-left: -7px;
	margin-top: 8px;
}
div.player div.volume span.speaker {
	position: absolute;
	left: -18px;
}
div.player span.controll {
	display: inline-block;
	width: 14px;
	height: 14px;
	background-color: transparent;
	background-image: url(/images/icons.png);
}
div.player span.play {
	background-position: -18px -38px;
}
div.player span.pause {
	background-position: -2px -56px;
}
div.player span.prev {
	background-position: -32px -38px;
}
div.player span.next {
	background-position: -46px -38px;
}
div.player span.speaker {
	width: 18px;
	height: 18px;
	background-position: -18px -53px;
}
div.player span.muted {
	width: 18px;
	height: 18px;
	background-position: -36px -53px;
}
div.onlyshareimg {
	display: none;
}
.fb_iframe_widget span
{
	height: 18px !important;
	max-height: 18px !important;
	vertical-align: top !important;
}
