body,td,th {
	font-size: 12px;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, "Geneva CE", "Arial CE", Arial, sans-serif;
}
body {
	background-color: #6699CC;
	background-image: url("/images/bg.png");
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table#main {
	_height: 100%;
	min-height:100%;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
	color: red;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
h1 {
	font-size: 18px;
	color: #FF3333;
}
h2 {
	font-size: 16px;
	color: #000000;
	margin-bottom: 2px 
}
h3 {
	font-size: 14px;
	color: #FF6633;
}
h4 {
	font-size: 14px;
	color: #333333;
}
h5 {
	font-size: 12px;
	color: #FF6633;
}
h6 {
	font-size: 12px;
	color: #666666;
}

.nadpis {
	font-size: 15px;
	font-weight: bolder;
	color: #FF6633;
}
.cas {
	color: #999999;
}
.maly {
	font-size: 11px;
	color: #333333;
}

.nahledy {
	border: 3px solid #cccccc;
	margin-right: 0px;
	margin-bottom: 0px
}