body {font-size:100%;}

A:link {text-decoration: underline;color: #036}
A:visited {text-decoration: underline;color: #059}
A:hover {text-decoration: underline;color: #f00}

.trailing A:link {text-decoration: underline;color: #fff}
.trailing A:visited {text-decoration: underline;color: #fff}
.trailing A:hover {text-decoration: underline;color: #fff}


A.nav:link {text-decoration: underline;color: 000000;}
A.nav:visited {text-decoration: underline;color: 000000;}
A.nav:hover {text-decoration: underline;color: #000000;}

A.nav2:link {text-decoration: underline;color: #cc0000;}
A.nav2:visited {text-decoration: underline;color: #cc0000;}
A.nav2:hover {text-decoration: underline;color: #d72b01;}

.listing{
  float:left;
  width:100%;
  text-align:left;
  padding:5px 0;
  text-decoration:none;
}
.left_thumb {
  float:left;
  margin:0 10 1 0px;
}

.listing li{
  display:inline;
  padding:0;
}
.listing .gray{
  color:#f7f7f7;
}
.listing a, .listing a:visited{
  padding:2px 5px;
  font-weight:100;
  background:#f3f3f3;
  border:1px solid #c7c7c7;
  color:#000;
  text-decoration:none;
  margin:0 1px;
}
.listing a:hover{
  background:#ccc;
  border:1px solid #666;
  color:#000;
  text-decoration:none;
}

.listing a.active, .listing a.active:visited{
  background:#666;
  border:1px solid #666;
  color:#fff;
  text-decoration:none;
}
.table_search {border: #999 1px solid;}
.table_td_img_tiny {background: #FFFFFF;}
.img_tiny {padding-left: 5px; padding-right: 5px; padding-bottom: 5px; padding-top: 5px;}
.new-image-center{
  margin:0 auto 5px auto;
  display:block;
  padding:2px;
  border:1px solid #666;
}

.date {color: green; font-family:tahoma; font-size:7pt;}
td.menuitem2 {font-family:tahoma;font-size:8pt;}
td.menuitem {font-family:tahoma;font-size:8pt;}
td.menuitem0 {font-family:tahoma;font-size:8pt;font-weight: bold;}

td {font-family:verdana;font-size:10pt;}
hr {background : #eee;border-top:0px solid #eee;color:#eee;height:1px}
tr.va {vertical-align: top;}
img {border-width: 0px; border-color: black;}
input.asa { height: 18;  color: black; border: outset 1px 1px 1px 1px; border-color: #888888; background-color: #f0ffff;}
input.asa3 {color: #000; border: outset 1px 1px 1px 1px; border-color: #888; background-color: #ccc; font-size: 8pt; font-weight:bold}
select.asa { height: 29; color: black; border: outset 1px 1px 1px 1px; background-color: #f0ffff; font-size: 8pt}
textarea.asa {color: black; border: outset 1px 1px 1px 1px; background-color: #f0ffff; font-size: 8pt}
.ind {font-family: verdana; font-size:11px; color:black;}
.titul {font-size:13pt;font-family: tahoma; color = #059;}
h1 {font-size:13pt;font-family: tahoma; color:#300;}
h2 {font-size:12pt;font-family: tahoma; color:#300;}
h3 {font-size:11pt;font-family: tahoma; color:#300;}
h4 {font-size:10pt;font-family: tahoma; color:#300;}
h5 {font-size:9pt;font-family: tahoma; color:#300;}
.titul2 {text-transform: uppercase; font-size:8pt;font-family: tahoma; color = #330000;}
.titul3 {text-transform: uppercase; font-size:8pt; font-family: tahoma; color = #330000;}
.ts10 {font-family:arial;font-size:9px;}
.ts11 {font-family:arial;font-size:10px;}
.ts12 {font-family:arial;font-size:11px;}
.ts13 {font-family:arial;font-size:12px;}
.ts14 {font-family:arial;font-size:13px;}
.ts15 {font-family:arial;font-size:14px;}
.ts20 {font-family:verdana;font-size:9px;}
.ts21 {font-family:verdana;font-size:10px;}
.ts22 {font-family:verdana;font-size:11px;}
.ts23 {font-family:verdana;font-size:12px;}
.ts24 {font-family:verdana;font-size:13px;}
.ts25 {font-family:verdana;font-size:14px;}
.ts26 {font-family:verdana;font-size:15px;}
.ts27 {font-family:verdana;font-size:16px;}
.ts30 {font-family:tahoma;font-size:7pt;}
.ts31 {font-family:tahoma;font-size:8pt;}
.ts32 {font-family:tahoma;font-size:9pt;}
.ts33 {font-family:tahoma;font-size:10pt;}
.ts34 {font-family:tahoma;font-size:11pt;}
.ts42 {font-family:verdana;font-size:11px;color:red}
.ts43 {font-family:tahoma;font-size:7pt;color:green}
.mld2 {font: bold 12px symbol;color:red}
.mld {font: bold 12px symbol;color:#0090d0}

.karta {  font-family : tahoma;
	     font-size : 20px;
		 color : #666565;
	   }

.ImgButton
{
	cursor: hand;
	background-color: #ffffff;
	border-left: buttonface solid 1px;

	border-top: buttonface solid 1px;
	border-right: buttonface solid 1px;
	border-bottom: buttonface solid 1px;
	border-color: #ffffff;
}

.ImgButtonPressed
{
	cursor: hand;
	background-color: #f5f5f5;
	border-left: buttonshadow solid 1px;
	border-top: buttonshadow solid 1px;
	border-right: buttonhighlight solid 1px;
	border-bottom: buttonhighlight solid 1px;
}

.ImgButtonMouseOver
{
	cursor: hand;
	background-color: #f5f5f5;
	border: #505050 solid 1px;
}
.commandButton
{
	cursor: hand;
	background-color: buttonface;
	border-left: buttonhighlight solid 1px;
	border-top: buttonhighlight solid 1px;
	border-right: buttonshadow solid 1px;
	border-bottom: buttonshadow solid 1px;
	font-family : Tahoma;
	font-size : 8pt;
	font-weight : bold;
}
.selectControl
{
	font: 8pt Tahoma;
	background-color: #ffffff;
	cursor:hand;
}

.Toolbar
{
	background-color: #ffffff;
	border-left: buttonhighlight solid 1px;
	border-top: buttonhighlight solid 1px;
	border-right: buttonshadow solid 1px;
	border-bottom: buttonshadow solid 1px;
	height: 30px;
}
.PanelPressed
{
	border-right: white 1px solid;
	border-top: threeddarkshadow 1px solid;
	font: 8pt tahoma;
	border-left: threeddarkshadow 1px solid;
	border-bottom: white 1px solid;
	background-color: #ffffff;
}
.hiddenItem
{
	display: none;
}

.visibleItem
{
	display: visible;
}
