* {margin: 0px; padding: 0px;  border: 0;}
html, body {height: 100%;}
body {min-width: 720px; text-align: left; color: #000; background-image: url('./../design/background.gif'); background-repeat: repeat-x; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 1.5;}

/*Styl odkazĹŻ*/
#topmenu a:link {color:black; font-weight: bold; text-decoration: none;}
#topmenu a:visited {color:black; font-weight: bold; text-decoration: none;}
#topmenu a:active {color:black; font-weight: bold; text-decoration: none;}
#topmenu a:hover {color: black; font-weight: bold; text-decoration: none;}

#menu_user a:link {color:#000; font-weight: bold; text-decoration: none;}
#menu_user a:visited {color:#000; font-weight: bold; text-decoration: none;}
#menu_user a:active {color:#000; font-weight: bold; text-decoration: none;}
#menu_user a:hover {color: #70A7D0; font-weight: bold; text-decoration: none;}


#paticka a:link {color:#c0c0c0; text-decoration: none;}
#paticka a:visited {color:#c0c0c0; text-decoration: none;}
#paticka a:active {color:#c0c0c0; text-decoration: none;}
#paticka a:hover {color: #57575; text-decoration: none;}

/*ZĂˇkladnĂ­ layout*/
#obal {width: 960px; background-color: white; margin: auto; margin-top: 0px; position: relative;   }
#hlavicka {width: 960px; height: 127px; color: #fff; background-image:url(../design/headerbg.png); background-repeat: repeat-x;  border-bottom: 3px solid #fff;}
#topmenu {  height: 21px; font-size: 11px; color: black; background-color: #ffdead; padding: 4px 0px 0px 0px; border: 2px solid #ffdead; border-top: 2px solid #ff8c00; border-left: 2px solid #ff8c00; border-right: 2px solid #ff8c00; border-bottom: 2px solid #ff8c00}
#menu {float: left; width: 180px; margin-left: -2px; padding-top: 3px;}
#menu_user {text-align: right; font-size: 10px; color: #70A7D0; background-color: #DDEBF6; border-bottom: 3px solid #fff; padding: 5px 8px 5px 5px; }

#levypanelobal { float: left; width: 180px; padding: 2px 2px 2px 2px;   border-left: 2px solid #ff8c00; border-right: 2px solid #ffdead; border-bottom: 2px solid #ffdead; padding: 6px; background-image: url('./../design/background-im.gif'); background-repeat: repeat-x; padding-top: 20px}
#pravypanelobal { float: right; width: 180px; padding: 10px px 4px 4px; padding-left: 10px; margin-top: 0px; background-color: white;   border-left: 2px solid #ffdead; border-right: 2px solid #ff8c00;border-bottom: 2px solid #ffdead; padding-top: 20px; background-image: url('./../design/background-im.gif'); background-repeat: repeat-x; } 
#hlavnipanelobal {margin: 0px 190px 0px 195px; padding:20px; background-image: url('./../design/background-im.gif'); background-repeat: repeat-x; } 

#paticka {padding-top: 10px;  color: black; background-color: #ffdead; font-size: 9px; text-align: center; border-right: 2px solid #ff8c00;}

/*Menu*/
#menu ul {list-style-type: none; margin-bottom: 24px;}
#menu li {color: #000000;  }
#menu li a {padding-left: 20px; display: block; height: 20px; line-height: 16px; font-size: 12px; font-weight: bold; color: #330000; text-decoration: none;  background-image: url('./../design/control_stop.gif'); background-repeat: no-repeat; }
#menu li a:hover {padding-left: 20px; color: #330000; text-decoration: none; border-bottom: 1px solid #ff8c00; background-image: url('./../design/control_play.gif'); background-repeat: no-repeat;}


.resetovac {border: 0px none; margin: 0px; padding: 0px; float: none; clear: both; width: 0px; height: 0px; line-height: 0px; font-size: 0px;}


/*TEXTY*/
#hlavnipanelobal ul {margin: 1em 2em 1em 3em; list-style-type: square;} 
#pravypanelobal ul {margin: 1em 2em 1em 3em; list-style-type: square;} 

input {padding: 2px ; border: 1px solid #DCDCDC; background: #fff; }
input.zelena {padding: 2px ; border: 1px solid #9deba8; background-image: url(../design/inputbg.png); background-repeat: repeat-x; }
input.modra {padding: 2px ; border: 1px solid #6eaaff; background-image: url(../design/inputbg-m.png); background-repeat: repeat-x; }
input.radio {border: 0px; background: #fff; }
textarea {border: 1px solid #DCDCDC;}  


h1 {font-size: 16px; color: #8b4513; margin-bottom: 15px;border-bottom: 1px solid #008000; }
h2 {font-size: 14px; color: #8b4513; margin-bottom: 10px;border-bottom: 1px solid #008000; }
h3 {font-size: 12px; color: #8b4513; margin-bottom: 10px; border-bottom: 1px solid #008000;}
h4 {font-size: 10px; color: #0000FF;}
h5 {font-size: 9px; color: #0000FF;}
h6 {font-size: 8px; color: #0000FF;}


#hlavnipanelobal a {color: darkred; text-decoration: none; font-weight: bold}
#hlavnipanelobal a:hover {color: red; text-decoration: underline}



/*OSTATNĂŤ*/
#hintbox{ position:absolute;top: 0;background-color: white;width: 150px; padding: 3px; border:1px solid black; font:normal 11px Verdana; line-height:18px; z-index:100; border-right: 3px solid black; border-bottom: 3px solid black; visibility: hidden; }
.hintanchor{  font-weight: bold; color: navy; margin: 3px 8px; }
