/* CSS Modified by Steelman from HD SofT 2005 */
/* Modified by Memphis 12.9.2005 */
/* Modified by Steelman 21.10.2005 */
/* Modified by Memphis 09.02.2006 */
/* Modified by Memphis 23.03.2009 */

body 
{
   margin-right: 8%;
   margin-left: 8%;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: black;
   background-image: url(/images/bg/tausta.gif);
   scrollbar-darkshadow-color: #CCC;
   scrollbar-highlight-color: #7d9fc4;
   scrollbar-face-color: #a6a6a6;
   scrollbar-track-color: gray;
   scrollbar-arrow-color: black;
}

div#all 
{
   color: black;
   padding: 0px;
}

div#all table
{
   /*border: dotted 1px #000;
   border-collapse: collapse;*/
   empty-cells: show;
}

div#all table td,th
{
   padding: 5px;
   /*border: dotted 1px #000;*/
}

div#all input
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   border: solid 2px #676767;
}

div#all textarea
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   border: solid 2px #676767;
}

div#all select
{
   font-size: 10px;
   border: solid 2px #676767;
}


div#content 
{
   
   border-left: outset 5px #ccc;
   border-right: outset 5px #ccc;
   border-top: outset 5px #ccc;
   border-bottom: outset 5px #ccc;
   background: #a6a6a6;
   color: black;
   padding: 10px;
   bottom-margin: 5%;
   width: 85;
   height: 80%;
   overflow: auto;
}

div#bottom 
{
   height: 30px;
   /*background: #a6a6a6;
   border: solid 10px #676767;*/
   text-align: center;
   font-size: 9px;
   padding-top: 7px;
}

div#menu 
{
   border-left: outset 5px #ccc;
   border-right: outset 5px #ccc;
   border-top: outset 5px #ccc;
   border-bottom: outset 5px #ccc;
   background: #a6a6a6;
   /*border-top: solid 10px #676767;
   border-left: solid 10px #676767;
   border-right: solid 9px #676767;
   background-image: url(/images/top.gif);
   background-repeat: no-repeat;*/
   margin-right: 1.2%;
   color: black;
   float: left;
   padding: 6px;
   width: 14%;
   z-index: -1;

}

div#top
{
   display: none;
   font-size: 25px;
   color: #ffffff;   
   text-align: center;
   padding: 7px;
}

div#menu_title
{
   font-size: 14px;
   font-weight: bold;
   text-decoration: underline;
   text-align: center;
   margin-bottom: 10px;
}

div#menu_counter
{
   font-size: 9px;
   font-face: Verdana, Arial;
   margin-top: 10px;
   text-align: center;
}

div#message
{
   margin: 0;
   padding: 0;
}

h1 
{
   font-size: 16px;
   text-decoration: underline;
   text-align: center;
   /*border-top: solid 10px #676767;
   border-left: solid 10px #676767;
   border-right: solid 10px #676767;
   border-bottom: solid 10px #676767;*/
   margin-bottom: 0;
   margin-top: 0;
   padding: 5px;
}
