BODY	{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	padding-left: 10px;
}

BODY, P, DIV, TD, TH {
	font-family: "Tahoma CE", "Arial CE", "Helvetica CE", Tahoma, Arial, lucida, sans-serif;
	font-size: 11px;
	color: #000000;
}

h1	{
	font-size: 12px;
	color: #FF6600;
	font: bold;
}

h2	{
	font-size: 12px;
	color: Black;
	font: bold;
}

h3	{
	font-size: 11px;
	color: Black;
	font: bold;
}

A:link {text-decoration: none; color: #959595; font-weight: bold;}
A:visited {text-decoration: none; color: #959595; font-weight: bold;}
A:active {text-decoration: none; color: #ff6633; font-weight: bold;}
A:hover {text-decoration: none; color: #ff6633; font-weight: bold;}

.leva a img    {filter: gray}
.leva a:hover img    { filter: none}

#main	{
	width:778px;
	border-left:1px dashed #DEDEDE;
	border-right:1px dashed #DEDEDE;
	margin-left:auto;
	margin-right:auto;
}

#top	{
	text-align:left;
	margin:0px;
	padding:0px;
	height:97px;
}

#top .logo	{
	vertical-align: top;
	padding-left: 0px;
	padding-top: 0px;
	background-image: url(img/logo.gif);
	width: 778px;
	height: 86px;
}

#top .cara	{
	width: 778px;
	height: 6px;
	background-image: url(img/delcara.gif);
	background-repeat: no-repeat;
}

.leva {
	border-right: 1px dashed #DEDEDE;
	width: 141px;
	padding-left: 10px;
	vertical-align: top;
}

.obsah {
	width: 496px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
}

.datumupdates {
	font: bold;
	color: #FF6600;
}

.prava {
	border-left: 1px dashed #DEDEDE;
	width: 141px;
	vertical-align: top;
	padding-right: 5px;
}

#seznam	{
	text-align: right;
}

#copyright	{
	
	margin-top:20px;
	text-align:center;
	margin-left:270px;
	_margin-left:0px;
}

.copy	{
	border-top: 1px solid Black;
}