body {
	background-color:#300;
	color:#000;
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;	
	background-image: url(../images/pat_old.gif);
	}
* {
	margin:0;
	padding:0;
	}
#zewn_wrapper, #pasek, #navcontainer, #footer, #wrap_up, #wrap_down {
	margin:0 auto;
}
#zewn_wrapper {
	width: 700px;
	background: #ffc url(../images/tlo_wrap.gif) repeat-y;
}
#wrapper, #wrapper2, #tytul1, #tytul2, #pasek {
	margin: 0 auto;
}
#pasek, #wrapper, #wrapper2 {
	width: 700px;
	}
#pasek {
	border: 0;
	background: url(../images/pasekI.gif);
	height: 100px;
	padding: 0;
	}
#wrap_up {
 display: none;
}
#wrap_down {
 display: none;
}
							
#wrapper {
 background:  url(../images/tlo_main.gif) repeat-y right;
}
#navcontainer {
	width: 700px;
  	}
#navcontainer ul {
	list-style-type: none;
	}
#navcontainer ul li {
	float: left;
	}
#navcontainer ul a {
	border-width: 1px 0 1px 1px;
	border-style: solid;
	width: 99px;
	background-color: #f93;
	color: #c30;
	font: normal 10px/18px "Lucida Grande", "Lucida Sans Unicode", lucida, sans-serif;
	text-decoration: none;
	display: block;
	}
#navcontainer ul a:hover {
	background-color: #fc9;
	color: #930;
	}	

body#glowna #glowna_tab a,
body#archiwum #arch_tab a,
body#teksty #teksty_tab a,
body#projekty #proj_tab a,
body#warsztat #war_tab a,
body#kontakt #kon_tab a
	 {
	border-left-color: #b05800; 
	background-color: #c60; 
	color: #900;
	}
#container, #container2 {
 margin-right: -150px;	
 width: 100%;
 float: left;
}
#container {
  background:  url(../images/tlo_main.gif) repeat-y right;
	}	
#content, #content2 {
	margin-right: 150px;
}
#content{
	background-color:#FFF;
	color:#900;
	}
#tytul1, #tytul2 {
	padding: 90px 0 0 0;
	width: 280px;
	overflow: hidden;
	height: 0;
	}	
#tytul1 {
	background: url(../images/tyt_panda.jpg) no-repeat;
}
#layout {
	margin: 10px auto;
}
#layout a {
	text-decoration: none;
	outline: none;
}
#nowy, #stary, #prev {
	margin: 5px auto;
	padding: 2px 0 0 0;
	display:block;
	width: 80px;
	height: 18px;
	color: #fff;
	}
#nowy {
	background: #c96 url(../images/twarz3.gif) no-repeat;
	}
#stary {
	background: #c96 url(../images/twarz1.gif) no-repeat;
	}
#prev {
	background: #c96 url(../images/twarz2.gif) no-repeat;
	}	
#nowy:hover, #stary:hover, #prev:hover {
	color: #660;
	background-position: 0% -20px;
}
#content p {
	padding:8px 50px 0 50px ;
	text-align:justify;
	}
#content ol {
 	padding: 8px 50px 0 75px;
	text-align: justify;
 }
 #content h3 {
	padding: 8px 50px 0 50px;
	text-align: left;
	font-style: italic;
}			
ol li {
	padding-bottom: 8px;
}
.last {
	margin-bottom: 15px;
	padding: 0 50px ;
	}
#content a {
	color: #600;
	font-style: italic;
	text-decoration: none;
}
#content a:hover {
	border-bottom: 1px dotted #000;
	background-color: #600;
	color: #fff;
}			
#menu, #menu2 {
	width:150px;
	float: right;
	}
#menu {
	background: url(../images/wazka.jpg) bottom no-repeat;
	padding-bottom: 150px;
	}	
#menu h3, #menu2 h3 {
	padding: 3px 0;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	}
#menu h3 {
	margin: 20px auto 0;
	border-left-color: 1px solid #000;
	color: #600;
}
#menu p {
	padding: 1em;
	}
#timebeat {
	margin: 10px auto;
	padding: 5px 0;
	border: 1px solid #000;
	background-color: #600;
	color: #fff;
	width: 80px;
}
#linki a, #linki3 a {
	color:#600;
	text-decoration:none;
	outline: none;
}
#linki a:link, #linki3 a:link {
	color:#600;
	background-color: #c96;
}
#linki a:visited, #linki3 a:visited {
	color:#000;
}
#linki a:hover, #linki3 a:hover {
	background-color:#600;	
	color: #fff;
	text-decoration:underline;
	}
#linki3 a {
	display: block;
	padding: 2px 0;
}					 
.clearer {
	clear: both; 
	height: 0;
	}
#wrapper2 {
	background:  url(../images/tlo_main2.gif) repeat-y right;
}
#container2 {
  background:  url(../images/tlo_main2.gif) repeat-y right;
}
#content2{
	background-color:#600;
	color:#fff;
	}
#tytul2 {
 background: url(../images/tytul2.gif) no-repeat;
}
#content2 blockquote {
	padding:20px 50px;
	font-family: Georgia, 'Times New Roman', times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	}
#down_pict {
	margin: 40px auto 0;
	border: 1px solid #fff;
	background-image: url(../images/maya.jpg);
	width:508px;
   height: 250px;
	}
#down_pict:hover {
	background-position: 0% -250px;
}	
#menu2 h3 {
	margin: 20px auto;
	color: #fff;
	}
#linki2 {
	font-size: 13px;
}
#linki2 a {
	color: #600;
	text-decoration: none;
	line-height: 20px;
	display: block;
}	
#linki2 a:visited {
	color: #c60;
	}
#linki2 a:hover {
	text-decoration: overline;
	color: #c60;
}
#dodatek {
	visibility: hidden;
}	