/**** Home - DESIGN ****/
.home_news {
  display: block;
  float: left;
  width: 506px;
}
.home_right {
  display: block;
  float: left;
  width: 185px;
  margin-left: 13px;
}
/**** News - LIST ****/
.news_list {
  display: block;
  border: 1px solid #c2c3be;
  width: 504px;
  margin-bottom: 20px;
}
.news_list .title {
  background: url('../images/block_title.jpg');
  display: block;
  height: 30px;
  line-height: 30px;
  font-size: 1.2em;
  color: #455a31;
  font-weight: bold;
  padding: 0 5px;
}
.news_list .title a {
  color: #455a31;
  text-decoration: none;
}
.news_list .title a:hover {
  color: #455a31;
  text-decoration: underline;
}
.news_list .content {
  background-image: url('../images/block_back.jpg');
  display: block;
  height: 104px;
  padding: 5px;
}
.news_list .content .foto {
  display: block;
  float: left;
  width: 120px;
  padding: 1px;
  background-color: #ffffff;
  border: 2px solid #CACACA;
  text-align: center;
}
.news_list .content .text {
  display: block;
  float: left;
  width: 358px;
  padding-left: 10px;
}

/******** BLOCK ********/
.right_block {
  display: block;
  border: 1px solid #c2c3be;
  width: 185px;
  text-align: center;
}
.right_block .title {
  background: url('../images/block_title.jpg');
  display: block;
  height: 30px;
  line-height: 30px;
  font-size: 1.0em;
  color: #455a31;
  font-weight: bold;
  padding: 0 5px;
}
html>body .right_block .content {
  background: #F5F5F5 url('../images/block_back.png') no-repeat bottom right;
}
.right_block .content {
  /*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/block_back.png');*/
  display: block;
}
/******** FOTOGALERY ********/
.album {
  border-bottom: 1px dashed #7F7F7F;
}
.album .date {
  color: #7F7F7F;
  font-size: 0.85em;
  font-weight: bold;
}
.album .title {
  font-weight: bold;
}
.album .description {
  padding: 7px 0px 15px 25px;
}

/******** FOTOPRILOHA ********/
.fotopriloha {
  padding-top: 50px;
  padding-bottom: 10px;
  display: block;
}
.fotopriloha .foto {
  width: 126px;
  height: 96px;
  display: block;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  border: 1px solid #AFAFAF;
}
.fotopriloha .foto img {
  border: 3px solid #E6E6E6;
  width: 120px;
  height: 90px;
}

/******** Publikacie / list ********/
.public_list {
  display: block;
  border: 1px solid #c2c3be;
  margin-bottom:20px;
}
.public_list .title {
  background: url('../images/block_title.jpg');
  display: block;
  height: 30px;
  line-height: 30px;
  font-size: 1.2em;
  color: #455a31;
  font-weight: bold;
  padding: 0 5px;
}
.public_list .title a {
  color: #455a31;
  text-decoration: none;
}
.public_list .title a:hover {
  color: #455a31;
  text-decoration: underline;
}
.public_list .content {
  display: block;
  height: 105px;
  padding: 5px;
}
.public_list .content .foto {
  display: block;
  float: left;
  width: auto;
  padding: 1px;
  background-color: #ffffff;
  border: 2px solid #CACACA;
  text-align: center;
}
.public_list .content .anotacia {
  display: block;
  float: left;
  width: 560px;
  padding-left: 10px;
}
.public_list .content .more {
  float: right;
  padding-top: 10px;
}

/******** Publikacie / www ********/
#page .nahlad {
  border: 1px solid #AFAFAF;
  padding: 3px;
  margin-right: 10px;
  margin-bottom: 10px;
  text-align: left;
}

/**** Casopis - LIST ****/
.casopis_list {
  display: block;
  border: 1px solid #c2c3be;
  margin-bottom: 20px;
}
.casopis_list .title {
  background: url('../images/block_title.jpg');
  display: block;
  height: 30px;
  line-height: 30px;
  font-size: 1.2em;
  color: #455a31;
  font-weight: bold;
  padding: 0 5px;
}
.casopis_list .title a {
  color: #455a31;
  text-decoration: none;
}
.casopis_list .title a:hover {
  color: #455a31;
  text-decoration: underline;
}
.casopis_list .content {
  background-image: url('../images/block_back.jpg') bottom right;
  display: block;
  height: 125px;
  padding: 5px;
}
.casopis_list .content .foto {
  display: block;
  float: left;
  width: auto;
  padding: 1px;
  background-color: #ffffff;
  border: 2px solid #CACACA;
  text-align: center;
}
.casopis_list .content .text {
  display: block;
  float: left;
  width: 525px;
  padding-left: 10px;
}

/**** Casopis - WWW ****/
.casopis_left {
  display: block;
  float: left;
  padding-right: 10px;
}
.casopis_left img {
  padding: 2px;
  border: 1px solid #AFAFAF;
}
.casopis_right {
  display: block;
  float: left;
}

/**** Casopis Cislo - LIST ****/
.cislo_list {
  display: block;
}
.cislo_list .list_left {
  display: block;
  float: left;
  height: 30px;
  line-height: 30px;
  width: 140px;
}
.cislo_list .list_left a {
  color: #000;
  font-weight: bold;
}
.cislo_list .list_left a:hover {
  color: #000;
}
.cislo_list .list_right {
  display: block;
  float: left;
  width: 250px;
  font-size: 0.85em;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
}
.cislo_list .list_right img {
  border: 0px;
  padding-right: 10px;
  padding-top: 6px;
  float: left;
}
.cislo_list .light_view {
  color: #7F7F7F;
  font-weight: normal;
}

/******** TABLES ********/
table {
  border: 2px solid #AFAFAF;
  border-spacing:0;
  border-collapse:collapse;
}
td {
  padding: 5px;
  border: 1px solid #AFAFAF;
}

.table_list {
  width: 100%;
  border-spacing: 1px;
  empty-cells: show;
  border: 0;
}
.table_list th {
  border-bottom: 1px solid #000000;
  padding: 5px;
}
.table_list td {
  border-top: 1px solid #AFAFAF;
  border-bottom: 1px solid #AFAFAF;
  background-color: #E6E6E6;
}
.table_list td .light_view {
  color: #7F7F7F;
  font-size: 0.85em;
  font-weight: normal;
}
.table_list tr {
  behavior: url(/include/hover.htc);
}
.table_list tr:hover td, .table_list .hover td{
  background-color: #DFDFDF;
}

.table_only table {
  border: 0;
  border-spacing:0;
  border-collapse:collapse;
  width: 100%;
}
.table_only td {
  padding: 5px;
  border: 0;
  border-bottom: 1px solid #AFAFAF;
}

table.nostyle, table.nostyle tr, table.nostyle td {
  border: 0;
  text-align: left;
}
