﻿*
{
	padding: 0px;
	margin: 0px;
}
#outer 
{
	width: 99%;
	margin: 0% 0% 0% 0%;
	padding:  0px 0px 0px 0px;
	background-color: #A0522D;
}
BODY
{
background-color: DEB887;
}
p 
{
margin: 5px 5px 5px 10px;
font-family: "georgia", "times new roman", serif;
}

a 
{
	color: #6e3315;
	text-decoration: none;
	font-weight: bold;
}
a:hover 
{
	color: #ffcc00;
	text-decoration: none;
}

.left
{
	float: left;
}
.right 
{
	float: right;
}
.clear 
{
	clear: both;
}
.divider 
{
	width: 99%;
	height: 0.1em;
	background: #A0522D; 
	
}


#header
{
	width: 100%;
	background: #A0522D ; 
}
#headercontent
{
	font-variant: small-caps;
	padding: 1em 0.5em 1em 0.5em;
	text-align:center;
}
#headercontent h1 {
	color: #fff400;
	font-size: 1.7em;
	font-weight: bold;
	
}
#headercontent h1 a {
	color: #fff400;
	font-size: 1.9em;
	text-decoration: none;
	font-weight: bold;
	text-align:center;
}
#headercontent h1 a:hover {
	color: #73b049;
}
#headercontent h2 {
	color: #ffcc00;
	font-size: 1.6em;
	font-weight: bold;
}
#header form
{
	padding: 1em 0.5em 1em 0.5em;
}
#headerimage {
	width: 100%;
	height: 109px;
	background: #A0522D url('../images/naglowek1.jpg') no-repeat top center;
	
}
#headerlogo {
	width: 94px;
	height: 88px;
	background: #D2691E url('images/logo.gif') no-repeat top  float:left;
	
}

#l_sidebar 
{
	width: 15%;
	height: 100%;
	float: left;
	background-color: #A0522D;
}
#r_sidebar 
{
	width: 14%;
	height: 100%;
	float: right;
	background-color: #A0522D;
}
.sidebar
{
	margin: 1em;
}
.sidebar h2
{
	color: #ffcc00;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 1.0em;
	text-decoration:none;
}
.sidebar ul
{
	color: #ffcc00;
	list-style-type: none;
	margin: 0.1em 0.1em 0.1em 2.0em;
}
.sidebar ul li ul
{
	color: #ffcc00;
	list-style-type: disc;
	margin: 0.1em 0.1em 0.1em 0.8em;
}

#zawartosc
{
	width: 70%;
	float: left;
	background-color: #DEB887;
	
}
.zawartoscbar
{
	margin: 1.0em ;
}
.zawartosc a
{
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
#zawartosc ul
{
	list-style-type: disc;
	margin: 1.0em 0.0em 0.0em 1.0em;
	/*padding-left: 50px;*/
		list-style-position: inside;
}
#zawartosc li
{
	list-style-type: disc;
	margin: 0.0em 0.0em 0.0em 0.0em;

}
.zawartosc
{
	width: 100%;
}

#zawartosc h1
{
	color: #6e3315;
	font-size: 2.0em;
	font-weight: bold;
	margin: 7px 7px 7px 7px;
	text-align: center;
	text-decoration:none;
	font-weight: bold;
	font-family: georgia, Helvetica, Verdana, cursive ;

}

#zawartosc h2
{
	color: #6e3315;
	font-size: 1.10em;
	font-weight: bold;
	margin: 7px 7px 7px 7px;
	text-align: center;
	text-decoration:none;
	font-weight: bold;

}

#zawartosc wyroznienie
{
	color: #6e3315;
	font-size: 1.10em;
	font-weight: bold;
	margin: 7px 7px 7px 7px;
	text-align: center;
	text-decoration:none;
	font-weight: bold;
	background-color: #f5deb3;

}
.zawartosc h2 a
{
	color: #006600;
	text-decoration: none;
}
.zawartosc h2 a:hover
{
	color: #3B3B3B;
}
.zawartosc h3
{
	color: #fff400;
	margin: 1.0em 1.0em 1.0em 1.0em;
}




#footer
{
	width: 100%;
	color: #ffcc00;
	font-size: 0.8em;
	margin: 2em 0em 0em 0em;
	background: #006600 /*url('images/bg2.gif') repeat-x top left;*/
}
#footer a
{
	color: #cccccc;
	text-decoration: none;
}
#footer a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
#footer .left
{
	padding: 1.0em 0.5em 1.0em 0.5em;
}
#footer .right
{
	padding: 1.0em 0.5em 1.0em 0.5em;
}

div.img
  {
  margin: 5px;
  border: 1px solid #8B0000;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
  display: inline;
  }
div.img img
  {
  display: inline;
  margin: 3px;
  border: 1px solid #8B0000;
  }
div.img a:hover img
  {
  border: 0px solid #8B0000;
  }
div.desc
  {
  text-align: center;
  font-weight: normal;
  width: auto;
  margin: 2px;
  }

