body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #FEB402;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #2057C5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2057C5;
}
a:hover {
	text-decoration: none;
	color: #4B87FF;
}
a:active {
	text-decoration: none;
	color: #2057C5;
}
.menu {
	color: #4B87FF;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 14px;

}
.menu a:link, .menu a:active, .menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	text-decoration: none;
	color: #FECC02;
}
.text_block {
	text-align: justify;
}
.cz {
	font-size: 9px;
	padding: 3px;
}
.ram {
	border: 1px solid #2057C5;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	background: #000000;
	text-align: right;
	margin: 0px;
	padding: 5px;
	border: 1px solid #990000;
}
.left {
	background: url(obrazy/uvod_logo_3.gif) no-repeat;
	padding-left: 30px;
	padding-top: 20px;


}
.right {
	background: url(obrazy/uvod_logo_4.gif) no-repeat;
	padding-right: 30px;
	padding-top: 20px;


}
