
A, A:link, A:visited  {
	text-decoration : underline;
	color : #245791;
}

A:active  {
	color : black;
	background-color : #FFCC00;
	text-decoration: underline;

}

A:hover  {
	color : #FFFFFF;
	background: #245791;
	text-decoration: underline;


}

a.tooltip {
	cursor: help;
	background-color: #87C2C4;
	z-index: 0;
	position:relative;
	border-radius: 8px; 
   transition-duration: 0.4s;
   padding: 6px 20px;
   border: none;
   color: white;
   display: inline-block;
   font-size: 12px;
   margin: 4px 2px;
}
a.tooltip em {
	display: none;
	font-style:normal;
}
a.tooltip:hover {
	font-size: 100%;
   color: white;
   background: #82B3E4;

}
a.tooltip:hover em {
	display: block !important;
	position: absolute;
	top: -100px;
	left: 50px;
	width: 700px;
	background: #75A9DE;
	color: #fff;
	padding: 10px;
	text-decoration: none;
	z-index: 10;
	font-size: 90%;
}
a.tooltip span {
	display: none;
}


a.tooltip2 {
	cursor: help;
	background-color: #87C2C4;
	z-index: 0;
	position:relative;
	border-radius: 8px; 
   transition-duration: 0.4s;
   padding: 6px 20px;
   border: none;
   color: white;
   display: inline-block;
   font-size: 12px;
   margin: 4px 2px;
}
a.tooltip2 em {
	display: none;
	font-style:normal;
}
a.tooltip2:hover {
	font-size: 100%;
   color: white;
   background: #82B3E4;

}
a.tooltip2:hover em {
	display: block !important;
	position: absolute;
	top: 0px;
	left: -200px;
	width: 400px;
	background: #75A9DE;
	color: #fff;
	padding: 10px;
	text-decoration: none;
	z-index: 10;
	font-size: 80%;
}
a.tooltip2 span {
	display: none;
}




a.tooltip3 {
	cursor: help;
	background-color: #87C2C4;
	z-index: 0;
	position:relative;
	border-radius: 8px; 
   transition-duration: 0.4s;
   padding: 6px 20px;
   border: none;
   color: white;
   display: inline-block;
   font-size: 12px;
   margin: 4px 2px;
}
a.tooltip3 em {
	display: none;
	font-style:normal;
}
a.tooltip3:hover {
	font-size: 100%;
   color: white;
   background: #82B3E4;

}
a.tooltip3:hover em {
	display: block !important;
	position: absolute;
	top: 10px;
	left: -550px;
	width: 500px;
	background: #82B3E4;
	color: #fff;
	padding: 10px;
	text-decoration: none;
	z-index: 10;
	font-size: 90%;

}
a.tooltip3 span {
	display: none;
}



a.tooltip5 {
	cursor: help;
	/*background-color: #87C2C4;*/
	z-index: 0;
	position:relative;
	border-radius: 4px; 
   transition-duration: 0.4s;
   padding: 4px 4px;
   border: none;
   /*color: white;*/
   display: inline-block;
   font-size: 12px;
   margin: 2px 2px;
}
a.tooltip5 em {
	display: none;
	font-style:normal;
}
a.tooltip5:hover {
	font-size: 100%;
   color: white;
   background: #82B3E4;

}
a.tooltip5:hover em {
	display: block !important;
	position: absolute;
	top: 10px;
	left: -200px;
	/*width: 200px;*/
	background: #82B3E4;
	color: #fff;
	padding: 10px;
	text-decoration: none;
	z-index: 10;
	font-size: 90%;

}
a.tooltip5 span {
	display: none;
}


a.tooltip6 {
	cursor: help;
	/*background-color: #87C2C4;*/
	z-index: 0;
	position:relative;
	border-radius: 4px; 
   transition-duration: 0.4s;
   padding: 4px 4px;
   border: none;
   /*color: white;*/
   display: inline-block;
   font-size: 12px;
   margin: 2px 2px;
}
a.tooltip6 em {
	display: none;
	font-style:normal;
}
a.tooltip6:hover {
	font-size: 100%;
   color: white;
   background: #82B3E4;

}
a.tooltip6:hover em {
	display: block !important;
	position: absolute;
	top: 20px;
	left: 20px;
	/*width: 200px;*/
	background: #82B3E4;
	color: #fff;
	padding: 10px;
	text-decoration: none;
	z-index: 10;
	font-size: 90%;

}
a.tooltip6 span {
	display: none;
}

a.anchor {
	display: block;
	position: relative;
	visibility: hidden;
	margin-top: 80px;
}


.button {
	border-radius: 8px; 
   transition-duration: 0.4s;  
   background-color: #87C2C4;
   border: none;
   color: white;
   padding: 6px 20px;
   text-align: center;
   text-decoration: none;
   display: inline-block;
   font-size: 12px;
   margin: 4px 2px;
   cursor: pointer;
}

.button:hover {
    color: white;
}


body  {
	color : #000000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF url(../img/backplanet2.gif) no-repeat fixed left bottom;

}

h1  {
	font-size : 16px;
	font-weight: bold;
	color: #E10A16;
	text-transform: uppercase;
	text-align: center;
	margin-top: 20px;


}

h2  {
	font-size : 16px;
	margin-bottom : 6pt;
	color: #245791;
	font-weight: bold;

}

h3  {
	font-size : 14px;
	font-weight: bold;
	text-transform: uppercase;

}

h4  {
	font-size : 12px;
	margin-top : 1.5em;
	font-weight: bold;

}

h5  {
	font-size : 100%;
	font-style : normal;
	color : #9ACD32;
}

h6  {
	font-size : 70%;
	font-style : normal;
	color : #CD4A32;
	margin-bottom : 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}

BLOCKQUOTE  {
	margin-top : .5em;
	margin-bottom : 2em;
	margin-left : .5em;
	font-size : 90%;
	line-height : 115%;
}

CITE  {
	font-size : 75%;
}

.pagetop  {
	margin-top : -.5em;
}

.label  {
	font-weight : bold;
	margin-top : 2em;
}

.tl  {
	margin-bottom : .75em;
}

.atl  {
	padding-left : 1.5em;
	padding-bottom : .75em;
}

.cfe  {
	font-weight : bold;
}

.mini  {
	font-size : smaller;
}

LI  {
	margin-top : .75em;
	margin-bottom : .75em;
	margin-left : -2pt;
	line-height : 100%;
	font-size : 8pt;
	list-style-image : url("../img/li.gif");
}

UL  {
	list-style : disc;
}

UL UL, OL OL, OL UL, UL OL  {
	margin-top : 1em;
	margin-bottom : 1em;
}

LI P  {
	margin-top : .5em;
	margin-bottom : .5em;
}

.dt  {
	margin-bottom : -1.25em;
	margin-top : 1.5em;
}

.indent  {
	margin-left : 2em;
}

SUP  {
	text-decoration : none;
	font-size : smaller;
}

P.dochead1  {
	Color : #000066;
	Font-Family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	Font-Size : 10pt;
	Font-Style : italic;
	margin-left : .2em;
}

P.dochead2  {
	Color : #000066;
	Font-Family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	Font-Size : 19pt;
	Font-Style : italic;
	margin-top : -.8em;
	margin-bottom : -.1em;
}

HR  {
	Color : #6699CC;
	margin-bottom : 1em;
}

/* site specific .css*/
TD  {
	Color : #000000;
	Color : #000000;
	font: 12px Verdana, Arial, Geneva, Helvetica, sans-serif;

}

TABLE.data  {
	margin-bottom : 16pt;
}

TD.data  {
	Color : #000000;
	Font-Family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	Font-Size : 6pt;
	Color : #000000;
}

td.radka_aktivni_0 {
    text-decoration: line-through;
    background-color: gray;
}

td.radka_aktivni_1 {
    text-decoration: none;
}


TD.data LI  {
	margin-left : 2pt;
	font-size : 20pt;
}

TD.data UL  {
	margin-top : 9pt;
}

A.LEVEL1  {
	color : black;
	text-decoration : none;
	font-family : VERDANA,ARIAL,Helvetica;
	color : black;
	font-size : 8pt;
	line-height : 16pt;
}

A.LEVEL1:visited  {
	color : black;
	text-decoration : none;
	font-family : VERDANA,ARIAL,Helvetica;
	color : black;
	font-size : 8pt;
	line-height : 16pt;
}

A.LEVEL1:hover  {
	color : red;
	text-decoration : underline;
}

A.LEVEL2  {
	color : black;
	text-decoration : none;
	font-family : VERDANA,ARIAL,Helvetica;
	color : black;
	font-size : 8pt;
	line-height : 10pt;
}

A.LEVEL2:visited  {
	color : black;
	text-decoration : none;
	font-family : VERDANA,ARIAL,Helvetica;
	color : black;
	Font-size : 8pt;
	line-height : 10pt;
}

A.LEVEL2:hover  {
	color : red;
	text-decoration : underline;
}

A.LEVEL4  {
	font-family : VERDANA,ARIAL,Helvetica;
	color : black;
	font-size : 8pt;
	line-height : 10pt;
}

A.LEVEL4:visited  {
	font-family : VERDANA,ARIAL,Helvetica;
	color : black;
	font-size : 8pt;
	line-height : 10pt;
}

A.LEVEL4:hover  {
	color : red;
	text-decoration : underline;
}

A.prod  {
	color : black;
	text-decoration : none;
	font-family : VERDANA,ARIAL,Helvetica;
	color : black;
	font-size : 7pt;
	line-height : 10pt;
}

A.prod:visited  {
	color : black;
	text-decoration : none;
	font-family : VERDANA,ARIAL,Helvetica;
	color : black;
	Font-size : 7pt;
	line-height : 10pt;
}

A.prod:hover  {
	color : black;
	font-family : VERDANA,ARIAL,Helvetica;
	Font-size : 7pt;
	Font-Weight : bold;
	text-decoration : none;
}

A.HEAD  {
	Color : #333366;
	Font-Size : small;
	Font-Family : Verdana, Arial, sans-serif;
	Font-Weight : bold;
	Font-Style : italic;
	text-decoration : underline;
}

A.HEAD:hover  {
	Color : #ff9933;
	Font-Size : small;
	Font-Family : Verdana, Arial, sans-serif;
	Font-Weight : bold;
	Font-Style : italic;
	text-decoration : underline;
}

TD.SUBHEAD  {
	Color : #000000;
	Font-Size : 9pt;
	Font-Family : Verdana, Arial, sans-serif;
}

A.SUBHEAD  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 7pt;
	Font-Weight : bold;
	color : #000000;
}

A.SUBHEAD:visited  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 7pt;
	Font-Weight : bold;
	color : #000000;
}

A.SUBHEAD:hover  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 7pt;
	Font-Weight : bold;
	color : #FFD477;
}

A.msdnthisweek  {
	font-family : Verdana, Arial, sans-serif;
	text-decoration : none;
	font-size : 7pt;
	color : #000000;
}

A.msdnthisweek:visited  {
	font-family : Verdana, Arial, sans-serif;
	text-decoration : none;
	font-size : 7pt;
	color : #000000;
}

A.msdnthisweek:hover  {
	font-family : Verdana, Arial, sans-serif;
	text-decoration : none;
	font-size : 7pt;
	color : red;
}

FONT.LEVEL1  {
	color : black;
	text-decoration : none;
	font-family : VERDANA,ARIAL,Helvetica;
	font-size : 8pt;
	line-height : 16pt;
}

FONT.LEVEL2  {
	text-decoration : none;
	font-family : VERDANA,ARIAL,Helvetica;
	color : black;
	font-size : 8pt;
	line-height : 10pt;
}

FONT.LEVEL3  {
	text-decoration : none;
	font-family : VERDANA,ARIAL,Helvetica;
	color : black;
	font-size : 8pt;
	font-weight : bold;
	line-height : 10pt;
}

FONT.LEVEL3h  {
	text-decoration : none;
	font-family : VERDANA,ARIAL,Helvetica;
	color : black;
	font-size : 8pt;
	font-weight : bold;
	line-height : 10pt;
}

TABLE.LEVEL3  {
	ALIGN : RIGHT;
	WIDTH : 150;
	CELLPADDING : 0;
	CELLSPACING : 0;
	BORDER : 1;
	BORDERCOLOR : #9999CD;
}

.TblItems2  {
	font-family : Arial;
	font-size : 11px;
}

.BgBlue  {
	background-color : #1a3970;
}

.BgBlue1  {
	background-color : #1a3970;
}

.BgRowDetail  {
	background-color : #A2A2A2;
	border-bottom : 1px solid White;
	border-left : 1px solid White;
	border-right : 1px solid White;
}

.BgRow1  {
	background-color : #ffffff;
}

.BgRow2  {
	background: #AAE6F0;

}

.BgRow3  {
	background: #d0d0d0;

}

.BgRow4  {
	background: #FF2222;

}

.BgRow5  {
	background: #aa22aa;

}

.BgRowUkonceno2  {
	background-color : rgb(102,204,0);
}

.BgRowUkonceno3  {
	background: rgb(0,204,0);

}

.BgRowNovinka1  {
	background-color : #ffffff;
}

.BgRowNovinka2  {
	background: #AAE6F0;
}

.BgRowUkonceno  {
	background-color : #635050;
}

TopMenuItem  {
	font-family : arial;
	font-size : 12px;
	color : #a0a0ff;
	background-color : #1a3970;
	cursor : default;
	padding-bottom : 3px;
	padding-top : 3px;
	padding-left : 5px;
	padding-right : 5px;
	border-bottom : solid;
	border-bottom-width : 1;
	border-bottom-color : white;
}

.TopMenuItemOver  {
	font-family : arial;
	font-size : 12px;
	color : #e0e0ff;
	background-color : #4872ac;
	cursor : default;
	padding-bottom : 3px;
	padding-top : 3px;
	padding-left : 5px;
	padding-right : 5px;
	border-bottom : solid;
	border-bottom-width : 1;
	border-bottom-color : white;
}

.TopMenuItemSelected  {
	font-family : arial;
	font-size : 12px;
	color : white;
	background-color : #4872ac;
	cursor : default;
	padding-bottom : 3px;
	padding-top : 1px;
	padding-left : 4px;
	padding-right : 4px;
	border-left : solid;
	border-left-width : 1;
	border-left-color : white;
	border-top : solid;
	border-top-width : 1;
	border-top-color : white;
	border-right : solid;
	border-right-width : 1;
	border-right-color : white;
}

TD.AButton2 A  {
	font-family : arial;
	font-size : 11px;
	text-decoration : none;
	color : white;
	background-color : #4872ac;
	cursor : default;
	padding-bottom : 2px;
	padding-top : 2px;
	padding-left : 5px;
	padding-right : 5px;
	border-left : 1px solid black;
	border-right : 1px solid black;
	border-top : 1px solid black;
	border-bottom : 1px solid black;
	width : 100%;
}

TD.AButton2 A:hover  {
	font-family : arial;
	font-size : 11px;
	text-decoration : none;
	color : black;
	background-color : #eea602;
	cursor : default;
	padding-bottom : 2px;
	padding-top : 2px;
	padding-left : 5px;
	padding-right : 5px;
	border-left : 1px solid #505050;
	border-right : 1px solid #505050;
	border-top : 1px solid #505050;
	border-bottom : 1px solid #505050;
	width : 100%;
}

.AButton2Selected A  {
	font-family : arial;
	font-size : 11px;
	text-decoration : none;
	color : black;
	background-color : #eea602;
	cursor : default;
	padding-bottom : 2px;
	padding-top : 2px;
	padding-left : 5px;
	padding-right : 5px;
	border-left : 1px solid white;
	border-right : 1px solid white;
	border-top : 1px solid white;
	border-bottom : 1px solid white;
	width : 100%;
}

.MenuButton1  {
	font-family : arial;
	font-size : 11px;
	text-decoration : none;
	color : #4872ac;
	color : #e0e0e0;
	background-color : #505050;
	cursor : default;
	padding-bottom : 2px;
	padding-top : 2px;
	padding-left : 5px;
	padding-right : 5px;
	border-left : 1px solid #e0e0e0;
	border-right : 1px solid #e0e0e0;
	border-top : 1px solid #e0e0e0;
	border-bottom : 1px solid #e0e0e0;
}

@media print {
	.noprint{
		display:none;
	}
}