@charset "utf-8"; 
html, body {
    height: 730px;
    width: 960px;
    margin-top: 0px;  
    margin: auto;
    display: block;
    padding: 0px;
}
#header {
    min-width: 960px;
    min-height: 100px;
    margin: 0px;
    background-repeat: repeat-x;
    background-position: left bottom;
}
#navigation {
   height: 50px; 
}
#navigation ul{
    margin: 0px 0px 0px 0px;
    padding: 0px;
    vertical-align: middle;
}
#navigation li{
    height: 50px;
    margin: 0px;
    padding: 0px;
    min-width: 50px;
    list-style-type: none;
    display: inline;
}
#navigation a{
    margin: 0px 0px 0px 0px; /* top right bottom left */ 
    padding: 0px 10px 0px 10px;  /* top right bottom left */ 
    line-height: 50px;
    min-width: 50px;
    height: 50px;  
    text-decoration: none;
    float: left;
    border-right: solid 2px black;
    position: relative; 
}
#tlacitko1 {background: url("http://www.dfsdumbier.sk/obrazky/tlacitka/2.jpg") left center no-repeat;}#tlacitko2 {background: url("http://www.dfsdumbier.sk/obrazky/tlacitka/8.jpg") left center no-repeat;}#tlacitko3 {background: url("http://www.dfsdumbier.sk/obrazky/tlacitka/5.jpg") left center no-repeat;}#tlacitko4 {background: url("http://www.dfsdumbier.sk/obrazky/tlacitka/1.jpg") left center no-repeat;}#tlacitko5 {background: url("http://www.dfsdumbier.sk/obrazky/tlacitka/10.jpg") left center no-repeat;}#tlacitko_veduci {
    background: url(http://www.dfsdumbier.sk/obrazky/tlacitka/9.jpg) left center no-repeat;
}
#navigation span{
    font-family: "Comic Sans",cursive;
    font-variant: small-caps;
    font-weight: 900;
    font-size: large;
    color: black;  
}
#navigation a:hover{
    background: url(http://www.dfsdumbier.sk/obrazky/tlacitka/hover.jpg) left center no-repeat; 
    border-bottom: none; 
}
#navigation2 {
    float: right;/*Dolezite*/
    width: 160px;/* 17% */
    margin: -10px 0px 20px 5px;
    padding: 0px;
}
#nav2 {
    width: 160px;
    min-height: 350px;
    margin-bottom: 10px;
    padding: 5px 5px 5px 5px;
    border: solid 2px black;
    background: url(http://www.dfsdumbier.sk/obrazky/bg.jpg) left top repeat;
    position: relative;
    z-index: 1;
}
#stamp {
    width: 160px;/* 17% */
    padding: 0px;
    margin: 0px;
}
#nav2 ul {
    padding: 0px;
    margin: 0px;
    margin-left: 15px;
    margin-top: 80px;
}
#nav2 a {
    font-family: "Comic Sans",cursive;
    font-variant: small-caps;
    font-weight: 700;
    font-size: 15px;
    color: black;
    text-decoration: none;
    position: relative;
    z-index: 10;
}
#nav2 a:hover {
    border-top: solid 2px green;
    border-bottom: dashed 2px blue;
} 
#nav3 {
    margin: 5px 5px 15px 5px;
    font-family: "Comic Sans",cursive;
    font-variant: small-caps;
    font-size: 15px;
    color: black;
    text-align: center;
}
#nav3 a {
    font-weight: 600;  
    margin: 0px 15px 0px 0px;
    min-width: 35px; 
    color: black;
    text-decoration: none; 
}
#nav3 a:hover {
    color: black;
    border-top: solid blue 1px; 
}
.formular {
    font-family: "Comic Sans",cursive;
    font-variant: small-caps;
    color: black;
}
input {
    border: solid 1px black;
    background-color: #f4eede;
    color: black;
}
input:hover {
    background-color: #c6c8ca;
}
textarea {
    border: solid 1px black;
    background-color: #f4eede;
    color: black;
}
textarea:hover {
    background-color: #c6c8ca;
}
input.login {
    width: 70px;
    color: blue;
}
input.signin {
    width: 150px;
    color: red;
}
input.login_button {
    width: 55px;
    font-weight: 500;
}
#content {
    margin-top: -10px;
    padding-top: 50px;
    border: solid 2px black;
    min-height: 500px;
    width: 760px; /* 80 % */ 
    background: url(http://www.dfsdumbier.sk/obrazky/bg.jpg) left top repeat;
}
#content h3 {
    padding-left: 20px;
    margin: 0px;
    color: blue;
}
.nazov {
    height: 60px;
    line-height: 60px;
    vertical-align: middle;
    background: url(http://www.dfsdumbier.sk/obrazky/osnova.jpg) left center no-repeat;
    font-family: "Comic Sans",cursive;
    font-variant: small-caps; 
    font-weight: 600;
    font-size: 25px;
    padding-left: 30px;
    margin-bottom: 0px;
}
.clanok {
    margin-top: 0px;
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 10px;
    border: solid 1px #3f2d24;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
}
.komentar {
    border-bottom: solid 1px black;
    margin-bottom: 10px;
}
div.clanok_nahlad {
    width: 600px;
    height: 160px;
    margin: 0px 80px 10px 80px;         /* top right bottom left */
    padding: 0px;
    background: url(http://www.dfsdumbier.sk/obrazky/clanok_nahlad.jpg) center center no-repeat;
}
div.clanok_nahlad h1 {
    padding: 15px 0px 0px 50px;
    margin:0px;   
}
div.clanok_nahlad h1 a {
    margin: 0px;
    padding: 0px; 
    font-family: "Comic Sans",cursive;
    font-variant: small-caps; 
    font-weight: 600;
    font-size: 25px;
    color: black;
    text-decoration: none;    
}
div.clanok_nahlad h1 a:hover{
    color: gray;
}
div.nahlad {
    height: 67px; 
    padding: 10px 15px 5px 65px;
    margin: 0px;
    text-align: left; 
}
div.popis {
    padding: 0px 0px 0px 40px;
    margin: 0px;
}
div.popis b {
    color: red;
    margin: 0px;
    padding: 0px;
}
/*Styles na nahlad clankov */ 
#footer {
    background: url(http://www.dfsdumbier.sk/obrazky/bg.jpg) left top repeat;   
    border: solid 2px black;
    margin-top: 30px;
    text-align: right;
}
#footer span {
    margin-left: 320px;
}
#footer span a {
    color: gray;
}
.small {
    font-size: 10px;
    margin-right: 418px;
}
.uzivatelia {
     
}
.uzivatelia td {
    margin: 0px 15px 5px 0px;
}
.obsah {
    width: 700px;
}
/* CSS Document */

