﻿body 
{
	background-color:#E0E0E0;
	background-image:url('../fotografie/pix/bground.png');
	background-repeat:repeat-y;
	/* margin-left:0px;
	margin-top:90px; */
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, Sans-Serif;
	font-size:11pt;
	color:white;
}

.menu
{
	position:fixed;
	background-color:#333333;
	width:180px;
	border-bottom:2px solid;
	border-bottom-color:#FFFFFF;
	border-top:2px solid;
	border-top-color:#FFFFFF;
	top:145px;
	left:2px;
}

h1
{
	/* font-size:15pt; */
	font-weight:bold;
	color:#333333;

}

.headline
{
	position:absolute;
	left:190px;
	top:0px;
}

.breadcrumb
{
	position:absolute;
	left:190px;
	top:110px;
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, Sans-Serif;
	font-size:9pt;
	color:#333333;
	border-bottom:1px solid;
	border-bottom-color:#333333;
	border-top:1px solid;
	border-top-color:#333333;
	width:700px;
}

.mainfield
{
	position:absolute;
	left:190px;
	top:145px;
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, Sans-Serif;
	font-size:9pt;
	color:#333333;	
}


a 
{
   	text-decoration:none;
    color:#FFFFFF; 
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, Sans-Serif;
	font-size:11pt;
}

a:hover 
{
	text-decoration:none;
    color:#CCCCCC; 
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, Sans-Serif;
	font-size:11pt;
  }
a:active 
{
    text-decoration:none;
    color:#CCCCCC; 
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, Sans-Serif;
	font-size:11pt;
}

a.mainlnk  
{
   	text-decoration:none;
    color:#333333; 
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, Sans-Serif;
	font-size:9pt;
}

a.mainlnk:hover 
{
	text-decoration:none;
    color:#808080; 
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, Sans-Serif;
	font-size:9pt;
  }
a.mainlnk:active  
{
    text-decoration:none;
    color:#333333; 
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, Sans-Serif;
	font-size:9pt;
}

a.dwnload  
{
   	text-decoration:none;
    color:#0000CC; 
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, Sans-Serif;
	font-size:9pt;
}

a.dwnload:hover 
{
	text-decoration:none;
    color:#0000FF; 
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, Sans-Serif;
	font-size:9pt;
  }
a.dwnload:active  
{
    text-decoration:none;
    color:#0000CC; 
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, Sans-Serif;
	font-size:9pt;
}

.logo
{
	position:fixed;
	left:30px;
	top:10px;
	height:120px;
	width:120px;
}

.footer
{
	position:fixed;
	font-size:8pt;
	text-align:center;
	color:#000000;
	bottom:5px;
	left:190px;
	width:700px;
}
