/* copyright 2006 ryszard testopery(na_wszelki_wypadek)terramail.pl*/
body {
	background: white url(../logogimp.gif) no-repeat fixed center;
	color: black;
	font-family: georgia, "urw bookman l", serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12pt;
	margin: 0px auto 10px 150px;
	max-width: 800px;
}
a:link {
	color: #993300;
	text-decoration: underline;
	background-color: transparent;
}
a:visited {
	color: #663333;
	text-decoration: underline;
	background-color: transparent;
}
a:hover {
	background-color: highlight;
	color: highlighttext;
	text-decoration: none;
}
.r{color: red;}
.menu{
	text-align: right;
	margin-top: 1pt;
	font: normal normal normal 90% "lucida console", freemono, monospace;
}
.menu a:link, .menu a:visited, .menu a {
	color: red;
	text-decoration: none;
}
.menu a:hover {
	color: red;
	background-color: yellow;
}
strong{
	font-weight: bolder;
	font-size: 120%;
}
td, p, li, dd, dt, address {
	font-size: 100%;
	margin: 0% auto 1%;
}
td, li, dd, dt {
   text-align : left;
}
address{
	font-style: italic;
	text-align: right;
	margin-top: 5pt;
}
p {
	text-align: justify;
	text-indent: 10pt;
	line-height: 150%;
}
dt {
  font-weight : bold;
  margin-top : 3pt;
  margin-bottom : 1pt;
}
dd{
  margin-left: 35pt;
}
h1 {
	font-family: quasichanceryttf, "urw chancery l", georgia, cursive;
	font-style: italic;
	font-size: 250%;
	text-align: center;
	font-weight: bold;
	margin-top: 30pt;
	margin-bottom: 45pt;
}
h2{
	font-family: "trebuchet ms", "nimbus sans", sans-serif;
	font-size: 150%;
	font-weight: bold;
	margin-top: 15pt;
	margin-bottom: 5pt;
	text-align: center;
}
h3, th {
   font-size: 100%;
   font-weight : bold;
   margin-bottom: 0pt;
	margin-top: 1pt;
	text-align: left;
}
h4{
	font-size: 120%;
	font-weight: bold;
	margin-top: 0pt;
	margin-bottom: 4pt;
	text-align: right;
}
ul, ol{
	margin-top: 0pt;
}
sup, sub {
   font-size : 80%;
}
ul {
   list-style-type : circle;
}
ul li{
	margin: 0pt 5pt;
}
.adres {
	font: italic normal normal 75% "dejavu sans condensed", freesans, verdana, sans-serif;
	text-align: left;
	margin: 30px auto 20px -190px;
}
div img{
	margin: 3px;
}
a img{
	border: 0px;
	font-size: 70%
}
@page{
	margin : auto;
}
@media print { 
body {
	background-color : white !important;
	background-image : none !important;
	color : black !important;
	margin : 0pt !important;
}
a:link, a:visited {
	color: black;
	text-decoration: underline;
	font-size: inherit;
}
img, .menu, #civi {
	display : none;
}
.adres:after {
	content: ": http://www.gim2jaslo.edu.pl/";
}
}


