body {      
          font-family: Tahoma; 
          font-size: 8pt;
          color: black;
}

.table {
          border-collapse:	collapse;
          width: 900px;
}


font {
          font-family: Tahoma; 
          font-size: 10pt; 
          color: black;
}

.box { 
          font-family: Tahoma;
          font-size: 12px;
          color: black;
          width: 500px;
          height: auto;
          border-bottom: 2px solid  black;
          padding-bottom: 10px;
          float: left;
                                          
}

.bottom {
          background-image:url(../images/bottom_1.jpg);
          background-repeat: no-repeat;
          margin: 15px 20px;
          height: 455px;
          width: 900px;
          border: 0px solid red;
}

img {
float: bottom;
text-align: bottom;
}

.cas {          
          text-align: right;
          margin-right: 10px;
          }

.textarea {          
          width: 540px;
          height: 410px; 
          text-align: left;
          font-size: 11px;
          margin: 15px 0px 20px 190px;  
          border: 0px solid blue;
          padding-right: 5px;
          color: black;
          
                   
                            
          scrollbar-face-color: #5F050E;
          scrollbar-shadow-color: black;
          scrollbar-highlight-color: black;
          scrollbar-3dlight-color: black;
          scrollbar-darkshadow-color: black;
          scrollbar-track-color: black;
          scrollbar-arrow-color: gray;
          bottom-scroolbar: none;
          OVERFLOW: auto; 
}




/** DROPDOWN MENU **/

#dropmenudiv{
          background-color: black;
          position:absolute;
          border:1px solid black;
          border-bottom-width: 0;
          font:normal 12px Verdana;
          line-height:18px;
          z-index:100;
          filter:alpha(opacity=100);
}

#dropmenudiv a{
          background-color: black;
          border: 1px solid black;
          width: 100%;
          display: block;
          text-indent: 3px;
          padding: 1px 0;
          text-decoration: none;
          color: white;
          font-weight: bold;
          filter:alpha(opacity=100);
}

#dropmenudiv a:hover{ /*hover background color*/
          background-color: gray;
}

/** KONIEC DROPDOWNMENU **/


.up {
          background-image: url(../images/top_1.jpg);
          height: 145px;
          width: 900px;
          background-repeat: no-repeat;
          background-position: 0% 0%;
          text-align: center;
          padding-top: 120px;          
}


A:link {color: gray; text-decoration: none; text-align: left;}
A:visited {color: gray; text-decoration: none; text-align: left;}
A:hover {color: white; text-align: left;}
A:active {color: #8A090C; text-decoration: none; text-align: left;}
A {font-family: Tahoma; font-size: 10pt; font-weight: bold; text-align: left;}

.box A:link {color: #8A1000; text-decoration: none; text-align: left;}
.box A:visited {color: #8A1000; text-decoration: none; text-align: left;}
.box A:hover {color: #C3CF02; text-align: left; text-decoration: underline;}
.box A:active {color: red; text-decoration: none; text-align: left;}
.box A {font-family: Verdana; font-size: 9pt; font-weight: bold; text-align: left;}

.textarea A:link {color: #8A1000; text-decoration: none; text-align: left;}
.textarea A:visited {color: #8A1000; text-decoration: none; text-align: left;}
.textarea A:hover {color: #F4B800; text-align: left; text-decoration: none;}
.textarea A:active {color: red; text-decoration: none; text-align: left;}
.textarea A {font-family: Tahoma; font-size: 9pt; font-weight: bold; text-align: left;}



.strankovanie {
           text-align: left;
           background-color: none;
           font-family: Tahoma;
           font-size: 10pt; 
           width: 500px;
           border: 0px solid black;
}
