body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	color: #666666;
}

body,td,th {
	font-family: Tahoma;
	font-size: 11px;
}
.vrazdele {color: #075BAA}

a {
	color: #5566cc;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}


a.menu
{
	color: #666666;
}
a.menu:hover {
	color: #000000;
	text-decoration: underline;
}

a.menu.visited
{
	color: #666666;
}

a.White {
	color: #FFFFFF;
}
a:link.White {
	text-decoration: none;
}
a:visited.White {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover.White {
	text-decoration: none;
	color: #FFDE00;
}
a:active.White {
	text-decoration: none;
	color: #FFFF00;
}

a.vrazdele:link {
	color: #666666;
	text-decoration: underline;
}
a.vrazdele:visited {
	color: #666666;
	text-decoration: underline;
}
a.vrazdele:hover {
	color: #000000;
	text-decoration: none;
}
a.vrazdele:active {
	color: #FF0000;
	text-decoration: underline;
}
.style1 {font-size: 10px}
h1
{
	font-family: Tahoma;	
	color:#000000;
	font-size: 14px;
}

.table100
{
	height:100%;
}

.dotbkg
{
	height:140px;
	background-image:url(/i/dots_head.gif);
	background-repeat:no-repeat;
	width:546px; 
}

.bgmenu
{
	background-image:url(/i/bg_menu.gif);
	background-repeat:repeat-y;
}
h2.bold
{
font-size: 11px;
font-weight:bold;
}
b.nobold
{
font-weight:normal;
}
