/* CSS Document */
.kotelezo{color:#ff6600;font-weight:bold;font-size:1.5em;}
.form_container{display:block;float:left;width:100%;border: 1px solid #e1e1e1;background: #f4f4f4;margin-bottom:20px;}
form {display:block;margin:20px;}
form  p {color:#999999;display:block;clear:both;padding:2px 0 2px 5px;width:100%;}
label, input, select, textarea {display:block; float:left;margin-bottom:5px;font-family: Arial;font-size: 1em;}
label {text-align:left;width:190px;}
input, select, textarea {width:300px;float:left;}
select {width:305px;}
/*input {maxlength:100;}*/
input[type="submit"] {width:100px;margin-bottom:15px;}
form table {display:block;margin: 20px auto;clear:both;margin-left:0;}
form table tr {border-bottom:#bbb 1px solid;}
form td, th {padding: 3px;padding-right: 13px;text-align:left;vertical-align:top;}
form th {border-bottom: 1px solid black;font-weight: bold;cursor: pointer;* cursor: hand;}
form td span {display:block;widht:100px;}
form td span.d_ok {}
/*form td span.d_no {background-color:#ff7979;}*/
/*form td span.d_no_tr {background-color:#80d5f0;}*/
form legend {background-color:#696969;display:block;width:100%;color:#fff;padding:6px;}

.odd {background-color: #E2E4FF;}
.even {background-color: white;}
#content #container form td a.rowlink {display:inline-block;width:35px;padding-left:4px;background-color:#e4e4e4;float:left;}
#content #container form td a.rowlink:hover {background-color:#77aa77;color:#fff;}
#content #container form td input[type="checkbox"].row {display:compact;margin:0;width:10px;}
.readonly {background-color:#ededed;}
.tablesorter th {background-color: #696969;color:#fff;}
.tablesorter thead tr {border-bottom:#bbb 1px solid;}
.tablesorter th:hover {background-color: #77aa77;}
.tablesorter tr:nth-child(even) {background-color:#efefef;}
