<!--

html, body {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  background-image: url(../images/topBg.jpg);
  background-position: top;
  background-repeat: repeat-x;
  background-color: white;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

.printbody {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  background-image: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

td.bottomBg {
  background-image: url(../images/botBg.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
  background-position-x: center;
  text-align: center;
  vertical-align: bottom;
}


#copyrights {

}
.copyrightsMargin {
  margin: 0 0 0 -50px;
  font-size: 9pt;
  text-align: center;
  padding: 50px 0 0 0px;
}


#printlink {
  font-size: 7pt;
  vertical-align: right;
}

a.printlink, a.printlink:link {
  text-decoration: underline;
  color: #3B95DC;
}


#content {
  font-size: 10pt;
  text-align: justify;
  padding: 0 30px 0 30px;
  vertical-align: top;
  height: 230px;
}

a, a:link {
  text-decoration: underline;
  color: #3B95DC;
  font-weight: bold;
}
a:visited {
  color: #696969;
}
a:active, a:hover {
  color: #E41A1A;
}

#topmenu {
  font-size: 9pt;
  font-weight: bold;
  color: white;
}
a.topmenu, a.topmenu:link {
  text-decoration: none;
  color: white;
  font-weight: bold;
}
a.topmenu:visited {
  color: white;
  text-decoration: none;
}
a.topmenu:active, a.topmenu:hover {
  color: red;
  text-decoration: underline;
}
a.topmenuAct, a.topmenuAct:link {
  color: white;
  text-decoration: underline;
}
a.topmenuAct:active, a.topmenuAct:hover {
  color: red;
  text-decoration: underline;
}

#topmenuItem {
  padding: 60px 0 0 105px;
  text-align: left;
  vertical-align: middle;
}
#topmenuItem2 {
  padding: 60px 5px 0 92px;
  text-align: left;
  vertical-align: middle;
}
.topmenutd1 {
  background-image: url(../images/menu1.png);
  background-repeat: no-repeat;
  background-position: bottom;
  width: 180px;
  height: 123px;
}
.topmenutd2 {
  background-image: url(../images/menu2.png);
  background-repeat: no-repeat;
  background-position: bottom;
  width: 198px;
  height: 123px;
}
.topmenutd3 {
  background-image: url(../images/menu3.png);
  background-repeat: no-repeat;
  background-position: bottom;
  width: 186px;
  height: 123px;
}
.topmenutd4 {
  background-image: url(../images/menu4.png);
  background-repeat: no-repeat;
  background-position: bottom;
  width: 210px;
  height: 123px;
}
.topmenutd5 {
  background-image: url(../images/menu5.png);
  background-repeat: no-repeat;
  background-position: bottom;
  width: 173px;
  height: 123px;
}


#bottommenu {
  font-size: 9pt;
  vertical-align: bottom;
  text-align: center;
}

#bottommenu a {
  font-weight: normal;
}

/* left menu start */

div#leftmenu  {
  font-size: 9pt;
  margin: 20px 0 0 0;
  padding: 0 0 0 0;
  border-top: 1px dotted #AFAFB7;
}

ul#leftmenulevel1  {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  list-style-type: none;
}

ul#leftmenulevel1 li {
  background-color: none;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  width: 180px;
  text-align: left;
}

ul#leftmenulevel1 li a {
  display: block;
  color: #3A5A89;
  font-weight: bold;
  text-decoration: none;
  background-color: none;
  padding: 3px 2px 3px 22px;
  margin: 0 0 0 0;
  border-bottom: 1px dotted #AFAFB7;
  border-left: 1px solid #E7E7E5;
  border-right: 1px solid #E7E7E5;
  background-image: url(../images/arrow.gif);
  background-repeat: no-repeat;
}

ul#leftmenulevel1 li a:hover {
  color: #FCB122;
  text-decoration: none;
  background-color: #FFF8E8;
}

ul#leftmenulevel1 li a.selected {
  color: #FFFfff;
  text-decoration: none;
  background-color: #FCB122;
}

/* left menu end */


#header { /* page caption */
  color: #3B95DC;
  font-weight: bold;
  font-size: 14pt;
  text-align: left;
  background: url(../images/sun.png);
  background-position-x; left;
  background-position-y: top;
  background-repeat: no-repeat;
  line-height: 27px;
  padding-left: 45px;
  margin-top: 15px;
  margin-bottom: 15px;
}

#langmenu {
  margin: 20px 0 0 0;
  text-align: right;
  font-weight: bold;
  color: red;
  text-decoration: underline;
}
#langmenu a {
  color: red;
}

#tasksontheserver  {
  margin: 20px 0 0 0;
  text-align: left;
  font-weight: bold;
  color: #2583CF;
}
#tasksontheserver a {
  color: red;
  text-decoration: underline;
}

#vynograd {
  background-image: url(../images/vizard_bg.gif);
  background-repeat: no-repeat;
  background-position: top;
  height: 222px;
  padding: 25px 0 0 160px;
  text-align: left;
}

.caption { /* paragraph caption */
  color: #3B95DC;
  font-weight: bold;
  font-size: 10pt;
  text-align: left;
}

small {
  font-size: 9pt;
}

#sitemap {
  margin: 0 0 0 100px;
}

img.taskimgleft {
  margin: 0 20px 20px 0;
}
img.taskimgright {
  margin: 0 0 20px 20px;
}

.spec {
  color:crimson;
  font-weight: bold;
}

hr.taskbar {
  height:1px;
  width: 100%;
  color: black;
}

.number {
  color: red;
  font-weight: bold;
  font-size:12px;
}

.difficulty {
  color: blue;
  font-weight: bold;
  font-size: 20px;
}

h3 {
  color: #3B95DC;
  font-weight: bold;
  font-size: 12pt;
  text-align: left;
  padding-left: 45px;
}

-->