body {
	margin: 0px;
	padding: 0px;

}

#general {
	width: 100%;
	height: 100%;
	
}

#header {
	width: 900px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

#menu {
	width: 903px;
	height: 40px;
	margin-left: auto;
	margin-right:auto;
	margin-bottom: 10px;
	border-top: 2px solid #ff0000;
	border-bottom: 2px solid #ff0000;
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#left {
	float: left;
	width: 220px;
	min-height: 590px;
	padding-top: 10px;
	padding-right: 10px;

}

#right {
	float: left;
	width: 658px;
	min-height: 600px;
	padding-left: 10px;
	border-left: 2px solid #f04e4e;
}

#menu a {
	float: left;
	height: 40px;
	width: 150px;
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 0.9em;
	color: black;
	background-image: url(../img/link.jpg);
}

#menu a:hover {
	font-weight: bold;
	color: black;
	background-image: url(../img/hover.jpg);
}

.linki {
	display: block;
	width: 220px;
	clear: both;
	text-decoration: none;
	margin-bottom: 10px;
	text-align: left;
	border-bottom: 1px solid #ff0000;
	margin-top: 10px;
	font-family: tahoma;
	font-size: 0.9em;
}

.linki:hover {
	font-weight: bold;
	border-bottom: 1px solid #ff0000;
	margin-bottom: 10px;
	margin-top: 10px;
}

.linki:link {
	color: black;
	border-bottom: 1px solid #ff0000;
	margin-bottom: 10px;
	margin-top: 10px;
}
.linki:visited {
	color: black;
	border-bottom: 1px solid #ff0000;
	margin-bottom: 10px;
	margin-top: 10px;
}

.linki:active {
	color: black;
	border-bottom: 1px solid #ff0000;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: bold;
}

#main {
	width: 900px;
	min-height: 600px;
	margin-left: auto;
	margin-right: auto;
}

#header img {
	float: left;
	border: 0px;
}

#header p {
	float: right;
	font-family: times new roman;
	font-size: 0.8em;
	margin-top: 10px;
}

#footer {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	/*
border-top: 1px dashed black;
*/
	clear: both;
	text-align: center;
	font-family: times new roman;
	font-size: 0.7em;
	padding-top: 5px;
	padding-bottom: 20px;
}

#footer-inet {
	clear: both;
	width: 900px;
	border-top:1px dashed black;
	margin: 0 auto;
	padding: 5px 0px 5px 0px;
	text-align: center;
	margin-top: 10px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

#footer-inet a {
	text-decoration: none;
	color: #000000;
}

#footer-inet a:hover {
	text-decoration: underline;
}


#right h1 {
	text-align: center;
	font-family: tahoma;
	font-size: 1.8em;
}

#right h2 {
	font-family: tahoma;
	font-size: 1.5em;
}

.wciecie {
	display: block;
	width: 200px;
	clear: both;
	text-decoration: none;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: left;
	border-bottom: 1px solid #ff0000;
	margin-top: 10px;
	font-family: tahoma;
	font-size: 0.9em;
}



.wciecie:hover {
	font-weight: bold;
	border-bottom: 1px solid #ff0000;
	margin-bottom: 10px;
	margin-top: 10px;
}

.wciecie:link {
	color: black;
	border-bottom: 1px solid #ff0000;
	margin-bottom: 10px;
	margin-top: 10px;
}
.wciecie:visited {
	color: black;
	border-bottom: 1px solid #ff0000;
	margin-bottom: 10px;
	margin-top: 10px;
}

.wciecie:active {
	color: black;
	border-bottom: 1px solid #ff0000;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: bold;
}

.wciecie2 {
	display: block;
	width: 200px;
	clear: both;
	text-decoration: none;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: left;
	margin-top: 10px;
	font-family: tahoma;
	font-size: 0.9em;
}



.wciecie2:hover {
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 5px;
	background-color: #fe706f;
}

.wciecie2:link {
	color: black;
	margin-bottom: 10px;
	margin-top: 10px;
}
.wciecie2:visited {
	color: black;
	margin-bottom: 10px;
	margin-top: 10px;
}

.wciecie2:active {
	color: black;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: bold;
}



#right p {
	font-family: tahoma;
	line-height: 150%;
}

.przypis {
	font-size: 0.8em;
}

.pogrubione {
	font-weight: bold;
}

#right table {
	font-family: tahoma;
}

#table1 {
	margin-left: auto;
	margin-right: auto;
}

#table1 td {
	width:250px;
	border: 1px solid black;
	padding: 5px;
}

.td_cent {
	text-align: center;
}

#table2 {
	margin-left: auto;
	margin-right: auto;
}

#table2 td {
	padding: 5px;
	vertical_align: top;
}

.td_ram {
	border: 1px solid black;
}

#right ul, ol {
	font-family: tahoma;
	line-height: 150%;
}

.pochylone {
	font-style: italic;
}

#right h3 {
	font-family: tahoma;
}

.right {
	display: block;
	width: 400px;
}

.left {
	float: left;
}

.clear {
	clear: both;
}

.imgleft {
	float: left;
	margin: 20px;
}

.imgright {
	float: right;
	margin: 20px;
}

.imgcenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

.tabelka {
	float: left;
}


