@import url('./stag-web-common.css');
/* aaaaaa */
/* ------------------------------------ OBECNE 1------------------------------------- */
{
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    margin: 0;
    padding-top: 0;
}

body {
    padding-right: 0;
    padding-left: 0;
    background: url('headerbg.gif') repeat-x top left;
    padding-bottom: 0;
    margin: 0;
    font: 71% Verdana, DejaVu Sans, sans-serif;  /* GGG */
    line-height: 1.5em;
    color: #444;
    padding-top: 0;
    text-align: center;
}

a {
    color: #ec981f;
}

a:hover {
    color: #806b4d;
}

/* ------------------------------------ SRACKY - VYCISTIT ------------------------------------- */

form {
    margin: 10px 10px 10px 20px;
    padding: 0;
    border: #f2f2f2 1px solid;
    background-color: #fafafa;
    color: #444444;
}

input {
    border: #e2e2e2 1px solid;
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 4px;
    font: 1em Verdana, sans-serif;
    color: #777;
    padding-top: 4px;
}

input[type="submit"],
input[type="button"] {
    border: #777777 1px solid;
    padding-right: 3px;
    padding-left: 3px;
    background-color: #e2e2e2;
    padding-bottom: 2px;
    margin: 0;
    font: bold 1em Arial, Sans-serif;
    color: #777777;
    padding-top: 2px;
}

input[type="submit"]:hover,
input[type="button"]:hover {
    background-color: #eeeeee;
    color: #333333;
    border: 1px solid #333333;
}

form.searchform {
    padding-right: 0;
    padding-left: 0;
    background: none transparent scroll repeat 0 0;
    padding-bottom: 0;
    margin: 0;
    border-top-style: none;
    padding-top: 0;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

form.searchform input.textbox {
    background: #123a50;
    margin: 0;
    vertical-align: top;
    width: 120px;
    color: #FFA600;
    border: #597584 1px solid;
}

form.searchform input.button {
    border: #597584 1px solid;
    background-color: #123a50;
    color: #FFA600;
    vertical-align: top;
    width: 55px;
}

form.searchform input.button:hover {
    border: #597584 1px solid;
    background-color: #41667a;
    color: #FFFFFF;
}

/* ------------------------------------ LAYOUT ------------------------------------- */

#wrap {
    background: #fff;
    margin: 0 auto;
    max-width: 1200px;
    text-align: left;
}

#content-wrap {
    clear: both;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    margin: 0;
    max-width: 1200px;
    padding-top: 0;
}

#main {
    padding-right: 0;
    padding-left: 0;
    float: left;
    margin-left: 10px;
    border-left: #f2f2f2 1px solid;
/*    border-bottom: 1px solid #F2F2F2; */
    width: 51.3%;
    padding-top: 0;

/*    height: 868px;
    overflow: auto;
    padding-right: 10px;
*/
}
#main.navigation_false {
  border-left: none;
  margin-left: 0;
}

#main.titulni {
  width: 728px; margin-left: 0; border-left: none;
}
#main.sirka-100 {
  width: 100%;
}
#main.sirka-72 {
  width: 72%
}
#main.sirka-51 {
  width: 51.3%;
}
.repository-app #main {
  min-width: 725px;
  border: none;
  margin: 0;
}

/* ------------------------------------ HEADER ------------------------------------- */

#header {
    background: url( headerbg.gif ) repeat-x;
    position: relative;
    height: 67px;
}
#header a.logo {
  display: block;
  max-width: 1000px;
  height: 67px;
  background: url("/resources/isstag/webstag_header.gif");
}

#header .searchform {
    right: 0;
    position: absolute;
    top: 5px;
}

#header img {
    border: none;
    padding: 0;
    margin: 0;
}

/* ------------------------------------ SIDEBAR - LEFT NAVIG COLUMN + sidemenu_A ------------------------------------- */
#sidebar {
    padding-right: 0;
    display: inline;
    padding-left: 0;
    float: left;
    padding-bottom: 0;
    margin: 0;
    max-width: 260px;
    padding-top: 0;
}

#sidebar h1 {
    padding-right: 0;
    padding-left: 3px;
    padding-bottom: 5px;
    margin: 0;
    text-transform: uppercase;
    padding-top: 10px;
}

#sidebar p {
    margin: 10px 10px;
}

#sidebar ul {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    margin: 0 0 8px;
    list-style-type: none;
    text-align: left;
    text-decoration: none;
}

#sidebar ul li {
    padding-right: 5px;
    padding-left: 20px;
    padding-bottom: 2px;
    padding-top: 2px;
}

#sidebar ul.sidemenu_A li {
    background: url( bullet_podstranka_A.gif ) no-repeat 2px 3px;
    border-top: #eff0f1 1px solid;
}

#sidebar ul.sidemenu_A li.selected {
    background: #e3f9ff url( bullet_podstranka_A_selected.gif ) no-repeat 2px 3px;
}

#sidebar ul.sidemenu_A li a {
    color: #2f6597;
    font-weight: bold;
    text-decoration: none;
}

#sidebar ul.sidemenu_A li a:hover,
#sidebar ul.sidemenu_A li.selected a {
    color: #152d44;
}


#sidebar ul.sidemenu_A li.oddelovac {
    background: url( bullet_podstranka_A.gif ) no-repeat 2px 9px;
    border-top: #c4c4c4 2px solid;
    margin-top: 6px;
    padding-top: 8px;
}

#sidebar ul.sidemenu_A li.oddelovac_selected {
    background: #e3f9ff url( bullet_podstranka_A_selected.gif ) no-repeat 2px 9px;
    border-top: #c4c4c4 2px solid;
    margin-top: 6px;
    padding-top: 8px;
}

#sidebar ul.sidemenu_C li.oddelovac {
    background: url( bullet_podstranka_C.gif ) no-repeat 2px 9px;
    border-top: #c4c4c4 2px solid;
    margin-top: 6px;
    padding-top: 8px;
}

#sidebar ul.sidemenu_C li.oddelovac_selected {
    background: #fff9f0 url( bullet_podstranka_C_selected.gif ) no-repeat 2px 9px;
    border-top: #c4c4c4 2px solid;
    margin-top: 6px;
    padding-top: 8px;
}
#sidebar ul li a { display: block; }


/* - - - - - - - - - - - - - - - - - - sideSub - - - - - - - - - - - - - - - - - -  */


#sidebar ul.sideSub {
    padding-right: 0;
    padding-left: 0;
    margin: 0;
    list-style-type: none;
    text-align: left;
    text-decoration: none;
}

#sidebar ul.sideSub li {
    padding-right: 5px;
    padding-left: 16px;
    background: none;
}

#sidebar ul.sidemenu_A ul.sideSub li {
    background: url( bullet_kapitola_A.gif ) no-repeat 0 3px;
    border-top: #c1f0ff 1px solid;
}

#sidebar ul.sidemenu_A ul.sideSub li.selected {
    background: #f2fdff url( bullet_kapitola_A_selected.gif ) no-repeat 0 3px;
    color red;
}

#sidebar ul.sidemenu_A li ul.sideSub li a {
    color: #2f6597;
    font-weight: bold;
    text-decoration: none;
}

#sidebar ul.sidemenu_A li ul.sideSub li a:hover,
#sidebar ul.sidemenu_A li ul.sideSub li.selected a {
    color: #152d44;
}

/* - - - - - - - - - - - - - - - - - - sideSubSub v sideSubu - - - - - - - - - - - - - - - - - - */

#sidebar ul.sidemenu_A ul.sideSub li ul.sideSub li {
    background: url( bullet_kapitola_A.gif ) no-repeat 0 3px;
    background-color: #E3F9FF;
}

#sidebar ul.sidemenu_A ul.sideSub li ul.sideSub li.selected {
    background: #f2fdff url( bullet_kapitola_A_selected.gif ) no-repeat 0 3px;
}

#sidebar ul.sidemenu_A ul.sideSub li ul.sideSub li.selected a {
    color: #3f95e4;
}

/* - - - - - - - - - - - - - - - - - - sideSubSub - - - - - - - - - - - - - - - - - - */


#sidebar ul.sideSubSub {
    padding-right: 0;
    padding-left: 0;
    margin: 0;
    list-style-type: none;
    text-align: left;
    text-decoration: none;
}

#sidebar ul.sideSubSub li {
    padding-right: 5px;
    padding-left: 5px;
    background: none;
}

#sidebar ul.sidemenu_A ul.sideSubSub li {
    background: white;
    border-left: 2px solid #8bcfeb;
    border-top: #eff0f1 1px solid;
}

#sidebar ul.sidemenu_A li.selected ul.sideSub li.selected ul.sideSubSub li.selected {
    background: #EFF0F1;
    border-left: 2px solid #ababab;
}

#sidebar ul.sidemenu_A li.selected ul.sideSub li.selected ul.sideSubSub li.selected a {
    color: #152d44;
}

#sidebar ul.sidemenu_A li.selected ul.sideSub li.selected ul.sideSubSub li a {
    color: #2f6597;
    font-weight: normal;
    text-decoration: none;
}

#sidebar ul.sidemenu_A li.selected ul.sideSub li.selected ul.sideSubSub li a:hover {
    color: #152d44;
}

/* ------------------------------------ SIDEBAR - LEFT NAVIG COLUMN - sidemenu_C redefinition ------------------------------------- */

/* -------- SIDEBAR -- */

#sidebar ul.sidemenu_C li {
    background: url( bullet_podstranka_C.gif ) no-repeat 2px 3px;
    border-top: #eff0f1 1px solid;
}

#sidebar ul.sidemenu_C li.selected {
    background: #ffefd2 url( bullet_podstranka_C_selected.gif ) no-repeat 2px 3px;
}

#sidebar ul.sidemenu_C li a {
    color: #796225;
    font-weight: bold;
    text-decoration: none;
}

#sidebar ul.sidemenu_C li a:hover,
#sidebar ul.sidemenu_C li.selected a {
    color: #423614;
}

/* -------- SIDESUB -- */

#sidebar ul.sidemenu_C ul.sideSub li {
    background: url( bullet_kapitola_C.gif ) no-repeat 0 3px;
    border-top: #ffde96 1px solid;
}

#sidebar ul.sidemenu_C ul.sideSub li.selected {
    background: #fff9f0 url( bullet_kapitola_C_selected.gif ) no-repeat 0 3px;
}

#sidebar ul.sidemenu_C li ul.sideSub li a {
    color: #796225;
    font-weight: bold;
    text-decoration: none;
}

#sidebar ul.sidemenu_C li ul.sideSub li a:hover,
#sidebar ul.sidemenu_C li ul.sideSub li.selected a {
    color: #423614;
}

/* -------- SIDESUBSUB -- */

#sidebar ul.sidemenu_C ul.sideSubSub li {
    background: white;
    border-left: 2px solid #ffcd76;
    border-top: #eff0f1 1px solid;
}

#sidebar ul.sidemenu_C li.selected ul.sideSub li.selected ul.sideSubSub li.selected {
    background: #EFF0F1;
    border-left: 2px solid #ababab;
}

#sidebar ul.sidemenu_C li.selected ul.sideSub li.selected ul.sideSubSub li.selected a {
    color: #423614;
}

#sidebar ul.sidemenu_C li.selected ul.sideSub li.selected ul.sideSubSub li a {
    color: #796225;
    font-weight: normal;
    text-decoration: none;
}

#sidebar ul.sidemenu_C li.selected ul.sideSub li.selected ul.sideSubSub li a:hover {
    color: #423614;
}

/* ------------------------------------ FOOTER ------------------------------------- */

#footer {
    clear: both;
    border-top: #f2f2f2 1px solid;
/*    background: url( footerbg.gif ) #fff repeat-x left top; */
    height: 50px;
    text-align: center;
}

#footer a {
    font-weight: bold;
    text-decoration: none;
    color: #757575;
}

#footer a:hover {
    text-decoration: underline;
    color: #666666;
}

#footer p {
    margin-top: 5px;
    color: #757575;
}

/* ------------------------------------ MENU - TOP BAR ------------------------------------- */

#menu {
    clear: both;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    margin: 0;
    padding-top: 0;
}

#menu ul {
    border-right: #444444 0 solid;
    padding-right: 0;
    border-top: #444444 0 solid;
    padding-left: 0;
    float: left;
    padding-bottom: 0;
    margin: 0;
    font: bold 1.4em 'Trebuchet MS', Tahoma, Arial, Sans-serif;
    border-left: #444444 0 solid;
    width: 100%;
    /*bottom: 4px;*/
    padding-top: 0;
    border-bottom: #444444 4px solid;
    list-style-type: none;
    position: relative;
}

#menu ul li {
    display: inline;
}

#menu ul li a {
    padding-right: 10px;
    padding-left: 10px;
    background: url( menudivide.gif ) white repeat-y right top;
    float: left;
    padding-bottom: 0;
    color: #444444;
    bottom: -4px;
    padding-top: 0;
    border-bottom: #444444 4px solid;
    position: relative;
    text-decoration: none;
}

#menu ul li a:hover {
    color: black;
    background-color: #e3f9ff;
}

#menu ul li#current a {
    color: #333;
    border-bottom: #ffa600 4px solid;
    background-color: #e3f9ff;
    border-left: #f2f2f2 1px solid;
}

/* ------------------------------------ TABLE ------------------------------------- */

table {
    vertical-align: center;
    text-align: left;
    color: #444444;
    border-collapse: collapse;
    padding: 0;
    margin: 10px;
}

thead, tfoot {
    text-align: left;
}

th, td {
    padding: 1px 4px 1px 4px;
    border: 1px solid #8b9ba4;
}

th {
    background-color: #c8f1fd;
}

th.nadpis {
    border: 1px solid #EEEEEE;
    background-color: #FAFAFA;
    border-bottom: 1px solid #8b9ba4;
}

tfoot td {
    font-style: italic;
    border: 1px solid #EEEEEE;
    background-color: #FAFAFA;
    border-top: 1px solid #8b9ba4;
}

tr.zebra {
    /*
        background-color: #effcff;  //modra
    */
    background-color: #fdf9ec;
}

table.left {
    text-align: left;
}

/* ------------------------------------ MAIN + block A ------------------------------------- */

#main {
    font: 110% Verdana, Georgia, Times, 'Times New Roman', serif;
    line-height: 1.4em;
}

#main ul {
  margin: 10px 10px 10px 30px;
  padding: 0 0 15px 15px;
}

#main ul li {
  margin-top: 10px;
  text-align: justify;
}

#main ul li ul {
  margin-top: 0;
}

#main ul li ul li {
  margin-top: 5px;
  text-align: justify;
}

#main li p {
  margin: 0;
  text-align: justify;
}

/* ------------------------------------ IMG v MAIN ------------------------------------- */

#main div.figure,
#main div.informalfigure {
    margin: 10px 10px 20px 20px;
    text-align: center;
    font-style: italic;
}

div.figure img,
div.informalfigure img {
    border: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 5px;
}
#main p {
  overflow: auto;
}
#main div.figure p.title {
  margin: 0;
}

h1.motto {
    padding-top: 15px;
    color: #AAAAAA;
}

/* ------------------------------------ MAIN block C redefinition ------------------------------------- */

#main.main_C h1 {
    color: #423614;
    background-color: #ffefd2;
    border: 1px solid #ffde96;
}

#main.main_C h2 {
    color: #423614;
    background-color: #ffefd2;
    border: 1px solid #ffde96;
}

#main.main_C h3 {
    color: #423614;
    background-color: #ffefd2;
    border: 1px solid #ffde96;
}

#main.main_C h4 {
    color: #796225;
    background: white url( h2_C_back.gif ) repeat-y left top;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
}

/*
#main.main_C h4 {
    background: white url( h4_C_back.gif ) repeat-x left bottom;
    color: #666666;
}
*/

/* ------------------------------------ SPECIAL ------------------------------------- */

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.align-left {
    text-align: left;
}

.align-right {
    text-align: right;
}

.align-center {
    text-align: center;
}

.align-justify {
    text-align: justify;
}

.clear {
    clear: both;
}

.clearfix:after {
  clear: both;
}

.block {
    display: block;
}

.hide {
    display: none;
}

.orange {
    color: #ffa600;
}

span.motto {
    font-style: italic;
    color: #AAAAAA;
}
span.epigraph { /* v podstate motto :) */
    font-style: italic;
    color: #AAAAAA;
}

.warning {
    color: red;
}

.zvyrazneni {
    color: #3e5564;
}

p.zvyrazneni,
p.zvyrazneni-flash {
    margin: 10px 15px;
    padding: 10px;
    background-color: #E3F9FF;
    border: 1px solid #F2F2F2;
}

p.zvyrazneni-flash {
    padding-left: 45px;
    background: #E3F9FF url( ico_flash.gif ) no-repeat 10px center;
}

span.zalozka {
    font-weight: bold;
    font-style: italic;
    background-color: #e3f9ff;
    color: #333333;
}

span.podstranka {
    font-weight: bold;
    font-style: italic;
    background-color: white;
    color: #2f6597;
}

span.role_katedra {
    font-style: italic;
    background-color: #e6ffe4;
    color: #043700;
}

.todo {
    color: red;
    background-color: yellow;
  font-weight: bold;
}

#main a,
#main-right a {
    text-decoration: underline;
    padding-right: 0;
    color: #2f6597;
    /* font-family: Verdana, Georgia, Times, 'Times New Roman', serif; */
    font-weight: bold;
    cursor: pointer;
}

#main a.help,
#main span.a_help a {
    padding-right: 18px;
    color: #2f6597;
    /* background: transparent url( link_help.gif ) no-repeat right top; prozatim zakazano, je to divne...  */
}

#main a:hover,
#main-right a:hover, 
#main span.a_help a:hover {
    color: #152D44;
}

#main a.out,
#main a.in,
#main a.email,
#main span.a_out a {
    padding-right: 15px;
    color: #0c6647;
    background: transparent url( link_out.gif ) no-repeat right top;
}

#main a.out:hover,
#main span.a_out a:hover,
#main a.in:hover,
#main a.email:hover {
    color: #349876;
}

#main a.in {
    background: transparent url( link_in.gif ) no-repeat right top;
}

#main a.email {
    background: transparent url( link_mail.gif ) no-repeat right top;
}

#main table {
    margin: 0 auto 20px auto;
}

a img {
    border: none;
    background: none;
}
/*
td span {
    color: #999999;
}
*/
a.goTop,
a.goBot-large,
a.goTop-large {
    background: transparent none repeat scroll 0 0;
    float:      right;
    margin:     0;
    padding:    0;
    position:   relative;
    top:        -35px;
    margin-right: 3px;
}

a.goTop-large  {
    top: -32px;
}

a.goBot-large {
    top: 10px;
}

#main h2 a.goTop-large {
    top: -4px;
}

pre {
    background: #FAFAFA none repeat scroll 0 0;
    border-color: #F2F2F2 #F2F2F2 #F2F2F2 #8BCFEB;
    border-style: solid;
    border-width: 1px 1px 1px 3px;
    color:#444444;
    display:block;
    font-family:'Lucida Console','courier new',monospace;
    font-size:0.85em;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    overflow:auto;
    margin: 10px 0 10px 20px;
    padding:10px;
    text-align:left;
}

#main.main_C pre {
    border-left: 3px solid #FFCD76;
}

#main td p {
  margin:0;
  font-size: 13px;
}

.unimportant {
  color: #999999;
}


code {
  font-size: 13px;
  font-weight: bold;
}

code.email {
  font-family: Verdana, Georgia, Times, 'Times New Roman', serif;
}

p.title {
  font-style:italic;
}

p.title-figure {
  /* Something more specific */
  font-style:italic;
}

.optional {
  color: blue;
}
.required {
  color: red;
}
.info {
  color: green;
}

#main .no-margin {
  margin: 0 0 0 20px;
}
.bold {
  font-weight: bold;
}
.guilabel {
  font-style:italic;
}
.guibutton {
  font-style:italic;
}
.portlet {
  font-style:italic;
}
#main table ul {
margin: 10px 5px;
}

div.main_arrow_navigation {
    font-family: Verdana, Georgia,Times,'Times New Roman',serif;  /* GGG */
    font-size:13px;
    float:right;
    /* margin-left:10px; */
    padding-left:0;
    padding-right:2px;
    padding-top:0;
    width: 72.8%;
    border-left: 1px solid #F2F2F2;
}

.main_arrow_navigation .navfooter table,
.main_arrow_navigation .navfooter table td {
    font-size:13px;
    border: 1px solid #EAEAEA;
    background-color: #F5F5F5;
    padding: 3px;
}
.main_arrow_navigation .navfooter table td a img {
vertical-align: bottom;
}

.main_arrow_navigation .navfooter table a {
    text-decoration: underline;
    padding-right: 0;
    color: #2f6597;
    font-family: Verdana, Georgia, Times, 'Times New Roman', serif;
    font-weight: bold;
    cursor: pointer;
}

.main_arrow_navigation .navfooter table a:hover {
    color: #152D44;
}

.navfooter div.navComment {
    font-size:10px;
    border: none;
    background: none;
    /* padding: 3px; */
    text-align: center;
    color: #999999;
}
div.calloutlist,
div.informaltable,
div.table {
    margin-left: 20px;
}

em.parameter {
    color: #C97271;
    text-transform: uppercase;
}

#main div.seealso {
    margin: 10px 0 10px 20px;
}

#main div.seealso ul, 
#main div.seealso div.itemizedList ul {
    background-color: #F5F5F5;
    border: 1px solid #E2E2E2;
    list-style-type:none;
    margin:10px 0;
    padding:5px 10px 10px 10px;
}

#main div.seealso ul li {
    background:transparent url(next.gif) no-repeat scroll 0 2px;
    margin-top:3px;
    padding-left:23px;
}




/* Portlet katalog specific selectors...  */

#katalogmain > .article > .titlepage  h1 {
    text-transform: uppercase;
    color: #152d44;
    margin: 5px 0 0px 10px;
    padding: 7px 0 7px 5px;
    background-color: #e3f9ff;
    border: 1px solid #c1f0ff;
  /*border-bottom:none;*/
}

#katalogmain > .article > .titlepage .author h3.author {
    font: bold 1.2em 'Trebuchet MS', Tahoma, Sans-serif;
}

#katalogmain .article > .section > .titlepage  h1 {
  font: bold 1.3em 'Trebuchet MS', Tahoma, Sans-serif;
  text-transform: uppercase;
  color: #2f6597;
  margin: 20px 0 15px 10px;
  padding-left: 14px;
  background: #F5F5F5 url( h2_A_back.gif ) repeat-y left top;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
}

/* X3 30.4.2009 - aktua;ity - box + rozkliknuta... */
#rightbar {
    float: right;
    padding: 0;
    margin: 0;
    width: 203px;
    padding-top: 5px;
}

#rightbar div.framedBox {
    background: transparent url(framedBox-medium.png) repeat-y scroll left top;
    width: 203px;
}

#rightbar div.framedBox-inner {
    background: transparent url(framedBox-bottom.png) no-repeat scroll left bottom;
}

#rightbar h3 {
    background: #e3f9ff url(framedBox-top.png) no-repeat scroll left top;
    color: #ffa600;
    margin: 0;
    padding: 6px 5px 3px 27px;
}

#rightbar div.framedBox-content {
    padding: 10px 10px;
}

#rightbar div.framedBox-content p {
    margin: 0;
    padding: 0 0 12px 0;
    font: 12px 'Trebuchet MS', Tahoma, Sans-serif;
/*    font:  11px Verdana, Georgia, Times, 'Times New Roman', serif; */
    line-height: 1.0em;
    color: #597584;
}

#rightbar div.framedBox-content p a {
    font-weight: bold;
    color: #2F6597;
}

#rightbar div.framedBox-content p a.akt_odkazem {
    font: 12px 'Trebuchet MS', Tahoma, Sans-serif;
    line-height: 1.0em;

    font-weight: bold;

    color: #597584;
    text-decoration: none;
}

#rightbar div.framedBox-content p a.akt_odkazem:hover {
    color: #2F6597;
    text-decoration: underline;
}

div.akt_typ_I,
div.akt_typ_E,
div.akt_typ_N,
div.akt_typ_C {
    width: 180px;
    height: 22px;
}

div.akt_typ_I {
    background: #e3f9ff url(akt_typ_I.gif) no-repeat left top;
}

div.akt_typ_N {
    background: #e3f9ff url(akt_typ_N.gif) no-repeat left top;
}

div.akt_typ_E {
    background: #e3f9ff url(akt_typ_E.gif) no-repeat left top;
}

div.akt_typ_C {
    background: #e3f9ff url(akt_typ_C.gif) no-repeat left top;
}

div.akt_head_left {
    font-family: Verdana, Georgia, Times, 'Times New Roman', serif;
    font-weight: normal;
    font-size: 9px;
    color: #638D9F;
    padding: 1px 0 0 21px;
    float: left;
}

div.akt_head_right {
    font-family: Verdana, Georgia, Times, 'Times New Roman', serif;
    font-weight: bold;
    font-size: 9px;
    padding: 1px 0 0 0;
    color: #638D9F;
    float: right;
}

div.akt_legenda {
    background: white url(akt_legenda.png) no-repeat left top;
    width: 203px;
    height: 282px;
}

div.akt_typ_long_E,
div.akt_typ_long_I,
div.akt_typ_long_N,
div.akt_typ_long_C {
    height: 20px;
    margin: 10px 0 0 18px;
}

div.akt_typ_long_I {
    background: transparent url(akt_typ_long_I.gif) no-repeat left top;
}

div.akt_typ_long_N {
    background: transparent url(akt_typ_long_N.gif) no-repeat left top;
}

div.akt_typ_long_E {
    background: transparent url(akt_typ_long_E.gif) no-repeat left top;
}

div.akt_typ_long_C {
    background: transparent url(akt_typ_long_C.gif) no-repeat left top;
}

#main h5.akt_h5 {
    margin: 0 0 0 20px;
}




/* rozcestnik, by carney */
.rozcestnik {
  font-family: verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
}
#main .rozcestnik h1 {
  text-transform: none;
  margin: 5px 0 0 0;
  padding: 7px 0 3px 10px;
  color:#666666;
  font-size: 14px;
  border:none;
  background: none;
}
#main .rozcestnik p {
  font-style: italic;
  color: #666666;
  font-size: 11px;
  margin: 0 10px 10px 10px;
  line-height: 1.2em;
}
.rozcestnik .ramecek-sedy {
  background:url("/obrazky/rozcestnik-ramecek-sedy.png") no-repeat;
  width: 399px;
  height:66px;
  margin: 0;
  padding: 6px 0 0 7px;
  line-height: 1.0em;

}
.rozcestnik .ramecek-modry {
  background:url("/obrazky/rozcestnik-ramecek-modry.gif") no-repeat;
  width: 399px;
  height:66px;
  margin: 0;
  padding: 6px 0 5px 7px;
  line-height: 1.0em;

}
.rozcestnik .ikona {
  float:left;
  margin-right: 8px;
}
.rozcestnik .popis {
  float:left;
  width: 275px;
  padding-top: 4px;
}
.rozcestnik .pdf {
  float:right;
  margin-right: 16px;
}
#main .rozcestnik .popis div a {
  font-family: verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
  text-decoration:none;
  color: #666666;
  font-size: 10px;
  font-weight: normal;
}
div.popis-subdiv {
  padding-top: 5px;
}
#main .rozcestnik .popis a.rozcestnik-nadpis {
  padding-top: 6px;
  color: #1b506c;
  font-size:0.95em;
}
#main .rozcestnik .popis a.rozcestnik-nadpis:hover {
  color: black;
}

div.rozcestnik-smerovac,
div.rozcestnik-smerovac-inner {
  background-color:#f2f2f2;
  border:1px solid #eaeaea;
  color: black;
  margin: 5px 0px 0 10px;
  padding: 11px;
}

#main div.rozcestnik-smerovac ul,
#main div.rozcestnik-smerovac-inner ul {
  margin: 0;
  padding:0 15px 0 93px;
  background: url("rozcestnik-smerovac-rozcestnik.png") no-repeat 0 0;
}

#main div.rozcestnik-smerovac-inner {
  margin-left: 20px;
}

/* commentbox by x3 */

div.commentbox {
  margin: 40px 0 10px 20px;
  border: none;
}

#main div.commentbox p {
  float:right;
  clear:right;
  margin: 0;
}

div.smerovac {
  background: transparent url(rozcestnik-smerovac-smerovac.png) no-repeat scroll 11px 11px;
  background-color:#f2f2f2;
  border:1px solid #eaeaea;
  color: black;
  height: 68px;
  margin: 5px 0 0 10px;
  padding: 11px 15px 11px 93px;
}

/* ------- Seznam dokumentu ke stazeni by x3 ------ */

div.doclist-head,
div.aktlist-head,
div.doclist-foot {
  background: #E3F9FF url(ico-doc-head.png) no-repeat scroll 2px 1px;
  border: 1px solid #C1F0FF;
  color: #152D44;
  margin: 0 0 5px 10px;
  padding: 1px 3px 1px 22px;
  font-size: 11px;
}

div.doclist-item-top {
  background: transparent url(unknown.png) no-repeat scroll 2px 4px;
  margin: 5px 0 0 10px;
  padding: 0 5px 1px 40px;
  font-size: 13px;
}

div.doclist-item-top-pptauto {
  background:transparent url(/obrazky/filetypes16/ppt.gif) no-repeat scroll 12px 4px;
  border-bottom:1px solid #EFF0F1;
  font-size:13px;
  margin:0 0 0 10px;
  padding:4px 5px 1px 34px;
}

div.doclist-item-popis {
  background-color:white;
  color:black;
  font-size:11px;
  line-height:1.3em;
  padding:0 5px 0 0;
}

div.doclist-item-bot {
  background: white url(ico-doc-line.png) repeat-x scroll 0 0;
  height: 18px;
  font-size: 10px;
  color: #666666;
}

div.doclist-item-bot-pptauto {
/*  background: white url(ico-doc-line.png) repeat-x scroll 0 0; */
  height: 18px;
  font-size: 13px;
  color: #666666;
}

div.doclist-item-bot-left {
  float:left;
  font-weight:bold;
  padding: 0;
}

div.doclist-item-bot-right {
  float:right;
  padding:0;
}

div.doclist-foot {
  background: none;
  background-color: #E3F9FF;
  text-align: right;
}

div.aktlist-head {
  background: #E3F9FF url(ico-akt-head.png) no-repeat scroll 2px 1px;
}

div.akt-foot {
  background-color: #f2f2f2;
  margin-left: 20px;
}

div.akt-foot a,
div.akt-foot a:visited,
div.akt-foot a:hover {
  color: #777777;
  text-decoration: none;   
  font-size: 10px;
}

div.akt-foot a:hover {
  color: #444444;
  text-decoration: underline;   
}

form.akt-filter-form {
  float: right;
  background-color: transparent;
  border: none;
  margin : 0;
}	

blockquote {
  background:#FAFAFA url(quote.gif) no-repeat scroll 8px 10px;
  border-color:#F2F2F2 #F2F2F2 #F2F2F2 #8BCFEB;
  border-style:solid;
  border-width:1px 1px 1px 3px;
  color:#444444;
  font-weight:bold;
  margin:15px 0 15px 15px;
  padding:0 15px 0 32px;
}

.fileDownload {
  background: transparent url(fileDownBack.png) no-repeat scroll 0 0;
  border-right: #bcd7af 1px solid;
  font-weight:bold;
  height:38px;
  margin:5px 0 0 20px;
  padding:4px 10px 0 46px;
}
.fileDownload span {
  font-size: 11px;
  color: #92a788;
  text-decoration: none;
}
.fileDownload img {
  float: left;
  padding: 1px 6px 0 2px;
}
a.fileDownload {
  display: block;
}

/* ----------------- nova implementace server messages divu - shodne s portalem --------------------- */
/* DIVY obsahujici hlasky vyhozene serverem pri zpracovani udalosti... */
div.xg_msgFromServerInfo,
div.xg_msgFromServerError,
div.xg_msgFromServerWarning,
div.xg_msgFromServerDefault {
    font-weight: normal;
    font-size: 11px;
    color: black;
    padding: 3px 2px 3px 24px;
    margin-bottom: 2px;
    white-space: normal;
    margin-left: 20px;
    line-height: 1.2em;
}

td div.xg_msgFromServerInfo,
td div.xg_msgFromServerError,
td div.xg_msgFromServerWarning,
td div.xg_msgFromServerDefault {
    margin-left: 0;
}

/* DIV obsahujici hlasku vyhozenou serverem pri zpracovani udalosti - typ INFO */
div.xg_msgFromServerInfo {
    color: #5b7c68;
    border: 1px solid #87bf8c;
    background: #e4ffe2 url('msgFromServerInfoNew.png') no-repeat top left;
}

/* DIV obsahujici hlasku vyhozenou serverem pri zpracovani udalosti - typ ERROR */
div.xg_msgFromServerError {
    font-weight: bold;
    color: #933016;
    border: 1px solid #cc2a00;
    background: #ffd9d0 url('msgFromServerErrorNew.png') no-repeat top left;
}

/* DIV obsahujici hlasku vyhozenou serverem pri zpracovani udalosti - typ WARNING */
div.xg_msgFromServerWarning {
    color: #7e6647;
    border: 1px solid #c99233;
    background: #fff4d0 url('msgFromServerWarningNew.png') no-repeat top left;
}

/* DIV obsahujici hlasku vyhozenou serverem pri zpracovani udalosti - typ DEFAULT (informativni, poznamka) */
div.xg_msgFromServerDefault {
    color: #5f6a77;
    border: 1px solid #b4d2ec;
    background: #d9eafe url('msgFromServerDefaultNew.png') no-repeat top left;
}

/* tabulka distribuce db, jako omalovanky... */

tr.distDB-success,
tr.distDB-failed,
tr.distDB-prepared,
tr.distDB-running,
tr.distDB-manual,
tr.distDB-restart,
tr.distDB-exception,
tr.distDB-unknown {
  font-weight: bold;
}

td.distDB-oprava {
    color: #42428d;
    background: url('distDB-oprava.png') no-repeat 2px 2px;
    padding-left: 20px;
}

td.distDB-zmena {
    color: #832a2a;
    background: url('distDB-zmena.png') no-repeat 2px 2px;
    padding-left: 20px;
}

tr.distDB-success td span,
tr.distDB-failed td span,
tr.distDB-prepared td span,
tr.distDB-running td span,
tr.distDB-manual td span,
tr.distDB-restart td span,
tr.distDB-exception td span,
tr.distDB-unknown td span{
   font-size: 12px;
   font-weight: normal;
   color: #444444;
}

td.distDB-success {
    background-color: #e4ffe2;
    text-align: center;
}

td.distDB-failed {
    background-color: #fec9c2;
    text-align: center;
}

td.distDB-prepared {
    background-color: #ffffe0;
    text-align: center;
}

td.distDB-running {
    background-color: #ffc967;
    text-align: center;
}

td.distDB-manual {
    background-color: #d9eafe;
    text-align: center;
}

td.distDB-restart {
    background-color: #d3d3d3;
    text-align: center;
}

td.distDB-exception {
    background-color: #fc8cc9;
    text-align: center;
}

td.distDB-unknown {
    background-color: #cf9cfe;
    text-align: center;
}


/*  Burza_RA - vlozka pro potreby zobrazeni tabulek barev v SCSS.predmety */
div.RA_zacatek {
    font-family: Arial, verdana, Helvetica CE, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 10px;
    float: left;
    padding-left: 6px;
    padding-right: 3px;
}

div.RA_konec {
    font-family: Arial, verdana, Helvetica CE, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 10px;
    float: right;
    padding-left: 3px;
    padding-right: 6px;
}
div.rozvrhRoakOdDoHSpacer {
    clear: both;
    margin: 0;
    padding: 0;
    text-align: center;
}
/*  EOF Burza_RA - vlozka pro potreby zobrazeni tabulek barev v SCSS.predmety */

/* SUPER CSS PROJECT X3 - 5.3.2010 */

/* barvy predmetu HARMONICKE 1 - 16 */

td.scss_h_predmet_1 {
    color:#5ba181;
    background-color: #a5ebcb;
}

td.scss_h_predmet_1 div.rozvrhRoakOdDoHSpacer div.RA_zacatek {
    background: url('bra_1_left_arrow.gif') no-repeat center left;
}

td.scss_h_predmet_1 div.rozvrhRoakOdDoHSpacer div.RA_konec {
    background: url('bra_1_right_arrow.gif') no-repeat center right;
}

td.scss_h_predmet_2 {
    color:#538896;
    background-color: #b6f0ff;
}

td.scss_h_predmet_2 div.rozvrhRoakOdDoHSpacer div.RA_zacatek {
    background: url('bra_2_left_arrow.gif') no-repeat center left;
}

td.scss_h_predmet_2 div.rozvrhRoakOdDoHSpacer div.RA_konec {
    background: url('bra_2_right_arrow.gif') no-repeat center right;
}

td.scss_h_predmet_3 {
    color:#a74747;
    background-color: #ffb6b6;
}

td.scss_h_predmet_3 div.rozvrhRoakOdDoHSpacer div.RA_zacatek {
    background: url('bra_3_left_arrow.gif') no-repeat center left;
}

td.scss_h_predmet_3 div.rozvrhRoakOdDoHSpacer div.RA_konec {
    background: url('bra_3_right_arrow.gif') no-repeat center right;
}

td.scss_h_predmet_4 {
    color:#aba765;
    background-color: #fffab0;
}

td.scss_h_predmet_4 div.rozvrhRoakOdDoHSpacer div.RA_zacatek {
    background: url('bra_4_left_arrow.gif') no-repeat center left;
}

td.scss_h_predmet_4 div.rozvrhRoakOdDoHSpacer div.RA_konec {
    background: url('bra_4_right_arrow.gif') no-repeat center right;
}

td.scss_h_predmet_5 {
    color:#77ae5e;
    background-color: #c2ffa7;
}

td.scss_h_predmet_5 div.rozvrhRoakOdDoHSpacer div.RA_zacatek {
    background: url('bra_5_left_arrow.gif') no-repeat center left;
}

td.scss_h_predmet_5 div.rozvrhRoakOdDoHSpacer div.RA_konec {
    background: url('bra_5_right_arrow.gif') no-repeat center right;
}

td.scss_h_predmet_6 {
    color:#8173c5;
    background-color: #dbd4ff;
}

td.scss_h_predmet_6 div.rozvrhRoakOdDoHSpacer div.RA_zacatek {
    background: url('bra_6_left_arrow.gif') no-repeat center left;
}

td.scss_h_predmet_6 div.rozvrhRoakOdDoHSpacer div.RA_konec {
    background: url('bra_6_right_arrow.gif') no-repeat center right;
}

td.scss_h_predmet_7 {
    color:#cb54ab;
    background-color: #ffafe9;
}

td.scss_h_predmet_7 div.rozvrhRoakOdDoHSpacer div.RA_zacatek {
    background: url('bra_7_left_arrow.gif') no-repeat center left;
}

td.scss_h_predmet_7 div.rozvrhRoakOdDoHSpacer div.RA_konec {
    background: url('bra_7_right_arrow.gif') no-repeat center right;
}

td.scss_h_predmet_8 {
    color:#cb9754;
    background-color: #ffd6a0;
}

td.scss_h_predmet_8 div.rozvrhRoakOdDoHSpacer div.RA_zacatek {
    background: url('bra_8_left_arrow.gif') no-repeat center left;
}

td.scss_h_predmet_8 div.rozvrhRoakOdDoHSpacer div.RA_konec {
    background: url('bra_8_right_arrow.gif') no-repeat center right;
}

td.scss_h_predmet_9 {
    color:#305444;
    background-color: #5ba181;
}

td.scss_h_predmet_9 div.rozvrhRoakOdDoHSpacer div.RA_zacatek {
    background: url('bra_9_left_arrow.gif') no-repeat center left;
}

td.scss_h_predmet_9 div.rozvrhRoakOdDoHSpacer div.RA_konec {
    background: url('bra_9_right_arrow.gif') no-repeat center right;
}

td.scss_h_predmet_10 {
    color:#29434a;
    background-color: #538896;
}

td.scss_h_predmet_10 div.rozvrhRoakOdDoHSpacer div.RA_zacatek {
    background: url('bra_10_left_arrow.gif') no-repeat center left;
}

td.scss_h_predmet_10 div.rozvrhRoakOdDoHSpacer div.RA_konec {
    background: url('bra_10_right_arrow.gif') no-repeat center right;
}

td.scss_h_predmet_11 {
    color:#592626;
    background-color: #a74747;
}

td.scss_h_predmet_11 div.rozvrhRoakOdDoHSpacer div.RA_zacatek {
    background: url('bra_11_left_arrow.gif') no-repeat center left;
}

td.scss_h_predmet_11 div.rozvrhRoakOdDoHSpacer div.RA_konec {
    background: url('bra_11_right_arrow.gif') no-repeat center right;
}

td.scss_h_predmet_12 {
    color:#5e5c38;
    background-color: #aba765;
}

td.scss_h_predmet_12 div.rozvrhRoakOdDoHSpacer div.RA_zacatek {
    background: url('bra_12_left_arrow.gif') no-repeat center left;
}

td.scss_h_predmet_12 div.rozvrhRoakOdDoHSpacer div.RA_konec {
    background: url('bra_12_right_arrow.gif') no-repeat center right;
}

td.scss_h_predmet_13 {
    color:#426134;
    background-color: #77ae5e;
}

td.scss_h_predmet_13 div.rozvrhRoakOdDoHSpacer div.RA_zacatek {
    background: url('bra_13_left_arrow.gif') no-repeat center left;
}

td.scss_h_predmet_13 div.rozvrhRoakOdDoHSpacer div.RA_konec {
    background: url('bra_13_right_arrow.gif') no-repeat center right;
}

td.scss_h_predmet_14 {
    color:#4e4678;
    background-color: #8173c5;
}

td.scss_h_predmet_14 div.rozvrhRoakOdDoHSpacer div.RA_zacatek {
    background: url('bra_14_left_arrow.gif') no-repeat center left;
}

td.scss_h_predmet_14 div.rozvrhRoakOdDoHSpacer div.RA_konec {
    background: url('bra_14_right_arrow.gif') no-repeat center right;
}

td.scss_h_predmet_15 {
    color:#80346c;
    background-color: #cb54ab;
}

td.scss_h_predmet_15 div.rozvrhRoakOdDoHSpacer div.RA_zacatek {
    background: url('bra_15_left_arrow.gif') no-repeat center left;
}

td.scss_h_predmet_15 div.rozvrhRoakOdDoHSpacer div.RA_konec {
    background: url('bra_15_right_arrow.gif') no-repeat center right;
}

td.scss_h_predmet_16 {
    color:#805f34;
    background-color: #cb9754;
}

td.scss_h_predmet_16 div.rozvrhRoakOdDoHSpacer div.RA_zacatek {
    background: url('bra_16_left_arrow.gif') no-repeat center left;
}

td.scss_h_predmet_16 div.rozvrhRoakOdDoHSpacer div.RA_konec {
    background: url('bra_16_right_arrow.gif') no-repeat center right;
}

/* EOF barvy predmetu HARMONICKE 1 - 16 */

/* barvy predmetu KONTRASTNI 1 - 16 */

td.scss_k_predmet_1 {
    color:#305444;
    background-color: #a5ebcb;
}

td.scss_k_predmet_1 div.rozvrhRoakOdDoHSpacer div.RA_zacatek {
    background: url('bra_9_left_arrow.gif') no-repeat center left;
}

td.scss_k_predmet_1 div.rozvrhRoakOdDoHSpacer div.RA_konec {
    background: url('bra_9_right_arrow.gif') no-repeat center right;
}

td.scss_k_predmet_2 {
    color:#29434a;
    background-color: #b6f0ff;
}

td.scss_k_predmet_2 div.rozvrhRoakOdDoHSpacer div.RA_zacatek {
    background: url('bra_10_left_arrow.gif') no-repeat center left;
}

td.scss_k_predmet_2 div.rozvrhRoakOdDoHSpacer div.RA_konec {
    background: url('bra_10_right_arrow.gif') no-repeat center right;
}

td.scss_k_predmet_3 {
    color:#592626;
    background-color: #ffb6b6;
}

td.scss_k_predmet_3 div.rozvrhRoakOdDoHSpacer div.RA_zacatek {
    background: url('bra_11_left_arrow.gif') no-repeat center left;
}

td.scss_k_predmet_3 div.rozvrhRoakOdDoHSpacer div.RA_konec {
    background: url('bra_11_right_arrow.gif') no-repeat center right;
}

td.scss_k_predmet_4 {
    color:#5e5c38;
    background-color: #fffab0;
}

td.scss_k_predmet_4 div.rozvrhRoakOdDoHSpacer div.RA_zacatek {
    background: url('bra_12_left_arrow.gif') no-repeat center left;
}

td.scss_k_predmet_4 div.rozvrhRoakOdDoHSpacer div.RA_konec {
    background: url('bra_12_right_arrow.gif') no-repeat center right;
}

td.scss_k_predmet_5 {
    color:#426134;
    background-color: #c2ffa7;
}

td.scss_k_predmet_5 div.rozvrhRoakOdDoHSpacer div.RA_zacatek {
    background: url('bra_13_left_arrow.gif') no-repeat center left;
}

td.scss_k_predmet_5 div.rozvrhRoakOdDoHSpacer div.RA_konec {
    background: url('bra_13_right_arrow.gif') no-repeat center right;
}

td.scss_k_predmet_6 {
    color:#4e4678;
    background-color: #dbd4ff;
}

td.scss_k_predmet_6 div.rozvrhRoakOdDoHSpacer div.RA_zacatek {
    background: url('bra_14_left_arrow.gif') no-repeat center left;
}

td.scss_k_predmet_6 div.rozvrhRoakOdDoHSpacer div.RA_konec {
    background: url('bra_14_right_arrow.gif') no-repeat center right;
}

td.scss_k_predmet_7 {
    color:#80346c;
    background-color: #ffafe9;
}

td.scss_k_predmet_7 div.rozvrhRoakOdDoHSpacer div.RA_zacatek {
    background: url('bra_15_left_arrow.gif') no-repeat center left;
}

td.scss_k_predmet_7 div.rozvrhRoakOdDoHSpacer div.RA_konec {
    background: url('bra_15_right_arrow.gif') no-repeat center right;
}

td.scss_k_predmet_8 {
    color:#805f34;
    background-color: #ffd6a0;
}

td.scss_k_predmet_8 div.rozvrhRoakOdDoHSpacer div.RA_zacatek {
    background: url('bra_16_left_arrow.gif') no-repeat center left;
}

td.scss_k_predmet_8 div.rozvrhRoakOdDoHSpacer div.RA_konec {
    background: url('bra_16_right_arrow.gif') no-repeat center right;
}

td.scss_k_predmet_9 {
    color:#a5ebcb;
    background-color: #305444;
}

td.scss_k_predmet_9 div.rozvrhRoakOdDoHSpacer div.RA_zacatek {
    background: url('bra_17_left_arrow.gif') no-repeat center left;
}

td.scss_k_predmet_9 div.rozvrhRoakOdDoHSpacer div.RA_konec {
    background: url('bra_17_right_arrow.gif') no-repeat center right;
}

td.scss_k_predmet_10 {
    color:#b6f0ff;
    background-color: #29434a;
}

td.scss_k_predmet_10 div.rozvrhRoakOdDoHSpacer div.RA_zacatek {
    background: url('bra_18_left_arrow.gif') no-repeat center left;
}

td.scss_k_predmet_10 div.rozvrhRoakOdDoHSpacer div.RA_konec {
    background: url('bra_18_right_arrow.gif') no-repeat center right;
}

td.scss_k_predmet_11 {
    color:#ffb6b6;
    background-color: #592626;
}

td.scss_k_predmet_11 div.rozvrhRoakOdDoHSpacer div.RA_zacatek {
    background: url('bra_19_left_arrow.gif') no-repeat center left;
}

td.scss_k_predmet_11 div.rozvrhRoakOdDoHSpacer div.RA_konec {
    background: url('bra_19_right_arrow.gif') no-repeat center right;
}

td.scss_k_predmet_12 {
    color:#fffab0;
    background-color: #5e5c38;
}

td.scss_k_predmet_12 div.rozvrhRoakOdDoHSpacer div.RA_zacatek {
    background: url('bra_20_left_arrow.gif') no-repeat center left;
}

td.scss_k_predmet_12 div.rozvrhRoakOdDoHSpacer div.RA_konec {
    background: url('bra_20_right_arrow.gif') no-repeat center right;
}

td.scss_k_predmet_13 {
    color:#c2ffa7;
    background-color: #426134;
}

td.scss_k_predmet_13 div.rozvrhRoakOdDoHSpacer div.RA_zacatek {
    background: url('bra_21_left_arrow.gif') no-repeat center left;
}

td.scss_k_predmet_13 div.rozvrhRoakOdDoHSpacer div.RA_konec {
    background: url('bra_21_right_arrow.gif') no-repeat center right;
}

td.scss_k_predmet_14 {
    color:#dbd4ff;
    background-color: #4e4678;
}

td.scss_k_predmet_14 div.rozvrhRoakOdDoHSpacer div.RA_zacatek {
    background: url('bra_22_left_arrow.gif') no-repeat center left;
}

td.scss_k_predmet_14 div.rozvrhRoakOdDoHSpacer div.RA_konec {
    background: url('bra_22_right_arrow.gif') no-repeat center right;
}

td.scss_k_predmet_15 {
    color:#ffafe9;
    background-color: #80346c;
}

td.scss_k_predmet_15 div.rozvrhRoakOdDoHSpacer div.RA_zacatek {
    background: url('bra_23_left_arrow.gif') no-repeat center left;
}

td.scss_k_predmet_15 div.rozvrhRoakOdDoHSpacer div.RA_konec {
    background: url('bra_23_right_arrow.gif') no-repeat center right;
}

td.scss_k_predmet_16 {
    color:#ffd6a0;
    background-color: #805f34;
}

td.scss_k_predmet_16 div.rozvrhRoakOdDoHSpacer div.RA_zacatek {
    background: url('bra_24_left_arrow.gif') no-repeat center left;
}

td.scss_k_predmet_16 div.rozvrhRoakOdDoHSpacer div.RA_konec {
    background: url('bra_24_right_arrow.gif') no-repeat center right;
}

/* EOF barvy predmetu KONTRASTNI 1 - 16 */

/* EOF SUPER CSS */

div.searchresult {
    background:url("searchHead.png") repeat-x scroll 0 1px transparent;
    margin:10px 0 10px 10px;
    padding-left:3px;
}

div.searchresult div {
    float: right;
    color: #666666;
}

/* X3> css pro upravy v stag-template-titulni 19.7.2010 */
#main-right {
    float: left;
    margin-left: 26px;
    padding-left: 15px;
    width: 210px;
    padding-top: 6px;
    border-left: 1px solid #E2E2E2;
    border-right: 1px solid #E2E2E2;
    min-height: 730px;
}

#main-right {
    font: 105% Verdana,Georgia,Times,'Times New Roman',serif;
    color: #777777;
    line-height: normal;
  background-color: #F5F5F5;
}

#main-right span {
    font: 80% Verdana,Georgia,Times,'Times New Roman',serif;
}

div.content-wrap-addition {
    /*background: url("content-wrap-addition.png") repeat-y right 0 transparent;*/
    min-height: 730px;
}

#main h4.titulni {
    font: bold 1.2em 'Trebuchet MS', Tahoma, Sans-serif;
    margin: 15px 0 10px 20px;
    padding-left: 14px;
    background: #FBFBFB url( h2_A_back.gif ) repeat-y left top;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
    text-transform: none;
    color: #444444;
}

#main-right form {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #e2e2e2;
    color: #777777;
    margin: 12px 12px 12px 0;
    padding: 0 0 12px;
}

div.titulka-sloupecek-ZAKAZNICI,
div.titulka-sloupecek-ZAJEMCI,
div.titulka-sloupecek-HC {
    width: 224px;
    /*height: 478px;*/
    float:left;
    margin-left:18px;
    margin-top:8px;
}

div.titulka-sloupecek-ZAKAZNICI {
    background: url("titul-ZAKAZNICI-back-2.png") no-repeat 0 0 transparent;
}

div.titulka-sloupecek-ZAJEMCI {
    background: url("titul-ZAJEMCI-back-2.png") no-repeat 0 0 transparent;
    margin-left: 20px;
}

div.titulka-sloupecek-HC {
    background: url("titul-HC-back-2.png") no-repeat 0 0 transparent;
}

div.titulka-sloupecek-clickMe {
    height: 40px;
    width: 210px;
    padding-top: 10px;
    padding-left: 10px;
    cursor: pointer;
    margin-bottom: 24px;
}

div.titulka-sloupecek-content{
    font-size: 95%;
    line-height: 1.4em;
    padding-left: 10px;
    color: #444444;
    margin-bottom: 21px;
    
}

a.titulka-sloupecek-next {
    background: url("next.gif") no-repeat 0 0;
    padding-bottom:3px;
    padding-left:20px;
}    

/* ABROR: RT FORM - TEST !!! */
/* ABROR: RT FORM - TEST !!! */
/* ABROR: RT FORM - TEST !!! */
#rtfrm_block1 {
	height: auto;
	width: 704px;
	background-color: #f1fafe;
	border: 1px solid #c1f0ff;
	margin-right: auto;
	margin-left: auto;
}
.rtfrm_main_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.rtfrm_grey_text_italic {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}

.rtfrm_textfield {
	height: 20px;
	width: 160px;
	border: 1px solid #7c93d5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
}
#rtfrm_block2 {
	height: 267px;
	width: 704px;
	background-color: #f5f5f5;
	border: 1px solid #e2e2e2;
	margin-right: auto;
	margin-left: auto;
}
#rtfrm_block3 {
	float: left;
	width: 494px;
	height: 204px;
	background-color: #f1fafe;
	border: 1px solid #c1f0ff;
}
#rtfrm_block4 {
	width: 209px;
	background-color: #f5f5f5;
	height: 205px;
	float: left;
	border-top: none;
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	border-left: none;
}
.rtfrm_grey_text_normal {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	margin-top: 0;
	padding-top: 0;
	
}
.rtfrm_red_text_italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FF0000;
	padding-left: 5px;
}
.rtfrm_red_text_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	margin-left: 20px;
}

#rtfrm_bb {
	width: 706px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	height: 206px;
}
/* EOF ABROR: RT FORM - TEST !!! */
/* EOF ABROR: RT FORM - TEST !!! */
/* EOF ABROR: RT FORM - TEST !!! */

/* X3: TabulkaPodleRoli CSS ##################################################################################################################### */
/* X3: TabulkaPodleRoli CSS ##################################################################################################################### */
/* X3: TabulkaPodleRoli CSS ##################################################################################################################### */
/* X3: TabulkaPodleRoli CSS ##################################################################################################################### */
/* X3: TabulkaPodleRoli CSS ##################################################################################################################### */

div.tpr-osa-coat {
	margin-left: 20px;
	padding: 15px;
	/* height: 61px; */
}

div.tpr-osa {
	background: url('cas_osa/2_tpr-osa-head-back.png') no-repeat scroll 0 0 transparent;
	margin: 20px 0 0 20px;
	/* height: 61px; */
	width: 672px;
	overflow: hidden;
	padding-top: 41px;
	border-bottom: 1px solid #bdd4e9;
}

div.tpr-osa-spacer {
	background: url('cas_osa/2_tpr-osa-back.png') repeat-y scroll 0 0 transparent;
	width: 1000px;
	padding-top: 5px;
	padding-bottom: 15px;
}

.tpr-wrapper-out {
	float: left;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
}

.tpr-wrapper-out div {
	/* float: left; */
}

/* C1 = color 1 = primarni oranzova barva -------------------------- */
div.tpr-seg-c1 {
    height: 10px;
    float: left;
    background-color: #ff9900;
    width: 0;
}

div.tpr-seg-c1-w1 {
    height: 10px;
    float: left;
    background-color: #ff9900;
    width: 14px;
}

div.tpr-seg-c1-w2 {
    height: 10px;
    float: left;
    background-color: #ff9900;
    width: 28px;
}

div.tpr-seg-c1-w4 {
    height: 10px;
    float: left;
    background-color: #ff9900;
    width: 56px;
}

div.tpr-seg-c1-w1-l {
    height: 10px;
    float: left;
    background: url('cas_osa/c1-w1-l.png') no-repeat scroll 0 0 transparent;
    width: 14px;
}

div.tpr-seg-c1-w1-r {
    height: 10px;
    float: left;
    background: url('cas_osa/c1-w1-r.png') no-repeat scroll 0 0 transparent;
    width: 14px;
}

div.tpr-seg-c1-w2-l {
    height: 10px;
    float: left;
    background: url('cas_osa/c1-w2-l.png') no-repeat scroll 0 0 transparent;
    width: 28px;
}

div.tpr-seg-c1-w2-r {
    height: 10px;
    float: left;
    background: url('cas_osa/c1-w2-r.png') no-repeat scroll 0 0 transparent;
    width: 28px;
}

div.tpr-seg-c1-w4-l {
    height: 10px;
    float: left;
    background: url('cas_osa/c1-w4-l.png') no-repeat scroll 0 0 transparent;
    width: 56px;
}

div.tpr-seg-c1-w4-r {
    height: 10px;
    float: left;
    background: url('cas_osa/c1-w4-r.png') no-repeat scroll 0 0 transparent;
    width: 56px;
}

/* EOF X3: TabulkaPodleRoli CSS */
/* EOF X3: TabulkaPodleRoli CSS */
/* EOF X3: TabulkaPodleRoli CSS */

/*  X3: CSS k rozcestnicku pod T osou */
/*  X3: CSS k rozcestnicku pod T osou */
/*  X3: CSS k rozcestnicku pod T osou */

div.Tosy-rozcestnik {
    margin: 0 20px 30px 10px;
    padding: 10px;
}

#main div.Tosy-rozcestnik ul {
    margin: 0;
    padding: 5px 0 0;    
}

#main div.Tosy-rozcestnik ul li.Tosy-P,
#main div.Tosy-rozcestnik ul li.Tosy-K,
#main div.Tosy-rozcestnik ul li.Tosy-X {
    margin: 0;
    padding: 0;    
    padding-left: 18px;    
    list-style-type: none;
}

#main div.Tosy-rozcestnik ul li.Tosy-K {
    background: url('cas_osa/legenda-T-osy-klient.png') no-repeat scroll 0 bottom transparent;
}

#main div.Tosy-rozcestnik ul li.Tosy-P {
    background: url('cas_osa/legenda-T-osy-portal.png') no-repeat scroll 0 bottom transparent;
}

#main div.Tosy-rozcestnik ul li.Tosy-X {
    background: url('cas_osa/legenda-T-osy-prezentace.png') no-repeat scroll 0 bottom transparent;
}

/*  EOF X3: CSS k rozcestnicku pod T osou */
/*  EOF X3: CSS k rozcestnicku pod T osou */
/*  EOF X3: CSS k rozcestnicku pod T osou */

table.schema-hack,
#main table.schema-hack {
    border: none;
    margin: 4px;
}

table.schema-hack td {
    border: none;
    padding: 1px;
}

/* aktualita na titulni strance... X34.2.2013 */
div.titulka-akthead-coat {
    width: 672px;
    margin-left:18px;
    margin-top:15px;
    margin-bottom:15px;
    padding: 19px 19px 0;
}

div.titulka-akthead-coat {
    background: url("titul-AKTHEAD-back.png") no-repeat 0 0 transparent;
}

div.titulka-akthead-content {
    line-height: 1.25em;
}

#main h1.titulka-akthead-nadpis,
h1.titulka-akthead-nadpis {
    font: bold 1.3em 'Trebuchet MS',Tahoma,Arial,Sans-serif;
    background-color: inherit;
    border: none;
    color: inherit;
    margin: 0;
    padding: 0;
    text-transform: none; 
    line-height: 1em;   
}

div.titulka-akthead-vlozeno {
    font-size: 10px;
    color: #777777;
    padding-bottom: 1em;
    line-height: 1em;  
    padding-top: 0.25em; 
}

div.titulka-service-coat {
    height: 1.2em;
    padding-top: 1em;
}

div.titulka-service-coat a.left-link {
    float: left;
}

div.titulka-service-coat a.right-link {
    float: right;
}

div.titulka-service-coat a.left-link,
div.titulka-service-coat a.right-link {
    color: #CCCCCC !important;
}

div.titulka-service-coat a.left-link:hover,
div.titulka-service-coat a.right-link:hover {
    color: #666666 !important;
}

div.titulka-akthead-content img {
    border: 1px solid #444444;
    float: left;
    margin-right: 17px;
}

div.aktualita-full img {
    border: 1px solid #444444;
    float: none; /* SHIT! X3 27.11.2014 */
    margin-right: 17px;
}

h1.titulka-akthead-nadpis a {
    text-decoration: none !important; 
}

h1.titulka-akthead-nadpis a:hover {
    text-decoration: underline !important;
}

div.aktualita-full {
    background: url("titul-AKTHEAD-hr.png") no-repeat 0 0 transparent;
    margin-top: 20px;
    padding-top: 10px;
}

div.aktualita-full p {
    margin-left: 0 !important;
}

div.aktualita-full h1,
div.aktualita-full h2, 
div.aktualita-full h3, 
div.aktualita-full h4 {
    margin: 5px 0 !important;
}

@media only screen and (max-width: 1023px) {
  #wrap, #content-wrap {
    width: 100%;
  }

  div.content-wrap-addition {
    background: none;
  }
  #main.titulni {
    width: 100%;
  }
  div.titulka-akthead-coat {
    max-width: 672px;;
    width: 80%;
  }
  #main p, #main div.seealso {
    margin-right: 10px;
  }
  #rightbar div.framedBox-content p { overflow: hidden; }
}
@media only screen and (max-width: 768px) {
  .hideForMobile {
    display: none !important;
  }
}
@media only screen and (max-width: 570px) {
  #main.sirka-100, #main.sirka-72, #main.sirka-51 { width: 100%; margin-left: 0; border-left: 0; }
  #main { width: 100% !important; margin-left: 0 !important; border-left: 0 !important; }
  #sidebar { width: 100%; }
  .repository-app #main { min-width: inherit; width: 100%; }
  input { max-width: 250px; }
  #main h1.titulka-akthead-nadpis { display: block; clear: both; padding-top: 15px; }
}

/* X3: 2019-01-18 - pridano pro newsletter... v podstate jen uprava existujicich definic pro kus html vymezeny DIVEM s tridou nslt_container */
div.nslt_container {

}

div.nslt_container ul.zajimave,
div.nslt_container ul.nezajimave {
    margin: 16px 0 10px 10px !important;
    padding: 0 0 15px 30px !important;
}

div.nslt_container ul.zajimave li,
div.nslt_container ul.nezajimave li {
    margin-top: 10px !important;
    text-align: left !important;
    padding-left: 0 !important;
}

div.nslt_container ul.zajimave {
    background: #FBFBFB url('https://is-stag.zcu.cz/resources/isstag/h2_A_back.gif') repeat-y left top !important;
}

div.nslt_container h2 {
    font-size: 1.6em;
}

div.nslt_container h3 {
    padding-top: 2px;
    padding-bottom: 2px;
}

div.nslt_container h4 {
    border: none;
    padding-top: 2px;
    padding-bottom: 2px;
}

span.nslt_titulka_container div.nadpis{
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    font-weight: bold !important;
}

span.nslt_titulka_container div.nadpis{
    font-size: 150% !important;
}
