@import "farbtastic.css";
@import "tipsy.css";

.bottom_funkcie {
  background: #EEEEEE;
  padding: 3px 10px;
  font-size: 0.8em;
  border-radius: 5px;
  -moz-border-radius: 5px; /* ff */
}
.bottom_funkcie a {
  display: block;
  float: right;
  color: #000;
  padding-left: 25px;
  margin-left: 30px;
}
.bottom_funkcie a:hover {
  text-decoration: underline;
}
.bottom_funkcie a.ico_top {
  background: url('../images/ico_top.gif') no-repeat 0 2px;
}
.bottom_funkcie a.ico_print {
  background: url('../images/ico_printer.gif') no-repeat 0 2px;
}
.bottom_funkcie a.ico_send {
  background: url('../images/ico_send.gif') no-repeat 0 3px;
}

/*** Titulka ***/
.vyhody,.title_list_app {
  float: left;
}
.head {
  display: block;
  padding: 10px 15px 5px 15px;
  text-align: center;
  font-weight: bold;
  color: #c40306;
  font-size: 1.2em;
}
.head2 {
  display: block;
  padding: 10px 0;
  font-weight: bold;
  color: #c40306;
  font-size: 1.4em;
}
.vyhody {
  background: url('../images/vyhody_block.gif');
  width: 282px;
  margin-right: 15px;
}
.vyhody .head {
  background: url('../images/vyhody_top.gif') no-repeat top;
}
.vyhody ul {
  list-style-type: none;
  margin: 0;
  padding: 0 0 10px 0;
  font-size: 0.8em;
  background: url('../images/vyhody_bottom.gif') no-repeat bottom;
}
.vyhody li {
  background: url('../images/vyhody_list_bg.gif') no-repeat right bottom;
  padding: 5px 11px 5px 15px;
  line-height: 180%;
}
.vyhody li.last {
  background: none;
  padding-bottom: 0;
}
.vyhody li span {
  background: url('../images/vyhody_list_li.gif') no-repeat 0 5px;
  padding-left: 30px;
  display: block;
}
.title_list_app {
  width: 307px;
  padding-top: 5px;
}
.title_list_app .head {
  font-size: 1.3em;
}
.title_list_app .app_list {
  padding: 5px;
  color: #6f6f6f;
  font-size: 0.75em;
  /*line-height: 150%;*/
  margin-top: 7px;
}
.title_list_app .app_list a {
  color: #232323;
  font-size: 1.2em;
}
.title_list_app .app_list.mod1 {
  background: #f3f3f3;
}
.title_list_app .app_list a.obr {
  background: #fff;
}
.title_list_app .app_list img {
  border: 1px solid #c8c8c8;
  float: left;
  margin-right: 5px;
  padding: 2px;
}
.title_list_app .app_list .desc {
  line-height: 150%;
}
.title_list_app a.more {
  font-size: 0.75em;
  display: block;
  text-align: right;
  padding-top: 10px;
}

/*** Novinky list ***/
.news_list {
  padding: 5px;
  color: #6f6f6f;
  font-size: 0.75em;
  /*line-height: 150%;*/
  margin-top: 7px;
  border-bottom: 1px dotted #c8c8c8;
}
.news_list a {
  font-size: 1.2em;
}
.news_list a.obr {
  background: #fff;
}
.news_list img {
  border: 1px solid #c8c8c8;
  float: left;
  margin-right: 5px;
  padding: 2px;
}
.news_list .desc {
  line-height: 150%;
}
/*a.more {
  font-size: 0.75em;
  display: block;
  text-align: right;
  padding-top: 10px;
}*/

/* ######### 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 ######### */
#topfilter #org {
  float: left;
  width: 320px;
}
#topfilter .logo_org {
  float: left;
  width: 75px;
  padding: 0 10px 0 15px;
  text-align: center;
}
#topfilter .kontakt_org {
  float: left;
  width: 220px;
  padding: 0;
  font-size: 0.8em;
  text-shadow: #fff 1px 1px 0;
}
#topfilter .title {
  color: #595858;
  font-weight: bold;
  font-size: 1.6em;
  margin: 0 0 10px 0;
  padding: 20px 0 0 20px;
  text-shadow: #fff 1px 1px 0;
}
#filterFrm {
  float: right;
  width: 600px;
  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 ######### */
.list_zmluva {
  width: 460px;
  height: 82px;
  display: block;
  background: url("../images/bg_zmluva_list.gif") no-repeat 0 0;
  font-size: 0.9em;
  line-height: 1.3;
  margin: 0 3px 3px 0;
  float: left;
}
.list_zmluva .priloha {
  width: 60px;
  height: 67px;
  padding: 15px 10px 0 0;
  text-align: right;
  float: left;
}
.list_zmluva .nazov {
  width: 184px;
  height: 67px;
  padding: 15px 0 0 0;
  float: left;
  color: #9b9b9c;
}
.list_zmluva .nazov a {
  color: #4f5a6f;
  font-weight: bold;
}
.list_zmluva .nazov span {
  font-style: italic;
  font-size: 0.9em;
}
.list_zmluva .suma,
.list_zmluva .datum {
  font-size: 0.8em;
  color: #9b9b9c;
  text-align: center;
}
.list_zmluva .suma span,
.list_zmluva .datum span {
  display: block;
  margin: 20px 0 0 0;
  font-size: 1.3em;
  font-weight: bold;
}
.list_zmluva .suma {
  float: left;
  width: 106px;
  height: 67px;
  padding: 15px 0 0 0;
}
.list_zmluva .suma span {color: #aa2727;}
.list_zmluva .datum {
  float: left;
  width: 100px;
  height: 67px;
  padding: 15px 0 0 0;
}
.list_zmluva .datum span {color: #5a6478;}

/* ######### 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 th,
.list_dodatok .table_list td {
  border-left: 1px solid #F1F1F1;
  border-bottom: 1px solid #F1F1F1;
  border-right: 0;
  border-top: 0;
  padding: 5px;
}
.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;
}

/*** Referencie ***/
.ref_list {
  position: relative;
  float: left;
  width: 180px;
  border: 1px solid #DFDFDF;
  border-top: 0;
  border-left: 0;
  padding: 10px;
  position: relative;
  z-index: 1;
}
.ref_list.ref_mod0 {
  border-right: 0;
}
.ref_list a img {
  border: 0;
}
.ref_list span {
  display: block;
  padding: 3px;
  text-align: center;
  font-size: 0.8em;
  line-height: 125%;
  height: 29px;
}
.ref_line {
  border-top: 1px solid #fff;
  margin-top: -1px;
  position: relative;
  z-index: 100;
}