.head { background-color: #d0d0d0; }
.seda { background-color: #ffffff; }
.seda1 { background-color: #f0f0f0; }
.tab { background-color: #a0a0a0; }
td, body { font-family: Arial, Helvetica, sans-serif; }
/*
ul.mnu {margin: 0px;}
ul.mnu li {display:inline; color:white; text-decoration:none; color:white; font-size:11px;}
ul.mnu a {padding:0px 10px 0px 10px; color:white; text-decoration:none;}
*/
.fright {float:right;}
.fleft {float:left;}

.IndexTable {
border:1px;
border-style: solid;
border-top-color: rgb(0,0,0);
border-left-color: rgb(0,0,0);
border-bottom-color: rgb(0,0,0);
border-right-color: rgb(0,0,0);

background: rgb(255,255,255);
border-spacing:0px;    /* skoro ekvivalent cellspacingu */
}

.IndexTD {
border:0px;
vertical-align: middle;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
width: auto;
}

.IndexTop {
    border-top:1px;
    border-style: solid;
    border-top-color: rgb(0,0,0);
}

.IndexLeft {
    border-left:1px;
    border-style: solid;
    border-left-color: rgb(0,0,0);
}

.uvitani {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50, style=0);
    opacity: 0.5;
}

.uvitanilink img {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter:alpha(opacity=100, style=0);
    opacity: 1;

}

.uvitanilink:hover img {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter:alpha(opacity=60, style=0);
    opacity: 0.6;
    cursor: hand;
}

/*  style= 1 2 3 delaji hezky antialiasing v IE*/
.uvitanilink2 {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter:alpha(opacity=0, style=0);
    opacity: 0;

}

.uvitanilink2:hover {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter:alpha(opacity=40, style=0);
    opacity: 0.4;
    cursor: hand;
}



#topmenu {
	background-color:#5E80B8; clear:both; height:40px;
	}
#topmenu a.top {
	display:block;
	height:27px;
	padding:13px 10px 0px 10px;
	float:left;
	text-decoration:none;
	color:white;
	font-size:11px;
	}
#topmenu a.top:hover {
	background-color:#6E90C8;
	background-image: url(home/img/mnusip.gif);
	background-repeat: no-repeat;
	background-position:top center;
	}
#topmenu .sel {
	background-image: url(home/img/mnusip.gif);
	background-repeat: no-repeat;
	background-position:top center;
	background-color:#6E90C8;
	}
#topmenu ul {
	margin:0px; padding:0px;
	display:inline;
	}
#topmenu li {
	list-style:none;
	margin:0px; padding:0px;
	display:inline;
	}		
#topmenu .wrap {
	position:relative;
	float:left;
	}
#topmenu .sub {
	position:absolute;
	padding:10px;
	background:#FAFAFF;
	top:39px; left:0px;
	font-size:11px;
  text-align:left;
	border:1px solid #6E90C8;
	border-bottom:3px solid #6E90C8;
	display:none;
	}

a { color:#0650DF }
a:hover { color:#5E80B8; text-decoration:none;}
a.oranz { color:#F38500 }
a.oranz:hover { color:#F38500; text-decoration:none;}
a.bot { color:black; margin:8px; }
a.bot:hover { color:gray; text-decoration:none; }
.mdr { color:#0650DF }
p {margin-top:3px;margin-bottom:0px;}
.leftcolul { margin:0px; margin-left:-20px; _margin-left:15px; margin-top:3px; }
.botdiv {padding-top:18px; float:left; font-size:11px; text-align:left; padding-left:25px; width:162px; padding-bottom:20px;}
.botdiv1 {padding-top:18px; float:left; font-size:11px; text-align:left; padding-left:25px; width:153px; padding-bottom:20px;}
.botdiv2 {padding-top:18px; float:left; font-size:11px; text-align:left; padding-left:25px; width:165px; padding-bottom:20px;}
.botdiv3 {padding-top:18px; float:left; font-size:11px; text-align:left; padding-left:25px;padding-bottom:20px;}
.bdsep { background-image: url(home/img/vlinbot.png); background-repeat: no-repeat; background-position:top right; }
.moddiv {float:left; width:315px; height:200px; background-repeat: no-repeat; background-position:20px 28px;}
.mdivin { margin:35px 10px 10px 142px; }
