 div,  dl,  dt,  dd,  ul,  ol,  li,  h1,  h2,  h3,  h4,  h5,  h6,  pre,  form,  fieldset,  input,  textarea,  p,  blockquote,  th,  td { margin:0; padding:0; }
 table { border-collapse:collapse; border-spacing:0; }
 fieldset,  img { border:0; }
 address,  caption,  cite,  code,  dfn,  em,  strong,  th,  var { font-style:normal; font-weight:normal; }
 ol,  ul { list-style:none; }
 caption,  th { text-align:left; }
 h1,  h2,  h3,  h4,  h5,  h6 { font-size:100%; font-weight:normal; }
 q:before,  q:after { content:''; }
 abbr,  acronym { border:0; }
.clearfix { clear: both; float: none; }

/*#222222*/
 input[type=text],  input[type=password] { background-color: #EFEFEF; border-radius: 4px; border: 1px solid black; opacity: 1; padding: 1px 4px; color: black; font-family: inherit; font-size: inherit; }
/*button, a.button {
    background: #b00303;
    background: -moz-linear-gradient(top, #b00303 0%, #b00303 50%, #680a0b 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b00303), color-stop(50%,#b00303), color-stop(100%,#680a0b));
    background: -webkit-linear-gradient(top, #b00303 0%,#b00303 50%,#680a0b 100%); 
    background: -o-linear-gradient(top, #b00303 0%,#b00303 50%,#680a0b 100%);
    background: -ms-linear-gradient(top, #b00303 0%,#b00303 50%,#680a0b 100%);
    background: linear-gradient(to bottom, #b00303 0%,#b00303 50%,#680a0b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b00303', endColorstr='#680a0b',GradientType=0 );
    border: 1px solid #680A0B; 
    border-radius: 4px;
    padding: 5px 10px;
    color: white;
    text-shadow: 1px 1px 1px #000000;
    filter: dropshadow(color=#000000, offx=1, offy=1);    
    text-transform: none;
    font-size: 12px;
    cursor: pointer;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.35) inset;
}

button:hover, a.button:hover { 
    background: #680a0b;
    background: -moz-linear-gradient(top, #680a0b 0%, #b00303 50%, #b00303 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#680a0b), color-stop(50%,#b00303), color-stop(100%,#b00303));
    background: -webkit-linear-gradient(top, #680a0b 0%,#b00303 50%,#b00303 100%);
    background: -o-linear-gradient(top, #680a0b 0%,#b00303 50%,#b00303 100%);
    background: -ms-linear-gradient(top, #680a0b 0%,#b00303 50%,#b00303 100%);
    background: linear-gradient(to bottom, #680a0b 0%,#b00303 50%,#b00303 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#680a0b', endColorstr='#b00303',GradientType=0 );
}*/

/*button, a.button { 
    color: white;
    text-decoration: none; 
    border: 1px solid;
    background-color: #B00303;
    background-image: -moz-linear-gradient(center top , #B00303 0pt, #680A0B 100%);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.35) inset;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
    border-radius: 3px;
    padding: 5px 10px;
    border-color: #680A0B #680A0B #000000;
    outline: none;
}*/

button, a.button { 
    color: white;
    text-decoration: none; 
    border: 1px solid;
    background-color: #B00303;
    background-image: -moz-linear-gradient(center top , #B00303 0pt, #680A0B 100%);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.35) inset;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
    border-radius: 3px;
    padding: 5px 10px;
    border-color: #680A0B #680A0B #000000;
    outline: none;
    cursor: pointer;
    font-size: 12px;
    display: inline-block;
}

a.button:link { color: white; }

button:hover, a.button:hover {     
    text-decoration: none; 
    background-image: -moz-linear-gradient(center top , #960303 0pt, #680A0B 100%);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.35) inset, 0 1px 3px rgba(0, 0, 0, 0.5);
}

button span, a.button:hover span {
    color: white;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5)
}

button.disabled { 
    border: 1px solid;
    background-color: #3E3E3E;
    background-image: -moz-linear-gradient(center top , #595959 0pt, #3E3E3E 100%);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.35) inset;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
    border-radius: 3px;
    padding: 5px 10px;
    border-color: #3E3E3E #3E3E3E #000000;
}

button.disabled:hover { 
    cursor: default;
    background-image: -moz-linear-gradient(center top , #595959 0pt, #3E3E3E 100%);
}

button span, button img, a.button span, a.button img { vertical-align: middle; }
button img, a.button img { margin-right: 3px;}

body { text-align: center; padding: 0 !important; margin: 0; background: transparent url('../images/background.jpg') repeat; font-family: tahoma,verdana,"trebuchet ms", arial; font-size: 12px; color: #A8A8A8; }
img { vertical-align: middle; }
.menu ul { list-style-type: none; }
.menu .menuitem { float: left; position: relative; font-family: tahoma,verdana,'Trebuchet MS';  }
.menu .menulink { display: block; }
.menu .menuitem-right { float: right; }
.menu a { color: #e1e1e1; text-decoration: none; } 
.menu a:hover, .menu .menuitem.active a { color: #ffffff; text-decoration: none; }
.menu .menucontainer { margin-left: -12px; position: absolute; display: none; background-color: #222222; -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5); -moz-box-shadow:    0px 0px 10px rgba(0, 0, 0, 0.5); box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);}
.menu .menucontainer ul a { color: #e1e1e1; padding: 0 10px; white-space: nowrap; text-decoration: none; }
.menu .menucontainer ul a:hover { background-color: #323232; text-decoration: none; color: #ffffff; }

#usermenu a { color: #7f7f7f; }
#usermenu { z-index: 100; position: fixed; display: block; top: 0; height: 40px; width: 100%; min-width: 1030px; font-size: 13px; text-transform: uppercase; text-align: center; background-color: rgb(31,32,33); background-image: linear-gradient(bottom, rgb(31,32,33) 0%, rgb(49,50,51) 100%); background-image: -o-linear-gradient(bottom, rgb(31,32,33) 0%, rgb(49,50,51) 100%); background-image: -moz-linear-gradient(bottom, rgb(31,32,33) 0%, rgb(49,50,51) 100%); background-image: -webkit-linear-gradient(bottom, rgb(31,32,33) 0%, rgb(49,50,51) 100%); background-image: -ms-linear-gradient(bottom, rgb(31,32,33) 0%, rgb(49,50,51) 100%); background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(31,32,33)), color-stop(1, rgb(49,50,51))); -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.5); box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.5); border-bottom: 1px solid black; }
#usermenu ul { width: 1030px; margin: 0 auto; text-align: left; position: relative; }
#usermenu > ul > li.menuitem { line-height: 40px; padding: 0 12px 0 14px; background: transparent url('../images/sprites2012.png') no-repeat 0 -80px; }
#usermenu > ul > li.menuitem > .menucontainer .menuitem { float: none; }
#usermenu > ul > li.menuitem > .menucontainer .menucontainer { margin-left: 0; top: 0; left: 100%; }
#usermenu > ul > li.menuitem > .menucontainer .menucontainer .menucontainer { position: relative; display: block; left: 0; box-shadow: none; }
#usermenu > ul > li.menuitem > .menucontainer .menucontainer .menucontainer a { padding-left: 15px; text-transform: none; }
#usermenu #menuitem-search { background-image: none; padding-left: 0; } 
#usermenu #menuitem-search form { position: relative; padding-top: 5px;}
#usermenu #menuitem-search input { padding-left: 26px; width: 200px; margin-right: 5px; background-image: linear-gradient(top, #020202 0%, #1F1F20 100%); background-image: -o-linear-gradient(top, #020202 0%, #1F1F20 100%); background-image: -moz-linear-gradient(top, #020202 0%, #1F1F20 100%); background-image: -webkit-linear-gradient(top, #020202 0%, #1F1F20 100%); background-image: -ms-linear-gradient(top, #020202 0%, #1F1F20 100%); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #020202),color-stop(1, #1F1F20)); color: #7F7F7F; }
#usermenu #menuitem-search button { position: absolute; left: 4px; top: 9px; background: transparent; border: none; background: transparent url('../images/sprites2012.png') no-repeat 0 -120px; cursor: pointer; width: 20px; padding: 0; box-shadow: none; }
#usermenu #menuitem-search button:hover { background-position: 100% -120px; }
#menuitem-search,
#menuitem-magnifier {
    display: none !important;
}
#menuitem-user img { display: none !important; }


#menuitem-messages .menulink { background: transparent url('../images/sprites2012.png') no-repeat 0 -144px; width: 24px; text-align: center; font-weight: bold; color: white; }
#menuitem-messages .menulink:hover { background-position: 100% -144px; color: black;  }
#menuitem-invitations .menulink { background: transparent url('../images/sprites2012.png') no-repeat 0 -184px; width: 24px; text-align: center; font-weight: bold; color: white; }
#menuitem-invitations .menulink:hover { background-position: 100% -184px; color: black; }
#menuitem-user .menulink, #menuitem-login .menulink, #menuitem-mainpage.droppable .menulink { padding-right: 14px; background: transparent url('../images/sprites2012.png') no-repeat 100% 0; }
#menuitem-user .menulink img { margin-right: 5px; }
#menuitem-user .menulink:hover, #menuitem-login .menulink:hover { background-position: 100% -40px; }

#menuitem-publish .menulink, #menuitem-login .menulink { padding-right: 14px; background: transparent url('../images/sprites2012.png') no-repeat 100% 0; }
#menuitem-publish .menulink img { margin-right: 5px; }
#menuitem-publish .menulink:hover, #menuitem-login .menulink:hover { background-position: 100% -40px; }

#usermenu .menucontainer ul { width: auto; }
#usermenu .menucontainer ul li { line-height: normal; }
#usermenu .menucontainer ul li a { display: block; line-height: 26px; }
#usermenu #menuitem-login .menucontainer form { padding: 10px; line-height: normal; }
#usermenu #menuitem-login .menucontainer form input { margin-bottom: 5px; }
#usermenu #menuitem-login .menucontainer a { text-transform: none; color: #F52420; }
#usermenu #menuitem-login .menucontainer a:hover { text-decoration: underline; }
#usermenu #menuitem-mainpage { background-image: none; }

#menuitem-login .menucontainer { right: 0; }

#menuitem-invitations .menucontainer { padding: 3px; }
#invitations-wrapper { width: 290px; height: 300px; overflow: auto; font-size: 11px; line-height: normal; text-transform: none; }
.invitation { margin-bottom: 5px; padding: 3px; }
.invitation:hover { background-color: #0A0A0A; }
.invitation .avatar { float: left; width: 80px; margin-right: 10px; }
.invitation .content { overflow: hidden; }
.invitation dl { margin-bottom: 3px; }
.invitation dl dt { float: left; margin-right: 3px; margin-bottom: 2px; }
.invitation dl dd { overflow: hidden; margin-bottom: 2px; }


#page { width: 1030px; padding-top: 40px; margin: 0 auto; text-align: justify; background-color: #0F0F0F; }
/*#bd { padding: 0 26px 20px 26px; }*/
/*#bd { padding: 0 26px; }*/
#hd { position: relative; z-index: 2; }
#bd { padding: 0 20px 20px 20px; position: relative; z-index: 1; background-color: #0f0f0f; }
#ft { font-family: tahoma,verdana,'Trebuchet MS'; }
#banner { width: 1030px; height: 187px; background: transparent url('../images/banner2012.jpg') no-repeat center center; position: relative; z-index: 3; cursor: pointer; }
#banner.banner-right { /*background-image: url('../images/banner2012-right.jpg');*/ background-image: none; }
/*#banner { width: 994px; height: 187px; background: transparent url('../images/banner-acrux.jpg') no-repeat center center; position: relative; }*/
.advert-large { width: 750px; margin: 0 auto; }
.advert-wrapper { padding-bottom: 20px; }

#mainmenu { overflow: visible; z-index: 2; position: relative; background-color: #333333; width: 100%; height: 44px; border-top: 1px solid #ab1d17; border-bottom: 1px solid #670b0c; text-shadow: 1px 1px 1px #000000; background-image: linear-gradient(top, #861610 3%, #4D0F0E 100%); background-image: -o-linear-gradient(top, #861610 3%, #4D0F0E 100%); background-image: -moz-linear-gradient(top, #861610 3%, #4D0F0E 100%); background-image: -webkit-linear-gradient(top, #861610 3%, #4D0F0E 100%); background-image: -ms-linear-gradient(top, #861610 3%, #4D0F0E 100%); background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0.03, #861610), color-stop(1, #4D0F0E)); }
#mainmenu > ul > .menuitem { display: block; overflow: visible; font-family: 'Trebuchet MS'; padding: 0 16px 0 17px; background: transparent url('../images/sprites2012.png') no-repeat left -224px; font-size: 14px; text-transform: uppercase; }
#mainmenu > ul > .menuitem > a { line-height: 44px; display: block; }
#mainmenu > ul > .menuitem.first-child { background-image: none; }
#mainmenu ul .menucontainer { background-color: #151515; margin-top: 1px; }
#mainmenu > ul > .menuitem:hover .menucontainer,
#mainmenu > ul > .menuitem .menucontainer:hover {
    display: block !important;
}
#mainmenu ul .menucontainer .tip { display: block; position: absolute; width: 17px; height: 6px; top: -6px; left: 15px; background: transparent url('../images/sprites2012.png') no-repeat 0 -724px; }
#mainmenu ul .menucontainer ul li.menuitem { border-bottom: 1px solid #242222; float: none; }
#mainmenu ul .menucontainer ul li a { display: block; line-height: 26px; cursor: pointer; }
#mainmenu ul .menucontainer ul li a:hover { background-color: #202020; }
#mainmenu ul .menucontainer ul li.last-child { border-bottom: none; }
#mainmenu ul .menucontainer ul li .menucontainer { display: block; margin-left: 0; box-shadow: none; position: relative; }
#mainmenu ul .menucontainer ul li .menucontainer .tip { width: 0; height: 0; }
#mainmenu ul .menucontainer ul li ul li.menuitem { border-bottom: none; }
#mainmenu ul .menucontainer ul li ul li a { text-transform: none; font-size: 12px; padding-left: 20px; }

#mainmenu.gray { border-top-color: #4F4F4F; border-bottom-color: #191919; background-image: none; }
#mainmenu.gray .menucontainer { background-color: #333333; }
#mainmenu.gray .menucontainer .tip { background-image: none; }
#mainmenu.gray .menucontainer ul li { border-bottom-color: #232323; }
#mainmenu.gray .menucontainer ul li a:hover { background-color: #555555; }

#footermenu { height: 72px; border-top: 1px solid #2E2E2E; background: transparent url('../images/sprites2012.png') repeat-x 0 -1127px; padding: 0 26px; text-shadow: 1px 1px 1px #000000; filter: dropshadow(color=#000000, offx=1, offy=1); }
#footermenu a { display: block; line-height: 72px; padding: 0 24px 0 21px; background: transparent url('../images/sprites2012.png') no-repeat 0 -268px; }
#footermenu a:hover { background-position: 0 -340px; color: #F82421; }
.footnote { padding: 5px 5px 20px 5px }
#credits { color: #555555; text-align: right; font-size: 12px; float: right; }

#slides { border-top: 1px solid #191919; border-bottom: 1px solid #191919; padding: 24px; background-color: #0F0F0F; height: 400px; overflow: hidden; margin-bottom: 20px; margin-left: -20px; margin-right: -20px; }
#slides .slide { position: relative; text-align: center; }
#slides .slide a { display: block; width: 926px; }
#slides .slide .caption { position: absolute; width: 100%; bottom: 0; background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5); border-top: 1px solid #000000; z-index: 1; }
#slides .slide .caption p { padding: 4px 8px; }
#slides .pagination { display: none; }

h2 { position: relative; font-size: 16px !important; font-family: tahoma,verdana,"Trebuchet MS"; color: #f62521; background-color: transparent; background-image: none; padding: 0; border-radius: 0 !important; padding: 0; line-height: normal !important; margin-bottom: 20px;  }
h2.decor { border-left: 7px solid #a9140f; padding: 2px 0 4px 6px; border-radius: 0; border-bottom: 1px solid #292929;}
h2 a { color: #f62521;  display: block; background: transparent url('../images/sprites2012.png') no-repeat 100% -465px; }
h2 a:hover { color: #f62521; text-decoration: none; background-position: 100% -490px; }
h2 a.absolute { position: absolute; right: 0; top: 0; padding-right: 30px; font-size: 14px; }



#news-wrapper { height: 180px; overflow: hidden; }
.news-left, .news-right { width: 477px; overflow: hidden; }
.news-left { float: left; }
.news-right { float: right; }

a.more2 { background: transparent url('../images/sprites2012.png') no-repeat 100% -462px; font-size: 14px; line-height: 25px; padding-right: 26px; display: block; float: right; color: #3d3d3d; text-transform: lowercase }
a.more2:hover { background-position: 100% -487px; text-decoration: none; color: #F62521; }

a.unhide { background: transparent url('../images/sprites2012.png') no-repeat 100% -562px; font-size: 14px; line-height: 25px; padding-right: 26px; display: block; float: left; color: #3d3d3d; text-transform: lowercase; margin-bottom: 20px; }
a.unhide:hover { background-position: 100% -587px; text-decoration: none; color: #F62521; }

#teaser { border-top: 1px solid #191919; background-color: #0f0f0f; margin: 0 -20px; padding: 20px 20px 0 20px; }
#ports { text-align: center; }
.section { padding-bottom: 20px; }
#ports img { margin: 0 7px; }

.photo { width: 226px; height: 270px; padding: 5px; float: left; margin-left: 10px; background-color: #171717; text-align: center; margin-bottom: 10px; }
.photo.first-child { margin-left: 0; }
.photo a.photo-link { display: block; height: 180px; line-height: 180px; text-decoration: none; padding: 5px 0; }
.photo a.photo-link:hover { text-decoration: none; }
.photo .stats { padding-top: 5px; font-size: 10px; }
#owner-box { position: absolute; bottom: -10px; left: 20px; }
#owner-box #owner-avatar { float: left; margin-right: 10px; border: 3px solid black; -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5); box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5); background-color: black; background-repeat: no-repeat; background-position: center center; width: 80px; height: 80px;}
#owner-box h3 { float: left; color: white; font-size: 18px !important; padding-top: 50px;text-shadow: 3px 3px 3px #000000; }
/*#portfolio-menu-wrapper h2 { color: white; text-shadow: 2px 2px 2px #000000; font-size: 24px; margin-bottom: 10px; }*/
#onlineList { position: absolute; right: 10px; top: 10px; font-size: 12px; color: gray; text-align: right; }
#onlineD { background-color: black; padding: 10px; display: none; background-color: #333333; -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5); box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5); font-size: 12px; border: none; right: 0; color: white; margin-top: 10px; position: absolute; text-align: left; width: 200px; }
#sciezka_okruszkow { padding: 15px 0 10px 10px; color: #49494d; margin: 0; font-size: 12px; position: relative; z-index: 1; }
#sciezka_okruszkow a { color: #49494d; text-decoration: none; }
#sciezka_okruszkow a:hover { text-decoration: underline; color: white; }
#sciezka_okruszkow span { color: #67676c; }
#fancybox-wrap { z-index: 11000; }
.buttonbar-left { margin-top: 20px; }
.buttonbar-left button, .buttonbar-left .uploadify { float: left; margin-right: 10px; }
#slots-info { padding-bottom: 10px; }
.img { background-color: #171717; width: 120px; padding: 5px; margin-right: 10px; float: left; text-align: center; height: 145px; position: relative; margin-bottom: 10px; }
.img.last-child { margin-right: 0; }
.img h5 { font-weight: bold; margin-bottom: 5px; }
.img .dep { padding: 5px 0; }
.img .a { line-height: 80px; display: block; height: 80px; vertical-align: middle; }
#upload-dialog { text-align: justify; }
#upload-dialog p { margin-bottom: 10px; }
.img .edit { width: 16px; height: 16px; display: block; background: transparent url('../images/sprites2012.png') no-repeat 0 -628px; position: absolute; bottom: 5px; left: 5px; }
.img .edit:hover { background-position: 100% -628px; }
.img .pub { width: 16px; height: 16px; display: block; background: transparent url('../images/sprites2012.png') no-repeat 0 -644px; position: absolute; bottom: 5px; left: 26px; }
.img .pub:hover { background-position: 100% -644px; }
.img .del { width: 16px; height: 16px; display: block; background: transparent url('../images/sprites2012.png') no-repeat 0 -612px; position: absolute; bottom: 5px; left: 47px; }
.img .del:hover { background-position: 100% -612px; }
.img .free { line-height: 145px; }
.buttonbar { padding-top: 10px; margin-bottom: 10px; }
#upload-queue { margin-top: 20px; }
.uploadify-queue-item { padding: 10px; background-color: #383838; border: 1px solid #656565; position: relative; }
.uploadify-queue-item .form { padding: 5px 0; }
.uploadify-queue-item .form .field { margin-bottom: 5px; }
.uploadify-queue-item .form label { display: block; float: left; width: 100px; font-size: 13px; padding: 4px 0; }
.uploadify-queue-item .form input[type=text] { display: block; float: left; margin-bottom: 0; }
.uploadify-queue-item .cancel { position: absolute; width: 16px; height: 16px; top: 10px; right: 10px; overflow: hidden; }
.uploadify-queue-item .cancel a { display: block; width: 16px; height: 16px; text-indent: -1000px; background: transparent url('/js/uploadify/uploadify-cancel.png') no-repeat center center; }
.uploadify-queue-item .cancel a:hover { text-decoration: none; }
.uploadify-queue-item .uploadify-progress { width: 100%; background-color: black; margin-top: 10px; }
.uploadify-queue-item .uploadify-progress .uploadify-progress-bar { background-color: #F62521; height: 3px; width: 1px; }
.uploadify-queue-item .error { padding-top: 5px; font-style: italic; color: #F62521; }
.ui-dialog .ui-dialog-buttonpane .uploadify { cursor: pointer; float: right; line-height: 1.4em; margin: 0.5em 0.4em 0.5em 0; overflow: visible; width: auto; cursor: pointer; }
.dialog { text-align: left; }
.folder-wrapper { float: left; width: 172px; height: 141px; margin: 4px; }
.folder { width: 162px; height: 109px; padding: 30px 5px 5px 5px; background: transparent url('../images/folder.png') no-repeat center center; position: relative; }
.folder .img-wrapper { height: 80px; line-height: 80px; text-align: center; margin-bottom: 5px; }
.folder h5 { text-align: center; }
.folder .edit { width: 16px; height: 16px; display: block; background: transparent url('../images/sprites2012.png') no-repeat 0 -628px; position: absolute; top: 7px; left: 7px; }
.folder .edit:hover { background-position: 100% -628px; }
.folder .del { width: 16px; height: 16px; display: block; background: transparent url('../images/sprites2012.png') no-repeat 0 -612px; position: absolute; top: 7px; left: 28px; }
.folder .del:hover { background-position: 100% -612px; }
.dialog { text-align: left; }
#folderview .photo { margin: 0 7px 7px 0; height: 238px; position: relative; }
#folderview .photo .edit { width: 16px; height: 16px; display: block; background: transparent url('../images/sprites2012.png') no-repeat 0 -628px; position: absolute; top: 5px; left: 5px; }
#folderview .photo .edit:hover { background-position: 100% -628px; }
#move-dialog p { margin-bottom: 10px; }
#move-dialog select { width: 300px; }
.picture { background-color: #171717; width: 120px; padding: 5px; float: left; text-align: center; height: 145px; position: relative; margin: 0 6px 6px 0; }
.picture h5 { font-weight: bold; margin-bottom: 5px; }
.picture a.image-wrapper { line-height: 80px; display: block; height: 80px; vertical-align: middle; margin-bottom: 5px; }

.zak1 { margin-bottom: 10px; }
.comments-container { margin-bottom: 20px; }
.comments-container .comment { margin-bottom: 10px; }
.comments-container .comment a { display: block; float: left; width: 105px; height: 80px; margin-right: 10px; }
.comments-container .comment p { overflow: hidden; }
.comments-container .comment p strong { font-weight: bold; }
#sidepanel { position: fixed; bottom: 0; right: 0; height: 100%; z-index: 99; width: 220px; -webkit-box-shadow:  -10px 0px 10px 0px rgba(0, 0, 0, 0.5); box-shadow: -10px 0px 10px 0px rgba(0, 0, 0, 0.5); background-color: #202020; }
#sidepanel .handle { width: 29px; height: 33px; top: 100px; left: -29px; background: transparent url('../images/sidepanel-handle.png') no-repeat center center; display: block; position: absolute;  }
#sidepanel.hidden { margin-right: -220px; }
#sidepanel .ui-resizable-s { height: 6px; background: #151515 url('../images/sidepanel-sizer.png') no-repeat center center; display: block; border-top: 1px solid #3C3C3C; border-bottom: 1px solid #0D0D0D; /*bottom: 0;*/ }
#sidepanel .top-pane-wrapper { height: 50%; padding-top: 40px; } 
#sidepanel .bottom-pane-wrapper { height: 50%; overflow: auto; } 
#sidepanel .boundaries { position: absolute; left: 0; right: 0; top: 20%; bottom: 20%; }
#sidepanel .top-pane { height: 100%; overflow: auto; }
#sidepanel .bottom-pane { height: 100%; }
ul.log { padding: 10px 0; list-style-type: none; text-align: left; line-height: normal; }
ul.log li { border-bottom: 1px dashed #424242; font-size: 13px; clear: both; float: none; }
ul.log li a { display: block; padding: 5px; text-decoration: none; color: #D7D7D7; }
ul.log li a:hover { color: #D7D7D7; text-decoration: none; background-color: #333333; }
ul.log li a img { float: left; margin-right: 5px; }
ul.log li a span.msg { overflow: hidden; display: block; width: 165px; overflow: hidden; }
ul.log li a strong { font-weight: bold; }
ul.log li a span.clear { display: block; }
.jspVerticalBar { width: 10px; background-color: #4B4B4B; }
.jspTrack { background-color: #4B4B4B; }
.jspDrag { background: black; }
#shoutbox, #shoutboxadmin { z-index: 50; }
#slides .caption { font-size: 16px; }
#jjmenu_main { z-index: 20; }
#jjmenu_main_sub { z-index: 21; }
#fancybox-content { background-color: #000000; border-color: transparent; }
.swfupload { z-index: 100000 !important; }
h2 { font-weight: normal; }
.post { font-size: 13px; color: white; }
#cont_analizy .komentarz { background-color: #222222; }
.avatar_width a { display: block; width: 110px; background-color: transparent; }
.komentarz { font-size: 13px; color: white; }
.comments_dane { width: 150px;}
#userNoteDialog, #userBanDialog { z-index: 25; }
.colorpicker { z-index: 20; }
.gradient_box { border-radius: 0; background-color: #353535; }
.skyscraper { float: right; width: 118px; }
#zak1_tworczosc { width: 862px; float: left;}
.minor { width: 220px; float: left; }
.major { width: 710px; float: right; }
.board { background: #0A0A0A; /*url("../images/autor_bg_xy.png") repeat scroll 0 0 transparent; border: 1px solid #0f0f0f;*/ border-radius: 6px 6px 6px 6px; padding: 15px; position: relative; display: block; }
ul.checklist { margin-bottom: 10px; list-style-type: none; text-align: left; }
ul.checklist li { padding: 2px 0; }
ul.checklist li input, ul.checklist li label { vertical-align: middle; display: inline; }
ul.checklist li input { margin-right: 3px; }
ul.checklist li ul { margin-left: 20px; }
p { margin-bottom: 10px; }
legend { margin-bottom: 5px; color: white;}
fieldset { margin-bottom: 10px; }
.result { margin-bottom: 20px; }
.plate { float: left; margin-right: 10px; margin-bottom: 10px; padding: 5px; border: 1px solid #656565; }
dl.props { overflow: hidden; margin-botom: 10px; }
dl.props dt { float: left; padding-bottom: 0; width: 100px; margin-bottom: 3px;}
dl.props dd { color: white; overflow: hidden; padding-bottom: 0; margin-bottom: 3px; }
.label { color: white; }
.paginator { font-size: 13px; margin-bottom: 20px; }
.paginator a, .paginator span { padding: 2px 4px; }
.paginator .paginator-current { background-color: white; color: black; }
.paginator a:hover { text-decoration: none; background-color: #A8A8A8; color: black; }
.lista_kategorie { width: 230px; float: left; margin-right: 24px; }
.lista_kategorie h2 { font-weight: normal; margin-bottom: 0;  border-top: 1px solid #4F4F4F; border-bottom: 1px solid #171717; margin-bottom: 0; background-color: #333333; border-radius: 0; text-align: center; padding: 10px 0; }
.lista_kategorie h2 a { font-family: 'Trebuchet MS'; margin-bottom: 0; color: #A0A0A0; font-size: 14px !important; text-transform: uppercase; }
.lista_kategorie h2 a:hover { text-decoration: none; color: white;  }
.lista_kategorie .darkColumn { padding: 10px; border-radius: 0; }
.lista_kategorie .komLista td { background-image: none; border-bottom: 1px dashed #424242; }
.lista_kategorie .komLista tr.last td { border-bottom: none; }
.lista_kategorie .komLista .hpHiddenKom { width: 108px; }
.lista_kategorie h2.rounded-top { border-top-left-radius: 6px; border-top-right-radius: 6px; }
.lista_kategorie .darkColumn.rounded-bottom { border-bottom-left-radius: 6px; border-bottom-right-radius: 6px;  }
.image_list { overflow: hidden; float: none; }
.image_list .image { background: #171717 none; padding: 5px 0 0 0; margin: 0 7px 7px 0; color: white; }
form.clean { text-align: left; font-size: 12px; }
form.clean fieldset { padding-left: 5px; }
form.clean fieldset legend { margin-left: -5px; font-size: 14px; }
form.clean input, form.clean label, form.clean .tip { display: inline; vertical-align: middle; margin: 0 5px 0 0; padding: 0; }
form.clean .tip { cursor: help; }
form.clean input[type=checkbox] { background-color: red; }
form.clean .field { margin-bottom: 5px; }
form.clean .hint { margin-bottom: 5px; font-style: italic; }
.ui-dialog-buttonpane .indicator { width: 28px; height: 40px; display: block; float: left; background: transparent url('../images/indicator.gif') no-repeat center center; display: none; }
ul.imagelist { list-style-type: none; }
ul.imagelist li { margin-bottom: 5px; }
ul.imagelist li input, ul.imagelist li img { vertical-align: middle; }
ul.imagelist li input { margin-right: 10px; }
ul.tree ul { margin-left: 16px; }
.dashboard { background-color: #0A0A0A; padding: 20px; margin: 0 -20px; border-top: 1px solid #1C1C1C; border-bottom: 1px solid #1C1C1C; margin-bottom: 20px; }
/* FULL-WIDTH SLIDER (Portfolio3) */
#dashboard-slideshow { width: 100% !important; max-width: 982px !important; height: 465px !important; float: none !important; margin: 0 auto 20px !important; }
#dashboard-slideshow .slides_control { width: 100% !important; height: 465px !important; }
#dashboard-slideshow .slides_control a { display: block; width: 100% !important; height: 465px !important; text-align: center; position: relative; background-color: black; }
#dashboard-slideshow .slides_control a img { max-width: 100%; max-height: 465px; width: auto; height: auto; }
#dashboard-slideshow .slides_control a span { position: absolute; display: block; bottom: 0; left: 0; background-color: black; opacity: 0.7; padding: 10px; width: 100%; }
#dashboard-slideshow .pagination { display: none; }
#dashboard-welcome { overflow: visible !important; height: auto !important; width: 100% !important; max-width: 982px !important; float: none !important; margin: 0 auto 20px !important; }
#owner-board { margin-bottom: 20px; }
#owner-board h2 { color: white; }
#owner-board p.img-wrapper { text-align: center; }
#owner-board .actions { margin-bottom: 20px; }
#owner-board div.attribs { text-align: left; color: white; margin-bottom: 20px; }
#owner-board div.attribs p { margin-bottom: 3px; }
#owner-board div.attribs p span { color: #a8a8a8; margin-right: 5px; text-transform: capitalize; white-space: nowrap; }
.action { display: block; margin-bottom: 3px; }
.action:hover { text-decoration: none; }
.action span { vertical-align: middle; display: block; overflow: hidden; line-height: 16px; }
.action .icon { width: 16px; height: 16px; background: transparent url('../images/sprites2012.png') no-repeat; margin-right: 3px; float: left; }
.action-addfriend .icon { background-position: 0 -740px; }
.action-addfriend:hover .icon { background-position: 100% -740px; }
.action-delfriend .icon { background-position: 0 -756px; }
.action-delfriend:hover .icon { background-position: 100% -756px; }
.action-moderate .icon { background-position: 0 -772px; }
.action-moderate:hover .icon { background-position: 100% -772px; }
.action-message .icon { background-position: 0 -788px; }
.action-message:hover .icon { background-position: 100% -788px; }
.action-like .icon { background-position: 0 -804px; }
.action-like:hover .icon { background-position: 100% -804px; }
.action-dislike .icon { background-position: 0 -820px; }
.action-dislike:hover .icon { background-position: 100% -820px; }
.action-delete .icon { background-position: 0 -612px; }
.action-delete:hover .icon { background-position: 100% -612px; }
.action-save .icon { background-position: 0 -836px; }
.action-save:hover .icon { background-position: 100% -836px; }
.action-edit .icon { background-position: 0 -628px; }
.action-edit:hover .icon { background-position: 100% -628px; }
.action-cancel .icon { background-position: 0 -852px; }
.action-cancel:hover .icon { background-position: 100% -852px; }
.action-read .icon { background-position: 0 -868px; }
.action-read:hover .icon { background-position: 100% -868px; }
.action-fiap .icon { background-position: 0 -676px; }
.action-fiap.set .icon, .action-fiap:hover .icon  { background-position: 100% -676px; }
.action-portfolio .icon { background-position: 0 -692px; }
.action-portfolio.set .icon, .action-portfolio:hover .icon  { background-position: 100% -692px; }
.action-cover .icon { background-position: 0 -708px; }
.action-cover.set .icon, .action-cover:hover .icon  { background-position: 100% -708px; }
.action-move .icon { background-position: 0 -660px; }
.action-move:hover .icon { background-position: 100% -660px; }
.action-pp .icon { background-position: 0 -884px; }
.action-pp:hover .icon { background-position: 100% -884px; }
.action-pi .icon { background-position: 0 -900px; }
.action-pi:hover .icon { background-position: 100% -900px; }
.action-cocreator .icon { background-position: 0 -916px; }
.action-cocreator:hover .icon { background-position: 100% -916px; }
.action-publish .icon { background-position: 0 -932px; }
.action-publish:hover .icon { background-position: 100% -932px; }

.picture .actions { position: absolute; bottom: 5px; left: 5px; }
.picture .actions .action { float: left; }
/*.picture .actions a { float: left; width: 16px; height: 16px; display: block; margin-right: 5px; }
.picture .actions a.action-fiap { background-position: 0 -676px; background-image: url('../images/sprites2012.png'); }
.picture .actions a.action-fiap.set, .picture .actions a.action-fiap:hover { background-position: 100% -676px; }
.picture .actions a.action-portfolio { background-position: 0 -692px; background-image: url('../images/sprites2012.png'); }
.picture .actions a.action-portfolio.set, .picture .actions a.action-portfolio:hover { background-position: 100% -692px; }
.picture .actions a.action-move { background-position: 0 -660px; background-image: url('../images/sprites2012.png'); }
.picture .actions a.action-move:hover { background-position: 100% -660px; }
.picture .actions a.action-edit { background-position: 0 -628px; background-image: url('../images/sprites2012.png'); }
.picture .actions a.action-edit:hover { background-position: 100% -628px; }
.picture .actions a.action-cover { background-position: 0 -708px; background-image: url('../images/sprites2012.png'); }
.picture .actions a.action-cover.set, .picture .actions a.action-cover:hover { background-position: 100% -708px; }
.picture .actions a.action-del { background-position: 0 -612px; background-image: url('../images/sprites2012.png'); }
.picture .actions a.action-del:hover { background-position: 100% -612px; }*/


h4 { margin-bottom: 10px; color: #F62521; font-size: 12px; background-image: none; }
.leftcolumn { width: 354px; float: left; }
.rightcolumn { width: 354px; float: right; }
dl.attrs { margin: 20px 0; }
dl.attrs dt { float: left; margin-bottom: 3px; margin-right: 5px; }
dl.attrs dd { overflow: hidden; margin-bottom: 3px; color: white; }
#fiap-navi .navi_list { margin: 0; }
.comment { margin-bottom: 20px; }
.comment .leftcolumn { float: left; width: 100px; }
.comment .rightcolumn { float: none; overflow: hidden; width: auto; }
.comment h4 { color: white; font-size: 14px; }
.comment h4 span { float: right; font-size: 10px; vertical-align: middle; }
.comment textarea { display: block; margin-bottom: 5px; width: 620px; }
.log-box .board { height: 400px; }
.loader { display: block; width: 16px; height: 16px; background: transparent url('../images/ajax-loader.gif') no-repeat center center; display: none; }
.article { margin-bottom: 30px; padding: 5px; }
.article .content { overflow: hidden; position: relative; }
.article .content .fade { position: absolute; height: 30px; width: 100%; background: transparent url('../images/fade.png') repeat-x bottom left; left: 0; bottom: 0;}
.article .actions { margin-top: 5px; }
.article .actions .action { float: left; margin-right: 10px; }
.article .actions .action span { float: left; }
.article .actions .loader { float: left; }
.article h4 { color: white; font-weight: bold; font-size: 14px; }
.article h4 span.date { float: right; font-size: 10px; }
.article:hover { background-color: #0A0A0A; }
#news-headar button { position: absolute; right: 0; top: 0; display: block; }
#new-article { display: none; }
.one-article h4 { position: relative; font-size: 16px !important; font-family: tahoma,verdana,"Trebuchet MS"; color: #f62521; background-color: transparent; background-image: none; padding: 0; border-radius: 0 !important; padding: 0; line-height: normal !important; margin-bottom: 20px; border-left: 7px solid #a9140f; padding: 2px 0 4px 6px; border-radius: 0; border-bottom: 1px solid #292929; }
.one-article h4 .date { color: white; }
.one-article { margin-bottom: 20px; }
/* TinyMCE basic styles */
strong { font-weight: bold; }
.alignleft { text-align: left; }
.alignright { text-align: right; }
.aligncenter { text-align: center; }
.alignfull { text-align: justify; }
.italic { font-style: italic; }
.underline { text-decoration: underline; }
.linethrough { text-decoration: line-through; }
.nomargin { margin: 0; } 
#gallery-links { text-align: center; padding: 10px 0 30px 0; font-family: 'Trebuchet MS'; }
#gallery-links a { color: #A0A0A0; text-transform: uppercase; font-size: 14px; margin: 0 7px; }
#gallery-links a.active { color: white; }
#gallery-links a:hover { text-decoration: none; color: white;}
#gallery-folderview { padding: 0 30px 20px 30px; }
#gallery-imageview .paginator { background-color: #090909; font-size: 10px; padding: 5px; text-align: center; width: 310px; border-radius: 6px; margin: 0 auto 10px auto; }
#gallery-imageview .paginator a, #gallery-imageview .paginator span { vertical-align: middle }
#gallery-imageview .paginator a { color: #A8A8A8}
#gallery-imageview .paginator a:hover { background-color: transparent; color: white; }
#gallery-imageview .paginator .paginator-current { background-color: transparent; color: white; }
#cj-gallery { margin: 0 auto; }
.blockOverlay { background-color: #000000; opacity: 0.6; }
#log-box { position: relative; padding-bottom: 50px; }
#log-box .content { height: 400px; overflow: auto; }
#log-box button { width: 190px; display: block; position: absolute; bottom: 15px; left: 15px; }
#log-box .event { text-align: left; padding: 7px 0; border-bottom: 1px dashed white; }
#log-box .event h3 { color: white; margin-bottom: 3px; font-weight: bold; }
#log-box .event p { margin-bottom: 0; }
#log-box .event img { margin-top: 3px; }
.box_item .action { display: inline; }
.comm_tresc a { color: #B00303; }

div#cocreators table { margin-bottom: 10px; }
div#cocreators table td { padding: 4px 10px 4px 0; border-bottom: 1px dotted #999999; }

ul.users li { padding: 3px 0; font-size: 0.9em; }
ul.users li img { margin-right: 5px; }
ul.users li img, ul#cocreators li a, ul#cocreators li span { vertical-align: middle; }

#publish-dialog { text-align: left; }
#publish-dialog .field { margin-bottom: 8px; }
#publish-dialog label { display: inline-block; padding-bottom: 0; }
#publish-dialog input { margin-right: 5px; }
#publish-dialog select { margin-left: 10px; width: 200px; margin-bottom: 0; }
#publish-dialog input, #publish-dialog select, #publish-dialog label { vertical-align: middle; }
.workshop-gallery .photo { margin-left: 5px; }
.dialog { display: none; }
.workshop .name a { color: #f62521; }

#tb_rejestracja h1 { font-size: 18px; color: #ffffff; margin-bottom: 30px; text-align: center; }
#tb_rejestracja fieldset { margin-left: 20px; position: relative; padding-top: 26px; }
#tb_rejestracja fieldset legend { position: absolute; left: -20px; top: 0; font-size: 14px; }
#tb_rejestracja input, #tb_rejestracja input, #tb_rejestracja label { display: inline-block; vertical-align: middle; }
#tb_rejestracja label { width: 140px; padding-bottom: 0; }
#tb_rejestracja .field { margin-bottom: 5px; }
#tb_rejestracja input[type=checkbox], #tb_rejestracja input[type=radio] { margin-right: 5px; }
#tb_rejestracja ul { margin-bottom: 10px; }
#tb_rejestracja ul li { margin-bottom: 3px; }

.grid table { width: 100%; }
.grid table { border-collapse: collapse; }
.grid table td { padding: 4px; border: 1px solid #373737; }
.grid table thead tr { background-color: #000000; font-weight: bold; text-align: center; color: #ffffff; }
.grid table thead tr td { padding: 8px;}

.grid td.file_base { width: 100px; text-align: center; }

.grid .paginator { float: left; }
.grid .paginator a { color: #A32B40; }
.grid .paginator a:hover { color: #000000; }
.grid .counter { overflow: hidden; text-align: right; padding: 10px 0; }

.field { margin-bottom: 10px; }
.field label, .field input[type=text], .field textarea { display: inline-block; font-size: inherit; font-family: inherit; vertical-align: top; }
.field label { width: 160px; }
.field a { color: #B00303; }
.field .tip { cursor: help; }

table.stats { margin-bottom: 20px; }
table.stats td, table.stats th { padding: 4px; border-bottom: 1px dashed #313131; }
table.stats th { text-align: center; font-weight: normal; }
.section.members .content { margin-bottom: 10px; }

.member { background: black url("/gfx/linesbg.gif") repeat-x scroll 0 0; float: left; height: 180px; margin: 10px; padding: 10px; text-align: center; width: 200px; text-align: center; min-height: 330px; }
.member .u_avatar { margin: 0 auto; }
.members .member { float: left; height: auto; min-height: 0; width: auto; }

#slides .slides_container .slide a {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    height: 465px;
    width: 1031px;
}