#nav
{
	margin: 0 auto;
	margin-left: 0px;
	padding: 0px;
	
	
}

#nav ul
{
	margin: 0 auto;
	margin-left: 0px;
	padding: 0px;
	list-style-type: none;
	width: 790px;
}


#nav li
{
	display: inline;
	margin: 0 auto;
	margin-left: 0px;
	padding: 0px;
}


#nav a
{
	display: block;
	float: left;
	color: #FFFFFF;
	font-family: trebuchet ms, verdana, arial;
	font-size: 14px;
	text-decoration: none;
	border-left: 1px solid #c20711;	
	border-right: 1px solid #f2cacc;
	height: 25px;
	line-height: 25px;
	padding-left: 21px;
	padding-right: 21px;
	padding-top: 0px;
	padding-bottom: 0px;
}


#nav a:hover
{
	text-decoration: none;
	background-color: #000000;
	background: url(../img/bg_hoover_active.gif);
}


a.vmeny:link
{
	color: #000000;
	text-decoration: none;
}

a.vmeny:visited
{
	color: #000000;
	text-decoration: none;
}

a.vmeny:hover
{
	color: #ed1c24;
	text-decoration: underline;
}

a.vmeny2:link
{
	font-family: trebuchet ms, verdana, arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.vmeny2:visited
{
	font-family: trebuchet ms, verdana, arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.vmeny2:hover
{
	font-family: trebuchet ms, verdana, arial;
	font-size: 12px;
	color: #ed1c24;
	text-decoration: underline;
}


a.std:link
{
	color: #ed1c24;
	text-decoration: none;
}

a.std:visited
{
	color: #ed1c24;
	text-decoration: none;
}

a.std:hover
{
	text-decoration: underline;
}

a.std2
{
	color: #000000;
	text-decoration: none;
}
a.std2:link
{
	color: #000000;
	text-decoration: none;
}

a.std2:visited
{
	color: #000000;
	text-decoration: none;
}

a.std2:hover
{
	color: #ed1c24;
	text-decoration: underline;
}
a.top:link
{
	color: #cccccc;
	text-decoration: none;
}

a.top:visited
{
	color: #cccccc;
	text-decoration: none;
}

a.top:hover
{
	text-decoration: underline;
}

.rubrik
{
	font-family: trebuchet ms, verdana, arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.normal
{
	color: #000000;
	font-family: trebuchet ms, verdana, arial;
	font-size: 12px;
}

.vit
{
	color: #ffffff;
	font-family: trebuchet ms, verdana, arial;
	font-size: 11px;
}

.sidfot
{
	color: #cccccc;
	font-family: trebuchet ms, verdana, arial;
	font-size: 12px;
}
h1
{
	font-family: trebuchet ms, verdana, arial;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 2px;

}
h2
{
	font-family: trebuchet ms, verdana, arial;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 2px;
}