/* CSS Document */
p, h1, h2, h3, h4, h5, h6 {
	padding:0;
	margin:0;
}

body {
	background:#EDF6E4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#000;
	margin:0;
	padding:0 0 2em;
	border-top:#35584E solid 3px;
}
a {
	color:#7ba551;
}
a:hover {
	color:#5A8578;
}
#whole {
	background:url(../images/white.gif) repeat-x top center;
}
#auralnav {
	position:absolute;
}
#auralnav a {
	position:absolute;
	text-indent:-1500px;
}
p {
	margin:1.12em 0;
}
.alert, p.alert, #tresc p.alert {
	background: #fff6bf url(../images/exclamation.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
}

/* TOP
*************************************************************/
#naglowek {
	background-color:#fff;
	height:auto !important;
	height:112px;
	/*min-height:112px;*/
	min-height:7em;
	margin:0 auto;
	width:780px;
	text-align:left;
	position:relative;
}

#naglowek table.logos td.title
{
  font-size: 0.9em;
  text-align: center;
  color: #B7B7B7;
  font-weight: bold;
}

#naglowek table.logos td
{
  padding: 10px;
  margin: 0;
  vertical-align: top;
}

#naglowek table.logos td.info
{
	font-size:0.8em;
	text-align:right;
}

#naglowek table.menu td.search
{
  width: 200px;
  font-size: 0.8em;
}


h1 a img {
  color:#039F7D;
  border:none;
}



ul#menu1 {
	/*background:#0099CC;*/
	list-style-type:none;
	text-align:right;
	padding:0 0 ;
	margin:0;
	float:right;
	clear:both;
	width:auto;
	position:relative;
	right:0;
}
ul#menu1 li {
	display:inline;
	
}
ul#menu1 li a {
	font-size:65%;
	text-decoration:none;
	text-transform:uppercase;
	color:#000;
	font-weight:bold;
	border:#999 dotted 1px;
	border-left: none;
	border-bottom: none;
	padding:3px 5px 3px;
	float:left;
	clear:right;
	position:relative;
	background-color: #CBE5B0;
}

ul#menu1 li.first a {
  border-left:#999 dotted 1px;
}

ul#menu1 li a.active {
  background-color: #EDF6E4;
}

ul#menu1 li a:hover {
	border-bottom:#A7D37A solid 3px;
	padding-top:0;
}

/* SECOND MENU AND INFO
*************************************************************/
#subouter {
	background:#5A8578 url(../images/menu_outer_bg.gif) repeat-x top center;
	clear:both;
}

#sub {
	background:#5A8578 url(../images/menu_bg.gif) repeat-x top center;
	margin:0 auto;
	width:780px;
}
#info {
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:55%;
	line-height:2em;
	color:#C1D8D2;
	text-align:left;
	margin:0;
	padding:0;
	padding-left:10px;
	padding-top:7px;
	width:375px;
	clear:left;
}
ul#menu2 {
	list-style-type:none;
	margin:10px 0 0;
	padding:0;
	/*width:395px;*/
	float:right;
	clear:both;
}
ul#menu2 li {
	display:inline;
}
ul#menu2 li a {
	font-size:65%;
	text-decoration:none;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	border-left:#7B9F95 solid 1px;
	padding:1px 5px;
	float:left;
}
ul#menu2 li.first a {
	border:none;
}
ul#menu2 li a:hover, ul#menu2 li a.active {
	color:#000;
}

/* TRESC
*************************************************************/
#content {
	background:#EDF6E4 url(../images/content_bg.gif) repeat-x top center;
	clear:both;
}
#tresc {
	background:#EDF6E4 url(../images/content_light_bg.jpg) no-repeat top center;
	text-align:left;
	font-size:75%;
	
	margin:0 auto;
	padding:10px 30px;
	/*width:780px;*/
	width:760px;/*820*/
	height:auto !important;
	height:400px;
	min-height:400px;
	clear:both;
}
#tresc ul.pathlinks {
	font-size:90%;
	margin:0;
	padding:0 1em 0;
}
#tresc ul.pathlinks li {
	display:inline;
}
#tresc ul.pathlinks li:before { content: ": "; }
#tresc ul.pathlinks li:first-child:before { content: ""; }
#tresc ul.pathlinks li a {
	color:#35584E;
}
#tresc ul.pathlinks li a:hover {
	color:#5A8578;
}
#tresc h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:170%;
	font-weight:normal;
	color:#596f69;
	margin:.6em 0 .8em;
	padding:0 12px;
	border-bottom:#CBE5B0 solid 1px;
	clear:both;
}

#tresc h2 a
{
  text-decoration: none;  
}

#tresc h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:140%;
	font-weight:normal;
	color:#596f69;
	margin:1.3em 0 .8em;
	padding: 0 0 0 12px;
}
#tresc p {
	text-indent:0;
	text-align: justify;
	line-height:1.5em;
	margin:.8em 0;
	padding: 0 0 0 12px;
}
#tresc #streszczenie p {
	text-indent: 14pt;
	text-align: justify;
}
#tresc ul {
	
}
#tresc ul li {
	line-height:1.3em;
}
#tresc ul.autors_letters_list {
	padding:0;
	margin:1.12em 0;
}
#tresc ul.autors_letters_list li a {
  text-decoration: none;
}

#tresc ul.autors_letters_list li {
	padding:0 7px;
	border-right:#ccc solid 1px;
	display:inline;
	font-size: 1.2em;
	font-weight: bold;
}
#tresc ul.autors_letters_list li.last {
	border:none;
	font-weight: normal;
}
#tresc ul.autors_list {
	padding:0 0 0 20px;
	margin:1.12em 0;
	width:360px;/*380*/
	float:left;
}
#tresc ul.autors_list li {
	padding:0 6px;
}

#tresc ul.autors_list li a {
  text-decoration: none;
}

/* TABLE
*************************************************************/
table.lista_artykulow {
	background-color:#E7E7E7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	color: #b7b7b7;
	border-spacing:1px;
}
table.lista_artykulow td, table.lista_artykulow th {
	padding: 4px;
}

table.lista_artykulow thead th {
	background: #F5F5F5;
	text-align: center;
	text-transform:uppercase;
	color: #666;
	border: 1px solid #FFF;
}
table.lista_artykulow tbody th {
	font-weight: bold;
}
table.lista_artykulow tbody tr{
	background-color:#FFF; 
	text-align:left;
}
table.lista_artykulow tbody tr td { 
	background: #f6fbf0;
	border: 1px solid #FFF;
}

table.lista_artykulow a {
  text-decoration: none; 
}

/* FORMS
*************************************************************/
.submit {
	background:#a1cc79 url(../images/submit_bg.gif) top left repeat-x;
	color:#fff;
	cursor:pointer;
	padding:2px 4px;
	border:#515151 solid 1px;
}

/* FOOTER
*************************************************************/
#stopka {
	
	color:#767B72;
	font-size:70%;
	text-align:left;
	border-top:#000 dotted 1px;
	margin:0 auto;
	width:780px;
	clear:both;
}
#stopka p.copyright {
	margin:0;
	padding:.5em 1em;
	float:left;
}
#stopka address {
	font-style:normal;
	margin:0;
	padding:.5em 1em;
	float:right;
}
#stopka address a {
	color:#35584E;

}

a img
{
  border: none;
}




/* CONTACT FORM

************************************************************/

.form_elements {
  width:320px;
  float:right;
}

form.contactform {
  font-family:"Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
  color:#333;
  margin: 0 0 0 20px;
  padding:10px;
  background:#cbe5b0 no-repeat scroll left bottom;
  border-top:1px solid #EDEDED;  
}

form.contactform legend {
  font-size:110%;
  font-weight:bold;
  color:#333;
  margin-bottom:.4em;
  padding-top:5px;
}

form.contactform fieldset {
  border:none;
  margin:0;
  padding:0;
}


form.contactform label {
  margin:7px 0px 2px 0px;
  padding:0px;
  text-indent:0;
  display:block;
}
form.contactform label.display_inline {
  display:inline;
}
form.contactform input.text {
  font-size:100%;
  color:#777;
  padding:2px 2px 1px 3px;
  border-bottom:#E6E6E6 solid 1px;
  border-right:#E6E6E6 solid 1px;
  border-top:#3E606F solid 1px;
  border-left:#3E606F solid 1px;
  width:275px;
}
form.contactform textarea {
  background:#fff;
  font-family:"Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
  font-size:100%;
  color:#777;
  padding:2px 2px 1px 3px;
  border-bottom:#E6E6E6 solid 1px;
  border-right:#E6E6E6 solid 1px;
  border-top:#3E606F solid 1px;
  border-left:#3E606F solid 1px;
  width:275px;
  height:80px;
}
form.contactform div.buttony {
  margin:9px 0px 0px 0px;
  padding:0px;
  text-align:center;
  width:100%;
}
form.contactform input.submit {
  background:none;
  font-size:100%;
  font-weight:bold;
  cursor:pointer;
  padding:0;
  margin:0;
  border:none;
  border:0;
  width:auto;
  color: #333;
}

form.contactform input.reset {
  background:none;
  font-size:100%;
  font-weight:bold;
  cursor:pointer;
  padding:0;
  margin:0;
  border:none;
  border:0;
  width:auto;
  color: #333;
}

.form_elements p
{
  margin: 0 0 0 20px !important;
  padding: 0 !important;
  font-size: 90% !important;
}
form.contactform p.formOk {
  margin: 0;
  padding-left:20px;
}
form.contactform p.formError {
  margin: 0;
  padding-left:20px;
  color:#990000;
}



.redakcja h3
{
  margin-top: 5px !important;
  margin-bottom: 3px !important;
}
.redakcja ul
{
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}

form.searchform input.text
{
  margin-bottom: 3px;
  font-size: 0.8em;
  color:#777;
  padding:1px;
  border-bottom:#E6E6E6 solid 1px;
  border-right:#E6E6E6 solid 1px;
  border-top:#3E606F solid 1px;
  border-left:#3E606F solid 1px;
    
  width:100px;
}

form.searchform input.submit {
  background:none;
  font-size: 0.9em;
  color:#5a8578;
  font-weight:bold;
  cursor:pointer;
  padding:0;
  margin:0 0 2px 0;
  border:none;
  border:0;
  width:auto;
}

a.wydanie
{
  text-decoration: none;
}

div#ostatnie_wydania
{
  text-align: center;
  float: right;
  width: 320px;
  font-family:"Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
  color:#333;
  margin: 0 20px 0 20px;
  padding:5px;
  background:#cbe5b0 no-repeat scroll left bottom;
  border-top:1px solid #EDEDED;  

}
div#ostatnie_wydania div
{
  margin-bottom: 20px;  
}

div#ostatnie_wydania div.pierwszy
{
  float: left;
  padding-left: 30px;  
}

div#ostatnie_wydania h3
{
  margin: 5px;
}
div#ostatnie_wydania a
{
  text-decoration: none;
  font-size: 120%;
  font-weight: bold;
}


ul.linki
{
  list-style-type: none;  
}
ul.linki li a
{
  text-decoration: none;
}
ul.linki li a.active
{
  font-weight: bold;  
}

ul.linki_grupy li
{
  padding: 2px 0 2px 0;
}
ul.linki_grupy li a
{
  text-decoration: none;
}

div#wydanie_select
{
  text-align: right;
}
