body 
{ 
  background-color: #ffffff; 
  margin: 0px 0px 0px 0px; 
  padding: 0px 0px 0px 0px;
  /* background-image: url('img/tlo.png'); */
  background-repeat: repeat-y;
  background-position: center;
  }

#main
{ 
  position: relative; 
  left: 0px; top: 0px;
  width: 540px; 
  padding: 30px 50px 0px 50px; 
  margin: 0px auto 0px 0px; 
  }

body * {
  line-height: 150%;
  font-family: "verdana", "helvetica", "arial", "sans-serif"; 
  font-size: 11px;    
}

p, .etykieta, li, .lista, h1, h2, h3, h4, td, th, dd, dt, .podpis-rysunku, .stopka, .menu, .stopka-menu, div.legend
{ 
  width: auto;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 8px 0px;
  /*text-align: left;*/
  text-align:justify;
  text-indent: 0px;
  line-height: 150%;
  font-family: "verdana", "helvetica", "arial", "sans-serif"; 
  font-size: 11px;    
  border: none 0px #ffffff;
  color: #555555; 
}

dt {
	padding-left: 50px;
	margin-bottom: 4px;
	}

dd {	
	padding-left: 65px;
	margin-top: 4px;
	}

p
{ 
  padding-left: 50px;
 }

dd p {
	padding-left: 0px;
	}
	
ul 
{ 
  padding-left: 50px;
 }

ul.simple
{ 
  padding-left: 65px;
  width: auto;
 }

dd ul.simple
{ 
  padding-left: 15px;
  width: auto;
 }
 
ul.simple li
{ 
  width: auto;
 }
 
div.footnote 
{
  float: left;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  text-align: right;
  text-indent: 0px;
  line-height: 150%;
  font-family: "verdana", "helvetica", "arial", "sans-serif"; 
  font-size: 10px;    
  }

div.footnote .link
{ 
  width: 100px;
  margin-left: 50px;
  text-align: right;
  border-bottom: solid 1px #dddddd;
  border-right: solid 1px #dddddd;
  }

.etykieta 
{ 
  width: 140px;
  float: left;
  text-align: right;
  font-style: italic; 
  color: #777777; 
  }

h1 
{ 
  width: auto;
  height:30px;
  margin: 30px 0px 10px 0px;
  padding: 0px 4px 0px 50px;
  font-size: 16px;
  font-weight: normal;    
  text-indent: 0px;
  color: #cd1616;
  background-image:url('img/sekcja.gif');
  background-repeat:no-repeat;
  }

h2 
{ 
  width: auto;
  height:30px;
  margin: 0px 0px 10px 0px;
  padding: 0px 4px 0px 50px;
  font-size: 16px;
  font-weight: normal;    
  text-indent: 0px;
  color: #dd6666;
  background-image:url('img/sekcja.gif');
  background-repeat:no-repeat;
  }

h3 
{ 
  width: auto;
  height:25px;
  margin: 0px 4px 10px 0px;
  padding: 0px 0px 0px 50px;
  font-size: 14px;
  font-weight: normal;    
  text-indent: 0px;
  color: #dd6666;
  border-bottom: 1px solid #999;
  }

h1 a, h2 a, h3 a {
  font-size: inherit;
  color: inherit;
}

div.section
{ 
  padding-top:15px;
 }

table {
  border: 3px solid #ddd;
  border-collapse:collapse;
  width: auto;
  margin: 10px 0px 10px 0px;
}

table.docutils {
	margin-left: 50px;
	}
	
td, th {
  padding: 2px;
  border: 1px solid #ddd;
}

div.image, div.figure, img.fotka {
	display:block;
	border: 3px solid #ddd;
  	width: auto;
  	margin: 10px 0px 10px 50px;
  	padding: 5px;
  	text-align:center;
	background-color:#FFFFFF;
}

div.figure img {
	border-style: none;
  	margin: 0px;
	padding: 0px;
}

div.figure p.caption {
	font-weight:bold;
  	margin: 10px 0px 10px 0px;
	padding: 0px;
	}

p img.fotka {
	display:inline;
	border: 3px solid #ddd;
  	margin: 0px 10px 0px 0px;
  	padding: 5px;
}

pre, tt, span.pre {
  font-family: Lucida Console, Courier New, Courier;
  font-size: 11px;
  color: #003366;
}

pre {
  border: 3px solid #ddd;
  width: auto;
  margin: 10px 0px 10px 150px;
  padding: 10px;
}

pre.literal-block {
  margin-left: 0px;
  overflow:auto;
  }

div.admonition {
	border: 3px solid #ddd;
  	width: auto;
  	margin: 10px 0px 10px 50px;
  	padding: 5px;
}

.admonition-title {
	font-weight:bold;
	}

div.admonition p {
	padding:0px;
	}
	
table.footnote {
  border-style: none;
  border-collapse:collapse;
  margin: 0px;
}

table.footnote td {
  border-style: none;
}

table.footnote td.label {
  width: 65px;
  text-align: right;
  padding-right: 10px;
}

hr {
  height: 1px;
  border-style: none;
  background-color: #ddd;
}

.menu 
{ 
  display: block;
  padding: 2px 0px 2px 0px;
  margin: 20px auto 20px auto;
  align: center;
  text-align: center;
  font-size: 13px;
  font-weight: normal;    
  text-indent: 0px;
  color: #000000;
  width: 150px;
  border-style: none none solid none;
  border-width: 0px 0px 1px 0px;
  border-color: #000000 #000000 #000000 #000000;
  }

.mmenu 
{
  margin-bottom: 4px;
  }

#menu li
{
  list-style-type: none;
  text-indent: -9px;
  padding-left: 9px;
 }


#stopka 
{
  width: 100%;
  margin: 0px 0px 0px 0px;
  margin-top: 20px;
  padding-top: 6px;
  color: #777777;
  border-style: solid none none none;
  border-width: 1px 0px 0px 0px;
  border-color: #777777 #ffffff #ffffff #ffffff;
  }

#stopka p
{ 
  color: #777777;
  }

.podpis-rysunku 
{
  width: 100px;
  margin: 0px 0px 0px 0px;
  color: #777777;
  text-align: right;
  font-size: 10px;
  }

.stopka-menu 
{
  margin: 0px 0px 0px 0px;
  color: #777777;
  text-align: center;
  border-style: solid none none none;
  border-width: 1px 0px 0px 0px;
  border-color: #777777 #ffffff #ffffff #ffffff;
  }

/*.fotka {
	margin: 10px 4px 5px 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #777777;
	}*/

a:link {
	color: #ee2c2c;
	text-decoration: none;
	border-style: none;
	border-width: 0px;
	}

a:visited {
	color: #550101;
	text-decoration: none;
	}

a img {
	border-style: none;
	}

a.menu-link {
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	text-decoration: none;
	}

a.menu-link:link {
	color: #000000;
	}

a.menu-link:visited {
	color: #000000;
	}


#menu
{ 
  position:absolute;
  top:30px;
  left:630px;
  width: 170px;
  margin: 0px;
  padding: 5px;
  padding-left: 15px;
  border-left: 2px dotted #ccc;
  background-color: #fff;
  }

#menu hr
{ 
height: 1px;
width: auto;
border: 1px none #fff;
border-top: 1px solid #ddd;
background-color: white;
}

#menu ul
{ 
  width: auto;
  margin: 0px;
  padding: 0px;
}

#menu ul ul
{ 
  margin-left: 10px;
}

#menu ul ul ul
{ 
  margin-left: 20px;
}

#menu li
{ 
  width: auto;
}

#menu p
{ 
  width: auto;
  padding-left: 0px;
}

.logo-image {
	margin-left: 40px;
	margin-top: 30px;
	margin-bottom: 30px;
	}

.linkpanel {
	position:absolute;
	margin:0px;
	padding:0px;
	width:540px;
	}
.linkpanel table {
	border-style:none;
	margin:0px;
	margin-left:auto;
	padding:0px;
	}
.linkpanel table td {
	border-style:none;
	}
#pagemanagementform {
	width:800px;
	}
#pagemanagementform table {
	border-style:none !important;
	border-top: 2px dotted #ccc !important;
	padding-top:15px;
	}
#pagemanagementform td {
	text-align:left;
	border-style:none;
	}
#pagemanagementform input {
	text-align:left;
	border-style:solid;
	}
.commentform table {
	border-style:none;
	width:100%;
	}
.commentform td {
	border-style:none;
	}
.commentform input, .commentform textarea{
	border: 1px solid #aaa;
	}

@font-face {
	font-family: AntykwaPoltawskiego;
	src: url('font/antpolt-regular.otf');
}

@font-face {
	font-family: AntykwaPoltawskiego;
	font-style: italic;
	src: url('font/antpolt-italic.otf');
}

@font-face {
	font-family: Heros;
	src: url('font/texgyreheros-regular.otf');
}

@font-face {
	font-family: Heros;
	font-style: italic;
	src: url('font/texgyreheroscn-italic.otf');
}

@font-face {
	font-family: antt;
	src: url('font/AntykwaTorunska-Regular.otf');
}

@font-face {
	font-family: antt;
	font-style: italic;
	src: url('font/AntykwaTorunska-Italic.otf');
}

@font-face {
	font-family: iwona;
	src: url('font/Iwona-Regular.otf');
}

@font-face {
	font-family: iwona;
	font-style: italic;
	src: url('font/Iwona-Italic.otf');
}

