.cnt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.cnt:visited{color: #666666;	text-decoration: none;}
.cnt:link{color: #666666;	text-decoration: none;} 
.cnt:active{color: #666666;	text-decoration: none;} 
.cnt:hover{color: #666666;	text-decoration: none;} 

.PropLine {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	line-height: 16px;
}

.MenuSubDiv {
	background-color:#FFFF00;
	visibility:hidden;
	display:none;
}

.MenuDivSlot {
	background-color:#00FF00;
}


.MenuTableHi{
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.MenuTableLo{
}

.MenuMajor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
  line-height:18px;
}

.MenuMinor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
  line-height:18px;
}

.MenuRow {
	background-color:#979392;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.MenuLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.MenuSubRow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #979392;
	text-decoration: none;
}

.MenuSubRow:hover{
  color: #FFFFFF;
  background-color:#979392;
} 

.slotImage{
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

/*************** general definitions  ***************/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;	
}

h1 {
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.ListItem{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #666666;
}

.ActiveListItem{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #0082D6;
	font-weight: bold;
}

.ListItem:visited{color: #666666;}
.ListItem:link{color: #666666;} 
.ListItem:active{color: #666666;} 
.ListItem:hover{color: #FF6666;} 

.f0 {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

.f0:visited{color: #000000;}
.f0:link{color: #000000;} 
.f0:active{color: #000000;} 
.f0:hover{color: #FF0000;} 

.f1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.f1:visited{color: #000000;}
.f1:link{color: #000000;} 
.f1:active{color: #000000;} 
.f1:hover{color: #FF0000;} 

.f2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}


/*************** Dým POPUP  ***************/
.styleDark {
filter:alpha(opacity=60);
-moz-opacity:0.6;
opacity:0.6;
background-color:#000000;
position:absolute;
top:0; left:0;
visibility:hidden;
} 

.stylePop {
	background-color:#FFFFFF;
	position:absolute;
	top:120;
	left:220;
	width:760;
  height:auto;
	visibility:hidden;
	border: 1px solid #000000;
} 

.stylePro {
	width:780px;
  height:auto;
} 

/*************** SCROLLER ***************/
.scrollContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width:250px;
	height:auto;
	top:0px; left:0px;
	position: relative;
}

.scrollArea {
	height: 255px;
	width: 250px;
	overflow: hidden;
	position: relative;
}


/*************** SEARCH ***************/

.SearchBox {
	background:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.SearchOptions {
	position:absolute;
	width: 92px;
	height:146px;
	background-image: url(images/api/bck-Soptions.jpg);
	margin-top: -50px;
	padding: 8px;
	visibility: hidden;
}

