body
{
	background-color: #fff;
	color: #222;
	font: 12px  Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
h2
{
    font: 22px 'Century Gothic' , Georgia, serif;
    
}
h3
{
    font: 20px 'Century Gothic' , Georgia, serif;
}


#main {
	width: 961px;
	margin: 0 auto;
}
#header {
	position: relative;
	padding-top: 100px;
}
#header a {
	display: block;
	position: absolute;
	width: 401px;
	height: 75px;
	top: 15px;
	left: 40px;
	text-indent: -9999px;
	background: url('../images/logoAgh1.gif') no-repeat left top;
	
}
#header p a{
	display: block;
	position: absolute;
	width: 401px;
	height: 75px;
	top: 15px;
	left: 40px;
	text-indent: -9999px;
	background: url('../images/logoWGiG.gif') no-repeat left top;
	
}
/*#header div
{
    position: relative;
    height: 107px;
    background: url(../images/bgHeaderDivGreen.jpg) #f0fff0 no-repeat right bottom;
}*/
#header div
{
    position: relative;
    height: 107px;
    background:  #e7e7e7 no-repeat right bottom;
}
#header div a {
	position: absolute;
	top: 30px;
	background: url('../images/logoKGBiG.gif') no-repeat left top;
}
#menu {
	margin: 0 8px 20px;
	border: 1px solid #c0cdd1;
	height: 29px;
	font-size: 11px;
}
#menu ul {
	float: left;
	list-style-type: none;
	margin-top: 6px;
}
#menu ul li {
	display: inline;
}
#menu a {
	padding: 0 10px;
	color: #535459;
	background: url('../images/bgMenuA.gif') no-repeat left center;
}
#menu li:first-child a,
#menu li.first-child a{
	background: none;
}
ul#lang {
	float: right;
	margin: 0 0 0 10px;
	padding: 4px 10px 0;
	border-left: 1px solid #eae8d7;
}
ul#lang li {
	float: left;
}
ul#lang a {
	float: left;
	padding: 3px 5px 4px;
	background: none;
}
ul#lang .active {
	background-color: #448446 !important;
	color: #fff;
}
#search {
	float: right;
	padding-top: 4px;
	width: 200px;
}
#search input {
	float: left;
	color: #535459;
	font: normal 11px Tahoma,Verdana,Arial,Helvetica,sans-serif;
}
#search .text {
	width: 170px;
	padding: 2px 3px 3px;
	border: 1px solid #e0dfd7;
	background-color: #f3f2e9;
}
#breadcrumb ul{
	list-style-type: none;
	margin-left: 220px;
	padding: 0 0 20px 10px;
	font-size: 11px;
	background: url('../images/arrowRed.gif') no-repeat left 5px;
	color: #535459;
}
#breadcrumb li {
	display: inline;
}
#breadcrumb a {
	color: #535459;
}
#right {
	float: right;
	width: 180px;
	margin-right: 8px;
	padding-top: 6px;
	border-top: 3px solid #448446;
}
#content {
	float: right;
	width: 530px;
	margin-right: 20px;
	padding-top: 6px;
	border-top: 3px solid #c10b0b;
}
#footer {
	clear: both;
	height: 80px;
	margin-top: 100px;
	padding-top: 10px;
	background-color: #e7e7e7;
	color: #535459;
	font-size: 11px;
}
#footer div {
	width: 961px;
	margin: 0 auto;
}
#footer p {
	float: left;
	height: 53px;
	padding: 5px 5px 5px 45px;
	background: url('../images/bgFooterGrey.gif') no-repeat left center;
}
#footer ul {
	float: right;
}
#footer li {
	padding: 0 10px;
	border-left: 1px solid #535459;
}
#footer li:first-child,
#footer li.first-child {
	border-left: none;
}
#footer a {
	color: #535459;
}
#footer a:hover {
	text-decoration: underline;
}

#left {
	float: left;
	width: 195px;
	margin-left: 8px;
}
#left #category {
	float: right;
	padding: 0;
}
#left #category ul {
	list-style-type: none;
}
#left #category .clear {
	float: left;
	padding-bottom: 40px;
}
#left #category .box {
	float: left;
	width: 195px;
	padding-top: 3px;
	border-bottom: none;
}
#left #category .orange {
	border-top: 3px solid #f29400;
}
#left #category .blue {
	border-top: 3px solid #3078a6;
}
#left #category .red {
	border-top: 3px solid #b22222;
}
#left #category .darkgreen {
	border-top: 3px solid #006400;
}
#left #category .yellowgreen {
	border-top: 3px solid #9acd32;
}

#left #category li {
	padding: 2px 0 5px;
	border-bottom: 1px solid #c0cdd1;
	font-family:'Century Gothic' , Tahoma, sans-serif;
}
#left #category li a {
	padding-left: 15px;
	font-size: 13px;
	color: #535459;
	background: url('../images/arrowRed.gif') no-repeat left center;
}


#left #category .orange li a {
	padding-left: 15px;
	font-size: 13px;
	color: #535459;
	background: url('../images/arrowOrange.gif') no-repeat left center;
}
#left #category .yellowgreen li a {
	padding-left: 15px;
	font-size: 13px;
	color: #535459;
	background: url('../images/arrowYellowGreen.gif') no-repeat left center;
}
#left #category .darkgreen li a {
	padding-left: 15px;
	font-size: 13px;
	color: #535459;
	background: url('../images/arrowDarkGreen.gif') no-repeat left center;
}

#left #category h3 {
	padding: 5px 0;
}
#left #category h3 a {
	padding-left: 0;
	font-size: 20px;
	
	background: none;
}
#left #category ul ul {
	margin-bottom: 10px;
}
#left #category ul ul ul {
	margin: 5px 0 0 20px;
}
#left #category li li li {
	border-bottom: none;
}
#left #category .yellowgreen h3 {	
	color: #9acd32;
}
#left #category .darkgreen h3 {	
	color: #006400;
}
#left #category .orange h3 {	
	color: #f29400;
}
#left #category .red h3 {	
	color: #b22222;
}

#right ul {
	list-style-type: none;
}

#right li {
	padding: 2px 0 5px;
	border-bottom: 1px solid #c0cdd1;
	font-family:'Century Gothic' , Tahoma, sans-serif;
}
#right a
{
    color: #33cc00; 
}

.wylicz
{
    padding: 10px 0 10px;
	border-bottom: 1px solid #c0cdd1;
	font-family:'Century Gothic' , Tahoma, sans-serif; 
}
#content .article .tabela table
{
	font-size: 1em;
	border: #c10b0b solid 1px;
	
}
#content .article .tabela td
{
    width: auto;
    height: auto;
    padding-left: 5px;
    width: 210px;
    height: 50px;
    border: #c10b0b solid 1px;
  
}
#content .article .text li
{
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 15px;
    background: url(  '../images/bulletRed.gif' ) no-repeat left center;
    margin-right: 10px;
    list-style-type: none;
} 
