﻿
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 9pt;
	background-color: #2B377F;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

h1 {
    clear:both;	
    padding:2px 0px;
    padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bolder;
	color:#FFF;
	margin:10px 0px 15px -20px;
	background-image:url("../images/kruisbloz.jpg");
    background-position:top left;
    background-repeat:no-repeat;
    border-top:1px solid #FF6600;
    border-bottom:1px solid #FF6600;
}

h2 
{
    margin:15px 0px 15px 0px;
    clear:both;
    padding:3px 0px;
    padding-left:20px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size:12px;
    font-weight:bold;
    color:#FF6600;
    background-image:url("../images/kruisor.jpg");
    background-position:top left;
    background-repeat:no-repeat;
    border-top:1px solid #FF6600;
    border-bottom:1px solid #FF6600;
}


#content {
	float:right;
	width:525px;
	height:auto;
	margin:10px 0px 5px 0px;
	background-color: #2B377F;
}

#perfect-plus {
	position:absolute;
	width:760px;
	top:0px;
	z-index:2;
}


#perfect-logo {
	float:left;
	width:200px;
}

#perfect-logo img{
	border: 0px;
}

#textblock 
{
    clear:both;
    width:460px;
    float:right;
}

a:link {
	font-weight: bold;
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
	font-weight: bold;

}
a:hover {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	font-weight: bold;
   
}

.imgleft {
	float: left;
	margin-right: 15px;
	border: solid #FF6600;
	border-width: 1px
}
#content ul 
{
	list-style:none;
	list-style-position:inside; 
	list-style-image: url(../images/kruisbloz.jpg);
}

#content li {
	padding-top: 6px;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #333366;
	border: 1px solid #FFFFFF;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #333366;
	border: 1px solid #FFFFFF;
	width: 350px;
}

#menuBackground{
	position:relative;
	width:171px;
	height:475px;
}

#menu {
	width: 195px;
	height: 475px;
	font-size:9px;
}
#menu a{
	text-decoration:none;
	display:block;
	color:#FFFFFF;
}
#menu a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
#menu ul{
    list-style-position:outside;
    list-style:none;
	width: 195px;
	float:right;
	height: 475px;
	padding: 0px;
	margin: 0px;
	padding-top: 30px;
}

#menu li{
	width: 195px;
	height: 18px;
	line-height: 18px;
    list-style:none;
	margin: 0px;
	padding: 2px;
	text-align:left;
	border-bottom: 1px solid #73583f;
	border-right: 1px solid #73583f;
	border-top: 1px solid #626ba0;
	border-left: 1px solid #626ba0;
	margin-bottom: 3px;
	background-image:none;
	text-indent: 0px;
	list-style:none;
}

#menu li:hover{
	border-bottom: 1px solid #8c6a45;
	border-right: 1px solid #8c6a45;
	border-top: 1px solid #19204b;
	border-left: 1px solid #19204b;
}

.insprong {
	margin-left: 29px;
}


.tablepadding {
	margin-left: 10px;
	margin-bottom: 10px;
}

#topmenu {
	width: 100%;
	text-align: right;
}

#topflash {
	width: 360px;
	margin:auto;
	
}
.clear {
	clear:both;
}
.imgright {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	border: solid #FF6600;
	border-width: 1px
}

.footer {
	font-size: 10px;
	color: #999999;
	font-weight: lighter;
	text-align: center;
}
.thumby {
	float:left;
	padding-right:10px;
	margin-bottom:20px;
}