﻿body	{
	margin-top: 30px;
	}

div#header1 {
	position: relative;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	}
	
div#header2 {
	width: 100%;
	height: 203px;
	margin-left: auto;
	margin-right: auto;
	background-image:url("grafika/header_gradient.png");
	background-repeat:repeat-x;
	margin-top: -13px;
	text-align:center;
	}
	
div#zawartosc {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	
	}

div#menulewe {
	position: absolute;
	width: 170px; 
	margin-left: 15px;
	vertical-align: top;
	background: lightgreen;
}
	
div#tresc {
	position: relative;
	left: 380px; 
	width: 530px;
	vertical-align: top;
}

div#stopka {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	}

.txt 	{
	text-align: justify;
	}
	
/* fonty */
	
p	{
	
	font-family: tahoma, arial;
	font-size: 11px;
	color: #515960;
	text-align: justify;
	line-height: 135%;
	}	
	
p.menu	{
	
	font-family: tahoma, arial;
	font-size: 11px;
	color: #515960;
	line-height: 170%;
	}	
	
p.naglowek {
	font-family: trebuchet ms, tahoma, arial;
	font-size: 18px;
	color: #515960;
	font-weight: normal;
}
	
p.stopka {
	font-family: tahoma, arial;
	font-size: 10px;
	color: #adadad;
}

.grey {
	color: #333;
}

/* a */

a.tekst	{
	color: #99BA27;
	text-decoration: none;
}

a.tekst:hover {
	color: #515960;
	text-decoration:none;
}

a.menu	{
	color: #515960;
	text-decoration: none;
}

a.menu:hover {
	color: #99BA27;
	text-decoration:none;
}

/* MENU LEFT */
#menu2{font-family: Tahoma, Arial, sans-serif; font-size: 11px; float:left;width:170px;margin-left: 15px;padding:0;list-style:none;border-top:1px solid #dfdfdf;}
#menu2 li{border-bottom:1px solid #dfdfdf;}
#menu2 a{font-size:11px;display:block;color:#444; text-decoration: none;}
#menu2 a:hover{color: #99BA27; text-decoration:none;}
#menu2 a.selected{background:#fcffe1;}

.menulewe {
	padding: 7px;
}