/* CSS Document */

body {margin: 0 auto; text-align: center; background: white; font: 80% "Arial CE",Arial,"Helvetica CE",Helvetica,sans-serif; color: rgb(70,72,70); line-height: 1.6em}
    
    a {color: rgb(70,70,70); text-decoration: underline;}
    a:hover {color: rgb(80,80,80); text-decoration: none;}
    
    h2 {color: rgb(249,249,249); font-weight: normal;}
    form {color: rgb(70,72,70); margin-left: 15px;}

h3 {color: rgb(249,249,249); font-weight: normal;}
    form {color: rgb(70,72,70); margin-left: 15px;}


    #page {margin: 0 auto; margin-top: 20px; width: 1000px; height: 300px;}
    
    #head {width: 1000px; margin: 0 auto; height: 126px;}
    #head #logo {width: 300px; height: 95px; float: left; margin-left: 0px}
    #head #odkazy {width: 520px; height: 54px; margin-top: 45px; margin-right: 10px; float: right; background: url(images/headlinks-bg.jpg) no-repeat;}
    
    #head #odkazy ul {list-style-type: none; margin-top: 17px; padding-left: 20px; margin-left: 0px; font-weight: bold}
    #head #odkazy li {float: left;}
    #head #odkazy a {color: rgb(22,22,22); text-decoration: underline;}
    #head #odkazy a:hover {color: rgb(102,102,102); text-decoration: none;}
    
    #head #pf2010 {width: 500px; height: 40px; text-align: left; float: right; margin-right: 20px}
    #head #pf2010 img {margin-right: 10px}
    #head #pf2010 p {margin: 0; padding: 0px}
    
    #vyhladavanie {width: 100%; height: 110px; margin-top: 10px; background: url(images/vyhladavanie-box.png) no-repeat top center; text-align: center}
    #vyhladavanie form {width: 455px; height: 40px; margin: 0 auto;  padding-top: 8px; color: black; font-weight: bold}
    #vyhladavanie form #vyraz {width: 290px;height: 28px; _height: 27px; margin: 0 auto; border: 1px solid black; padding-top: 6px; _padding-top: 7px; margin-right: 0px; margin-top: 7px;}
    #vyhladavanie #submit {width: 83px; height: 27px; margin-top: 6px; margin-right: 4px; border: 0; background: transparent; color: rgb(255,204,51); font-size: 1.3em; margin-bottom: 0px}
    #vyhladavanie #moznosti {width: 240px; _width: 255px; height: 30px; margin: 0 auto; margin-left: 98px; _margin-left: 0px; margin-top: 0px; _margin-top: 8px; padding-top: 0px;text-align: center;}
    #vyhladavanie #moznosti ul {list-style-type: none; margin-left: 8px; _margin-left: 0px; margin-top: 0px; padding: 0}
    #vyhladavanie #moznosti li {width: 65px; margin-right: 12px; float: left} 
    #vyhladavanie #moznosti .first {float: left; border: 0; margin-top: 3px; _margin-top: 4px; _margin-left: 6px;}
    #vyhladavanie #moznosti .second {float: left;border: 0; margin-top: 3px; margin-left: 4px;margin-left: 5px;  _margin-left: 5px; }
    #vyhladavanie #moznosti .third {float: left;border: 0; margin-top: 3px;margin-left: 6px;}
    
    
    #obsah {width: 535px; float: left; text-align: left; padding-left: 5px; margin-top: 15px}
    #obsah h1, #obsah h2, #obsah h3 {width: 530px; height: 45px; _width: 555px; background: url(images/nadpis-obsah.png) no-repeat; font-size: 1.2em; font-weight: bold; padding: 12px; padding-left: 15px; margin-bottom: 0}

    #nadpis-odkazy {float: right; font-size: 0.8em; padding: 0px; color: rgb(102,102,102); padding-right: 20px; font-weight: normal}
    #nadpis-odkazy a {color: rgb(102,102,102); text-decoration: underline; padding-left: 30px}
    #nadpis-odkazy a:hover {color: rgb(102,102,102); text-decoration: none;}
    
    #obsah img {margin-right: 10px}
    #obsah p {padding-left: 15px; margin-top: 0px; padding-bottom: 25px}
    #obsah ul {list-style-image: url(images/form-li.jpg);}
    #obsah #zaradenie li {width: 200px; min-height: 80px; float: left; margin-bottom: 20px; margin-right: 30px}
  
    #panel ul {list-style-image: url(images/form-li.jpg); _list-style-type: none; _margin: 15px}
    #panel li {width: 90%; float: left; margin-bottom: 20px; margin-right: 20px}
    
    #panel {width: 425px; float: right; margin-top: 15px;  text-align: left}
    #panel h1, #panel h2, #panel h3 {width: 420px; height: 37px; padding: 12px; padding-left: 15px; padding-bottom: 0px; text-align: left; background: url(images/nadpis-panel.png) no-repeat; font-size: 1.2em; font-weight: bold;}
    #panel p {padding: 0px 10px 10px 15px}
    #panel a {color: rgb(8,8,8); text-decoration: underline}
    #panel a:hover {color: rgb(8,8,8); text-decoration: none}

    
    #paticka {width: 100%; height: 45px; clear: both; padding-top: 23px; _padding-top: 12px; background: url(images/paticka-box.jpg) no-repeat center}
    
    .left {float: left;}
    .right {float: right;}
    .clear {clear: both;}

#lista {width: 100%; height: 25px; padding-top: 7px; background: url(images/bck_menu.jpg) repeat-x; margin: 0 auto; text-align: center; color: white; margin-bottom: 25px; font: 85%/1.3 Verdana, Tahoma, "Geneva CE", lucida, sans-serif; }
#lista li { float: left; background: url(images/bck_menu_li.jpg) no-repeat 0 0 }
#lista a {color: white; text-decoration: underline;}
#lista a:hover {color: white; text-decoration: none; background: url(images/bck_menu.jpg) 25px repeat-x;}
    
    
#logoimg {
     float: left;
     margin: 0px 0px 0px 0px;
     text-align: left;
     padding: 0px 0px 9px 0px;
     width: 460px;
     height: 125px;
     position: relative;
     overflow: hidden;
     clear: both;
     float: left;
     color: #801e00
}


#logoimg span {

     background: url('images/logo-nk.png');
     position: absolute;
     display: block;
     left: 0px;
     top: 0px;
     z-index: 1;
     width: 460px;
     height: 125px;
     cursor: pointer;
     padding: 0px;
     margin: 0px;
     overflow: hidden;
}



#logoimg a {
     display: block;
     width: 460px;
     height: 125px;
     overflow: hidden;
     padding: 0px;
     color: #801e00;  
     text-align: left; 
     line-height: 90px;

}


.web {width: 100%; height: 160px; margin-left: 12px; margin-bottom: 25px} 
 .web_left {float: left; text-align: center;}
 .web_left_img {padding: 5px;border: 1px solid #E0E0E0; margin-right: 5px}
 .zvyraznenie {color: rgb(200,0,0); letter-spacing: 1px;}
 .nahlasit_chybu {font-size: 95%}