* {
    margin: 0;
    padding: 0;
}

body {
    padding: 20px 0;
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-align: center;
    color: #646462;

    background: #dbdbdb url(../images/back_grey.png) 0 0 repeat-x;
}

#top {
  width:100%;
  height:25px;
    line-height: 25px;

  background-color:#333;

  border-bottom:1px solid #888;
}

#top a, a:link, a:visited{
  color:#ccc;
  text-decoration:none;
}

#phocaguestbooklem* {
  padding:3px;
  width:100%;
}

#top a:hover{
  color:#fff;
  text-decoration:underline;
  font-weight:bold;
}

#page{
    margin: 0 auto;
    width:1265px;
    margin-top:30px;
    margin-bottom:30px;
}

.banner {
    width:145px;
    min-height:635px;

    color:#ffffff;
    margin:5px;
    margin-top:100px;

    /*border:1px solid #c4c4c4;*/

    float:left;
    overflow:hidden;

  -moz-opacity: 0.65;
  opacity: 0.65;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=65);
}

.block {
  display:block;
}

#addcomments {
  color:white;
}

#comments h4 {
  color:#ECECEC;
}

#hl-zprava-cycle a:hover strong {
  text-decoration: underline;
}

#fotodne a:hover strong {
  text-decoration: underline;
}

.widget a:hover strong {
  text-decoration: underline;
}

#main {
    margin: 0 auto;
    width: 950px;

    text-align: left;
    float:left;
}

#logo{
    margin-left:10px;
    float:left;
}

.widget-content-big img {
  padding:5px;
}

.widget-content-big-light img {
  padding:5px;
}


#nazev-obce {
  margin-left:116px;
  /*margin-left:56px;*/
  width: 295px;
  height: 75px;
  float:left;
}

#logo-obce{
    margin-right:10px;
  float:right;
}

#rozcestnik{
    margin-left:auto;
    margin-right:auto;
}

#copyright {
  float:left;

  margin-left:10px;
  margin-top:20px;
}

#copyright a:link,a:visited {
  color:#646462;
}
#copyright a:hover {
  color:#1E1E1E;
}

#tabtipy a, a:active, a:link, a:visited {
  color:#E4E4E4;
}
#tabtipy a:hover {
  color:#FFFFFF;
}


/*

  Ostatni tridy

*/

.small_katalog{
    width:56px;
  height:42px;
  border-bottom:1px solid #000000;
}

.big_katalog{
    /*float:right;*/

  width:235px;
  height:170px;

  margin-left:56px;
  margin-top:-172px;
  border-left:1px solid #CCF5FF;
  overflow:hidden;
}

.tabfcst td {
    border-top: 1px solid black;
}

.tabfcst th {
    border-bottom: 2px solid black;
    background-color: #EAEAEA;
}

table.tabfcst {
    border-width: 2px;
  border-spacing: 0px;
  border-style: solid;
  border-color: black;
  border-collapse: collapse;
}

.article-info .published {
  float:left;
}

.article-info .hits {
  float:right;
}


.jmeno {
    width: 185px;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}

.phocagb {
    width: 285px;
  font-size:12px;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}

.pagination{
  width:100%;
  margin-top:30px;
}

.pagination .counter{
  text-align:center;
  font-weight:bold;
}

.pagination ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
.pagination li, li.pagenav-prev, li.pagenav-next {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #CCCCCC #BBBBBB #BBBBBB #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 1px;
    display: inline;
    line-height: 24px !important;
    margin: 2px !important;
    padding: 2px 8px !important;
    text-align: center;
}
.pagination li a {
    margin: 0;
    padding: 0;
}
.pagination li:hover, li.pagenav-prev:hover, li.pagenav-next:hover {
    background-color: #CEDAF6;
    background-image: -moz-linear-gradient(center top , #BDEDFF, #74B2E9);
    box-shadow: 0 0 2px #999999;
}

.btn{
  color:black;
}

#columns .widget .widget-content-big .btn a{
  color:black;
}

#columns .widget .widget-content-big-light .btn a{
  color:black;
}