/*
[][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[]						      []
[]   Agencja Projektowo-Reklamowa Mproject	      []
[]   Autor: Andrzejewski Mikołaj		      []
[]   Email: kontakt@mproject.net.pl		      []
[]   Copyright Mproject 2009. All rights reserved.    []
[]		 				      []
[][][][][][][][][][][][][][][][][][][][][][][][][][][][]
*/


html,body {
	margin: 0;
	padding: 0;
	height: 100%;

	background-image: url(images/tlo2.gif);
	
	font-family: arial,sans-serif;
	font-size: small;
	color: #666;
	}

img.minigal	{
	border-color: #ffffff;
	}


a:link	{
	color: #666;
	text-decoration: none;
	}
	
a:active{
	color: #666;
	text-decoration: none;
	}

a:visited{
	color: #666;
	text-decoration: none;
	}

a:hover{
	color: #b70101;
	text-decoration: none;
	}

h2{
	color: #b70101;
	text-decoration: none;
	}
h3{
	color: #b70101;
	text-decoration: none;
	}
h4{
	color: #b70101;

	}
/*
[][][][][][][][]
[]	      []
[]   WYGLĄD   []
[]	      []
[][][][][][][][]
*/
#tlo{
	position: relative; 
	height: auto !important;
	height: 100%;
	min-height: 100%;

 	text-align: left;
	margin: 0 auto 0 auto;
 	border: 0px; width: 50%;
	width: 990px;
	background-image: url(images/tlocien.png);
}

#kontener{
	position: relative; 
	height: auto !important;
	height: 100%;
	min-height: 100%;

 	text-align: left;
	margin: 0 auto 0 auto;

	width: 960px;
}

#top_menu{
	height: 97px;
	background-image: url(images/top.png);
 	text-align: right;

}

#top_all{
	height: 278px;
	background-color: #404040;
}

#content{
	margin: 0 auto;
	width: 960px;
	height: 100%;
	background-image: url(images/tlo.png) ;
	background-repeat: no-repeat;
	background-color: #fffceb;

}

#tlofooter{
	position: absolute;
	width: 100%;
	bottom: 0;
	height: 42px;

	background-color: #404040;

}

#footer{
	vertical-align:middle;
	margin: 0 auto;
	width: 960px;
	bottom: 0;
	height: 42px;

}

#menu_footer{
	width: 400px;
	bottom: 0;
	height: 120px;

}
#top{
	margin: 0 auto;
	width: 960px;
	height: 170px;
	background-image: url(images/top.png);
	background-repeat: no-repeat;
}

#menup{
	margin: 0 auto;
	width: 960px;
	height: 30px;
	background-color: #404040;
}
