a {
	text-decoration: underline;
	font-weight : normal;
	color: #0000A0;
}
a:visited {
	color: #0000A0;
}

a:hover {
 	text-decoration:underline; 
	color: #D50000}

body {
	background : #FFFFF1;
}
body, p, table {
	font-family: arial;
	font-size: 11pt;
	
}
		
h1 {
	color: #333333;
	font-size: 16pt;
	font-weight: bold;
}
			
h2 {font-size: 8pt}

h3 {color: #333333;
			font-size: 14pt;
			font-weight: bold;
			}
h4 {color: #0000A0;
			font-size: 11pt;
			font-weight: bold;
			}

a.textNormal:visited,  a.textNormal:link, a.textNormal:hover {
	font: normal;
}

/*bila*/
.colorWhite {
	background : #FFFFF1;
}

/*svetle modra*/
.colorLight {
	font-size: 11pt;
	font-weight : bold;
}
a.colorLight:link, a.colorLight:visited {
	color:#0000A0;
	border:none;}
a.colorLight:hover {
	color: #0000A0;
	border:none;
}
	
.colorCenter {
	background-color: #ccffcc;
	color:#ffffff;
}

/*tmave modra*/
.colorDark {
	background-color: #cc0000;
	font-weight : bold;
}
a.colorDark:link, a.colorDark:visited {
	color:#ffffff;
	border:none;}
a.colorDark:hover {
	color:#ffffff;
	border:none;}
/*formular start*/
.policko {
	border: 1px solid gray;
	height: 19px;}
.textarea {
	font-family: Arial;
	font-size: 9pt; border: 1px solid gray;
	margin-left : 10px;
	width : 620px;
}
.columnWidth {
	width: 175px;
	height: 20px;
}
.imageWidth {
	width: 640px;
}
/*formular end*/
.tabulka {
	border-right : 1px solid Black;
}
.dokument {
	border: 1px dotted #EEEEEE;}
.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: 350px;
	float: left;
	font: bold;
} 
div.right {
	width: 350px;
	float: right;
} 

