@font-face {
  font-family: MyriadPro; 
  src: url('MyriadPro-Regular.otf');  
}

@font-face {
  font-family: MyriadPro-Light;
  src: url('MyriadPro-Light.otf');
}

@font-face {
  font-family: MyriadPro-Light;
  font-weight: bold;
  src: url('MyriadPro-Black.otf');
}


h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; font-family: Arial, sans-serif;}
a img,:link img,:visited img { border: none; }

a:link, a:visited {
  color: #00eae7;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

body {
  background: url(../images/music_extremer_tlo_04.jpg) repeat-x #cdcdcd;
}

div#bkg {
  position: absolute;
  width: 100%;
  height: 800px;
  background: url(../images/motyw_w_tle.png) 100% -214px no-repeat;
}

div#page {
  position: absolute;
  width: 990px;
  left: 50%;
  margin-left: -495px;
  padding-top: 10px;
}

div#logo {
  position: relative;
  width: 313px;
  height: 137px;
  background: url(../images/me_logo.png) no-repeat;
  float: left;
}

div#logo a {
  position: relative;
  display: block;
  width: 313px;
  height: 137px;
}

div#user_box {
  position: relative;
  width: 306px;
  height: 137px;
  background: url(../images/user_box_01.png) no-repeat;
 
  padding-top: 5px;
  margin-top: 20px;
  font-family: Arial, sans-serif;
  font-size: 14px;
}

div#user_info {
  position: relative;
  width: 290px;
  height: 50px;
  left: 10px;
}

div#user_buttons {
  position: relative;
  top: 10px;
  left: 10px;
  width: 80px;
  float: left;
}

div.user_button {
  position: relative;
  padding-bottom: 8px;
}

div#profile_btn a {
  display: block;
  background: url(../images/profile_06.png) no-repeat;
  height: 11px;
  padding-left: 15px;
  color: #FFF;
  font-size: 11px;
}

div#albums_btn a {
  display: block;
  background: url(../images/profile_09.png) no-repeat;
  height: 11px;
  padding-left: 15px;
  color: #FFF;
  font-size: 11px;
}

div#logout_btn a {
  display: block;
  background: url(../images/profile_11.png) no-repeat;
  height: 11px;
  padding-left: 15px;
  color: #FFF;
  font-size: 11px;
}

a.button {
  position: relative;
  height: 20px;
  
}

div.button a, div.button input {
  position: relative;
  display: block;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  width: auto;
  padding: 0 10px 0 10px;
  color: #595a59;
  text-align: center;
  line-height: 16px;
  font-family: Arial, sans-serif;
  font-size: 11px;
  text-decoration: none;
  margin: 5px;
  border: 0;
  white-space: nowrap;
}

div.shadowed a, div.shadowed input {
  background: #e5e6e9;
  background: -moz-linear-gradient(top, #FFFFFF, #ededed);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #ededed));
  border: 1px solid #00eae7;  
}

div.horiz {
  float: left;
}

div.back_btn {
  position: relative;
  padding-top: 5px;
  padding-bottom: 5px;
  float: left;
}


div.back_btn a {
  position: relative;
  display: block;
  background: url(../images/back.png) no-repeat;
  height: 16px;
  padding-left: 20px;
  color: #FFF;
  font-size: 12px;
}



div#user_publish {
  position: relative;
  float: right;
  width: 146px;
  height: 48px;
  top: 10px;
  right: 20px;  
}

div#image_publish {
  position: relative;
  opacity: 1;
  width: 138px;
  height: 40px;
}

div#image_publish a {
  position: relative;
  opacity: 1;
  display: block;
  width: 138px;
  height: 40px;
  padding-top: 15px;
  padding-left: 10px;
  background: url(../images/profile_03.png) no-repeat;
  color: #FFF;
  font-size: 11px;
  font-family: MyriadPro, Arial, sans-serif;
}

div.data_item {
  position: relative;
  font-family: Arial, sans-serif;
  font-size: 24px;
  color: #000000;
  padding-top: 10px;
}

div.label {
  font-size: 12px;
  display: inline;
}

div.user_box {
  position: relative;
  float: right;
}

div#login-form {
  position: relative;
  background: url(../images/signup_box.png) no-repeat;
  width: 300px;
  height: 137px;
  padding-left: 2px;
  padding-top: 5px;
  margin-top: 20px;
  font-family: Arial, sans-serif;
  font-size: 14px;
}

div#login-form a {
  color: #555555;
  font-size: 11px;
}

div#login-form a:hover {
  text-decoration: underline;
}

input#signin_username, input#signin_password {
  width: 135px;
  height: 21px;
  border: 1px solid #959595;
}

div#menu {
  position: relative;
  background: url(../images/menubar_bkg.jpg) repeat-x;
  width: 988px;
  height: 29px;
  float: left;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}

div.menuitem {
  position: relative;
  padding-left: 90px;
  float: left;
}

div.menuitem a {
  display: block;
  height: 25px;
  padding-top: 4px;
  font-family: MyriadPro, Arial, sans-serif;
  color: #FFFFFF;
}

div.active a {
  color: #fd9292;
}

div#content {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
}

div#content_left {
  position: relative;
  width: 229px;
  height: 259px;
  float: left;
}

div#content_right {
  position: relative;
  width: 490px;
  float: left;
  font-size: 14px;
  overflow: hidden;
}

div#content_right p {
  padding: 5px 0px 5px 0px;
}

div#content_right p strong {
  color: #00eae7;
}

div.new_price {
  color: #FF0000;
  font-size: 28px;
}

div.new_price sup {
  text-decoration: line-through;
  color: #FFF;
}

div.comment {
  font-size: 10px;
}


div#content_presskit {
  position: relative;
  height: 214px;
  width: 719px;
  float: left;
  padding-top: 15px;
}

table.presskit td {
  background: url(../images/presskit_02.jpg) 135px no-repeat;
  height: 229px;
  width: 140px;
  text-align: center;
}

div#content h1 {
  font-size: 14px;
  font-weight: bold;
  display: inline;
  line-height: 20px;
}

div#content h2 {
  font-size: 11px;
  font-weight: normal;
  color: #00eae7;
}

div#workflow_en {
  position: relative;
  background: url(../images/workflow_en.jpg) no-repeat;
  width: 270px;
  height: 259px;
  float: left;
}

div#workflow_pl {
  position: relative;
  background: url(../images/workflow_pl.jpg) no-repeat;
  width: 270px;
  height: 259px;
  float: left;
}

table.form input[type="text"], table.form input[type="password"], table.form textarea, table.form input[type="file"] {
  border: 1px solid #bfbfbf;
  overflow: hidden;
  background: #434343;
  color: #FFFFFF;
}

table.form input.postal {
  width: 90px;
}

input.text1, textarea.text1 {
  width: 280px;
}

input.text2 {
  width: 180px;
}

input.text3 {
  width: 60px;
}

input.text4 {
  width: 100px;
}

select.select1 {
  width: 120px;
}

select.select2 {
  width: 40px;
}

select.select3 {
	width: 192px;
	}

table.form select {
  background: #434343;
  color: #FFFFFF;
  border: 1px solid #bfbfbf;
}

table.form th {
  background: #676767;
  font-weight: normal;
  height: 25px;
  text-align: right;
  padding-right: 10px;
}

table.form td {
  background: #919191;
  height: 25px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 4px;
}

table.form td.transparent {
  background: none;
  text-align: inherit;
}

table.form ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
}

table.form li {
  display: inline;
  padding-left: 10px;
}

table.info th {
  background: #676767;
  font-weight: normal;
  height: 25px;
}

table.info td {
  background: #919191;
  height: 25px;
  padding: 5px;
}

table.info2 caption {
  font-size: 18px;
  color: #00eae7;
}

table.info2 p {
  padding: 5px 0px 5px 0px;
}

table.info2 th {
  background: #676767;
  text-align: center;
  font-weight: normal;
  height: 25px;
}

table.info2 td {
  background: #919191;
  height: 25px;
  padding-top: 5px;
  padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

div#content ul.error_list {
  color: #FFFFFF;
  padding: 0;
  margin: 0;
  font-weight: bold;
  list-style-type: none;  
}

div#content ul.error_list li {
  background: transparent url(../sf/sf_admin/images/error.png) no-repeat;
  padding: 2px 2px 2px 16px;
  border: 1px solid #ee7676;
}

div.required {
  position: relative;
  float: left;
  width: 3px;
  height: 16px;
  background: #00eae7;
  margin-right: 10px;
}

div#top {
  position: relative;
  margin-top: 10px;
  float: left;
  width: 989px;
  background: url(../images/music_extremer_tlo_03.png)
}

div#middle {
  position: relative;
  margin-top: 5px;
  background: url(../images/music_extremer_13.jpg) no-repeat;  
  float: left;
  width: 988px;
  height: 56px;
}

div#bottom {
  position: relative;
  margin-top: 5px;
  float: left;
  width: 989px;
  height: 226px;
}

div#player {
  position: relative;
  background: url(../images/me_player.jpg) no-repeat;
  width: 326px;
  height: 222px;
  float: left;
  padding-right: 2px;
}

div#tabs {
  position: relative;
  background: #a7a7a7;
  width: 556px;
  height: 223px;
  float: left;
  margin-right: 5px;
  overflow: hidden;
}

div#logos {
  position: relative;
  width: 99px;
  height: 223px;
  float: left;
}

div.logo {
  position: relative;
  width: 99px;
  height: 56px;
}

td.konto_button {
 height: 62px;
 vertical-align: middle;
}

div#register_btn {
  position: relative;
  margin-left: 55px;
  margin-top: 5px;
  float: left;
}

div#register_btn a {
  position: relative;
  display: block;
  width: 51px;
  height: 49px;
  background: url(../images/music_extremer_add.gif) no-repeat;
}

div#register_btn2 {
  position: relative;
  margin-left: 20px;
  margin-top: 15px;
}

div#register_btn2 a {
  position: relative;
  display: block;
  width: 120px;
  height: 20px;
}

div#login_btn {
  position: relative;
  color: #FFF;
}

div#login_btn input {
  position: relative;
  color: #FFF;
  font-family: MyriadProLight, Arial, sans-serif;
  font-size: 24px;
  padding-right: 20px;
  padding-left: 10px;
  padding-top: 0px;
  margin: 0px;
  border: 0;  
  display: block;
  width: 280px;
  height: 55px;
  cursor: pointer;
  text-decoration: none;
  background: url(../images/music_extremer_buttons_10.jpg) 230px 10px no-repeat;
}

div.tab {
  position: relative;
  width: 111px;
  height: 32px;
  float: left;
  background: url(../images/bkg_tabs.jpg) repeat-x;
}

div#text {
  height: 229px;
}

div#navbuttons {
  position: relative;
  height: 15px;
  left: 400px;
}

div.navbutton {
  position: relative;
  padding-right: 10px;
  float: left;
}

div#subscribe {
  position: relative;
  width: 223px;
  height: 32px;
  float: left;
  background: url(../images/bkg_tabs.jpg) repeat-x;
}

div#tab_content {
  position: relative;
  width: 556px;
  height: 150px;
  float: left;
  padding-top: 10px;
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  overflow: auto;
}

div#tab_content_title {
  position: relative;
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  padding-left: 10px;
  padding-top: 5px;
  width: 556px;
  height: 16px;  
  color: #FFFFFF;
  float: left;
}

div#tab_content_image {
  position: relative;
  width: 221px;
  height: 155px;
  float: left;
  padding-left: 10px;
}

div#tab_content_text {
  position: relative;
  width: 305px;
  height: 191px;
  float: left;
  padding-left: 10px;
}

div#nav {
  position: relative;
  width: 109px;
  height: 20px;
  float: left;
  top: 10px;
  left: 150px;
  left: 150px;
}

div.nav_item {
  position: relative;
  float: left;
}

div.nav_number {
  position: relative;
  float: left;
  width: 25px;
  height: 15px;
  padding-left: 3px;
}

div.nav_number a {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 11px;
}

div#nav_active {
  position: relative;
  float: left;
  width: 25px;
  height: 15px;
  background: url(../images/nav_highlight.png) no-repeat;
}

div#nav_active a {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 11px;
  width: 15px;
  padding-left: 4px;
}

a.addthis_button {
  position: relative;
  display: block;
  float: right;
}

div#tab_preloader {
  position: absolute;
  z-index: 900;
  background: url(../images/indicator.gif) no-repeat;
  width: 16px;
  height: 16px;
  top: 650px;
  left: 600px;
}

div#agreement {
  width: 600px;
  font-size: 11px;
  text-align: justify;
  padding-top: 10px;
}

div#accept_box {
	position: relative;
	float: left;
	width: 10px;
	}

div#register_agreement {
	position: relative;
	font-size: 11px;
	text-align: justify;
	padding-left: 10px;
	float: left;
	width: 440px;
}

div#register_agreement strong {
  color: #00eae7;
}

div#upc_box {
  position: relative;
  width: 290px;
  height: 200px;
  border: 1px solid #00eae7;
  font-size: 11px;
  overflow: auto;
}

div#agreement_box {
  position: relative;
  width: 440px;
  height: 150px;
  border: 1px solid #00eae7;
  overflow: auto;
}

div#agreement_box ol.level1 {
  list-style-type: upper-roman;
  font-weight: bold;
  margin-left: 10px;
  padding-left: 10px;
  padding-right: 5px;
  width: 390px;
}

div#agreement_box ol.level1 li {
  padding-bottom: 20px;
  display: list-item;
  padding-left: 5px;
}

div#agreement_box ol.level2 {
  list-style-type: decimal;
  font-weight: normal;
  padding-left: 5px;
  display: list-item;
}

div#upc_box ol.level2 {
  list-style-type: decimal;
  font-weight: normal;
  padding-left: 5px;
  display: list-item;
  width: 270px;  
}

div#agreement_box ol.level2 li, div#upc_box ol.level2 li {
  padding-bottom: 10px;
  line-height: 18px;
  padding-left: 5px;
  display: list-item;
}

div#agreement_box ol.level3 {
  list-style-type: lower-alpha;
  padding-left: 10px;
}

div#accept_error {
	position: relative;
	float: left;
	top: 5px;
	}

div.red {
	color: #FF0000;
	display: inline;
	padding-right: 5px;
	font-size: 20px;
}

div.item_left {
  position: relative;
  float: left;
  padding-right: 20px;
  padding-left: 20px;
}

div.padding_left {
  position: relative;
  padding-left: 20px;
}

ol.level1 {
  list-style-type: upper-roman;
  font-weight: bold;  
}

ol.level1 li {
  padding-bottom: 20px;
}

ol.level2 {
  list-style-type: decimal;
  font-weight: normal;
  padding-left: 15px;
}

ol.level2 li {
  padding-bottom: 10px;
  line-height: 18px;
}

ol.level3 {
  list-style-type: lower-alpha;
}

ol.level4 {
	list-style-type: lower-roman;
}

div#footer {
  position: relative;
  float: left;
  width: 990px;
  height: 20px;
  font-size: 12px;
}

div#footer a {
  position: relative;
  color: #000000;
}

div#footer a:hover {
  text-decoration: underline;
}

div#copyright {
  position: relative;
  float: left;
  width: 250px;
}

div#regulamin {
  position: relative;
  float: left;
  width: 100px;
}

div#design {
  position: relative;
  float: right;
}

div#design a {
  position: relative;
  display: block;
  width: 140px;
  height: 20px;
}

.progressWrapper {
  width: 357px;
  overflow: hidden;
}

.progressContainer {
  margin: 5px;
  padding: 4px;
  border: solid 1px #E8E8E8;
  background-color: #F7F7F7;
  overflow: hidden;
}

/* Message */
.message {
  margin: 1em 0;
  padding: 10px 20px;
  border: solid 1px #FFDD99;
  background-color: #FFFFCC;
  overflow: hidden;
}
/* Error */
.red {
  border: solid 1px #B50000;
  background-color: #FFEBEB;
}

/* Current */
.green {
  border: solid 1px #DDF0DD;
  background-color: #EBFFEB;
}

/* Complete */
.blue {
  border: solid 1px #CEE2F2;
  background-color: #F0F5FF;
}

.progressName {
  font-size: 8pt;
  font-weight: 700;
  color: #555;
  width: 323px;
  height: 14px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
  font-size: 0;
  width: 0%;
  height: 2px;
  background-color: blue;
  margin-top: 2px;
}

.progressBarComplete {
  width: 100%;
  background-color: green;
  visibility: hidden;
}

.progressBarError {
  width: 100%;
  background-color: red;
  visibility: hidden;
}

.progressBarStatus {
  margin-top: 2px;
  width: 337px;
  font-size: 7pt;
  font-family: Arial;
  text-align: left;
  white-space: nowrap;
}

a.progressCancel {
  font-size: 0;
  display: block;
  height: 14px;
  width: 14px;
  background-image: url(../images/cancelbutton.gif);
  background-repeat: no-repeat;
  background-position: -14px 0px;
  float: right;
}

a.progressCancel:hover {
  background-position: 0px 0px;
}


/* -- SWFUpload Object Styles ------------------------------- */
.swfupload {
  vertical-align: top;
}

div.info {
  position: relative;
  border: 3px solid #00eae7;
  font-size: 14px;
  font-style: italic;
  padding: 2px 5px 2px 5px;
  margin: 5px 5px 5px 5px;
}

div#facebook {
  position: absolute;
  z-index: 2;
  top: 172px;
}

div#facebook div {
  float: left;
}

div#facebook_box {
  background: #FFF;
}

div#facebook_icon {
  position: relative;
  width: 25px;
  height: 25px;
  background: url(../images/facebook.png) no-repeat;
}

div.clear {
  clear: both;  
}

div.right {
  float: right;
}

select#language {
  background: none;
  border: 1px solid #FFF;
  color: #000;
  font-size: 12px;
}

div.center {
  text-align: center;
}

div.padding-10 {
  padding: 10px;
}

select#faq_id option, select#kategoria_id option {
  cursor: pointer;
}

div.blink {
	text-decoration: blink;
}
