body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #c0c0c0;
	text-align: center;
}

#container {
	width: 776px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#header {
	width: 776px;
	height: 146px;
	background:url(../images/alvator_header.jpg) no-repeat;
}

#header SPAN {
	color: silver;
	font: bold 17px verdana;
	position:relative;
	left:440px;
	top:90px;
}

#topnavigation {
	width: 776px;
	height: 28px;
	background:url(../images/alvator_menuline.jpg) no-repeat;
}

#topnavigation ul{
	font: bold 14px verdana;
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
	text-align: center;
}

#topnavigation li{
	list-style: none;
	display: inline;
}

#topnavigation li a{
	padding: 0 0.5em 0 0.5em;
	text-decoration: none;
	color: black;
}

#topnavigation li a:hover{
	color: silver; 
}

#topnavigation li.navi-act a {
	color: white;
}

a
{
  outline: none;
}


#mainblock {
	width: 776px;
	background:url(../images/alvator_paper.jpg) repeat;
}

#mainblock ul {
        list-style-image: url(../../picture/upload/sor_ikon_2.gif);
}

#mainblock a {
	text-decoration: none;
}

#mainblock a:link {
	color: #006699;
	text-decoration: none;
}

#mainblock a:visited {
	text-decoration: none;
    	color: #006699;
}

#mainblock a:hover {
	text-decoration: none;
    	color: silver;
}

#mainblock a:active {
	text-decoration: none;
    	color: #006699;
}

#mainblock img {
	margin-left: 10px;
}

#footer {
	width: 776px;
	height: 47px;
	background:url(../images/alvator_statusline.jpg) no-repeat;
	text-align: center;	
	padding: 10px 0 0 0;
	font-size: 11px;
}

#footerblock {
	clear: both;
	text-align: center;
	font-size: 11px;
	padding: 5px;
}

#footer a {
	text-decoration: none;
}

#footer a:link {
	color: white;
	text-decoration: none;
}

#footer a:visited {
	text-decoration: none;
	color: white;
}

#footer a:hover {
	text-decoration: none;
	color: silver;
}

#footer a:active {
	text-decoration: none;
    	color: white;

}


#content {
	padding: 10px 40px 10px 40px;
}


#content h1 {
	font-size: 18px;
	padding-left: 10px;
	padding-top:4px;
	padding-bottom:5px;
	background:url(../images/dotted_border.jpg) repeat;
//	height: 32px; 
	color: #006699; 
}

#content p {
	text-align: justify;
	margin-right: 20px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 15px;
	font-weight: bold
}

h4 {
	font-size: 12px;
	font-weight: bold
}

.tx-pilmailform-pi1 td {
	font-size: 14px;
}
