html
{
	width: 100%;
	height: 100%;
}
body
 {
	width: 100%;
	height: 100%;
	background-image: url('../img/site/sitebg.jpg');
}
*{
	margin: 0px;
	padding: 0px;
	border: 0px;	 	
}
img{
	margin-right: 0px;
	margin-bottom: 0px!important;
	margin-bottom: 0px;
}

a:active { outline: none; }
a:focus { -moz-outline-style: none; }

#sound { width: 1px; height: 1px; margin: 0; padding: 0; line-height: 0; font-size: 0; }

/* ------------- uklad strony --------------------*/
#strona {
	/*width: 990px;*/
	position:absolute;
	top:50%;
	left:50%;
}
#calosc
{	
	position: absolute;
	margin-left:-495px;
	top:-295px;

}
.display
{
	display:inline;
	color:#243506;
	font-family:tahoma;
	font-size:10px;
}
#opis_pl
{
	position:absolute;
	top:40px;
	left:35px;
}
#opis_eng
{
	position:absolute;
	top:40px;
	left:65px;
}
#opis_de
{
	position:absolute;
		top:40px;
	left:99px;
}
/*************** STOPKA ***********************/
#stopka
{
/*	width:990px;*/
	text-align:justify;
}

#activedesign img{
 	margin-right: 15px;	
}
#activedesign{
	clear: both;
	text-align: right;
}