/* CSS Document */

body {
	background-image:url(images/body.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.64em;
	color:#6B6262;
	margin:0;
	text-align: justify;

}
a {
	color:#CC6666;
}
a:hover {
	border-bottom:1px solid
}
li {
	list-style-image:url(images/bullet.gif);
}
h1,h2,h3 {
	color:#996666;
	border-bottom:1px dashed #cccccc;
	margin-top:5px;
	margin-bottom:5px;
	font-size:200%;
	padding-bottom:3px;
	text-align: center;
}
#container {
	width:1000px;
	padding:10px;
	padding-top:0;
	margin:0 auto 0 auto;
	background-image:url(images/main.jpg);
	background-repeat:repeat-y;
}
#topcontainer {
	width:100%;
	clear:both;
}
#website_title {
	background-color:#990000;
	padding:10px;
	width:45%;
	float:left;
	font-family:"Arial Narrow", "Arial, Helvetica", sans-serif;
	color:#FFFFFF;
	font-size:36px;
	height:120px;
	font-weight:bold;
	border:1px solid #000000;
	
}
#menu {
	background-color:#dddddd;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:10px;
	width:45%;
	float:right;
	height:120px;
	margin-bottom:20px;
}
#menu a.p {
	float:left;
	width:350px;
	background-image:url(images/menua.jpg);
	padding:4px;
	border-left:1px solid #ffffff;
	border-top:1px solid #ffffff;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	margin-bottom:1px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
#menu a.a {
	float:left;
	width:350px;
	background-image:url(images/menua.jpg);
	padding:4px;
	border-left:1px solid #ffffff;
	border-top:1px solid #ffffff;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	margin-bottom:1px;
	color:#981919;
	text-decoration:none;
	font-weight:bold;
}
#menu a:hover {
	border-left:1px solid #999999;
	border-top:1px solid #999999;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background-image:url(images/menuahover.jpg);
	background-position:bottom;
}
.content {
	clear:both;
	width:980px;
	padding:5px;
	background-color:#ffffff;
	border:1px solid #cccccc;
	border-right:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	margin-right:200px;
	margin:0 auto 0 auto;
	line-height:20px;
	margin-bottom:10px;
}
.footercontent {
	clear:both;
	width:980px;
	padding:5px;
	background-color:#dddddd;
	border:1px solid #cccccc;
	margin-right:200px;
	margin:0 auto 0 auto;
	line-height:20px;
	margin-bottom:10px;
}
.footercontent a {
	font-weight:bold;
	text-decoration:none;
	color:#999999;
}
.footercontent a:hover {
	text-decoration:underline;
}

#footer {
	width:1024px;
	margin:0 auto 0 auto;
	background-image:url(images/footer.jpg);
	height:20px;
}

table,td,th {
    border-collapse: collapse;
    width: 100%;
    border: solid #996666 1px;
    text-align: center;
    background: white;
}

th {
    font-weight : bolder;
}

.bipolarny {
  color: #333399;
}

.preskaler {
  color: #CC6666;
}

.rys {
    border: none;
    text-align: center;
    font-weight : bolder;
    background: none;
}

.mini {
    text-align: center;
    width: 200px;
}

.tab {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#6B6262;
	margin:0;
}

.kontakt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#6B6262;
	margin:0;
}
