
body{
  overflow: hidden;
}

A{
text-decoration:none;
color:#C04000;
}

A.d{
text-decoration:none;
color:blue;
}

#BODYCOVER{
  position:fixed;
  left:0px;
  top:0px;
  width:100%;
  height:100%;
  background-image:url('../../IMAGES/background_ms.png');
  background-size: 100% 100%;
  background-repeat:no-repeat;
  overflow:auto;
}

#HEADER{
  position:fixed;
  top:10px;
  left:20%;
  margin-left:0%;
  margin-right:0%;
  width:60%;
  height:120px;
  text-align:center;
  line-height:80px;
  font-size:70px;
  font-family: Garamond, Times, serif;
  font-style:italic;
  font-weight:bold;
  background-color:darkgray;
  border-top-width:0px;
  border-top-style:solid;
  border-top-color:lightgray;
  border-bottom-width:0px;
  border-bottom-style:solid;
  border-bottom-color:lightgray;
  background: linear-gradient(to right, yellow 1%, orange 20%, red 100%);
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#C04000');*/
  filter:progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr=orange, endColorstr=red);
  z-index:100;
  
  /*display:none;*/
}

#TOPMENU{
  position:fixed;
  top:110px;
  left:0%;
  width:100%;
  height:70px;
  line-height:50px;
  text-align:center;
  /*background-image:url('../../IMAGES/ivy_leaf_vine.png');*/
  background-size: auto 100px; 
  background-position:center center;
  background-repeat:repeat-x;
  z-index:100;
  
  /*display:none;*/
}

#TOPMENUITEM{
  margin-top:2px;
  margin-bottom:1px;
  height:70px;
  width:140px;
  margin-left:0px;
  margin-right:-3px;
  padding-left:5px;
  padding-right:0px;
  padding-top:5px;
  padding-bottom:5px;
  display:inline-block;
  /*background-image:url('../../IMAGES/ivy_leaf.png');*/
  background-size: 190px 100px; 
  background-position:center center;
  background-repeat:no-repeat;
  text-align:center;
  color:white;
}

#TOPMENUITEM:HOVER{
  opacity:0.8;
  filter:alpha(opacity=80);  
  /*background-color:lightgray;*/
  color:black;
}

#TOPMENUITEMTEXT{
  margin-left:4px;
  margin-top:12px;
  padding-top:10px;
  /*width:95%;*/
  height:50px;
  line-height:20px;
  opacity:0.8;
  filter:alpha(opacity=80);
  background-color:darkorange;
  font-size:17px;
  font-style:italic;
}

#LEFTMENU{
  position:fixed;
  top:320px;
  left:0px;
  width:15%;
  height:300px;
  /*background-image:url('../../IMAGES/brectan1.png');*/
  background-size: 100px 300px;
  background-repeat:no-repeat;
  
  /*display:none;*/
}

#LEFTMENUITEM{
  width:170px;
  height:30px;
  margin-left:0px;
  margin-top:3px;
  margin-bottom:0px;
  
  padding-top:0px;
  line-height:40px;
  text-align:left;
  /*background-image:url('../../IMAGES/brectanvetev.png');*/
  background-size: 180px 50px;
  background-repeat:no-repeat;
  font-size:18px;
  font-style:italic;
  font-weight:bold;
  }
  
#LEFTMENUITEMTEXT{
  margin-top:0px;
  margin-left:0px;
  padding-left:20px;
  width:160px;
  height:30px;
  line-height:35px;
  background-color:lightgray;
  opacity:0.8;
  filter:alpha(opacity=80);
}

#LEFTMENUITEMTEXT:HOVER{
  background-color:darkgray;
  padding-left:40px;
}

#RIGHTMENU{
  position:fixed;
  top:285px;
  right:0px;
  width:22%;
  height:300px;
  /*background-image:url('../../IMAGES/brectan1.png');*/
  background-size: 100px 300px;
  background-repeat:no-repeat;
  
  /*display:none;*/
}

#RIGHTMENUITEM{
  width:90%;
  margin-left:10%;
  height:20px;
  margin-right:60px;
  margin-top:4px;
  margin-bottom:1px;
  padding-right:10px;
  padding-top:2px;
  line-height:20px;
  text-align:left;
  /*background-image:url('../../IMAGES/brectanvetev.png');*/
  background-size: 180px 50px;
  background-repeat:no-repeat;
  font-size:10px;
  font-style:italic;
  font-weight:bold;
  }
  
#RIGHTMENUITEMTEXT{
  right:0px;
  margin-top:0px;
  margin-left:20px;
  padding-top:2px;
  padding-bottom:2px;
  padding-left:10px;
  width:100%;
  height:20px;
  line-height:20px;
  background-color:lightgray;
  opacity:0.8;
  filter:alpha(opacity=80);
}

#RIGHTMENUITEMTEXT:HOVER{
  background-color:darkgray;
  margin-left:10px;
}

#RIGHTMENUITEMHTEXT{
  left:-60px;
  margin-top:0px;
  margin-left:00px;
  padding-top:2px;
  padding-bottom:2px;
  width:220px;
  height:20px;
  line-height:20px;
  background-color:lightgray;
  opacity:0.8;
  filter:alpha(opacity=80);
}

#adress{
  position:fixed;
  bottom:0px;
  left:0px;
  width:20%;
  height:120px;
  padding-left:0px;
  padding-top:20px;
  background-color:white;
  border-top-width:1px;
  border-top-style:solid;
  border-top-color:black;
  background: linear-gradient(to bottom, yellow 1%, orange 20%, red 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr=orange, endColorstr=red);

}

#CONTENT{
  position:fixed;
  top:210px;
  bottom:0px;
  left:20%;
  width:60%;
  overflow:auto;
  background-color:#737021;
  padding-top:30px;
  opacity:0.99;
  filter:alpha(opacity=99);
  color:black;
  background: linear-gradient(to right, lightgray 1%, white 20%, white 99%);
  filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=white, endColorstr=#cccccc);
  z-index:8;
  
  /*display:none;*/
}

#content_sub{
  margin-left:15px;
  margin-right:15px;
} 
/******************************************************************************/

.rounded_MUCH {
-webkit-border-top-left-radius: 100px;
-webkit-border-top-right-radius: 100px;
-webkit-border-bottom-left-radius: 100px;
-webkit-border-bottom-right-radius: 100px;

-khtml-border-radius-topleft: 100px;
-khtml-border-radius-topright: 100px;
-khtml-border-radius-bottomleft: 100px;
-khtml-border-radius-bottomright: 100px;

-moz-border-radius-topleft: 100px;
-moz-border-radius-topright: 100px;
-moz-border-radius-bottomleft: 100px;
-moz-border-radius-bottomright: 100px;

border-top-left-radius: 100px;
border-top-right-radius: 100px;
border-bottom-right-radius: 100px;
border-bottom-left-radius: 100px;
}

.rounded_MENU {
-webkit-border-top-right-radius: 100px;
-webkit-border-bottom-left-radius: 100px;

-khtml-border-radius-topright: 100px;
-khtml-border-radius-bottomleft: 100px;

-moz-border-radius-topright: 100px;
-moz-border-radius-bottomleft: 100px;

border-top-right-radius: 100px;
border-bottom-left-radius: 100px;
}

.rounded_HEADER {
-webkit-border-top-left-radius: 100px;
-webkit-border-bottom-right-radius: 100px;

-khtml-border-radius-topleft: 100px;
-khtml-border-radius-bottomright: 100px;

-moz-border-radius-topleft: 100px;
-moz-border-radius-bottomright: 100px;

border-top-left-radius: 100px;
border-bottom-right-radius: 100px;
}

.rounded {
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-webkit-border-bottom-right-radius: 10px;

-khtml-border-radius-topleft: 10px;
-khtml-border-radius-topright: 10px;
-khtml-border-radius-bottomleft: 10px;
-khtml-border-radius-bottomright: 10px;

-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-bottomright: 10px;

border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
}

.rounded_UP {
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;

-khtml-border-radius-topleft: 10px;
-khtml-border-radius-topright: 10px;

-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;

border-top-left-radius: 10px;
border-top-right-radius: 10px;
}

.rounded_DOWN {
-webkit-border-bottom-left-radius: 10px;
-webkit-border-bottom-right-radius: 10px;

-khtml-border-radius-bottomleft: 10px;
-khtml-border-radius-bottomright: 10px;

-moz-border-radius-bottomleft: 10px;
-moz-border-radius-bottomright: 10px;

border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;

}

.rounded_RIGHT{
-webkit-border-top-right-radius: 1000px;
-webkit-border-bottom-right-radius: 100px;

-khtml-border-radius-topright: 100px;
-khtml-border-radius-bottomright: 100px;

-moz-border-radius-topright: 100px;
-moz-border-radius-bottomright: 100px;

border-top-right-radius: 100px;
border-bottom-right-radius: 100px;

}

.rounded_LEFT{
-webkit-border-top-left-radius: 1000px;
-webkit-border-bottom-left-radius: 100px;

-khtml-border-radius-topleft: 100px;
-khtml-border-radius-bottomleft: 100px;

-moz-border-radius-topleft: 100px;
-moz-border-radius-bottomleft: 100px;

border-top-left-radius: 100px;
border-bottom-left-radius: 100px;

}