body {
	background-color:#333333;
	font-size:10pt;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin:0;
	padding:0;
	color:#555555;
	background-image:url(images/back.png);
	background-repeat:repeat-x;
	background-position:top center;
}

#page {
width:900px;
background-image:url(images/page.png);
margin:auto;
padding:auto;
}

#header {
clear:both;
width:860px;
height:96px;
background-image:url(images/header.png);
padding-top:40px;
padding-left:40px;
}

#menulinks {
clear:both;
width:875px;
height:52px;
padding-left:25px;
background-image:url(images/menulinks.png);
}

* html #menulinks a { /* Filter for IE6 to prevent li stacking */
  float: left;
  text-decoration: none;
  }

* html #menulinks a span { /* Filter for IE6 to prevent li stacking */
  float: left;
  text-decoration: none;
  }
  
#menulinks a {
	padding-left:16px;
	height:50px;
	background-image:none;
	display:block;
	color:#555555;
	text-decoration:none;
	float:left;
	font-size:11px;
	font-weight:bold;
  }

#menulinks a span {
	padding-left:8px;
	padding-right:25px;
	padding-top:12px;
	height:38px;
	display:block;
   background-image:none;
	text-decoration:none;
	cursor:pointer;
	color:#555555;
  }
  
  
#menulinks a:hover, #menulinks a.active {
	background-image:url(images/menuhover.png);
	background-position:top left;
	text-decoration:none;
	color:#555555;
}

#menulinks a:hover span, #menulinks a.active span {
   background: url(images/menuhoverright.png) right top no-repeat;
	text-decoration:none;
}

#mainarea {
width:860px;
clear:both;
padding-left:40px;
}

#contentarea {
	width:515px;
	padding-right:30px;
	float:left;
	line-height:14pt;
	padding-bottom:10px;
	text-align: left;
}

#sidebar {
	float:left;
	width:290px;
	line-height:14pt;
	color: #092082;
}

#footer {
width:900px;
clear:both;
height:35px;
padding-top:43px;
text-align:center;
line-height:14pt;
background-image:url(images/footer.png);
background-repeat:no-repeat;
color:#FFFFFF;
}

#footer a {
color:#FFFFFF;
}

h1, h1 a {
	font-size:25pt;
	color:#F2F2F2;
	margin:0;
}

h2 {
	font-size:12pt;
	color:#9E8939;
	padding-top:6px;
	text-align: center;
}

.description {
	font-size:14pt;
	color:#FFF;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
}

a {
color:#333333;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}#page #header h1 {
	font-weight: bold;
}
#page #header h1 {
	font-weight: normal;
}
#zapraszamy {
	font-size: 16pt;
	color: #CA2800;
}
#naukowa {
	color: #CA2800;
}
#konferencja {
	color: #600;
}
#lista {
	color: #D17E41;
}
#lista {
	color: #7A0000;
}
#patronat {
	color: #009;
}
.sesja {
	color: #F30;
}
#termin {
	font-size: 14px;
	color: #600;
}
#po {
	font-size: 18px;
	color: #D27E42;
}
.pobierz {
	color: #009;
}
