a {
	text-decoration: none;
	font-weight : bold;
	color: #000099
}
	
a:hover {
 	text-decoration:underline; 
	color: #000099}

a:visited {
	color: #000099
}
body, p, table {
	font-family: Verdana;
	color: #0E2E8B;
	font-size: 8pt;
	margin : 0px 0px 0px 0px;
}
		
h1 {color: #FF4800;
			font-size: 16pt;
			font-weight: bold;
			}
			
h2 {font-size: 8pt}

h3 {color: #FF4800;
			font-size: 14pt;
			font-weight: bold;
			}
h4 {color: #FF4800;
			font-size: 8pt;
			font-weight: bold;
			}

a.textNormal:visited,  a.textNormal:link, a.textNormal:hover {
	font: normal;
}
.topbkg{
	background-image : url(../images/dlazdice1.jpg);
	background-repeat : repeat-x;
}
.bottombkg{
	background-image : url(../images/dlazdice5.jpg);
	background-repeat : repeat-x;
}
/*bila*/
.colorWhite {
	
}
a.colorWhite:visited,  a.colorWhite:link{
	text-decoration: underline;
}

/*svetle modra*/
.colorLight {
	
}

.colorCenter {
	background-color: #E05B00;
}

/*tmave modra*/
.colorDark {
	background-color: #6495ED;
	color:#ffffff;
	font-weight : bold;
}
a.colorDark:link, a.colorDark:visited {
	color:#ffffff;
	border:none;}
a.colorDark:hover {
	color:#ffffff;
	border:none;}

.policko {
	border: 1px solid gray;
	height: 19px;}
.textarea {
	font-family: Arial;
	font-size: 9ptborder: 1px solid gray;
	margin-left : 10px;
	width : 780px;
}
.tabulka {
	width: 180px;
	background: #DFEAFA;
	border: 1px solid #0E2E8B;
	text-align : left;
}
.dokument {
	border: 1px dotted #DFEAFA;;}
.tlacitko {
	font-size: 12px;
	border: 1px solid gray;}
.button {
	font-family: Webdings;
	font-size: 12px;
	border: 1px solid gray;
	height : 19px;}
.menu {
	background: #DFEAFA;
	}
.menuPullDown {
	background: #FFF;
	border-bottom : 1px solid #DFEAFA;
	padding-top : 5px;
}

div.left {
	width: 160px;
	float: left;
	font: bold;
} 
div.right {
	width: 380px;
	float: right;
} 


