.breadcrumbs {
  font-size: 0.8em;
  margin-bottom: 20px;
}
.breadcrumbs a {
  color: #636363;
  text-decoration: underline;
}
.breadcrumbs a:hover {
  text-decoration: none;
}
.bottom_funkcie {
    background: none repeat scroll 0 0 #EEEEEE;
    border-radius: 5px 5px 5px 5px;
    font-size: 0.8em;
    padding: 3px 10px;
}
.bottom_funkcie a {
    color: #0060A5;
    display: block;
    float: right;
    margin-left: 30px;
    padding-left: 25px;
}
.bottom_funkcie a:hover {
    text-decoration: underline;
}
.bottom_funkcie a.ico_top {
    background: url("../images/ico_top.gif") no-repeat scroll 0 2px transparent;
}
.bottom_funkcie a.ico_print {
    background: url("../images/ico_printer.gif") no-repeat scroll 0 2px transparent;
}
.bottom_funkcie a.ico_send {
    background: url("../images/ico_send.gif") no-repeat scroll 0 3px transparent;
}
/* ######### FILTER titulka ######### */
.table_price td {
  border: 1px solid #fff;
  border-bottom: 0;
  border-left: 0;
  padding: 3px 5px;
  vertical-align: center;
}
.table_price .row_1 td {
  background: #DEDEDE;
}
.table_price .row_2 td {
  background: #F3F3F3;
}

/* ######### FILTER titulka organizacie ######### */
#filterFrm {
  padding: 0;
  margin: 0;
}
/* ######### ORGANIZACIA - zmluvy ######### */
.www_org {
  width: 460px;
}
.www_org h2 {
  background: url("../images/bg_title.gif") no-repeat 0 0;
  height: 45px;
  line-height: 45px;
  padding: 0 25px;
  font-size: 1.5em;
  font-weight: bold;
  color: #fff;
  text-shadow: #6a6a6a 1px 1px 0;
  margin: 0 0 5px 0;
}
/* ######### ZMLUVA - LIST ######### */
.table_list tr.head {
  /*background: url("../images/bg_table_head.png") no-repeat 0 0;*/
  height: 42px;
  font-size: 0.8em;
  color: #5b5b5b;
  text-shadow: #fff 1px 1px 0;
}
.table_list th {padding: 5px;}
.table_list th.cell1 {
  padding: 5px;
  text-align: center;
  background-color: #f1f1f1;
  border-radius: 7px 0px 0px 7px;
-moz-border-radius: 7px 0px 0px 7px;
-webkit-border-top-right-radius: 0px;
-webkit-border-bottom-right-radius: 0px;
  border-color: #CECECE;
  border-style: solid;
  border-width: 1px;
  width: 60px;
}
.table_list th.cell2 {
  background-color: #f1f1f1;
  border-bottom: 1px solid #CECECE;
  border-top: 1px solid #CECECE;
}
.table_list th.cell3 {
  background-color: #f1f1f1;
  border-bottom: 1px solid #CECECE;
  border-top: 1px solid #CECECE;
}
.table_list th.cell4 {
  padding: 5px;
  text-align: center;
  background-color: #f1f1f1;
  border-radius: 0px 7px 7px 0px;
-moz-border-radius: 0px 7px 7px 0px;
-webkit-border-top-right-radius: 7px;
-webkit-border-bottom-right-radius: 7px;
  border-color: #CECECE;
  border-style: solid;
  border-width: 1px;
  /*width: 60px;*/
}
/*.table_list th.cell3 {background: url("../images/bg_table_head.png") no-repeat -675px 0; width: 125px;}*/
/*.table_list th.cell4 {background: url("../images/bg_table_head.png") no-repeat right 0; width: 130px;}*/
/*.table_list td.cell1 {background: url("../images/bg_table_row.png") no-repeat 0 0;}*/


/*.table_list td.cell2 {background: url("../images/bg_table_row.png") no-repeat -73px 0;}*/
.list_zmluva td.cell3 { text-align: right; }
/*.table_list td.cell3 {background: url("../images/bg_table_row.png") no-repeat -675px 0;}*/
/*.table_list td.cell4 {background: url("../images/bg_table_row.png") no-repeat right 0;}*/


.list_zmluva {
  /*width: 460px;*/
  /*height: 70px;*/
  /*background: url("../images/bg_table_row.png") no-repeat 0 0;*/
  font-size: 0.9em;
  line-height: 1.3;
  padding: 0;
}
.list_zmluva td {
  padding: 0 0 3px 0;
  vertical-align: middle;
}
.list_zmluva .cell1 {
  padding: 5px;
  text-align: center;
  border-radius: 7px 0px 0px 7px;
-moz-border-radius: 7px 0px 0px 7px;
-webkit-border-top-right-radius: 0px;
-webkit-border-bottom-right-radius: 0px;
  border-color: #CECECE;
  border-style: solid;
  border-width: 1px;
  width: 60px;
}
.list_zmluva .cell2 {
  padding: 2px 15px 10px 15px;
  color: #9b9b9c;
  border-bottom: 1px solid #CECECE;
  border-top: 1px solid #CECECE;
}
.list_zmluva .cell2 a {
  color: #4f5a6f;
  font-weight: bold;
}
.list_zmluva .cell2 span {
  font-style: italic;
  font-size: 0.9em;
}

.list_zmluva .cell3 {
  padding: 0 10px 0 0;
  border-bottom: 1px solid #CECECE;
  border-top: 1px solid #CECECE;
  background-color: #f1f1f1;
  width: 125px;
  text-align: right;
}
.list_zmluva .cell3 span {
  color: #aa2727;
  font-size: 1.1em;
}
.list_zmluva .cell4 {
  color: #9b9b9c;
  padding: 0;
  border-color: #CECECE;
  border-style: solid;
  border-width: 1px;
  border-radius: 0px 7px 7px 0px;
-moz-border-radius: 0px 7px 7px 0px;
-webkit-border-top-right-radius: 7px;
-webkit-border-bottom-right-radius: 7px;

  border-left: 0px;
  width: 130px;
  text-align: center;
  font-size: 0.8em;
  font-weight: bold;

}
.list_zmluva .cell4 span {color: #5a6478;}


/* tabulka organizacie */
.index .table_list th.cell1 { width: 300px; }
.index .table_list th.cell2 {
  /*width: 300px;*/
  border-right: 1px solid #CECECE;
}
.index .table_list th.cell3 {
  /*width: 300px;*/
  border-right: 1px solid #CECECE;
}
.index .table_list th.cell4 {
  background-color: #f1f1f1;
  border-radius: 0px 7px 7px 0px;
-moz-border-radius: 0px 7px 7px 0px;
-webkit-border-top-right-radius: 7px;
-webkit-border-bottom-right-radius: 7px;
  /*width: 250px;*/
  border-right: 1px solid #CECECE;
}
.org-list td {
  padding: 5px 10px;
  font-size: 0.9em;
}
.org-list .cell1 {
  border-radius: 7px 0px 0px 7px;
-moz-border-radius: 7px 0px 0px 7px;
-webkit-border-top-right-radius: 0px;
-webkit-border-bottom-right-radius: 0px;
  border-color: #CECECE;
  border-style: solid;
  border-width: 1px;
}
.org-list .cell2 {
  color: #9b9b9c;
  border-bottom: 1px solid #CECECE;
  border-top: 1px solid #CECECE;
  border-right: 1px solid #CECECE;
}
.org-list .cell3 {
  color: #9b9b9c;
  border-bottom: 1px solid #CECECE;
  border-top: 1px solid #CECECE;
  border-right: 1px solid #CECECE;
}
.org-list .cell4 {
  color: #9b9b9c;
  border-top: 1px solid #CECECE;
  border-right: 1px solid #CECECE;
  border-bottom: 1px solid #CECECE;
  border-radius: 0px 7px 7px 0px;
-moz-border-radius: 0px 7px 7px 0px;
-webkit-border-top-right-radius: 7px;
-webkit-border-bottom-right-radius: 7px;
text-align: left;
}
.org-list { color: #5A6478; }
.org-list a {
  color: #4F5A6F;
  font-weight: bold;
}

/* ######### www zmluva ######### */

/***** dodatok list_zmluva*****/
.list_dodatok {

}
.list_dodatok .table_list {
  font-size: 0.8em;
  /*border-top: 1px solid #F1F1F1;
  border-right: 1px solid #F1F1F1;*/
  border-bottom: 0;
  border-left: 0;
}
.list_dodatok .table_list td.cell1 {
  padding: 5px;
  text-align: center;
  border-radius: 7px 0px 0px 7px;
-moz-border-radius: 7px 0px 0px 7px;
-webkit-border-top-right-radius: 0px;
-webkit-border-bottom-right-radius: 0px;
  border-color: #CECECE;
  border-style: solid;
  border-width: 1px;
  width: 60px;
}
.list_dodatok .table_list td.cell2 {
  padding: 10px 15px 10px 15px;
  color: #9b9b9c;
  border-bottom: 1px solid #CECECE;
  border-top: 1px solid #CECECE;
  border-left: 0px;
  border-right: 1px solid #CECECE;
}
.list_dodatok .table_list td.cell3 {
  font-size: 1.1em;
  padding: 5px;
  border-color: #CECECE;
  border-style: solid;
  border-width: 1px;
  border-radius: 0px 7px 7px 0px;
-moz-border-radius: 0px 7px 7px 0px;
-webkit-border-top-right-radius: 7px;
-webkit-border-bottom-right-radius: 7px;
  border-left: 0px;
  width: 100px;
  text-align: right;
  font-weight: bold;
  vertical-align: middle;
  font-weight: normal;
}
.list_dodatok .table_list th {
  background: #F1F1F1;
}
.list_dodatok .table_list td {

}
 /* ######### list dodatok ######### */
 .cell1 span{
   font-size: 1.4em;
   font-weight: bold;
 }
 .cell1 {
   line-height: 1.5em;
 }
.cell2 a{
  font-weight: bold;
  line-height: 1.4em;
}


/* ######### TABY ######### */
#tabs {
  border: 0;
}
/* Tabs
----------------------------------*/
#page .ui-tabs { padding: 0; zoom: 1; }
#page .ui-widget-content {
  background: none;
}
#tabs .ui-widget-header { border: 0px solid #aaaaaa; background: none; }
#page .ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: 0; margin-left: -1px; border-bottom: 2px solid #D00108; margin-bottom: 10px;}
#page .ui-corner-all, #page .ui-corner-top {-moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }
#page .ui-tabs .ui-tabs-nav li {
  background: url('../images/bg_tab1.gif') no-repeat 0 0;
  position: relative;
  top: 0;
  border: 0;
  float: left;
  margin: 0;
  padding: 0;
  height: 24px;
  line-height: 24px;
  width: 240px;
  text-align: center;
  font-size: 1em;
}
#page .ui-tabs .ui-tabs-nav li a {
  color: #fff;
}
#page .ui-tabs .ui-tabs-nav li.ui-tabs-selected {border-bottom-width: 0; float: left; display: inline; background: url('../images/bg_tab2.gif');}
#page .ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
#page .ui-tabs .ui-tabs-nav li.ui-state-disabled a,
#page .ui-tabs .ui-tabs-nav li.ui-state-processing a {
  cursor: text;
  font-weight: bold;
  text-align: center;
  color: #D00108;
}
#page .ui-tabs .ui-tabs-nav li a,
#page .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
  font-weight: bold;
  cursor: pointer;
} /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
#page .ui-tabs .ui-tabs-panel { border-width: 0; background: none; font-size: 1.0em;}
#page .ui-tabs .ui-tabs-hide { display: none !important; }
