Размер файла: 4.47Kb
body {
margin:0;
padding:0;
background:#efefef url(../../Images/Default/body.gif) repeat;
font-size:11pt;
font-family: Arial, Tahoma;}
a {text-decoration:none}
a:hover {text-decoration:none}
.head {background:#b5dd51 url(../../Images/Default/head.gif) repeat-x top;border-bottom:1px #fff solid;}
.head img {vertical-align:bottom}
.reklamaverh{
background: #ffffff;
border: #e5e5e5 1px solid;
border-radius: 5px;
font-size: 12px;
margin: 5px;
padding: 2px 10px 2px 10px;
color: #cacaca;
}
.reklamaverh a{
color:#7f9096;
}
.reklamaverh a:hover{
border-bottom: 1px dotted;
}
.login {padding:10px;color:#828282;text-shadow:#fff 1px 1px 1px;background:#ebebeb url(../../Images/Default/login.gif) repeat-x top;border-bottom:1px #dfdfdf solid;border-top:1px #dfdfdf solid;}
.login span {position:absolute;right:0;}
.login a {border-radius:8px;border:solid 1px #b3b3b3;background:#aaaaaa url(../../Images/Default/button.gif) repeat-x top;padding:5px 10px;margin-right:7px;color:#f9f9f9;text-shadow:#8e8e8e 1px 1px 0;}
.title {margin:5px -6px -10px -10px;font-size:13pt;padding:10px 15px;color:#00658f;text-shadow:#8bceea 1px 1px 0;background:#69d2fa url(../../Images/Default/title.gif) repeat-x top;border-bottom:1px #6bcdf5 solid;border-top:1px #6bcdf5 solid;}
.title a {color:#00658f;text-shadow:#8bceea 1px 1px 0;}
.title a:hover {color:#00658f;text-decoration:underline;text-shadow:#8bceea 1px 1px 0;}
.error {margin:5px -6px -10px -10px;font-size:13pt;padding:10px 15px;color:#8f0006;text-shadow:#ea8b8f 1px 1px 0;background:#69d2fa url(../../Images/Default/error.gif) repeat-x top;border-bottom:1px #f56b71 solid;border-top:1px #f56b71 solid;}
.error a {color:#8f0006;text-shadow:#ea8b8f 1px 1px 0;}
.error a:hover {color:#8f0006;text-decoration:underline;text-shadow:#ea8b8f 1px 1px 0;}
.main {font-size:10pt;margin:5px;border-radius:5px;color:#888888;background:#fafafa;border:1px #e5e5e5 solid;margin-top: 10px;}
.number {margin:5px;font-size:9pt;color:#bbb;background:#f2f2f2;border:#d8d8d8 solid 1px;border-radius:5px;padding:3px 5px;}
input, textarea, select {color:#888888;margin:2px;padding:8px;border:#e7e7e7 solid 1px;border-radius:5px;background:url(../../Images/Default/input.gif) top repeat-x #f2f2f2;}
input:hover, textarea:hover, select:hover, input:focus, textarea:focus, select:focus {border-color:#d8d8d8}
input[type=checkbox] {width:16px;height:16px;padding:10px;}
input[type="submit"] {border-radius:8px;border:solid 1px #80b81f;background:#90bb21 url(../../Images/Default/upload.gif) repeat-x top;padding:7px 10px 9px 10px;color:#f9f9f9;text-shadow:#709c00 1px 1px 0;}
form span {font-size:9pt;color:#cbcbcb;position:absolute;right:15px;}
.links {margin:10px 0px 0px 0px;padding:0;list-style-type:none;}
.links li:last-child a {border-radius:0px 0px 5px 5px;}
.links li {background:url(../../Images/Default/link.gif) repeat-x bottom #f2f2f2;color:#949494;}
.links li:hover {background:url(../../Images/Default/link_h.gif) repeat-x bottom #eff7f7;color:#7f9096;}
.links li a {border-bottom:#d8d8d8 solid 1px;padding:10px;background:no-repeat url(../../Images/Default/arrow.png);background-position: 98% center;color:#949494;display:block;}
.links li a:hover {border-bottom:#d8d8d8 solid 1px;padding:10px;background:no-repeat url(../../Images/Default/arrow_h.png);background-position: 98% center;color:#7f9096;display:block;}
.footer {
margin-top:5px;
border-top:#979797 1px solid;
border-bottom:#979797 1px solid;
font-size:12px;
padding:7px 10px 7px 10px;
background:url(../../Images/Default/foot.gif) repeat top;
color:#cacaca
}
.navigation {line-height:16pt;font-size:9pt;background:#eee;border:solid 1px #ddd;padding:8px 5px;margin:5px;border-radius:5px;color:#7e7e7e;}
.navigation b {margin:2px;border-radius:5px;border:solid 1px #80b81f;background:#90bb21 url(../../Images/Default/upload.gif) repeat-x top;padding:3px 5px;color:#f9f9f9;text-shadow:#709c00 1px 1px 0;}
.navigation a {margin:2px;border-radius:5px;border:solid 1px #b3b3b3;background:#aaaaaa url(../../Images/Default/button.gif) repeat-x top;padding:3px 5px;color:#f9f9f9;text-shadow:#8e8e8e 1px 1px 0;}
.reklamaniz {
background: #ffffff;
border: #e5e5e5 1px solid;
border-radius: 5px;
font-size: 12px;
margin: 5px;
padding: 5px 10px 5px 10px;
color: #cacaca;
}
.reklamaniz a{
color:#7f9096;
}
.reklamaniz a:hover{
text-decoration:underline;
}
p {
padding: 5px 5px 5px 5px;
}
#readFile{
height:300px;
width:300px;
border:1px solid gray;
overflow-y:scroll;
}