#roundedTopLeft
{
	margin-right: 10px; 
	background-image: url('../images/topl.png');
	height: 15px; 
	font-size: 2px; 
}

#roundedTopRight
{
	margin-top: -15px; 
	margin-left: 10px; 
	background-image: url('../images/topr.png'); 
	background-position: 100% 0; 
	height: 15px; 
	font-size: 2px;
}
#roundedBottomLeft
{
	margin-right: 10px; 
	background-image: url('../images/bottoml.png');
	background-position: 0 -15px; 
	height: 15px;
	font-size: 2px;
}

#roundedBottomRight
{
	margin-top: -15px; 
	margin-left: 10px; 
	background-image: url('../images/bottomr.png'); 
	background-position: 100% -15px; 
	height: 15px; 
	font-size: 2px; 
}
#alle
{
	background: #f3f3f3;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

#top
{
	background: #3e3e3e;
	height: 330px;
	position: relative;
}

#pageTitle
{
	margin: 0pt; 
	padding: 30px 0pt 0pt 15px; 
	width: 400px; 
	font-size: 3em; 
	color:green;
	text-align: center;
}

#topTop
{
	margin-left:257px;
	background:url("../images/tlo1.png") white no-repeat;
	height:240px;
}

#topImage
{
	background: url("../images/misie.png");
	float:left;
	width:257px;
	height:240px;
}

#topQuotation
{
	text-align:center;
	margin:25px;
	width:450px;
	font-size:small;
	font-style:italic;

}

.topQuotationAuthor
{

	font-size:x-small;
	text-align:right;
}

#content
{
	background: white;
	overflow: auto;
	position: relative;
	padding: 20px 40px ;
}

.horizLine
{
	width: 100%;
	background: url("../images/pasekmenu.png")repeat-x top;
    height: 1px;
}

#today
{
    position: absolute;
    right: 5px;
    bottom: 1px;
    color: white;
    font-size: 0.7em;
}

#today a
{
	color: #aaf;
	background: none;
}

#today a:hover
{
	color: #f55;
}

#afterFooter
{
	color: #555;
	font-size: 0.8em;
}

#afterFooter a
{
	color: #55a;
}

#installIE8
{
	display: none;
}
