body
{
    margin: 0px;
    color: #524f42;
    font-family: 'Trebuchet MS' , Verdana, Tahoma, Sans-Serif;
    background-color: #f7eeca;
    background-repeat: repeat-x;
    text-align:center;
    height:100%;
    
}

.LogoutButton {
 display:block;
 width:92px;
 height:21px;
 background: url('/images/logout.gif') 0px 0px no-repeat;    
        }
#progress
{
    z-index:40000;
    visibility:hidden;
    position:absolute;
    border:1px solid #7C9520;
    padding:5px 8px 5px 35px;
    font-weight:bold;
    color:White;
    font-size:11px;
    background:url(/images/loading.gif) no-repeat 3px center #99B827;   
}

#ChomikAdminPanel {
    
    color:White;
    background:url(/images/topbar.gif) top left repeat-x #AFD22D;            
    text-align:center;
}

#ChomikAdminPanel a {
    color:#f0ffbe;
}

#ChomikAdminPanel .text {
    border:1px solid #466e3b;
    height:15px;
}

.TopBar td {
    font-size:12px;
}

#TopBarTable {
    cursor: pointer;
    line-height:25px;
    font-size:12px;
}

.TopBar 
{
    margin: auto;
}

.TopBar td.TransferCell {
    font-size:11px;
    line-height:11px;
    padding-left:0px;
}

#TransferInfoCell 
{
    font-size:12px;    
    line-height:25px;
    padding-right:6px;
}

.TopBarPrv {
    padding-left:35px;
    background:url(/images/topprvmsg.gif) left top no-repeat;    
    font-size:13px;
    display:block;
    line-height:25px;   
    text-decoration:none;     
}

.TopBarPrv:hover {
    text-decoration:underline;
}

.TopBarLogout {
    
    display:block;
    background:url(/images/buttons/topbar_logged.png) -56px top no-repeat;
    width:26px;
    height:25px;    
}

.TopBarLogout:hover {
    background-position:-56px bottom;
}

.TopBarAdd {
    
    display:block;
    background:url(/images/buttons/topbar_logged.png) left top no-repeat;
    width:56px;
    height:25px;
        
}

.TopBarAdd:hover {
    
    background-position:left bottom;
    
}

.TopBarQuotaPeriodical {
        
    line-height:100%;
    font-size:11px;
    padding-left:5px;
    padding-right:5px;
    text-align:center

}

.TopBarSeparator {
    
    width:1px;
    background-color:#64AA70;    
    margin:0px 5px 0px 5px;
    height:25px;
    border-right:1px solid #358F89;
    
}

.TopLoginError {
    padding:3px;
    margin:auto;
    text-align:center;
    border:1px solid #466E3B;
    background-color:#FFFCDA;
    width:650px;
}

.TransferNo, .TransferProgress, .TransferFull, .TransferBody {
    height:14px;
    width:127px;
    background-image:url(/images/transfer.gif);
    background-repeat:no-repeat;
    background-position:left top;
}

.TransferBody {
    margin-left:5px;
    margin-right:5px;
    width:117px;
    background-position:-5px top;
}

.TransferNo {
    background-position:left center;
}

.TransferProgress {
    background-position:left bottom;
}

.TopBarChomikLink {
    font-size:13px;    
    line-height:25px;    
    font-weight:bold;
    display:block;
}

.TopBarChomikLinkExplorer {
    background:url(/images/accounts/explorer_icon_top.png) left center no-repeat;
    padding-left:33px;    
}

.TopBarChomikLinkManiac {
    background:url(/images/accounts/maniac_icon_top.png) left center no-repeat;
    padding-left:30px;    
}

a img 
{
    border:0px;
}

#pageContent 
{
    background: url(/images/bg_summer2010.gif) repeat-x;
    
}

body, td 
{
    font-size: 13px;
}

a, a:visited
{
    color: #524F42;
}

a:hover 
{
    color: #339999;
}

h1,h2,h3,h4,h5,h6
{
    font-family:Georgia;
    color:#666652;
    margin-bottom:5px;
}

ul
{
    list-style-type:square;
}

h1 
{
    font-size:27px;
    margin-bottom:10px;
}

h2 
{
    font-size:23px;
}

h1.marked, h2.marked , h3.marked
{
	padding-top:10px;
	color:#339999;
	border-bottom:3px dotted #E5DDBB;		
}

h3 
{
    font-size:19px;
}

form 
{
    margin:0px;
}

#pageWrapper 
{
    width:840px;
    margin:0px auto 50px auto;
    
}

#topscreen 
{
    height:161px;
    background-image: url(/images/chomik_summer2010-top.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    margin:0px;
    padding:0px;
}

.marginLeft
{
    vertical-align: top;
    padding-top: 161px
}

#contentWrapper 
{
    background: url(/images/chomik_summer2010-bottom.jpg) center top no-repeat #fff6d0;
    
    margin-top:0px;
    padding:0px 15px 5px 15px;
    
    padding-top:0px;
    border:5px dotted #e5ddbb;
    border-top-width:0px;
}

#content 
{
    text-align:left;
    padding-top:30px;
    margin:auto;
}

#copyright
{
    padding-top:5px;
    text-align: center;
    font-size: smaller;
}

input.text, textarea
{
	border:1px solid #a4b97f;
	padding:2px;
}

input.button, button 
{
    color:white;
    font-weight:bold;
    border-style:groove;
    border-bottom-color:black;
    border-right-color:black;
    background-color:#99B827;
}

.searchBox
{
    padding-top:10px;
}

small 
{
    font-size:11px; 
    
}

div 
{
    text-align:left;
}

UL 
{
    padding-left:15px;
    margin-left:0px;
}

DIV.window
{
    background-color:#a0c029;
    border:1px solid #8CA824;
    border-bottom-color: #8CA824;
}

DIV.message 
{
    padding:30px;
    margin:30px auto 50px auto;
    padding-top:15px;
    width:400px;
}

.ChomikTable 
{
    clear:both;
    width:100%;
}

.ChomikTable th
{
    background-image:url('/images/bar_bg.gif');
    background-color:#EFECCD;
    border:1px solid #d2cbab;
    text-align:center;
    font-size:12px;
    font-weight:normal;
    border-bottom-color:#b8b296;
    
}

.edit
{
    background: url(/images/ico/edit.gif) left center no-repeat;
    padding-left:23px;
    font-size:12px;
}

.aR TD
{
    background-color:#f9f6d5;    
}


.R TD, .aR TD,.Rs TD
{
    border:1px solid #F3ECD1;
    border-bottom-color:#E5DDBB;
    border-top-color:#FFFCDA;

}


.SB
{
    cursor:pointer;
    background:url(/images/ico/checkbox.png) no-repeat center center;
    opacity:.6;
    filter:alpha(opacity=60);
    -moz-opacity:.6;
}

.SB input
{
    display:none;
}

.SBactive
{
    background-image:url(/images/ico/checkbox_checked.png) !important;
    opacity:1;
    filter:alpha(opacity=100);
    -moz-opacity:1;
    
}

.Rs TD, .SB:hover
{
    background-color:#EEEBCB;
    border:1px solid #D2CBAB;
    border-left-color:#e7dfbc;
    border-top-color:#e7dfbc;
    border-right-color:#dad3b2;

}

.date 
{
    font-size:10px;
    color:#AB530B;
    line-height:11px;
    text-align:right;
    white-space:nowrap;
}

a.name
{
    color:#339999;
    text-decoration:none;
}

a.name:hover
{
    text-decoration:underline;
}

a.name:visited
{
    color:#339999;
}

a.FileName:hover
{
    text-decoration:underline;   
}

a.FileName
{     
    color:#339999;
    text-decoration:none;
    padding-right:17px;
    background:url(/images/ico/download_small3.png) right center no-repeat;
}

.confirm
{
    
    padding:2px 0px 3px 40px;
    background-image: url(/images/ico/confirm_big.gif);
    background-repeat: no-repeat;
}

.confirm, .confirmText, .marked  
{
    color:#339999 !important;
}

.marked 
{
    font-weight:bold;
}

.error 
{
    padding:2px 0px 10px 40px;
    background-image: url(/images/ico/error.gif);
    background-repeat: no-repeat;
}

.validator, .validatorSummary li, .error, .errorText 
{
    color:#990000 !important;    
}

.infoPanel 
{
    font-size:19px;
    font-weight:bold;
    margin:35px 15px 25px 15px;
    text-align:center;
}

.validatorSummary li
{
    list-style-position: inside;
    list-style-type: square;
}

.validatorSummary 
{
    font-size:14px;
}

textarea 
{
    font-family:Tahoma, Verdana, Trebuchet MS, Sans-Serif;
    font-size:12px;
    padding:3px;
}

.hidden 
{
	font-weight:bold;
	color:#cbc8ac;
}

.loadingMsg 
{
	text-align: center;
	margin: 30px 10px 30px 10px;
}

.pass 
{
	padding-right:15px;
	background:url(/images/ico/folderlocked.gif) right center no-repeat;
}

#footerList li
{
    display:inline;
    padding:2px 5px 2px 5px;
    font-size:11px;
    border-right:2px dotted #A09A83;
}

.helpPopup, .permInfo, .permModifyInfo, .permReadInfo, .permWriteInfo, .permNo, .thPopup
{
	 z-index:2;
	 text-decoration:none;
     position:absolute;
     padding:5px;
     border-left-width:2px;
     border-bottom-width:2px;
     left:-800px;
     width:200px;
     font-size:11px;
     color:#524F42;
     font-family: 'Trebuchet MS' , Verdana, Tahoma, Sans-Serif;
     font-weight:normal;
     white-space:normal;
}

.helpPopup a
{
    color:White;
}

.popShadow
{
    z-index:2;
    visibility:hidden;
    opacity:.45;
    background-color:black;
    filter:alpha(opacity=45);
    -moz-opacity:.45;
    
}

#modalWindowBG 
{
    opacity:.35;
    background-color:black;
    filter:alpha(opacity=35);
    -moz-opacity:.35;
    
     visibility: hidden;
     position: absolute;
     left: 0px;
     top: 0px;
     width:100%;
     height:100%;
     text-align:center;
     z-index:1;

}

.modalWindow 
{
    z-index:3;
    visibility:hidden;
    position:absolute;
    background-color:#FFFCDA;
    border:1px solid #5B6D17;
    left:-1000px;
    padding:10px;

}

#modalShadow 
{

    z-index:2;
     visibility: hidden;
     position: absolute;
    opacity:.35;
    background-color:black;
    filter:alpha(opacity=35);
    -moz-opacity:.35;
    
}

.permNo 
{
    background-color:#CACACA;
    color:#313131;
    border:1px solid #313131;
}

.permReadInfo
{
    
    background-color:#deff74;
    border:1px solid #99b827;
    border-right-color:#aecf44;
    border-top-color:#c5e65b;
    
}

.helpPopup 
{
    background-color:#339999;
    color:White;
    border:1px solid #0D6F6F;
    border-right-color:#177F7F;
    border-top-color:#177F7F;
    
}

.permWriteInfo 
{
    color:#37210b;
    background-color:#e9b65f;
    border:1px solid #7d521a;
    border-right-color:#c89d65;
    border-top-color:#b98e56;
    
}

.permModifyInfo
{
    color:#2e2619;
    border:1px solid #3c3120;
    border-right-color:#a99f92;
    background-color:#d5ba8e;
    border-top-color:#8b806f;
}


.moveFiles 
{
    
    padding:0px 0px 3px 40px;
    background: url('/images/ico/movefiles.gif') left center no-repeat;
}

.deleteFiles, .delete
{
    padding-left:15px;
    background: url('/images/ico/delete.gif') left center no-repeat;
}

.deleteFiles 
{
    padding-left:18px;
}

div.gD
{       
	background:url('/images/descr.gif') left bottom no-repeat;
}

div.flth div.gD {
    background:url('/images/descr.gif') left bottom no-repeat;
}

#WatchButton, .ChomikLink  
{
    background:url('/images/ico/chomik.gif') no-repeat left center;
    
}

#WatchButton 
{
    width:21px;
    height:21px;
}

.ChomikLink 
{
    padding-left:26px;
    line-height:26px;
    text-decoration:none;
    font-weight:bold;
    
}

.textBoxWin, .thPopup
{
    background-color:white;
    border:1px solid #A4B97F;
    padding:5px 10px 7px 10px;
    visibility:hidden;
    position:absolute;   
} 

.thPopup .date
{
    text-align:left;
    margin:3px 0px 3px 0px;
}

.thFileName 
{
    color:#339999;
    font-size:12px;
}

.folderlink
{
    
    text-decoration:none;
    padding-left:30px;
    font-size:12px;
    font-weight:bold;
    background:left center no-repeat;
}

.DWclose 
{
    display:block;
    border:1px solid #94B226;
    padding-top:1px;
    width:23px;
    height:22px;
    background-image:url('/images/win/close.gif');
    float:right;
    cursor:pointer;
}

.DWclose:hover
{
    background-image:url('/images/win/close_h.gif');
}

.DW 
{
    
    position:absolute;
    z-index:1;
    left:0px;top:0px;
    visibility:hidden;
    
    padding:2px 2px 2px 2px;
    background-color:#99B827;
    border:1px solid #8CA824;
    border-bottom-color:#5F7A1D;
    border-left-color:#719122;

    box-shadow:#898989 0 0 5px;
	-moz-box-shadow:#898989 0 0 5px;
	-webkit-box-shadow:#898989 0 0 5px;

    border-radius:7px;
    -moz-border-radius:7px;
	-webkit-border-radius:7px;
    
}

.DWtitle 
{
    color:white;
    margin:0px;
    cursor:move;
    padding-left:5px;
    background:no-repeat left center;
}

.DWcontent 
{
    border:1px solid;
    border-color:#AFD22D;
    border-top-color:#637E21;
    border-right-color:#637E21;
    background-color:#FFFCDA;
    padding:5px;
    margin-top:3px;
    
    border-radius:4px;
    -moz-border-radius:4px;
	-webkit-border-radius:4px;
	
}

/* window */

.winHL 
{
    width:100%;
    background: url('/images/win/bg-left.gif') left repeat-y;
    background-color: #99b827;
    
}

a.winImgCollapsed:hover
{
    background: url('/images/win/exp_over.gif') right top no-repeat;
}

a.winImgExpanded:hover
{
    background: url('/images/win/col_over.gif') right top no-repeat;
}


DIV.winRT 
{
    background: url('/images/win/corner-right-top.gif') right top no-repeat;
}

DIV.winLT
{
    background: url('/images/win/corner-left-top.gif') left top no-repeat;
    padding: 0px 8px 0px 8px;
}

.winHC
{
    padding:2px 0px 2px 2px;
    border: 1px #8ca824 solid;
    border-right-width:0px;
    border-left-width:0px;
    color:white;
    white-space:nowrap;
    font-family:Georgia, Sans-Serif;
    font-size:19px;
    font-weight:bold;
}
    

DIV.winC 
{
    background:url('/images/win/bg-left.gif') left repeat-y #fffcda;
    border-right:1px solid #8ca824;
    padding:4px 5px 2px 12px;
    
}

DIV.winB 
{
    width:100%;
    background:url('/images/win/bg-bottom.gif') bottom repeat-x;
    font-size:1px;
    height:11px
}

DIV.winLB 
{
    background:url('/images/win/corner-left-bottom.gif') left bottom no-repeat;
    width:10px;
    height:11px;
    float:left;
}

DIV.winRB
{
    background:url('/images/win/corner-right-bottom.gif') right bottom no-repeat;
    width:6px;
    height:11px;
    float:right;
}


IMG.winIco 
{
    margin:2px 4px 2px 0px;
}


DIV.winDefault
{
    margin-bottom:17px;
}

.winImgExpanded
{
    background-image:url('/images/win/col.gif');
    float:right;
    display:block;
    width:17px;
    height:21px;
    margin-top:3px;
}

.winImgCollapsed
{
    background-image:url('/images/win/exp.gif');
    float:right;
    display:block;
    width:17px;
    height:21px;
    margin-top:3px;
}

a.winClose
{
    margin-left:3px;
    float:right;
    display:block;
    background-image:url('/images/win/close.gif');
    width:23px;
    height:22px;
    margin-top:3px;
}

a.winClose:hover
{
    background-image:url('/images/win/close_h.gif');
}

.gallery {
	cursor: url(/images/gallery/zoomin.cur), pointer;
    outline: none;
}

.gallery-image {
    
}

.gallery-dimming {
	background: black;
}

.gallery-caption {
    display: none;
    background-color: #FFFCDA;
    overflow:auto;    
}

.gallery-wrapper 
{
    background-color:#FFFCDA;
}

.gallery-loading {
    display: block;
	color: white !important;
	font-size: 10px;
	text-decoration:none;
	border:1px solid #4E6520;
	font-weight: bold;
	z-index:1000;
	padding: 5px 5px 5px 8px;
    background: #99B827 url(/images/loading.gif) no-repeat;
}

.gallery-loading:hover 
{
	color:White;
	text-decoration:underline;
}

.Preloading
{
	border-color:#339999 !important;
}

.Preloaded
{
	border-color:#8CA824 !important;
}

.captCt
{	
	background-color:#829C21;
    color:White;
	position:relative;
	border-top:1px solid #EFFFB3;
    font-size:15px;
    font-weight:bold;
    text-align:center;
    padding:10px;
}

.captFileCt {
    margin:0px 5px 7px 10px;
}

.captCt a 
{
    color:White;
}

.gallery-move {
    cursor: move;
}

.gallery-overlay {
	display: none;
}

.gallery-opt {	
	background: url(/images/gallery/options.gif);
	width: 94px;
	height: 36px;
}
.gallery-opt a {	
	display: block;
	float: left;
	height: 26px;
	cursor: pointer;
}

a.gallery-next {
    width:43px;
    background-image:url(/images/gallery/next.gif);
}

a.gallery-next:hover {
    background-image:url(/images/gallery/next_over.gif);
}

a.gallery-prv 
{
	padding-left:10px;
    width:32px;
    background:url(/images/gallery/prev.gif) 10px top no-repeat;
}
a.gallery-prv:hover {
    background-image:url(/images/gallery/prev_over.gif);
}


.gallery-html {
    background-color: #FFFCDA;
    overflow:auto;
}

.gallery-html-content {
	position: absolute;
    display: none;

}

.gallery-display-block {
    display: block;
}
.gallery-display-none {
    display: none;
}

.gallery-move {
    cursor: move;
    text-align:center;
    padding-top:3px;
    margin-right:10px;
    font-size:12px;
    height:20px;
    font-weight:bold;
    color:#E5DDBB !important;
    display:block;
    text-decoration:none;
}

.gallery-move:hover 
{
	color:#666652 !important;
	background-color:#F7EECA;
}

.formTable th
{
	
	font-weight:inherit;
	white-space:nowrap;
	vertical-align:top;
	padding-top:3px;
	
}

.mainLink 
{
    display:block;
    width:280px;
    height:120px;
    float:right;
    margin-right:260px;
    margin-top:31px;
}

.clearFrame 
{
    border: 3px dotted #E5DDBB;
    background-color: #F7EECA;
    padding: 10px;
    
}

.clearFrame textarea, .clearFrame .text
{
    border: 1px solid #c7bf9d;
    border-top-color: #c7bf9d;
    border-right-color: #E5DDBB;
    border-bottom-color: #E5DDBB;
    padding: 2px;
    background-color: #fffdea;
}

.hFrame  
{
  
    border-bottom:1px solid #F3ECD1;
    border-top:1px solid #F3ECD1;
    border-top-color: #E5DDBB;
    border-bottom-color: #E5DDBB;
    background-color: #F9F6D5;  
    padding: 10px 8px 10px 7px;
}

.cmtBox 
{
    clear:both;
    padding:5px;
}

.time 
{
    color:#ACA78D;
    font-size:11px;
}

.commentTextarea 
{
    border:1px solid #E5DDBB;
    padding:10px;
    margin:5px;
    width:300px;
    height:70px;
}

.commentNick 
{
    padding:3px;
    margin-right:5px;
    width:90px;
    border:1px solid #E5DDBB;
}

.cmtB 
{
    height:26px;    
    margin:2px 2px 0px;
    display:block;
    background-image:url(/images/buttons2.png);
    background-repeat:no-repeat;
    background-position: -1px -1px;
    width:123px;
}

.cmtNo 
{
    font-size:17px;
    color:#339999;
    margin:20px;
}

a.photoLnk
{
    white-space:nowrap;
    color:#339999;
    font-size:13px;
    background:url(/images/ico/download_small3.png) no-repeat right center;
    padding-right:17px;
}

a.saveLnk {
    font-size:15px;
    color:#339999;
    padding-left:30px;
    background:url(/images/ico/download.png) 5px center no-repeat;
}

.delLink, .blockLink 
{
    float:right;
    font-size:10px;
    padding:5px;
    padding-left:10px;
    line-height:110%;
    color:#ACA78D !important;    
}

.delLink 
{
    background:url('/images/ico/delete_small.gif') left center no-repeat;
}

.blockLink 
{
    background:url('/images/ico/chomik_block.png') left center no-repeat;
    padding-left:13px;
}

.friendPhoto 
{
    width:75px;
    height:75px;
    cursor:pointer;
}

.friendPhoto img 
{
    width:13px;
    height:13px;
    margin-top:62px;
    
    opacity:.6;
    filter:alpha(opacity=60);
    -moz-opacity:.6;
	
}

.chomikPhoto 
{
    border:3px solid #ADD1BA;
    width:75px;
    height:75px;
    margin:auto;
    padding:1px;
    display:block;
}

.chomikPhoto:hover 
{
    border-color:#339999;
}


.mLink  
{
    color:#339999 !important;
    text-decoration:none;
}

.mLink:hover 
{
    color:#339999 !important;
    text-decoration:underline;
}

.prvMsgLinkDiv 
{
    height:24px;
    background:url(/images/ico/prvmsglink.gif) left top no-repeat; 
}

.cPhoto 
{
    float:left;
    margin:0px 7px 5px 0px;
    width:85px;
}

hr 
{
    border:2px dotted #E5DDBB;
}

.Move {
    cursor:move;    
}

.winPrvMsgHd {
    
    background-image:url(/images/icons_g.png);
    background-repeat:no-repeat;    
    background-position:0px -340px;
    padding-left:43px;
    height:25px;
    
}

.incText {
    font-size:11px;
    padding-right:13px;
    background:url(/images/ico/inctext.gif) right center no-repeat;
}

span.req {
    color:#339999;
    font-size:20px;
    font-weight:bold;
    padding-left:5px;
    padding-right:3px;
}

.SearchFileCell {
    background:url(/images/ico/search.png) left center no-repeat;
    padding-left:32px;
}

.SearchFileBox {
    padding:4px;
    font-size: 15px;
    font-weight: bold;
    border:2px solid #D4B85F;
    width:200px;
    color:#5F532F;
}

.SearchChomikBox {
    padding:5px;
    font-size: 17px;
    font-weight: bold;
    border:2px solid #9AB927;
    width:190px;
    color: #566E24;
}

.SearchButton {
    background:url(/images/buttons/searchbuttons.png) left top no-repeat;
    width:76px;
    display:block;
    height:27px;
}

.SearchButton:hover {
    background-position:left bottom;
}

.EnterButton {
    background:url(/images/buttons/searchbuttons.png) right top no-repeat;
    width:76px;
    display:block;
    height:27px;
}

.EnterButton:hover {
    background-position:right bottom;
}

div.FriendPhotoManiac a.PhotoLink, a.PhotoManiac {
    background:url(/images/accounts/maniac_profile_bg.png) left top no-repeat;
    width:85px;
    height:85px;
    display:block;    
}

div.FriendPhotoSpecial a.PhotoLink, a.PhotoSpecial {
    background:url(/images/accounts/special_profile_bg2.png) left top no-repeat;
    width:85px;
    height:85px;
    display:block;
}

div.FriendPhotoManiac a.PhotoLink:hover, a.PhotoManiac:hover,
div.FriendPhotoSpecial a.PhotoLink:hover, a.PhotoSpecial:hover
 {
    background-position:right top;
}

div.FriendPhotoExplorer, div.FriendPhotoFriend, div.FriendPhotoManiac {
    width:85px;
    height:85px;
    margin:auto;
}

div.FriendPhotoManiac div.PhotoInfo, div.FriendPhotoSpecial div.PhotoInfo {
   background:url(/images/photoinfo.png) left bottom no-repeat;
   height:85px;
   width:85px;
}

div.FriendPhotoExplorer div.PhotoInfo, div.FriendPhotoEdu div.PhotoInfo {
   background:url(/images/photoinfo.png) center bottom no-repeat;
   height:85px;
   width:85px;
}

div.FriendPhotoFriend div.PhotoInfo {
   background:url(/images/photoinfo.png) right bottom no-repeat;
   height:85px;
   width:85px;  
}


div.FriendPhotoExplorer a.PhotoLink, a.PhotoExplorer {
    background:url(/images/accounts/explorer_profile_bg.png) left top no-repeat;
    width:85px;
    height:85px;
    display:block;    
}

div.FriendPhotoEdu a.PhotoLink, a.PhotoEdu {
    background:url(/images/accounts/edu_profile_bg.png) left top no-repeat;
    width:85px;
    height:85px;
    display:block;
}

div.FriendPhotoExplorer a.PhotoLink:hover, a.PhotoExplorer:hover, div.FriendPhotoEdu a.PhotoLink:hover, a.PhotoEdu:hover
{
    background-position:right top;
}

div.FriendPhotoFriend a.PhotoLink, a.PhotoFriend {
    background:url(/images/accounts/friend_profile_bg.png) left top no-repeat;
    width:85px;
    height:85px;
    display:block;
}

div.FriendPhotoFriend a.PhotoLink:hover,a.PhotoFriend:hover {
    background-position:right top;
}

a.PhotoNo {
    background:url(/images/nophoto2.png) left top no-repeat;
    width:85px;
    height:85px;
    display:block;
}

a.PhotoNo:hover {
    background-position:right top;
}

div.pictureBox {
    
   width:85px;
   margin:auto; 
   background-position:center center;
   background-repeat:no-repeat;
    
}

#PlayerDiv
{
    position: absolute;
    visibility: hidden;
    width:300px;
    z-index: 500000;
}

#BoxWin 
{
    position: absolute;
    visibility: hidden;
    width:250px;
    z-index: 500001;
}

.ChomikBoxAdv 
{
    padding:10px 60px 10px 10px;
    background:url(/images/chomikbox/chomikplayer_pict.jpg) right top no-repeat;
}

#siz 
{
    position: absolute;
    visibility: hidden;
}

div.TopBarContainer 
{
    height: 38px;
    padding-top: 5px;
    text-align: center;
}

.markFrame 
{
    width:581px;
    background:url(/images/markframe.png) left top no-repeat;    
}

.markFrameBottom 
{
    background:url(/images/markframe.png) left bottom no-repeat;
    height:20px;
}

#fileOptions 
{
    visibility:hidden;
    z-index:30000;
    position:absolute;    
    width:230px;
    
}

.rboxC 
{
 
    background-color:#399;
    color:White;
    line-height:150%;
    font-size:11px;
}

.rboxIco 
{
    float:left;
    width:18px;
    height:18px;
    margin:5px 7px 7px 3px;
}

.rboxErrorIco 
{
    background-image:url('/images/windows/blue/error.png');
}

.rboxConfirmIco 
{
    background-image:url('/images/windows/blue/confirm.png');
}

.rboxC a 
{
    color:White !important;
}

.rbox div
{
    width:7px;
    height:7px;   
}

.rboxRT , .rboxLT , .rboxRB  , .rboxLB {
    background-image: url('/images/windows/blue/corners.gif');
    background-repeat:no-repeat;
    font-size:1px;
}

.rboxT , .rboxB, .rboxL, .rboxR
{
    background-color:#339999;
    font-size:1px;
}

.rboxT 
{
    border-top:1px solid #6c9896;    
}

.rboxB 
{
    border-bottom:1px solid #1e4543;    
}

.rboxL 
{
    border-left:1px solid #4f8381;    
}

.rboxR 
{
    border-right:1px solid #245452;    
}
    

.rboxRT 
{
    background-position:right top;
}

.rboxLT 
{
    background-position:left top;
}

.rboxRB 
{
    background-position:right bottom;
}

.rboxLB 
{
    background-position:left bottom;
}

#fileOptions .link 
{    
    display:block;
    color:White;
    font-size:11px;
    text-decoration:none;
    margin:2px 0px 2px 0;
    border:1px solid #339999;
}


#fileOptions .link:hover, .rboxC button, .rboxC .button
{
    background-color:#59aba5;
    border:1px solid #7bbbaf;
}


.rboxC button, .rboxC .button {
    padding:1px 3px 1px 3px;
    display:inline;
    font-size:11px;
}

.ThBox {
    
    border:2px solid #d2cbab;
    padding:2px;
    margin:0px 0px 3px 0px;
    height:119px;
    width:158px;    
    font-size:11px;
    background-position:center center;
    background-repeat:no-repeat;       
    cursor:pointer; 
    
}

.ThBox:hover 
{
    border:2px solid #BBD943;
}

.ThBox a 
{
    display:block;
}

.ChomikTable .ThBox {
    
    float:left;
    margin:1px 6px 3px 0px;

}

.MovieBox {
    background:url(/images/buttons/playmovie.png) right top no-repeat;
    opacity:.7;
    filter:alpha(opacity=70);
    -moz-opacity:.7;
    width:160px;
    height:120px;    
}

.MovieBox a 
{
    display:block;    
    width:160px;
    height:120px;
    cursor:pointer !important;
}

.MovieBox:hover {
    opacity:.9;
    filter:alpha(opacity=90);
    -moz-opacity:.9;
}

.MovieArea {
    border:2px solid #339999;
    width:480px;
    margin:auto;
    text-align:center;
    height:380px;
    margin-bottom:10px;
}

a.PlayB, a.QueueB, a.PlayBoxB {
    display:block;    
    width:30px;
    height:24px;    
    float:right;
    background-image:url(/images/buttons/play2.png);
}

.ThBox a.PlayB, .ThBox a.QueueB, .ThBox a.PlayBoxB
{
    float:none;
    background-image:url(/images/buttons/play2_gallery.png);
}

a.PlayB 
{
    background-position:right top;
}

a.PlayB:hover
{
    background-position:left top;
}

a.QueueB 
{
    background-position:right bottom;
}

a.QueueB:hover 
{
    background-position:left bottom;
} 

a.QueuedB 
{
    background-image:url(/images/buttons/queued.png) !important;
}

.ThBox a.QueuedB
{
    background-image:url(/images/buttons/queued_th.png) !important;
}

a.PlayBoxB
{
    background-position:right center;
    margin-right:2px;
}

a.PlayBoxB:hover
{
    background-position:left center;
}

.PlayListB {
    display:block;
    float:right;
    width:21px;
    height:21px;
    background:url(/images/ico/player.png) -25px -1px no-repeat;
}

.StopB {
    float:right;
    display:block;
    width:21px;
    height:21px;
    background:url(/images/ico/player.png) -53px -1px no-repeat;
}

.cpfB 
{
    height:26px;
    float:right;
    margin:2px 2px 0px;
    display:block;
    background-image:url(/images/buttons2.png);
    background-repeat:no-repeat;
    background-position: -250px top;
    width:91px;
}

.editB 
{
    width:93px;
    height:24px;
    display:block;
    margin:4px 2px;
    float:right;
    background-image:url(/images/buttons2.png);
    background-repeat:no-repeat;
    background-position: -1px -29px;
}

.photoB 
{
    background-image:url(/images/buttons2.png);
    background-repeat:no-repeat;
    background-position: -127px -2px;    
    width:120px;
    height:24px;
    display:block;
    margin:4px 2px;
    float:right;
}


.confirmB 
{
     background-image:url(/images/buttons2.png);
     background-repeat:no-repeat;
     background-position: -1px -56px;
     height:24px;
     width:91px;
     display:block;
}

.cancelB 
{
    width:76px;
    height:24px;
    background-image:url(/images/buttons2.png);
    background-repeat:no-repeat;
    background-position: -95px -56px;
    display:block;
}

.photoSize 
{
    font-size:11px;
}


.flnm 
{
    padding-top:3px;
    text-align:center;
    height:118px;
    overflow:hidden;    
    color:#5d6e18;
}

.GalleryView {
    background:url(/images/buttons2.png) -140px -83px no-repeat;
    height:24px;
    width:119px;
    margin:4px 2px;
    float:right;
    display:block;
}

.NormalView {
    background:url(/images/buttons2.png) -98px -29px no-repeat;
    width:129px;
    float:right;
    margin:4px 2px;
    display:block;
    height:24px;
}


.fInf 
{
    padding-right:3px;
    margin-right:1px;
    margin-left:1px;
    background:url(/images/fileinfo_bg.png) right bottom no-repeat;
    float:right;
}

.fInf div
{
    height:24px;
    padding-left:5px;
    padding-right:2px;
    background:url(/images/fileinfo_bg.png) left top no-repeat;
    font-size:11px;
    line-height:24px;
}

.dnCount
{
    background:url(/images/ico/icons_filelist.png) -521px center no-repeat;
    padding-left:12px;
    padding-right:2px;    
    display:block;
}

.previewLink
{
    background:url(/images/ico/icons_filelist.png) left center no-repeat;
    padding-left:25px;
    color:#8e8c79;
    text-decoration:none;
}

.previewLoading {
    height:400px;    
    background:url(/images/preview-loading.gif) center center no-repeat;
}

.fileDate 
{
    color:#AB530B;
    font-size:10px;
}

.fileItemEven, .fileItem
{
    padding:3px 3px 0px 6px;    
    clear:both;
    border-color:#FFFCDA #F3ECD1 #E5DDBB;
    border-style:solid;
    border-width:1px;   
    margin-bottom:0px; 
}

.fileItem 
{
    
    background-color:#f9f6d5;
    
}

.fileItemCmt 
{
    background:url(/images/ico/icons_filelist.png) -163px center no-repeat;
    padding-left:25px;
    color:#8e8c79;
    text-decoration:none;
}

.fileItemCmt:hover
{
    color:#339999;
}


.fileItemCopy 
{   
    padding-left:22px;
    color:#8e8c79;
    text-decoration:none;
    background:url(/images/ico/icons_filelist.png) -334px center no-repeat;
}

.fileItemCopy:hover 
{
    color:#339999;
}

.fileDescr 
{
    margin-top:2px;    
    font-size:11px;   
}

.fileDescr img {
     max-width:300px !important;
     max-height:300px !important;
}

.fileDescr .ThBox 
{
    float:left;
    margin:0px 10px 10px 5px;
}

div.navigation
{
    margin-top:6px;
}

.navigation a, .navigation span
{
    color:#339999;
    display:block;
    padding:2px 3px 2px 3px;
    text-decoration:none;
    white-space:nowrap;  
    border:1px solid #FFFCDA;  
}

.dataPagerNav {
    margin:10px;        
    font-size:11px;
}

.dataPagerNav span, .navigation .na {
   color:#E5DDBB;
   font-weight:normal;     
}

.dataPagerNav a {
    color:#339999;
    padding-left:4px;
    padding-right:4px;    
}

.dataPagerNav span.current {
    color:#339999;
    font-weight:bold;
    padding-left:4px;
    padding-right:4px;    
    font-size:13px;
}

.navigation td 
{
    width:20px;
    
}

.navigation span 
{
    color:#339999;
    font-weight:bold;
}

.navigation .na
{
    color:#E5DDBB;
    font-weight:normal;    
}

.navigation table 
{
    width:100%;
}

.navigation a:hover 
{
    background-color:#F9F6D5;
    border:1px solid #E5DDBB;
}

.navigation a:visited
{
    color:#339999;
}

.HelpIcon
{
    width:16px;
    height:16px;
    background: url('/images/ico/help.gif') 0px 0px no-repeat;
    cursor:help;
}

.DocsGal {
    
    background: url('/images/buttons/docs-gallery.png') 0px 0px no-repeat;
    margin-right:4px;
    margin-top:5px;
    float:right;
    width:26px;
    height:22px;
    
}

.DocsGal:hover {

    background-position:right;
    
}

.SMSSendImage, .SMSSendImage:hover
{
    width:107px;
    height:24px;
    float:right;
    margin-top:3px;
}
.SMSSendImage
{
   background:url(/images/wyslij-na-telefon.png) no-repeat scroll 0px 0px;
}
.SMSSendImage:hover
{
    background:url(/images/wyslij-na-telefon.png) no-repeat scroll 0px -24px;
}

.SmallCancelButton {
    
    display:block;
    border:1px solid #F7EECA;
    background:url('/images/ico/delete_small.gif') center no-repeat;
    padding:0px;
    width:13px;
    height:12px;
    
}

.SmallConfirmButton {
    
    display:block;
    border:1px solid #F7EECA;
    background:url('/images/ico/confirm_small.png') center no-repeat;
    padding:0px;
    width:13px;
    height:12px;
    
}

.SmallCancelButton:hover, .SmallConfirmButton:hover {
    
    border-color:#B9B494;
    
}