/* eOKt styles */

BODY, HTML {
  background-color: #E7E7E7
}

td, tr, p, div {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #333333;
}

.left_top_banner {
          background: url('/images/left_top.png');
	  background-position:top;
	  background-repeat:no-repeat;
	  width:212px;
	  height:112px;
	  }
	  
.table_00_dark {
       border-color:#9C9E9C;
	   border-top-width: 5px;
	   border-bottom-width:3px;
	   border-left-width:2px;
	   border-right-width:10px;
	   border-style:solid;
	   }
	   
.bottom_cell_dark {
       background-color:#9C9E9C;
	   }
	   
.bottom_cell_text {
       font-family: Arial, Helvetica, sans-serif;
	   font-weight:bold;
	   padding: 10px;
	   color:#9C9E9C;
	   font-size: 12px;
	   }
	   
.bottom_cell_text_right {
       font-family: Arial, Helvetica, sans-serif;
	   font-weight:normal;
	   padding: 10px;
	   color:#9C9E9C;
	   font-size: 11px;
	   margin-left:220px;	   
	   }
	   
.table_01_lightdark {
       border-color:#E7E7E7;
	   border-top-width: 5px;
	   border-bottom-width:13px;
	   border-left-width:4px;
	   border-right-width:6px;
	   border-style:solid;
	   }
	  
.inner_table {
       background-color:#F7F7F7
	   }
	   
.top_cell {
                background: url('/images/right_top.png');
		background-position:top;
		background-repeat:no-repeat
		}
	
.right_cell {
          background: url('/images/right_banner.png');
		background-position:top;
		background-repeat:no-repeat
		}
		
.bottom_titles {
       font-family: Arial, Helvetica, sans-serif;
	   font-weight:bold;
	   padding: 10px;
	   color:#9C9E9C;
	   font-size: 11px;
	   }
	   
a.mainlevel  {
  margin           : 0px;
  padding          : 0px;
  font-size        : 12px;
  background-color : #ECEAD8;
  text-indent      : 10px;
  background: url('/images/indent1.png');
  background-position:left;
  background-repeat:no-repeat;
}
a.mainlevel: link {
  padding          : 0px 0px 0px 0px;
  font-size        : 12px;
  background-color : #E3E3E3;
  text-indent      : 10px;
}
a.mainlevel:link, a.mainlevel:visited {
  display          : block;
  font-size        : 12px;
  border-top       : 1px solid #ffffff;
  border-bottom    : 1px solid #999999;
  background-color : #EDEDED;
  font-weight      : normal;
  padding          : 2px 0px 2px 0px;
  color            : #333333;
  text-indent      : 10px;
}
a.mainlevel:hover {
  background-color : #E3E3E3;
  font-size        : 12px;
  font-weight      : normal;
  text-decoration  : none;
  text-indent      : 10px;
}

.moduletable {
  font-size        : 12px;
  font-weight      : bold;
  text-transform   : none;
  text-align       : left;
  height           : 24px;
  line-height      : 21px;
  text-indent      : 8px;
  letter-spacing   : 1px;
  color            : #FFF;
  padding-left     : 20px;   
  padding-top      : 30px;   
  background: url('/images/img_menu.jpg');
}

.menu {
  margin-top       : 10px;
  }
  
a:link, a:visited {
  font-size        : 11px;
  color            : #0066CC;
  text-decoration  : none;
  font-weight      : bold;
}
a:hover {
  font-size        : 11px;
  color            : #333333;
  text-decoration  : none;
  font-weight      : bold;
}

.email_text {
  color: #000000
  }

.button {
  padding-left: 479px;
  padding-bottom: 6px;
  }
p label.popisok {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #333333;
}
