hr {
    color: #CCC;
    height: 1px;
    background-color: #CCC;
    border: none;
}

.narrow {
    width: 800px;
}

.clear {
    clear: both;
}

.big {
    font-size: 130%;
    font-weight: bold;
}
.grey {
    color: #AAA;
}
.italic {
    font-style: italic;
}
.strong {
    font-weight: bold;
}
.center {
    text-align: center;
}
.middle {
    vertical-align: middle;
}

/* layout */

.hd_container {
    padding: 1em;
}
.hd_content {
    margin: auto 1em;
}
.hd_content_inner {
    padding: 0.5em 2em;
    position: relative;
}

/* Patička */
.hd_bottom {
    padding: 0.2em 2em;
}
.hd_bottom a {
    color: #444;
    border: none;
    text-decoration: none;
}
.hd_bottom #taskpool_logo {
    float: right;
}
.hd_bottom #taskpool_logo img {
    border: none;
    vertical-align: text-top;
}

/* Hlavička */
ul.hd_menu {
    float: left;
    margin: 0 0.5em 0.2em 5em;
    padding: 0;
}
ul.hd_menu li {
    float: left;
    text-align: center;
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.hd_menu li img {
    border: none;
    display: block;
    margin: 0 1.8em;
    width: 50px;
    height: 50px;
    position: relative;
}
ul.hd_menu a {
    display: block;
    /*width: 100%;
    height: 100%; */
    padding: 1em 0.5em;
}

ul.hd_menu li.active {
   
}

ul.hd_menu li.active a {
    /*background: #FFF; */
}
ul.hd_menu a:hover {
    text-decoration: none;
}

/* rounded corners */
.container_top, .container_top_left, .container_top_right, .container_bottom, .container_bottom_left, .container_bottom_right {
    height: 15px;
}
.container_top {
    background: url('../_images/helpdesk/container_top.png') repeat-x top;
    margin: 0 15px;
}
.container_top_left {
    background: url('../_images/helpdesk/container_top_left.png') no-repeat top left;
}
.container_top_right {
    background: url('../_images/helpdesk/container_top_right.png') no-repeat top right;
}

.container_left {
    background: url('../_images/helpdesk/container_left.png') repeat-y left;
}
.container_right {
    background: url('../_images/helpdesk/container_right.png') repeat-y right;
}

.container_bottom {
    background: url('../_images/helpdesk/container_bottom.png') repeat-x top;
    margin: 0 15px;
}
.container_bottom_left {
    background: url('../_images/helpdesk/container_bottom_left.png') no-repeat top left;
}
.container_bottom_right {
    background: url('../_images/helpdesk/container_bottom_right.png') no-repeat top right;
}

/* obsah */
h2 {
    
}


p.file_container, p.coSubmitter_container {
    margin: 3px 0;
}

p.file_container a, p.coSubmitter_container a {
    border: none;
    position: relative;
    top: 3px;
    left: 3px;
}

p.file_container a img, p.coSubmitter_container a img {
    border: none;
}

input.notValid, select.notValid, textarea.notValid {
    border-color: red;
    background-color: #FEE;
}

/* Tab navigace */

.select_list {
    padding: 3px 0;
    margin-bottom: 0.3em;
}
.select_list ul {
    margin: 0;
    padding: 0;
}
.select_list li {
    list-style: none;
    margin: 0;
    display: inline;
}
.select_list li a {
    padding: 2px 0.5em;
    margin-left: 3px;
    font-weight: bold;
    text-decoration: none;
    border: 1px solid #CCC;
    color: #999;
}
.select_list a:hover {
    border-color: #999;
    color: #000;
}
.select_list li.active a {
    color: #000;
    font-weight: bold;
    border-color: #33C;
    background: #EEF;
}

/* Forms */

form {
    margin: 0;
    padding: 0;
}

fieldset {
    margin: 1em 0;
    border: none;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
}

legend {
    margin: 1em 0;
    padding: 0 .5em;
    color: #036;
    background: transparent;
    font-size: 1.3em;
    font-weight: bold;
}

label {
    padding: 0 0.5em;
    font-weight: bold;
}
th label {
    width: 100%;
}

fieldset div {
    margin-bottom: .5em;
    padding: 0;
}

fieldset div input, fieldset div textarea {
    padding: 1px;
    margin-top: -2px;
    color: #333;
}
fieldset div textarea {
    width: 400px;
}

fieldset div select {
    padding: 1px;
}

.submit_container {
    clear: both;
    padding-top: 0.5em;
    text-align: left;
}

.submit_container input {
    width: auto;
    padding: 2px 1em;
    font-weight: bold;
}

fieldset div.fm-req label:before {
    content: "* ";
}

#container {
    margin: 0 auto;
    padding: 1em;
    width: 350px;
    text-align: left;
}

.multiple_attachments_container, .multiple_coSubmitters_container {
    float: left;
}
td .multiple_attachments_container, td .multiple_coSubmitters_container {
    float: none;
}

.error_message {
    border: 1px solid red;
    width: 400px;
    background: #FEE;
    padding: 1em;
    margin: 0.3em 0;
}

table.formtable th {
    text-align: right;
}

/* konec Forms */

/* Prehled */

table.datatable {
    border-collapse: collapse;
}
table.datatable td, table.datatable th {
    font-size: 95%;
    border-bottom: 1px solid #CCC;
    padding: 0.4em 1em;
    vertical-align: top;
}

/* konec Prehled */

/* Sortable */
table.sortable thead th span {
    font-weight: bold;
}
table.sortable thead a {
    color: #000;
}
/* konec Sortable */

/* Sun */
div#progress_indicator {
    z-index: 10000;
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    -moz-opacity: 0.5;
    opacity: .50;
    filter: alpha(opacity = 50);
    background-color: #CCC;
    text-align: center; /* IE fix */
}

div#progress_container {
    z-index: 10100;
    text-align: center;
    position: relative;
    width: 100px;
    margin: 25% auto 0;
    padding: 1.5em 1em 1.2em;
    background: #FFF;
}

div#progress_container p {
    padding-bottom: 0;
    margin-bottom: 0;
}

/* AutoComplete */
.yui-ac {
    position: relative;
    font-size: 90%;
    /*width: 200px;*/
    margin: 0;
    padding: 0;
}

/*.yui-ac-input{position:absolute;width:100%;}   */
.yui-ac-container {
    position: absolute;
    top: 1.6em;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 0;
}

.yui-ac-content {
    position: absolute;
    width: 100%;
    border: 1px solid #808080;
    background: #fff;
    overflow: hidden;
    z-index: 9050;
    margin: 0;
}

.yui-ac-shadow {
    position: absolute;
    margin: .3em;
    width: 100%;
    background: #000;
    -moz-opacity: .10;
    opacity: .10;
    filter: alpha(opacity = 10);
    z-index: 9049;
}

.yui-ac iframe {
    opacity: 0;
    filter: alpha(opacity = 0);
    padding-right: .3em;
    /*padding-bottom: .3em; */
}

.yui-ac-content ul {
    margin: 0;
    padding: 0;
    width: 100%;
}

.yui-ac-content li {
    margin: 0;
    padding: 2px 5px;
    cursor: default;
    white-space: nowrap;
    list-style: none;
    zoom: 1;
}

.yui-ac-content li.yui-ac-prehighlight {
    background: #B3D4FF;
}

.yui-ac-content li.yui-ac-highlight {
    background: #426FD9;
    color: #FFF;
}

/* Calendars */
span.calendarMasterContainer {
    position: relative;
}

div.calendarContainer {
    position: absolute;
    left: -20px;
    top: -21px;
}

div.calendarContainer .title{
    position:absolute !important;
}