/* Arkusz stylów do strony www.jakub-kwietko.pl */

	body {		margin: 0 auto 0 auto; 
	          	text-align: center;
	          	width: 100%; height: 100%; background: url(images/background.jpg) center center no-repeat #474747;
					font-family: Arial, sans-serif; font-size:12px;  color:#333;}
										
	img {border: 0px;}

	a { text-decoration: none; }
	
	#srodek { 	margin: 0 auto 0 auto; 
	          	text-align: center;
	          	width: 700px;
	          	height: auto;}
	          
	#logo {   	width: 700px;
				 	height: 125px;
				 	background-image: url(images/logo.png); }
				 
	#kontener{	width: 700px;
				 	height: 475px;
				 	background-image: url(images/tlo.png); }

 	#stopka  {	width: 700px;
 					clear: both;
				 	height: 46px;
				 	font-family: Arial;
				 	background-image: url(images/stopka.png); }
				 	
	#tekst_stopka { width: 690px; color: #717171; padding-top: 12px; padding-left: 5px; padding-right: 5px; font-size: 12px;	}
	
	#tekst_stopka a { margin:0px; padding: 0px; padding-right: 20px; color: #717171; float: left; width: auto; height: auto; font-size: 12px; text-decoration: none;}
	
	#tekst_stopka a:hover { margin:0px; padding: 0px; padding-right: 20px; color: #ffffff; float: left; width: auto; height: auto; font-size: 12px;}
		
	#menu {     padding-top: 30px;
					float: left;
					padding-left: 45px;	}
	
	#menu ul, ul li { 
					display: block;
					list-style: none;
					margin: 0;
					padding: 0;}

	#menu ul {	position: absolute;}

	#menu ul li{float: left;}

	#menu ul a, #menu ul a:visited {
					font-family: Arial;
  					font-size: 16px; 
					text-decoration: none;
					display: block;
					width: 110px;
					height: 23px;
					margin-left: 2px;
					margin-right: 2px;
					text-align: center;
					color: #141414;}
					
	#menu ul a:hover {
					font-family: Arial;
  					font-size: 16px; 
					background: url(images/menu.png);
					margin-left: 2px;
					margin-right: 2px;}
					
					
	#menu #links a  {
					font-family: Arial;
  					font-size: 16px; 
					text-decoration: none;
					display: block;
					width: 110px;
					height: 23px;
					text-align: center;
					margin-left: 2px;
					margin-right: 2px;
					background: none;
					background: url(images/menu.png);
					color: #141414;}
					
	#tekst { 					
					height: 390px;
					margin-top: 70px;
					padding: 1px;
					padding-left: 20px;
					padding-right: 20px;
					text-align: left;
					float: left;
	}

	
	.przycisk {background: #fdfdfd;
				  border: 1px solid #d4d4d6;}

  	 a:visited  { color: #676795; text-decoration: underline, font-size: 11px; font-family: Tahoma, Geneva, sans-serif; }
  	 
  	 #port_scroll { overflow-y: scroll; height: 310px; margin-right: 4px;}
  	 
  	 #panele {width: 660px; margin-left: 15px; font-size: 11px;}
  	 #panel1 { color: #ffffff; padding: 7px; float: left; height: 346px; width: 206px; background: url(images/home_1.png); }
  	 #panel1 a, #panel1 a:visited {color: #ffffff; text-decoration: none;}
  	 
  	 #panel2 { color: #ffffff; padding: 7px; float: left; height: 346px; width: 206px; background: url(images/home_2.png);}
  	 #panel2 a, #panel2 a:visited {color: #ffffff; text-decoration: none;}
  	 
  	 #panel3 { color: #ffffff; padding: 7px; float: right; height: 346px; width: 206px; background: url(images/home_3.png);}
  	 #panel3 a, #panel3 a:visited {color: #ffffff; text-decoration: none;}

