#divbg {
width: 100%;
height: 100%;
left: 0px;
top: 0px;
position: absolute;
z-index: 0;
}
#maincontent
{
	width: 100%;
	z-index:1;
	position: absolute;
}
.logo{
width:33%;
}
.img_link{
border-style:none;
}
.stopka {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color:#80B812;
	font-size: 10px;
	white-space: nowrap;
}
#stopka{
text-align: right;
right:0px;
margin-right:5px;																					
}
.linki A:link {
	text-decoration: underline;
	color: #007F33;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
.linki A:visited {
	text-decoration: underline;
	color: #007F33;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
.linki A:active {
	text-decoration: underline;
	color: #007F33;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
.linki A:hover {
	text-decoration: underline;
	color: red;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
#fullheight{height:100%}
body {
	font-family: Arial;
	font-weight: normal;
	font-size: 8pt;
	color: #666666;
}

TD {
        font-family: Arial;
        font-weight: normal;
        font-size: 8pt;
				color: #666666;
}

P {
        font-family: Arial;
        font-weight: normal;
        font-size: 8pt;
				color: #666666;
}

A:LINK {
				text-decoration: none;
				color: #666666;
}

A:VISITED {
				text-decoration: none;
				color: #666666;
}

A:HOVER {
				text-decoration: none;
				color: #000000;
}

A.ASMALL:LINK {
        		font-size: 7pt;
				text-decoration: none;
				color: #666666;
}

A.ASMALL:VISITED {
        		font-size: 7pt;
				text-decoration: none;
				color: #666666;
}

A.ASMALL:HOVER {
        		font-size: 7pt;
				text-decoration: none;
				color: #000000;
}

A.AMORE:LINK {
        		font-size: 7pt;
				text-decoration: none;
				color: #FF950F;
				float: right;
}

A.AMORE:VISITED {
        		font-size: 7pt;
				text-decoration: none;
				color: #FF950F;
				float: right;
}

A.AMORE:HOVER {
        		font-size: 7pt;
				text-decoration: none;
				color: #FFC177;
				float: right;
}

#MAIN {
				margin-bottom:5px;
				margin-left:24px;
				margin-right:24px;
				margin-top:8px;
				text-align: justify;
}

.ORANGE {
        		font-weight: bold;
				color: #FF950F;
}

INPUT {
				font-family: Arial;
        		font-weight: normal;
				font-size: 8pt;
				line-height: 14px;
				height: 18px;
				border: 1px solid #AAAAAA;
				width: 200px;
				color: #666666;
}


TEXTAREA {
				font-family: Arial;
        		font-weight: normal;
				font-size: 8pt;
				line-height: 14px;
				border: 1px solid #AAAAAA;
				width: 350px;
				color: #666666;				
}

.BUTTON {
				font-family: Arial;
        		font-weight: normal;
				font-size: 8pt;
				line-height: 14px;
				width: 60px;
				background: #F89729;
				border: 0px;
				color: white;
}

H1 {
        font-size: 22pt;
}
H2 {
        font-size: 20pt;
}
H3 {
        font-size: 18pt;
}
H4 {
        font-size: 16pt;
}
H5 {
        font-size: 14pt;
}
H6 {
        font-size: 12pt;
}
