/*---------------obecne--------------------*/
BODY {
	text-align: center; /*centr pro IE*/
	FONT-WEIGHT: normal;
	FONT-SIZE: 7pt;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*background: white url(is-lib/is-body-bg.gif) repeat-x left top;*/
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
       
}


#is_all {
width: 800px; /*šírka layoutu*/
text-align: left; 
margin: 0 auto; /*centr v ostatních*/
}


.nodecor {
	TEXT-DECORATION: none;
}


A IMG {	BORDER: 0px; }
table { border-collapse: collapse;}


.disp_none {display: none;}
.clear_float {display: table; width: 100%; } 
.clear_both {clear: both; }

.nacentr, .center {margin: 0 auto; /*Center container on page*/
		text-align: center;}
.nalevo {text-align: left;}
.napravo {text-align: right;}

.sirka {width: 800px; }
.sirka-db {width: 800px; }
.sirka350 {width: 350px; }
.sirka390 {width: 390px; }
.sirka200 {width: 200px; }
.sirka250 {width: 250px; }
.sirka170 {width: 170px; }
.sirka70 {width: 88px; }
.sirka-test {width: 1200px; }
.okolek {border-left: 122px solid #000095; border-right: 22px solid orange; padding: 33px; }

.ramecek {border: 1px solid black;}
.img_bez_ramu {border: 0px;}
.ram_navy {border: 1px double navy; border-style: double;}
.ram_whi {border: 1px solid white;}
.ram_red {border: 2px solid red;}
.ram_sil {border: 1px solid silver;}

.right_sil {border-right: 1px solid silver;}


.gal22{ padding: 22px; }
.pad3 { padding: 3px; }
.pad8 { padding: 8px; }
.pad22 { padding: 22px; }
.marg8 { margin: 8px; }

.tuc { font-weight: bold;}
.col_red { COLOR: red;}
.bg_lblu { BACKGROUND-COLOR: #E0E3F8;}
.bg_bla { BACKGROUND-COLOR: black; color: white;}

.font7{
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

.font8{
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}


.inputbox, .textareabox, .combo {
	BACKGROUND-COLOR: white;
	FONT-SIZE: 8pt; 
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	
}


.inputbox, .textareabox {
	BORDER: black 1px solid; 
	FONT-SIZE: 8pt; 		
}


.cudl{
	font-weight: bold;
	font-size: 9pt;
}

.cudl9, .cudl9c {
	padding: 3px;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	/* font-weight: bold; */
	/*color: silver;*/
	font-size: 8pt;
	
	TEXT-DECORATION: none;
}


.cudl9 A:link, .cudl9 A:visited, .cudl9 A:active, .cudl9c A:link, .cudl9c A:visited, .cudl9c A:active {
	font-size: 8pt;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}

.cudl9 A:hover, .cudl9c A:hover {
	font-size: 8pt;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: underline;
}

.norm, .bas  {
	FONT-SIZE: 7pt; COLOR: black; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}


div.tabulka {
	WIDTH: 800px; HEIGHT: 500;
	BORDER-RIGHT: #cccccc 1px solid; 
	BORDER-LEFT: #cccccc 1px solid;
	
	overflow: auto; 
	scrollbar-base-color:  "silver";
	scrollbar-track-color: "#284995";
		
}

.uk_nad_red {
	COLOR: Red;
	}

.uk_nad_blu {
	COLOR: Blue;
	}


.uk_nad_gre {
	COLOR: Green;
	}

/*----------------/obecne-------------------*/

.roh  {
	background-image: url(iko/roh_whi.gif);	
	background-repeat: no-repeat;
	background-possition: top,left;	
}

.roh img {
	position: relative; left: 1px; top: 8px;
	
}


.bg_steel  {
	background: silver url(iko/steel.jpg) repeat left top;
	
}


.kalend  {
	border-collapse: separate;
	COLOR: black;
}

.kalend th  {
	background: silver url(iko/steel.jpg) repeat left top;
	vertical-align: middle;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid silver;
	padding-top: 12px;
	padding-bottom: 7px;
	padding-left: 2px; 
}

.kalend TD {
	text-align: center;
	padding: 5px;
	border-top:1px solid lightgrey;
	border-left:1px solid lightgrey;
	border-right:1px solid dimgrey;
	border-bottom:1px solid dimgrey;
}

span.uda {
	border-bottom: 2px solid red;
	/*padding:1px 2px 1px 2px;*/
}

span.vyr {
	border-top: 2px solid blue;
	/*padding:1px 2px 1px 2px;*/
}

.kalend TD.zamackle {
	border-top: 2px solid black;
	border-left: 2px solid black;
	border-bottom: 2px solid white;
	border-right: 2px solid white;
	/*BACKGROUND-COLOR: gainsboro;*/
}


.svatek {
	BACKGROUND-COLOR: NavajoWhite;
}

.kalend TD.svatek:hover {
	BACKGROUND-COLOR: orange;
	color: white;
}




legend {
	FONT-SIZE: 8pt;
	font-style:bold;
	color: DimGray;
}


fieldset {
	FONT-SIZE: 7pt;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;

	}

label {
	FONT-SIZE: 7pt;
	width: 155px;
	float: left;
	text-align: right;
	clear: left;
	margin-right: 8px;
	padding:3px;
	
}


.steel-nad {
	width: 200px;	

	background: silver;
	color: black;
	background-image: url(iko/steel-nad.jpg); 
	background-position: top center;

	padding: 7px;
	text-align: center;
	font-size: 8pt; 
	FONT-WEIGHT: bold;
	border-left: 1px solid silver;
	border-top: 1px solid silver;
	border-bottom: 1px solid black;
	border-right: 1px solid black;

}

.steel {
	width: 200px;	
	padding: 3px;
	background: white url(iko/steel.jpg) repeat;
	border-left: 1px solid silver;
	border-top: 1px solid silver;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
}

.bg-steel-nad {
	
	background: silver;
	color: black;
	background-image: url(iko/steel-nad.jpg); 
	background-position: top center;

	padding: 5px;
	text-align: center;
	font-size: 8pt; 
	FONT-WEIGHT: bold;
	border-left: 1px solid silver;
	border-top: 1px solid silver;
	border-bottom: 1px solid black;
	border-right: 1px solid black;

}

.prave_info {
	width: 200px;	
	padding: 8px;
	background: white url(iko/steel.jpg) repeat;
	border-left: 1px solid silver;
	border-top: 1px solid silver;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	text-align: center;
	vertical-align: top;
}


.leve_info {
	padding: 22px;
	padding-right: 33px;
	text-align: left;
	vertical-align: top;
}

.prio { border: 1px solid silver;
	padding: 2px;
	width: 12px; }


dfn {
	COLOR: red;
	FONT-WEIGHT: normal;
}



HR {
	COLOR: Silver;
	HEIGHT: 1px;
	TEXT-ALIGN: center
}


.tab {
	WIDTH: 18px;
	float: left;
	vertical-align: middle;
	}

.tab0 {
	float: left;
	vertical-align: top;
	}


.tab1 {
	WIDTH: 15px;
	float: left;
	vertical-align: top;
	}

.tab2 {
	float: left;
	WIDTH: 90px;
	vertical-align: top;
	}

.tab3 {
	float: left;
	WIDTH: 330px;
	border-left: 1px solid silver; 
	vertical-align: top;
	}


div.pata {
	font-size: 7pt; 
	BACKGROUND-COLOR: white; 
	border-top: 1px dashed silver; 
}



/*----------------navigator------------------*/
.navigator{
	padding:6px;
	text-align:center;
	FONT-SIZE: 7pt;

	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}


.totalpagesdisplay{
	padding-top:15px;
	text-align:center;
	font-style:italic;
	FONT-SIZE: 7pt;
}

.navigator a, span.inactive{
	/*height: 22px;*/
	padding: 1px 5px 1px 5px;
	margin-left:0px;
	/*border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;*/
	FONT-SIZE: 7pt;
}


.navigator a {
	border:1px solid silver;
	}



.navigator a:link, .navigator a:visited,
.navigator a:hover,.navigator a:active{
	color: #3300CC;
	/*background-color: LightGrey;*/
	text-decoration: none;
	FONT-SIZE: 7pt;
}

span.inactive{
	background-color: gainsboro;
	font-style:italic;
	FONT-SIZE: 7pt;
}

/*------------------------------------------*/
}
