body
{
	margin:0;
	padding:0;
	height:100%; 
    background: #99a42c;
	
	font-family: verdana;
	font-size: 9pt;
	color: #000000;
}
a
{
   font-weight      : bold;
   text-decoration  : underline;
}
a img
{
   border           : none;
}
textarea
{
   border-color     : #525252;
   overflow         : hidden;
   font-family      : "Verdana", helvetica, arial, serif;
   font-size        : 7pt;
   color            : #525252;
   background-color : #eeeeee;
}
*
{
   font-family      : "Verdana", helvetica, arial, serif;
   font-size        : 8pt;
   color            : black;
}
.tabela
{
   border: 1px solid #A0A0A0;
   font: 11px Verdana, Arial, sans-serif;
   background-color : #ffffff;
}

.container
{
	position:relative;
	text-align: center;
	width:100%;
	height:100%;
	top:0px;
}
.container_body
{
	position:relative; 
	text-align: left; 
	top:0px; 
	width:800px; 
	height:800px;
}
.container_inner
{
	position:relative;
}
.logo
{
	position:relative; 
	top:0px; 
	width:800px; 
	height:211px; 
	background-image:url('../gfx/alive_site_01.jpg');
}
.container_main
{
	position:relative;
	left:0px; 
	top:0; 
	width:235px; 
	height:56px;
}
.body_class
{
	overflow: auto; 
	position:relative; 
	left:235px;  
	width:565px; 
	height:425px; 
	background-image:url('../gfx/alive_site_03.jpg'); 
}
.container_menu
{
	position:absolute; 
	top:0px;
}
.menu_alive
{
	position:relative; 
	top:0px; 
	width:235px; 
	height:44px; 
	background-image:url('../gfx/alive.jpg');
}
.menu_news
{
	position:relative; 
	top:0px; 
	width:235px; 
	height:36px; 
	background-image:url('../gfx/news.jpg');
}
.menu_terminarz
{
	position:relative; 
	top:0px; 
	width:235px; 
	height:43px; 
	background-image:url('../gfx/terminarz.jpg');
}
.menu_galeria
{
	position:relative; 
	top:0px; 
	width:235px; 
	height:41px; 
	background-image:url('../gfx/galeria.jpg');
}
.menu_download
{
	position:relative; 
	top:0px; 
	width:235px; 
	height:39px; 
	background-image:url('../gfx/download.jpg');
}
.menu_forum
{
	position:relative; 
	top:0px; 
	width:235px; 
	height:38px; 
	background-image:url('../gfx/forum.jpg');
}
.menu_sklep
{
	position:relative; 
	top:0px; 
	width:235px; 
	height:37px; 
	background-image:url('../gfx/sklep.jpg');
}
.menu_linki
{
	position:relative; 
	top:0px; 
	width:235px; 
	height:37px; 
	background-image:url('../gfx/linki.jpg');
}
.menu_kontakt
{
	position:relative; 
	top:0px; 
	width:235px; 
	height:47px; 
	background-image:url('../gfx/kontakt.jpg');
}
.menu_flaga
{
	position:relative; 
	left:0px; 
	top:0px; 
	width:235px; 
	height:227px; 
	background-image:url('../gfx/alive_site_10.jpg');
}
.footer
{
	position:relative; 
	left:235px; 
	width:565px; 
	height:164px; 
	background-image:url('../gfx/alive_site_11.jpg');
}
