@charset "utf-8";
/* CSS Document */

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color:#666666;
	background:url(img/tlo4.jpg) repeat;
	margin:0;
}

#menu0 dt {
	display:block;
	border-bottom:1px;
	border-bottom-color:#999;
	border-bottom-style:solid;
	background-color:#CCC;
	color: #fff;
	font-size:13px;
	text-align: center;
	cursor: pointer;
	margin: 0px;
}
#menu0 dt a{
	background-color:#CCC;
	display:block;
	text-decoration:none;
	color: #333;
	text-align: center;
	cursor: pointer;
	margin: 0px;
	padding: 10px 6px 10px 6px;
}

#menu0 dt a:hover{
	background-color:#f33;
	display:block;
	color:#fff;
	font-weight: bold;
	padding: 10px 6px 10px 6px;
	margin: 0px;
}

#menu0 dd a{
	display:block;
	background-color: #eee;
	color: #000;
	font-size:12px;
	margin: 0;
	padding: 10px 5px 10px 5px;
}
#menu0 dd a:hover{
	color:#000;
	display:block;
	background-color:#F33;
}


a:link {
	color:#C33;
	text-decoration:underline;
}

a:visited {
	text-decoration:underline;
	color: #C33;
}

a:hover {
	text-decoration: none;
	color:#633;
}

a:active {
	text-decoration:underline;
	color: #C33;
}

li{
	font-size: 12px;
	padding-left:20px;
}

h1 {
	font-size: 18px;
	color:#C00;
	margin-left:15px;
}
h2 {
	font-size: 16px;
	color:#903;
	margin-left:15px;
}

h3{
font-size:14px;
color:#903;
margin-left:15px;
}

p {
padding:10px;
font-size:12px;
}

p.text {
padding:15px; text-align:justify;
}

p.naglowek {font-size:18px;
font-weight:bold;
display:block;
color:#FFF;
background-color:#C00;
}

p.naglowek a{
	color:#FFF;
}

p.naglowek2 {font-size:12px;
font-weight:bold;
color:#F00;
}

img {
border:0;
}
img.topleft { margin-left:36px; float:left;}
img.left { margin: 0px 15px 0px 15px; float:left;}
img.right {float:right; margin: 0px 15px 0px 15px;}
img.logo{
	width:auto;
	height:100px;
}

.center {
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}

table {
	font-size:12px;
}

#wrapper {
	width: 1300px;
	height:100%;
	background-color:#fff;
	position:absolute;
}

/*
#wrapper {
	width: 1281px;
	height: 948px;
	margin-right: auto;
	margin-left: auto;
	background-color:#fff;
}
*/

#box1{
	position:relative;
	width: 200px;
	height: 290px;
	float: left;
	background-color:#FFFFFF;
	text-align:center;
}
#box2{
	position:relative;
	width: 200px;
	height: 290px;
	float: right;
	background-color:#FFFFFF;
	text-align:center;
}

#block{
	font:20pt Arial, Helvetica, sans-serif;
	text-align:center;
	text-decoration:none;
	display:block;
	width:110px;
	height:30px;
	color:#fff;
	background-color:#C00;
	padding: 4px;
}

#div_menu {
	background-color:#CFCFCF;
	height:100%;
	border-bottom: #FFFFFF 1px dotted;
	border-right: #ccc 1px dotted;
	width:230px;
	margin:0;}

#div_l{
	position:relative;
	width: 200px;
	height: 190px;
	float: left;
	font-size: 12px;
	background-color:#FFFFFF;
	text-align:center;
}

#div_r{
	position:relative;
	width: 200px;
	height: 190px;
	float: right;
	font-size: 12px;
	background-color:#FFFFFF;
	text-align:center;
}
	
#pasek {
	background:#484848;
	width:100%;
	height:100px;
	color:#FFF;
	font:26px Arial, Helvetica, sans-serif;
	text-align:left;
}

#pasek a{
	text-decoration:none;
	color:#FFF;
	margin-left:20px;
}

#content{
	position:relative;
	width: 800px;
	height:860px;
	overflow: scroll;
	float: right;
	background-color:#fff;
	border-right: 1px dotted #999;
	text-align:justify;
	padding:6px;
	margin:0;
}

#content2{
	position:relative;
	width: 244px;
	height:860px;
	float: right;
	background-color:#fff;
	text-align:center;
	border-bottom: 1px dotted #999;
	border-right: 1px dotted #999;
	margin:0;
}

.czerwony {
	font-weight: bold;
	color: #F00;
}

