body
{
    background-color:#ffffff;
    padding:0px;
    margin:0px;
    font-size:11px;
    color:#383838;
    font-family:Tahoma, sans-serif;
}

a:link, a:visited
{
    color:#038dbc;
    text-decoration:none;
}
a:active, a:hover
{
    color:#038dbc;
    text-decoration:underline;
}

a.top:link, a.top:visited 
{  
	color: #999999; 
	font-weight: bold;
	text-decoration: none;
	font:normal 14px Tahoma, sans-serif;
}
a.top:hover, a.top:active 
{ 
	color: #038dbc; 
	font-weight: bold;
	text-decoration: underline; 
	font:normal 14px Tahoma, sans-serif;
}

a.topSel:link, a.topSel:visited 
{  
	color: #038dbc; 
	font-weight: bold;
	text-decoration: none;
	font:normal 14px Tahoma, sans-serif;
}
a.topSel:hover, a.topSel:active 
{ 
	color: #038dbc; 
	font-weight: bold;
	text-decoration: none; 
	font:normal 15px Tahoma, sans-serif;
}

a.foot:link, a.foot:visited 
{  
	color: #ffffff; 
	text-decoration: none;
	font:normal 11px Tahoma, sans-serif;
}
a.foot:hover, a.foot:active 
{ 
	color: #ffffff; 
	text-decoration: underline; 
	font:normal 11px Tahoma, sans-serif;
}

.dash
{
	background-image: URL('images/dash_bg.jpg');
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
	width: 1px;
}

.menu
{
	float: left; 
	margin-left: 30px; 
	font-size: 15px;
}

.menuSel
{
	float: left; 
	margin-left: 30px; 
	font-size: 15px;
}

.menuItem
{
	background: #dddddd; 
	width: 45px; 
	height: 24px;
	margin-bottom: 10px; 
	margin-top: 5px;
}

.menuItemSel
{
	background: #038dbc; 
	width: 45px; 
	height: 24px;
	margin-bottom: 10px; 
	margin-top: 5px;
}

.menuItemBox
{
	float: left; 
	margin-left: 30px; 
	font-size: 15px; 
	width: 85px;
}

.line
{
	width: 100%;
	height: 1px;
	border: 1px solid #038dbc;
}

.modro
{
	color: #038dbc; 
	text-decoration: none; 
	font-size:11px;
}

.datum
{
	color: #999999; 
	text-decoration: none; 
	font-size:9px;
}

a.arhiv:link, a.arhiv:visited, a.arhiv:active
{
	color: #999999;
	font-weight: bold;
	text-decoration: none; 
	font-size:9px;
}

a.arhiv:hover
{ 
	color: #038dbc; 
	font-weight: bold;
	text-decoration: underline; 
}

a.levo:link, a.levo:visited 
{  
	color: #000000; 
	font-weight: bold;
	text-decoration: none;
}

a.levo:hover, a.levo:active 
{ 
	color: #038dbc; 
	font-weight: bold;
	text-decoration: underline; 
}

