body,td,th {
	color: #FFFFFF;
	font-size: 12px;
}
body {
	background-color: #323235;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow:auto;
}
.tabulkatit {
	border: 1px solid #CCCCCC;
}
.titlinka {
	border-top: 1px solid #26c2f5;
	border-bottom: 1px solid #26c2f5;
}
.tabulkapods {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.text {
	font-family: Verdana, Tahoma, sans-serif, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align : top;
	text-align: left;
	padding-top : 5px;
	padding-bottom : 35px;
	padding-left : 65px;
	padding-right : 65px;
	line-height: 20px;
}
.text a {
	color: #FFFFFF;
	text-decoration: none;
}
.text a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.podciarkni a {
	text-decoration: underline;
}
.tucne {
	color: #26c2f5;
	font-weight: bold;
}
.nadpis {
	font-size: 14px;
	color: #26c2f5;
	font-weight: bold;
}
#writeroot td {
	font-family: Verdana, Tahoma, sans-serif, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align : top;
	text-align: left;
	padding-top : 5px;
	padding-bottom : 35px;
	padding-left : 5px;
	padding-right : 5px;
	line-height: 20px;
}
#writeroot img {
	border: 3px solid #FFFFFF;
}
#writeroot strong {
	color: #26c2f5;
}