/***** HTML5  *****/

article, aside, details, dialog, figcaption, figure, footer, header, main, nav, section {
	display: block;
}

audio, canvas, embed, keygen, meter, progress, video {
	display: inline-block;
}

[hidden] {
	display: none;
}

/***** HTML5  *****/


*{
	margin:0;
	padding:0;
}



html{
	
}

body{
	font: 14px/1.3 Arial, sans-serif;
	color: #ffffff;
	padding: 0px 10px 0px 10px;
/*	background: url(../img/tlo.jpg) #212132 fixed no-repeat center top; background-size: 100%;*/
	background-image: url(../siteobr/midi24eu_bg.jpg);
	border: 0px solid #000;
}

.ep_lista_head {
	width: 100%;
	background-color: #e0f3fa	
}



#box {
	font-size:15px;
	border: 0em solid #00f;
	width: 750px;
	margin: auto;
}

#header, #baner, #logowanie, #main {
	font-size:15px;
	border: 0em solid #000;
	margin: 0px;
	background: aa7da6;
}

#header {
	background: #2e2e3e;
	border-bottom: 0.2em solid #ffa545;
	position: relative;
}

#header img {
	margin: 20px 10px;
	border: 0;
}

#header .right {
	float: right;
}


#stopka {
	border-top: 2px solid #555;
	margin-top: 8px;
	background-color: #2e2e3e;
	display: inline-block;
	width: 100%;
}

#stopka p {
	padding: 30px;
	color: #fff;
}

#stopka a {
	color: #fff;
	text-decoration: none;
}


#stopka a.stopka_fb {
	background: url('../skorki/v2015/social_fb.png') no-repeat;
	display:block;
	height:38px;
	overflow:hidden;
	width:38px;
}

#stopka a.stopka_fb:hover {
	background-position: 0px -38px;
}
#stopka a.stopka_fb span {
	display:block;
	text-indent: -9999px;
}


#stopka a.stopka_yt {
	background: url('../skorki/v2015/social_yt.png') no-repeat;
	display:block;
	height:38px;
	overflow:hidden;
	width:38px;
}

#stopka a.stopka_yt:hover {
	background-position: 0px -38px;
}
#stopka a.stopka_yt span {
	display:block;
	text-indent: -9999px;
}


#baner {
	background: #000;
}

#baner img {
	display: block;
}


#baner #baner_rotator
{
  width: 750px;
  height: 200px;
  overflow: hidden;
  position: relative;
  margin-bottom: 0px;
  left: 0px;
}

#baner a.a_b
{
  font-family:Arial;
  color:#282828;
  text-decoration:none;
  font-weight:bold;
  font-size:14px;

  position:relative;
  z-index:200;
  display:inline;
  padding-left:3px;
  padding-right:3px;
  top:0px;
  left:2px;
}

#baner a.a_b:hover
{
  font-family:Arial;
  color:#424040;
  text-decoration:none;
  font-weight:bold;
  font-size:14px;
}


#baner a.a_b_checkit
{
  font-family:Arial;
  color:#282828;
  text-decoration:none;
  font-weight:bold;
  font-size:14px;
  position:relative;
  z-index:400;
  display:inline;
  padding-left:3px;
  padding-right:3px;
  top:-6px;
  left:80px;
}

#baner a.a_b_checkit:hover
{
  font-family:Arial;
  color:#424040;
  text-decoration:none;
  font-weight:bold;
  font-size:14px;
}



#baner img.banerki
{
  position:absolute;
  left:0px;
  top:0px;
  opacity:0;
  filter:alpha(opacity=0);
	display: block;
}


#baner div.ban_nr
{
  position:absolute;
  bottom:0px;
  left:0px;
  padding:0px;
}

#logowanie {
	background: #2e2e3e;
	border-top: 0.2em solid #4c4c4c;
	border-bottom: 0.3em solid #ffa545;
	vertical-align: top;
}

#logowanie>div {
	display: inline-block;
	vertical-align: top;
}

#logowanie .frm_login_en {
	background-color: #404051;
	background-image: url(../siteobr/midi24eu_user.png);
  background-position: 0 1px;
  background-repeat: no-repeat;
	width: 210px;
	height: 44px;
	color: #ccc;
	padding: 3px 3px 3px 50px;
	margin: 30px 10px 4px 10px;
	font-size: 12pt;
	border: 0;
}

#logowanie .frm_pass_en {
	background-color: #404051;
	background-image: url(../siteobr/midi24eu_pass.png);
  background-position: 0 1px;
  background-repeat: no-repeat;
	width: 210px;
	height: 44px;
	color: #ccc;
	padding: 3px 3px 3px 50px;
	margin: 5px 10px 5px 10px;
	font-size: 12pt;
	border: 0;
}

#logowanie .frm_submit {
	background-color: #404051;
  background-position: 0 1px;
  background-repeat: no-repeat;
	width: 265px;
	height: 44px;
	color: #ccc;
	padding: 3px 3px 3px 50px;
	margin: 4px 10px 5px 10px;
	font-size: 12pt;
	border: 0;
}


#logowanie .frm_submit_en {
	background-image: url(../siteobr/midi24eu_login.png);
}

#logowanie .frm_submit_de {
	background-image: url(../siteobr/midi24eu_login_de.png);
}

#logowanie .frm_submit_fr {
	background-image: url(../siteobr/midi24eu_login.png);
}



#logowanie img {
	margin: 30px 10px;
}

#logowanie ul {
	margin-left: 30px;
}

#logowanie li {
	position:relative;
	margin: 30px 10px;
	display: inline-block;
	list-style: none;
	list-style-position: outside;
}

#logowanie a.aboutus {
	display:block;
	height:163px;
	height:210px;
	overflow:hidden;
	width:116px;
}

#logowanie a.aboutusen {
	background: url(../siteobr/midi24eu_aboutus1.png) no-repeat;
}

#logowanie a.aboutusde {
	background: url(../siteobr/midi24eu_aboutus1de.png) no-repeat;
}

#logowanie a.aboutusfr {
	background: url(../siteobr/midi24eu_aboutus1.png) no-repeat;
}


#logowanie a.aboutus:hover	{
	background-position: 0px -163px;
	background-position: 0px -210px;
}

#logowanie a.aboutus span {
	display:block;
	text-indent: -9999px;
}


#logowanie a.prices {
	display:block;
	height:163px;
	height:210px;
	overflow:hidden;
	width:116px;
}

#logowanie a.pricesen {
	background: url(../siteobr/midi24eu_prices1.png) no-repeat;
}

#logowanie a.pricesde {
	background: url(../siteobr/midi24eu_prices1de.png) no-repeat;
}

#logowanie a.pricesfr {
	background: url(../siteobr/midi24eu_prices1.png) no-repeat;
}


#logowanie a.prices:hover	{
	background-position: 0px -163px;
	background-position: 0px -210px;
}

#logowanie a.prices span {
	display:block;
	text-indent: -9999px;
}


#logowanie a.help {
	display:block;
	height:163px;
	height:210px;
	overflow:hidden;
	width:116px;
}

#logowanie a.helpen {
	background: url(../siteobr/midi24eu_help1.png) no-repeat;
}

#logowanie a.helpde {
	background: url(../siteobr/midi24eu_help1de.png) no-repeat;
}

#logowanie a.helpfr {
	background: url(../siteobr/midi24eu_help1.png) no-repeat;
}


#logowanie a.help:hover	{
	background-position: 0px -163px;
	background-position: 0px -210px;
}

#logowanie a.help span {
	display:block;
	text-indent: -9999px;
}

#main {
	
	display: inline-block;
	border: 0;
	width: 100%;
}

.mainL {
	margin-top: 50px;
	display: inline-block;
	width: 450px;
	border: 0;
	vertical-align: top;
}

.mainR {
	margin-top: 50px;
	margin-left: 32px;
	width: 264px;
	display: inline-block;
	border: 0;
	vertical-align: top;
	background-image: url(../siteobr/midi24eu_thebest_tlo1.png);
	background-repeat:no-repeat;
	background-position:right bottom;
}


#main .headNF {
	height:50px;
	
	border-top: 2px solid #a86118;
	background-image: -ms-linear-gradient(top, #f79e3e 0%, #f79e3e 15%,  #b87128 90%, #b87128 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f79e3e), color-stop(15%, #f79e3e), color-stop(90%, #b87128), color-stop(100%, #b87128));
  background-image: -webkit-linear-gradient(top, #f79e3e 0%, #f79e3e 15%,  #b87128 90%, #b87128 100%);
  background-image: -moz-linear-gradient(top, #f79e3e 0%, #f79e3e 15%,  #b87128 90%, #b87128 100%);
  background-image: -o-linear-gradient(top, #f79e3e 0%, #f79e3e 15%,  #b87128 90%, #b87128 100%);
  
  background-image: linear-gradient(to bottom, #f79e3e 0%, #f79e3e 15%,  #b87128 90%, #b87128 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#f79e3e, endColorstr=#b87128)";
}



#main .headTBO {
	height:50px;
	
	border-top: 2px solid #445;
	background-image: -ms-linear-gradient(top, #2e2e3e 0%, #2e2e3e 15%,  #363647 90%, #363647 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2e2e3e), color-stop(15%, #2e2e3e), color-stop(90%, #363647), color-stop(100%, #363647));
  background-image: -webkit-linear-gradient(top, #2e2e3e 0%, #2e2e3e 15%,  #363647 90%, #363647 100%);
  background-image: -moz-linear-gradient(top, #2e2e3e 0%, #2e2e3e 15%,  #363647 90%, #363647 100%);
  background-image: -o-linear-gradient(top, #2e2e3e 0%, #2e2e3e 15%,  #363647 90%, #363647 100%);
  
  background-image: linear-gradient(to bottom, #2e2e3e 0%, #2e2e3e 15%,  #363647 90%, #363647 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#2e2e3e, endColorstr=#363647)";
}

#main .headNF p {
	padding: 12px;
	font-size: 14pt;
}

#main .headTBO p {
	padding: 12px;
	font-size: 14pt;
}


#main img {
	border: 0;
}

#main .mainL table {
	width: 450px;
	margin: 2px auto;
	border-bottom: 2px solid #f79e3e;
}

#main .mainL table#YAMAHA  {
	display: none;
}

#main .mainL table#YAMAHA_STYLE  {
	display: none;
}

#main .mainL table#KORG_STYLE  {
	display: none;
}

#main .mainL table#GENERAL_MIDI  {
	display: none;
}

#main .mainL table#MP3  {
	display: none;
}

#main .mainL table#KORG  {
	display: none;
}
 


#main .mainL tr.hr  {
	background: #2e2e3e;
	height: 40px;
}


#main .mainL tr.tr1  {
	background: #493365;
	height: 40px;
}

#main .mainL tr.tr2  {
	background: #3c3052;
	height: 40px;
}

#main .mainL td  {
	padding: 3px;
}


#main .mainL td.NF_no  {
	width: 50px;
}

#main .mainL select::-ms-expand {
	display: none; /* hide default arrow in IE10 */
}

#main .mainL select { 

	border:0; 
	color:#ddd; 
	background:transparent;
	background-color: rgba(0,0,0,0);
	font-size:12px; 
	font-weight:bold; 
	padding: 3px; 
	width:178px;
	*width:150px; 
	*background:#575757; 
	-webkit-appearance: none; 
	-moz-appearance: none;  /*Removes default style Firefox*/
	background: url(../siteobr/NF_select_arrow.png) no-repeat #575757; 
	background-position: 127px 2px; 
	text-indent: 0.01px;
	text-overflow: "";
	font-size: inherit;
  white-space: nowrap;
}


#main .mainR img  {
	margin: 5px 15px 5px 15px;
	
}

#main .mainR table  {
	width: 264px;
	border-bottom: 2px solid #ffa545;
}


#main .mainR tr  {
	height: 72px;
	border-bottom: 2px solid #334;
}

#main .mainR td {
	border-bottom: 2px solid #334;
}

#main .mainR td p {
	color: #fff;
	padding-left: 15px;
}

#main .mainR td p span {
	color: #ffa545;
}
 
#mainselection { 
	overflow:hidden; 
	width:150px;
  background: url(../siteobr/NF_select_arrow.png) no-repeat #575757; 
	background-position: 77px 2px; 
}

/*  podstrony strony logowania  */


.mainBox {
	background-color: #2e2e3e;
	border-top: 2px solid #666;
	border-bottom: 3px solid #ffa545;
	margin: 0px;
	padding: 0px;
}

.pomoc {
	background: url(../siteobr/emidi24eu_tlo_help.png) no-repeat bottom #2e2e3e;
}

.cennik {
	background: url(../siteobr/emidi24eu_tlo_price.png) no-repeat bottom #2e2e3e;
}


.o_midi24 {
	background: url(../siteobr/emidi24eu_tlo_info.png) no-repeat bottom #2e2e3e;
}


.rejestracja {
	background: url(../siteobr/midi24eu_rejestracja_tlo.png) no-repeat bottom #2e2e3e;
}

.mainBox  ol, ul {
	font-size: 10pt;
	margin-left: 0; 
	padding-left: 20px;
	list-style-position: inside;
}


.mainBox h1 {
	margin: 20px 10px 10px 30px;
	color: #ffa545;
	font-size: 18pt;
}

.mainBox p {
	margin: 5px 20px 5px 30px;
	font-size: 10pt;
}

.mainBox a {
	color: #ffa545;
}

.mainBox .z3 {text-align: center; margin-bottom: 30px;}
.mainBox .z0 {position:relative; display:inline-block;}
.mainBox .z1 {}
.mainBox .z2 {position:absolute;top:8px;left:-20px;}
.mainBox p.z2 {font-weight: bold; font-size: 12pt; color: #ffffff}




.mainBox img {
	display: block;
}

#logowanie .z3 {text-align: center; margin-bottom: 0px;}

#logowanie .z0 {position:relative; display:inline-block;}
#logowanie .z1 {}

#logowanie .z2 {position:absolute;top:14px;left: 20px;}
#logowanie .z4 {position:absolute;top:16px;left: 156px;}

#logowanie p.z2, #logowanie p.z4 {font-weight: bold; font-size: 12pt; color: #999999}

#logowanie img {
	display: inline-block;
	margin: 8px;
	margin-top: 6px;
}


/*
#main  select {
	-webkit-appearance: button;
  -moz-appearance: button;
  -webkit-user-select: none;
  -moz-user-select: none;
  -webkit-padding-end: 20px;
  -moz-padding-end: 20px;
  -webkit-padding-start: 2px;
  -moz-padding-start: 2px;

	overflow: hidden;
	width: 100px;
	background-color: #575757;
	background: url(../siteobr/NF_select_arrow.png) no-repeat scroll 319px 5px #575757;
  background-position: center right;
  
	color: #fff;
	padding: 3px;
	border: 0;
	
	border: 1px solid #AAA;
  border-radius: 2px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  font-size: inherit;
  margin: 0;
    
  padding-top: 2px;
  padding-bottom: 2px;
  text-overflow: ellipsis;
	white-space: nowrap;
	*/
	
}