body{
	margin:0px;
	padding:0px;
	font-size:11px;
	font-family:Tahoma,Verdana,Arial;
	color: #626262;
	/*background: #fff url(../img/tlolib.jpg) 0 80px repeat-x;*/
	background: #fff url(../img/tlolib.jpg) no-repeat;
	width: 100%;
}
.nosing{
	background: #fff;
}
h1{
	margin:0px 0 0 95px;
	padding-bottom:10px;
	font-size:14px;
	color: #595699;
	font-family: Arial;
}
h2{
	margin:0px;
	font-size:11px;
	color:#808080;
}
h5{
	font-size:12px;
	margin:0px 0 10px;
	font-weight:normal;
}
div,img,form{
	margin:0px;padding:0px;border:0;
}
a{
	color:#81949A;
	text-decoration:none;
}
a.biblio{
	color:#595699;
}
a.more{
	color:#ff8099;
	font-weight:bold;
}
/* style formularzy */
.input_1{
	padding:0px;
	margin:0;
	width:122px;
	/*float:left;*/
	font-size:11px;
	border:0;
	border-bottom:1px solid #8a9094;
}
.button_1{
	padding:0px; margin:0;
	border:0;
	font-size:11px;
	vertical-align:middle;
	cursor:pointer;
	background:none;
	color:#82848c;
	/*float:left;*/
}
#container{
	width:1000px;
	/*background: #6dcf22 url(../img/conttlo.jpg) repeat-x;*/
}
#headers{
	/*background-image: url(../img/naglib.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	background-color: #fff;*/
	width: 100%;
	height: 80px;
	text-align: center;
	cursor: pointer;
}
#navi{
	height:48px;
	padding:5px 0 0 61px;
	/*background:url(../img/menu.gif) repeat-x;*/
	position: relative;
	margin-bottom: 20px;
}

/* Strona glowna */
#main{
	/*background:url(../img/main.gif) 160px 0 repeat-y;
	background-color: #b4e04b;*/
}
/* pozostale strony */
.main2{
	/*background:url(../img/main2.gif) 160px 0 repeat-y !important;*/
}
/* menu lewe */
#menu0{
	width:136px;
	padding:0px 0px 0 15px;
	float:left;
	margin-top: 0px;
}

#menu0 dt {
	cursor: pointer;
	margin: 0px;
	padding: 1px 0px 3px 10px;
}
#menu0 dt.active {background:#fff;}
#menu0 dt.active a {color:#595699;}
#menu0 dt:hover a {color:#595699 !important;}

#menu0 dd a{color:#595699; font-weight: normal;}
#menu0 dd.active a{color:#595699;}
#menu0 dd:hover a{color:#cd7623 !important;}

/* wyglad strony */
#content{
	width:610px;
	padding:0 15px;
	float:left;
}
#left{
	width:160px;
	float:left;
}
#center{
	width:290px;
	padding:0 15px;
	float:left;
	margin-top: 30px;
}
#center1{
	width:370px;
	float:right;
}
#center1 ul li{
	list-style-type
}
#center2{
	width:130px;
	padding:0 15px;
	float:left;
}
#center2 ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#center2 ul li{
	padding: 10px 0 10px;
}
#right{
	width:187px;
	padding:0 0 0 13px;
	float:right;
}
#right img{
	margin-right:7px;
}
/* listing news,preview*/
#preview,#wstap{
	width:465px;
	padding-right:15px;
	float:left;

}
#wstap h2{
	margin-left:175px;
	color: #595699;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
}
#preview h2{
	margin-left:175px;
	color: #595699;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
}
#preview img,#right img{
	float:left;
}
#preview a em{
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	color:#6a7378;
}
#preview ul.preview_list,#right ul{
	margin:0px;
	padding: 10px 0px;
	list-style-type:none;
}
#preview ul li{
	clear:both;
}
.preview_info{
	width:290px;
	padding-left:15px;
	float:right;
}
.preview_info2{
	width:370px;
	padding-left:15px;
	float:right;
}
#subscriber{
	padding:20px;
}
#tlo{
	clear: both;
	float: left;
	width: 100%;
	/*overflow: hidden;*/
	overflow-x: hidden !important;
	overflow-y: hidden;
	background-color: #6dcf22;
	background-image:url(../img/tlotlo.jpg);
	background-repeat: repeat-x;
}
.punktor{
	padding-top:10px;
	margin-bottom:-4px;
	width:100%;
	z-index:2;
	position:relative;
	height:15px;
	background:url(../img/kropka_down.gif) 150px 9px no-repeat;
}
#footer{
	z-index:1;
	padding:5px 10px;
	color:#fff;
	font-size:9px;
	background:#b8bdc0;
	clear:both;
	background-image:url(../img/kropka_down2.gif);
	background-position: 150px 0px;
	background-repeat: no-repeat;

}
#footer span{
	margin-left:15px;
	color:#000;
}
.clear{
	clear:both;
}

/* menu top */
.menulist, .menulist  ul {
	margin:0px;
	list-style-type:none;
	display:inline;
	float:right;
}
.menulist ul {
	display: none;
	position: absolute;
	margin-top: 10px;
	padding:5px;
	top: 1.0em;
	left: -1px;
	width: 240px;
	background-color:#fff;
	border:1px solid #cfd5d9;
}
.menulist ul ul {
	top: -1px; margin-top: 0;
	left: 148px;
}
.menulist li {
	color:#82848c;
	font-size:11px;
	padding:8px 3px 1px;
	height:100%;
	float: left;
	display: block;
	position: relative;
	margin-right: -1px;
}
.menulist li.last{
	width:191px;
	padding:9px 0 0 6px;
}
.menulist ul li {
	float: none;
	margin: 0;
	margin-bottom: -1px;
}
.menulist ul>li:last-child {
	margin-bottom: 1px; /* Mozilla fix */
}
.menulist a {
	display: block;
	font-size:11px;
	font-weight:normal;
}
.menulist a.highlighted,.menulist a:hover{
	color: #ff0000;
}
.menulist a .subind {
	display: none;
}
.menulist ul a .subind {
	display: block;
	float: right;
}
.menulist a {
	float: left;
}
.menulist ul a {
	float: none;
}
.contactInput{
	width:	340px;
}
#MessageBox{
	padding: 10px;
	border:	1px solid;
	background-color:#E1EBF2;
}
*:first-child+html .menulist ul li {
	float: left;
	width: 100%;
}
#comment_box{
	border-top:1px solid #CCC;
	padding:10px;
	margin-top:10px;

}
#comment_add{
	border:1px solid #CCC;
	padding:5px;
	margin:10px 0px;
}
.comment_signature{
	text-align:right;
	margin:3px;
	color:#6F6F6F;
}
.comment_title{
	font-weight:bold;
	padding-left:10px;
}
#popup{
	border:1px solid;
	padding:5px;
	background-color:white;
	position:absolute;
}
.pointer{
	position: absolute;
	cursor:	pointer;
	padding:0px;
}
.pointer a{
	color:white;
}
.topicBox{

	width:640px;
	margin-bottom:10px;

}
.topicBox .topicDateBox{
	width:56px;
	margin-left:12px;
	margin-right:12px;
	margin-top:10px;

	height:74px;
	background:url(../img/blog_date.jpg) no-repeat;
	float:left;
	text-align:center;
	color:white;

}

.topicBox .topicDateBox .day{
	font-size:25px;
	margin-top:5px;
}
.topicBox .topicDateBox .month{
	font-size:12px;

}
.topicBox .topicDateBox .year{
	font-size:12px;

}
.topicBox .topicTextBox{
	width:390px;
	padding:5px;

	float:left;
}
.topicBox .topicFileBox{
	width:160px;

	float:left;
}
.topicBox .topicCommentBox .topicCommentBoxTitle{
	background-color:#ECECED;
	padding:5px;
}
.topicBox .topicCommentBox .topicCommentBoxTitle span{
	cursor:pointer;
}
.topicBox .topicCommentBox{
	clear:both;
	width:390px;
	padding:5px;
	margin-left:80px;
}
#topicDateBox{
	width:400px;
	margin-left:80px;
	text-align:center;

}
table.calendar{
	width:100%;
	text-align:center;
}
table.calendar td.daydo, table.calendar td.day{
	border-left:1px solid #CCCCCC;
}
table.calendar td.day{
	border-top:1px solid black;
	border-bottom:1px solid black;

}
table.calendar div{
	font-size:		8px;
}
table.calendar th.day-of-week {

	padding:1px;

}

table.calendar td.selected-day {
	border:1px solid black;
	background-color:#CFD5D9;
}