@charset "windows-1250";
/* odstavec */
p {
	text-align = "justify";
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left : 5;
	padding-right : 5;
}

p.text{
	font-size : 10pt;
	padding-left : 5;
	padding-right : 5;
}

p.h2 {
	text-align = "left";
	font-weight: bold;
	font-size: 9pt;
}

div{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div.datumVlozeni {
	text-align : left;
	font-size : xx-small;
	border-top-width : 1;
	border-top-color: #D3D3D3;
	border-top-style : dashed;
	padding-bottom : 3;
	padding-top: 3;
}

div.delic {
	border-top-width : 1;
	border-top-color: #D3D3D3;
	border-top-style : dashed;
	padding-bottom : 3;
	padding-top: 3;
	text-align : left;
	font-size : xx-small;
}

div.h1 {
	text-align = "left";
	font-weight: bold;
	font-size: small;
	border-bottom-width : 0pt;
	border-top-width : 0pt;
	border : 0pt;
	margin-bottom : 2;
	margin-top :15;
}

div.h1Kalendar {
	text-align = "left";
	font-weight: bold;
	font-size: small;
	border-bottom-width : 0pt;
	border-top-width : 1;
	border-top-style: solid;
	border-top-color: #B0C4DE;
	padding-top : 3;
	margin-bottom : 2;
	margin-top :15;
}

/* N A D P I S Y */

H3{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top : 10;
	padding-left : 5;
	padding-right : 5;
}

H4{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top : 10;
	/*background-color : #FFF8DC;
	*/
	background-color :#F0F8FF;
	font-size: 100%;
	padding-left : 5;
	padding-right : 5;
}



LI{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

A.NAVIGATE{
	cursor : hand;
}

/* MENU*/
DIV.MENU{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	/*background-color: #F0F8FF;
	*/
	font : x-small;
		padding-left : 0;
	padding-right : 0;
}

a {
	text-decoration:none;
	font-weight:bold;
	color: #483D8B;
	border : 0;
}
  a:link {}
  a:hover {color: #0066FF ;  text-decoration:underline}
  a:visited {}
  a:send { }
a.black{color: black}

span.odkaz {
	color : #000099;
	font : bold;
}

A.MENU{
	color: black;
	text-decoration:none;
	font-size : 8,5pt;
	font-family : Arial, Helvetica, sans-serif;
}

A.MENU:hover{
	text-decoration: underline;
	/*font-weight : bold;*/
	color : #0066FF;
}

A.MENU:visited{
	font-style : italic;
}

A.MENU:active{
	font-weight : bold;
}

/* T A B U L K A*/

TABLE.BLUE{
	background : #99CCFF;
	background-color : #99CCFF;
}

TABLE.DIS{
	background : #FFFFE0;
	background-color : #FFFFE0;
}

TD{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align = "left";
	font-size: 9pt;
}

TD.BLUE{
	background : Blue;
	color : White;
}

TD.MENU{
	background-image : url('../img/menu/bg_image.png');
	background-repeat : no-repeat;
	width : 135px;
}
TD.pageCenter{
	width:515px;
	padding-left : 10;
	padding-right : 10;
}

TR.lightBlue{
	background : #F0F8FF;
}

TR.lightYellow{
	background : #FFFFCC;
}
TD.lightSilver{
	background : Silver;
}

HR {
	border-bottom-style : dashed;
	color : Silver;
	border-top-color : Silver;
	border-top-style : dashed;
	height:1pt;

}


/* O S T A T N I */
LI{
	text-align = "left";
	font-size: 8pt;
	margin-left : 10pt;
}

UL{
	text-align = "left";
	list-style : disc;
}

UL.DIS{
	margin-left: 5;
}

img {
	border : 0;
}

/** DISKUSE*/
P.disNick{
	background : #FFFFE0;
	font-weight : bold;
}
P.disTitle{
	font : bold;
}
P.disText{

}
P.disDate{
	font-size: smaller;
	text-align : right;
}
DIV.lightBlue{
	background-color : #F0F8FF;
}
P.disHead_up{
	font-weight: bolder;
}

DIV.INTRONEWS{
	font-size : smaller;
}

DIV.fileSize{
	font-size : xx-small;
}


SPAN.BLUE{
	background-color : Blue;
	color : White;
}

SPAN.GREEN{
	background-color : Green;
	color : White;
}


@import url(body.css);
@import url(division.css);