/*--- login okno ---*/
.login {position: absolute; left: 50%; top: 50%; margin-left: -233px; margin-top: -150px; background: url('../pict/repeat.gif') repeat-y; width: 474px; font-size: 12px; color: #000; text-align: left; line-height: 12px;}
.login1 {background: url('../pict/top.gif') no-repeat; width: 474px; padding-top: 16px;}
.login2 {background: url('../pict/bottom.jpg') no-repeat left bottom; width: 474px; padding-bottom: 39px;}

.logo {background-color: #007980; margin: 0 0 19px 19px; width: 431px; height: 116px; position: relative;}
.logo img {position: absolute; right: 22px; top: 23px;}

.login form {padding-left: 59px;}
.login form div.inputBg {background: url('../pict/input.gif'); width: 230px; height: 29px; position: relative; top: -1px; color:#A0A0A0 }
.login form input.text {width: 224px; background: none; border: none; padding: 7px 3px 0 5px; color:#A0A0A0 }
.login table tr td {padding-bottom: 6px; padding-right: 7px;}

.login p.copy {position: absolute; bottom: 4px; left: 153px; color: #4d4d4d; font-size: 11px; font-style: italic;} 
.login p.copy a {color: #4d4d4d;} 


