﻿html 
{
	
}

body
{
	font-family: tahoma, verdana, Arial, sans-serif;
	font-size: 0.7em;
	line-height: 1.8em;
	color: #000099;
	background-color: #F5F5F5;
}

h1
{
	font-weight: bold;
	font-style: italic;
	font-size: 1.7em;
	color: #FF6600;
	background-color: #F5F5F5;
	border-top: dashed 1px #000099;
	border-bottom: dashed 1px #000099;
	padding-top: 3px;
	padding-bottom: 3px;
}

h2
{
	font-weight: bold;
	font-size: 1.3em;
	color: #FF6600;
}

h3
{
	font-weight: bold;
	font-style: italic;
	font-size: 1.1em;
	color: #FF6600;
}

a, a:link {
	text-decoration: underline;
	color: #FF6600;
	font-weight: bold;
}
a:hover
{
	color: #747474;
	text-decoration: underline;
}
a.active, a:link.active, a:hover.active {
	color: #747474;
	text-decoration: underline
}

input, select {
	border: 1px solid #FF6600;
	font-size: 1.1em;
}

textarea {
	border: 1px solid #FF6600;
	font-size: small;
	padding: 0px 0px 0px 2px;
}

#center_all
{
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	border-left: solid 1px #FF6600;
	border-right: solid 1px #FF6600;
	border-top: solid 1px #FF6600;
	background-color: #FFFFFF;
}

/* Head */
.head
{
	text-align: right;
	width: 755px;
	height: 40px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 10px;
	background-color: #FF6600;
	vertical-align: middle;
}

.head a.mainlevel, .head a.mainlevel:link, .head a.mainlevel:visited
{
	color: #000099;
	font-weight: bold;
	font-size: 3.5mm;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 10px;
}

.head td
{
	width: 100px;
	background-color: #F5F5F5;
	border: solid 1px #FFFFFF;
}

.head td:hover
{
	background-color: #FFFFFF;
	border: solid 1px #DCDCDC;
}

/* Content */
.content
{
	float: left;
	width: 500px;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-right: #FF6600 1px dashed;
	background-color: #FFFFFF;
}

.content_right
{
	float: right;
	width: 230px;
	margin-top: 10px;
	padding-right: 5px;
}

/* Top */
.top
{
	width: 770px;
	height: 65px;
	background-image: url(../../images/top2.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: right;
}

.loginbox
{
	width: 100%;
	height: 60px;
	padding: 5px;
	text-align: center;	
}

/* Footer */
.footer
{
	width: 765px;
	height: 45px;
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 5px;
	background-color: #FF6600;
}

.adres 
{
	float: right;
	width: 340px;
	color: #FFFFFF;
}

.mail_adres
{
	float: left;
	width: 140px;
	margin-left: 70px;
	vertical-align:middle;
}

.mail_adres a:link, .mail_adres a
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.0em;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 10px;
}

.mail_adres a:hover
{
	text-decoration: underline;
}
