body	{
	font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
	background: #417CBA;
	text-align: center;
	font-size: 12px;
	margin: 0;
}
table	{
	font-size: 12px;
	width: 100%;
	height: 100%;
}
a img	{
	border: 0;
}
.strana	{
	width: 50%;
}
.celek	{
	margin: auto;
}
.top	{
	width: 760px;
	background-color:#4079B4;
}
.text	{
	width: 760px;
}
.text img, .top img	{
	_margin-bottom: -3px;
}
.levy	{
	width: 380px;
	float: left;
	clear: left;
	background-color:#4079B4;
	height: 261px;
}
.pravy	{
	float: right;
	width: 380px;
	background-color:#4079B4;
	height: 261px;
}
p	{
	margin: 0;
	padding: 0;
	padding-top: 5px;
}
.titulek	{
	color: #D5312B;
	font-weight: bold;
}
.titulekBottom	{
	color: #D5312B;
	font-weight: bold;
	text-align: center;
	font-size: 15px;
	margin-top: 10px;
}
.pozadi	{
	height: 452px;
	width: 100%;
	background: url("css/images/pozadi.gif");
	_margin-top: -2px;
}
.obsah td	{
	height: 452px;
}

#error {
  color: red;
}

#skryte-obrazky {
	display: none;
}