BODY {
SCROLLBAR-FACE-COLOR: #dee3e7; 
BACKGROUND-IMAGE: url(../grafika/tlo_tla.jpg);
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
SCROLLBAR-SHADOW-COLOR: #dee3e7; 
SCROLLBAR-3DLIGHT-COLOR: #d1d7dc; 
SCROLLBAR-ARROW-COLOR: #006699; 
SCROLLBAR-TRACK-COLOR: #efefef; 
SCROLLBAR-DARKSHADOW-COLOR: #98aab1; 
BACKGROUND-COLOR: #e5e5e5
}

.top {
   width: 750px;
   height: 90px;
   font-family: arial, trebuchet, "trebuchet ms", tahoma, verdana, arial;
   font-size: 13px;
   margin-bottom: 5px;
   border-right: black 1px solid;
   border-top: black 1px solid;
   border-left: black 1px solid;
   border-bottom: black 1px solid;
   background-image: url("../grafika/forum_header_background.jpg");
   }
   
.horiz {
   width: 750px;
   height: 20px;
   font-family: arial, trebuchet, "trebuchet ms", tahoma, verdana, arial;
   font-size: 13px;
   margin-bottom: 5px;
   border-right: black 1px solid;
   border-top: black 1px solid;
   border-left: black 1px solid;
   border-bottom: black 1px solid;
   background-color: #E5E7ED;
   padding-top: 0px;
   padding-bottom: 0px;
   }

.foot {
   width: 750px;
   height: 20px;
   font-family: arial, trebuchet, "trebuchet ms", tahoma, verdana, arial;
   font-size: 13px;
   margin-top: 5px;
   border-right: black 1px solid;
   border-top: black 1px solid;
   border-left: black 1px solid;
   border-bottom: black 1px solid;
   background-color: #E5E7ED;
   padding-top: 0px;
   padding-bottom: 0px;
   background-image: url("../grafika/bottom_bgnd.jpg");
   }
   
.menu {
   width: 125px;
   font-family: verdana, arial, trebuchet, "trebuchet ms", tahoma, arial;
   font-size: 13px;
   line-height: 140%;
   margin-bottom: 5px;
   padding: 10px 10px 10px 10px;
   border-right: black 1px solid;
   border-top: black 1px solid;
   border-left: black 1px solid;
   border-bottom: black 1px solid;
   background-color: #E5E7ED;
   }

.center {
   font-family: verdana, arial, "trebuchet ms", tahoma, arial;
   font-size: 13px;
   line-height: 130%;
   margin-bottom: 5px;
   border-right: 0px;
   border-top: black 1px solid;
   border-left: black 1px solid;
   border-bottom: black 1px solid;
   padding: 10px 20px 10px 20px;
   background-color: #F3F4F7;
   }

.vertline {
   width: 2px;
   border-top: 1px solid black;
   border-bottom: 1px solid black;
   background-color: #F3F4F7;
   background-image: url(../grafika/dotted.gif);
   }

.right {
   width: 160px;
   font-family: verdana, arial, trebuchet, "trebuchet ms", tahoma, arial;
   font-size: 13px;
   line-height: 130%;
   margin-bottom: 5px;
   border-right: black 1px solid;
   border-top: black 1px solid;
   border-left: 0px;
   border-bottom: black 1px solid;
   padding: 10px 20px 10px 20px;
   background-color: #F3F4F7;
   }

.login {
   font-family: verdana;
   font-size: 11px;
   }
   
.path {
   font-family: verdana, "Trebuchet MS", Trebuchet, verdana;
   FONT-WEIGHT: normal;
   FONT-SIZE: 13px;
   color: #101010;
   }

.article_title {
   font-weight: bold;
   font-family: "Trebuchet MS", Trebuchet, Verdana;
   FONT-WEIGHT: normal;
   font-style: italic;
   FONT-SIZE: 19px;
   color: #28549E;
   margin-top: 3px;
   }

.mainB {
   color: #222266;
   font-size: 13px;
   font-weight: bold;
   text-decoration: none;
   }

.mainC {
   color: #222266;
   font-size: 11px;
   font-weight: normal;
   text-decoration: none;
   }

H1 {
   FONT-WEIGHT: bold;
   FONT-SIZE: 20px;
   COLOR: #000000;
   margin-bottom: 3px;
   }

H2 {
   FONT-WEIGHT: bold;
   FONT-SIZE: 18px;
   COLOR: #000000
   }

H4 {
   font-weight: bold;
   font-family: "Trebuchet MS", Trebuchet, Verdana;
   FONT-WEIGHT: normal;
   font-style: italic;
   FONT-SIZE: 19px;
   color: #28549E;
   margin-top: 3px;
   }

HR {
   height: 1px;
   width: 70%;
   align: center;
   color: #9AB5EC;
   }

TD {
   color: #101010;
   }
   
   
FORM {
   padding: 0;
   margin: 0;
   }
   
UL {
margin: 0px 10px 0px 30px;
   }
   
P {
   text-indent: 25px;
   }
   
A {
   color: #222266;
   }
   
A:hover {
   color: #6666AA;
   }

STRONG A {
	color: #bdd;
      }
