/* OBECNE */
body {background-color:#000;}
body, div, p, ul, li, img, h1, h2, h3, input, hr {margin: 0px;padding: 0px;}
div, p, td, th {font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size:12px; color:#A0B5B9;line-height:18px; }
input, textarea, select {font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size:12px; color:#A0B5B9; }
.clirence {clear:both; height:1px; line-height:0px; font-size:0px;}

a {text-decoration:underline;color:#FCEE1F;}
a:hover {text-decoration:none;color:#A0B5B9; background-color:#000;}

/* TOP */
div#top { width:361px;;margin:50px auto 0;}
h1 { width:361px; height:77px; position:relative; overflow:hidden; text-indent:-9999px; }
h1 span { width:361px; height:77px; background: url("../img/ftp-logo.jpg") no-repeat top left; position:absolute; top:0; left:0; z-index:1; }

/* LOGIN PAGE */
div#adresy {width:360px;margin:50px auto; border-top:1px solid #A0B5B9; padding:20px 0;}
div#dd {border-bottom:1px solid #5A8091; padding-bottom:20px;}
.input-login {background-color:#333;border:1px solid #A0B5B9;padding:4px;color:#A0B5B9;}
input.button {background-color:#000;border:1px solid #A0B5B9;padding:3px;color:#A0B5B9; cursor:pointer;}
input.button:hover {color:#FCEE1F; background-color:#000;}

/* BOTTOM */
div#bottom { width:360px; height:79px;margin:20px auto 0;color:#A0B5B9;}
.pleft { width:240px; text-align:center; margin:0 auto; font-size:10px;}
.pright { width:190px; text-align:center; margin:0 auto; font-size:10px;}

/* ADMIN PAGE */
div.allclient {width:900px; margin:0 auto;padding:0px 20px 0px 20px;}
div.header { width:900px; margin-top:40px; padding-bottom:100px;}
div.header h1 { width:361px; height:77px; position:relative; overflow:hidden; text-indent:-9999px; float:left;}
div.header h1 span { width:361px; height:77px; background: url("../img/ftp-logo.jpg") no-repeat top left; position:absolute; top:0; left:0; z-index:1;}
div.header h2 { float:right; font-family: Verdaba, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold;}
div.menu-folders {border-bottom:1px solid #A0B5B9;margin-top:1px; padding-bottom:10px;} 
div.menu-folders a {display:block;float:left;padding:8px 15px 8px 15px; color:#FCEE1F;}
div.menu-folders a:hover {color:#A0B5B9; background-color:#000000;}
div.menu-folders a.left {float:right;}
div.menu-folders a.active {color:#A0B5B9; font-weight:bold;background:bottom center no-repeat url("../images/arr.gif");}
div.menu-folders a.preparin:hover {	color:#fff;	text-decoration: line-through;color:#5A8091;background-color:#214053;}
div.content table {width:900px;}
div.content table tr.header td.last {width:300px; color:#A0B5B9; }
div.content table tr.header td {width:150px; color:#A0B5B9; font-weight:bold; font-size:14px;}
div.content table tr td {width:150px; color:#A0B5B9; border-bottom:1px solid #A0B5B9; padding:15px 8px;}
div.content table tr td a { padding-left:18px;}
div.content table tr td a.dir { padding-left:0;} 
div.content table tr td a:hover {background-color:#000;}
div.content table tr td select {border:1px solid #A0B5B9; color:#A0B5B9; padding: 2px 2px; background-color:#000;}
div.content table tr td input {padding: 4px 3px 4px 3px; }
div.content table tr td input.button { margin:0 5px;background-color:#000;border:1px solid #A0B5B9;padding:3px;color:#A0B5B9;}
div.content table tr td input.button:hover {color:#FCEE1F;}
div.content table tr td { color: #A0B5B9; } 
div.content table tr.foldername td { color: #A0B5B9; }

/* REST */
div.content table tr td input.conMouseMove { border:#A0B5B9 1px solid; }
div.content table tr td input.put {background-color:#333; border:1px solid #A0B5B9; color:#A0B5B9;}
div.content table tr td input.put-on {background-color:#333; border:1px solid #A0B5B9; color:#A0B5B9;}
div.content table tr td input.put-off {background-color:#333; border:1px solid #A0B5B9; color:#A0B5B9;}
div.content table tr td input.put-active {background-color:#333; border:1px solid #A0B5B9; color:#A0B5B9;}
input.browse { background-color:#333; border:1px solid #A0B5B9; color:#A0B5B9;}
.file2 { font-size:10px;}
.yellow {color:#FCEE1F;}
