

body {
    font-family: Verdana, Arial, 'Sans Serif';
    font-size: 13px;
  }


h1,h2,h3,h4,h5 {
    margin: 2px;
  }


#main {
    width : 990px;
    background-color : #CCC;
    margin :auto;
    padding:0;
  }


#top {
    width : 990px;
    height : 260px;
    background-color : #EBEBEB;
  }


#content {
    width : 990px;
    height : auto;
    padding:0;
    margin:0;
  }


#menu {
    width : 120px;
    background-color:#C8E5F5;
    vertical-align:top;
  }


#tresc {
    width: 860px;
  }


#adminmenu {
    width:860px;
  }


.art_tresc {
    text-align : justify;
    text-indent: 15px;
    margin:0px;
    margin-top:1em;
  }


.art_tresc p {
    margin:0px;
    margin-top:10px;
  }


.fotka_podpis p {
    text-align:left;
    font-size:11px;
    line-height:12px;
    color:white;
    margin: 3px 0px;
  }


#bottom {
    clear:left;
    width:990px;
    height:25px;
    background-color:#4E3E89;
    color:white;
    margin:3px 0;
  }


#bottom a:link,a:active,a:visited {
    text-decoration:none;
    color:#FCF2CE;
  }


.menu {
    font-size:12px;
  }


.menu H1 {
    font-size:14px;
  }


a:link,a:active,a:visited {
    text-decoration:none;
    color:#003057;
  }


a:hover {
    text-decoration:underline;
    color:#8E1C1B;
  }


.podpis {
    font-size:11px;
    text-align:center;
    margin:0 auto;
  }


ul, li {
    text-indent:0px;
  }


.warn {
    color:#C80000;
  }


.cell {
    float:left;
    padding:3px;
  }


.form p {
    font-size : 9px;
    line-height : 1.2em;
  }

.form h2 {
font-size : 12px;
}
