body {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	line-height:19px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	background-color:white;
	}
  
body {
 min-width: 1000px;
 max-width: 1280px;
}
#container {
  padding-left: 200px;
  padding-right: 200px;
}
#container .column {
  position: relative;
  float: left;
}
#center {
  width: 100%;
  	background-color:white;
	margin-bottom:10px;
}
#left {
  width: 190px;
  right: 200px;
  margin-left: -100%;
  margin-bottom:10px;
}
#right {
  width: 190px;
  margin-right: -200px;
  padding-left:10px;
  margin-bottom:10px;
}
#footer {
  clear: both;
  height:20px;
  background-color:#e0e0de;
  text-align: center;
}

#header {
  width: 100%;
  height: 134px; 
  padding-bottom:10px;
  padding-top:20px;
  background-image: url('header.jpg');
  background-repeat: no-repeat;
}
/*** IE6 Fix ***/
* html #left {
  left: 150px;
}

#logo {padding-left:20px;}

a img { border:0 none; }

.mtitle {
	background-color: #89b700;
	color:white;
	list-style: none;
	margin-top: 10px;
	padding-left:4px;
	text-decoration:none;
	font-weight:bold;
}

ul { 
  list-style:none;
  margin:0px;
  margin-left:5px;
  padding:0px;
  border-style:solid;
  border-color:#e0e0de;
  border-width:2px;
  background-color:#e0e0de;
}
.list li { font-family: Arial,Helvetica,sans-serif; font-size:13px;padding-left:4px; }
.list li a { text-decoration:none; color:#6e9300; font-weight:bold;}
.list li a:hover { text-decoration:underline;}
 
a { text-decoration:none; color:#6e9300; font-weight:bold; outline:none;}
a:hover { text-decoration:underline;}

h1 { color:#605d5d; font-size:22px; line-height:1.2em; margin-bottom:20px; margin-top:0px;}
h2 { font-size:1em; color:#89b700; line-height:1.5em; margin-bottom:15px;}
 
#ramfotor {
	float: right;
	margin-left: 12px;
	margin-bottom: 6px;
	
	text-align: center;
	border-style:solid;
    border-color:#e0e0de;
    border-width:1px;
}


.ramros {
  border-style:solid;
  border-color:#e0e0de;
  border-width:1px;
}

.szybkie {
	background-color:#f0f0f0;
	margin-top:10px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;

}

table.tnazwy {
	border-width: 2px 2px 2px 2px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #e0e0de;
	border-collapse: collapse;
	background-color: white;
}
table.tnazwy th {
	border-width: 1px 1px 2px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: #e0e0de;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.tnazwy td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 5px 2px 5px;
	border-style: solid solid solid solid;
	border-color: #e0e0de;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}


a.przypis {
			vertical-align: top;
			font-size: 0.8em;
			padding: 0 0.2em 0.5em 0.2em;
			line-height: 1.2em;
		}
		
a.przypis:hover {
			background-color: #FF0;
		}
		
a.przypis:target {
			color: #F00;
			background-color: #FFE1D2;
		}
		
ol.przypis {
			clear: left;
			margin: 0 1em;
			padding: 0;
			font-size: 0.8em;
		}
		
ol.przypis li {
			list-style-type: none;
		}
		
		ol.przypis li:target {
			font-weight: bold;
		}
		

