body {
  font-family: Tahoma;
	font-size: 8pt;
	background: #FFFFFF url(images_oldent/bg_main.gif) repeat-x;
	margin: 0px;
	padding: 0px 0px 30px;
}
a {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	color: #CC6633;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	padding-left: 70px;
	height: 60px;
	font-size: 11pt;
	color: #c9eefe;
}
h1 a, h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;

}
h2 {
  padding-top: 0px;
  padding-bottom: 15px;
  font-size: 8pt;
  font-weight: bold;
	color: rgb(81,110,132);
}
h2 a, h2 a:visited {

}
h2 a:hover {

}
h3 {
	font:  Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
h4 {
	font: "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 990px;
	background: #FFFFFF url(images_oldent/bg_top.gif) repeat-x;
}
/* header area */
#header {
	height: 170px;
	position: relative;
	height: 327px;
	
}
#reg_online_section {
	position: absolute;
	margin-top: 60px;
	margin-left: 675px;
	height: 41px;
	width: 196px;

}



.header-logo{
  padding-top: 20px;
  padding-left:  100px;
}
.menu_t{
	position: absolute;
	right: 100px;
	top: 0;
	color: #D9D5C2;
	padding-top: 50px;
	font-size: 9px;
}
.menu_t a {
	text-decoration: underline;
	/*display: block;*/
	position: relative;
	background: url(images_oldent//st_main.gif) top center no-repeat;
	padding-top: 12px;
	zoom: 1;
	color: rgb(143,143,143);
	font-weight: normal;
	font-size:9px;
	margin-left: 4px;
}
.menu_t a.favorite {
	text-decoration: underline;
	padding-left: 11px;
	/*display: block;*/
	position: relative;
	background: url(images_oldent/st_favorite.gif) top center no-repeat;
	padding-top: 11px;
	zoom: 1;
		color: rgb(54,80,122);
	font-weight: normal;
	font-size:9px;
	margin-left: 11px;
}
.menu_t a.contact {
	text-decoration: underline;
	padding-left: 11px;
	/*display: block;*/
	position: relative;
	background: url(images_oldent//st_contact.gif) top center no-repeat;
	padding-top: 11px;
	zoom: 1;
		color: rgb(54,80,122);
	font-weight: normal;
	font-size:9px;
	margin-left: 11px;
}
.menu_t a.main {
	text-decoration: underline;
	padding-left: 11px;
	/*display: block;*/
	position: relative;
	background: url(images_oldent/st_favorite.gif) top center no-repeat;
	padding-top: 11px;
	zoom: 1;
	color: rgb(54,80,122);
	font-weight: normal;
	font-size:9px;
	margin-left: 11px;
}



.menu_t a.ded {
	text-decoration: underline;
	padding-left: 8px;
	/*display: block;*/
	position: relative;
	background: url(../img/st_map.gif) top center no-repeat;
	padding-top: 11px;
	zoom: 1;
	color: rgb(54,80,122);
	font-weight: normal;
	font-size:9px;
	margin-left: 4px;
}


#headerimg {
	position: relative;
	padding: 30px 0px 0px 40px;
	height: 60px;
}
#headerimg .description{
	position: absolute;
	left: 110px;
	bottom: 3px;
	color: #c9eefe;
	font-size: 14px;
}



#nav {
  position: absolute;
  width: 544px;
  height: 41px;
  list-style: none;	
  margin-left: 278px;
  margin-top: 213px;
  background-color: rgb(104,181,225);
  text-align:left;

}
#nav li {
  margin: 0;
  margin-left: 0px;
	float: left;
	text-align:left;
	background-color: rgb(104,181,225);
}
#nav li a:hover {
  margin: 0;
  margin-left: 0px;
	float: left;
	text-align:left;
	background-color: rgb(33,125,174);

	
}
.ID_1{
height: 41px;
width:350px;



}




#navcontainer
{
  position: absolute;
  background-color: rgb(104,181,225);
  font-family: georgia, serif;
  text-transform: lowercase;
  margin-left: 278px;
  margin-top: 213px;
  height: 41px;
  width: 532px;
}

/* to stretch the container div to contain floated list */
#navcontainer:after
{
content: ".";
display: block;
line-height: 1px;
font-size: 1px;
clear: both;
}

ul#navlist
{
list-style: none;
padding: 0;
margin: 0 0;
width: 100%;
font-size: 0.8em;
}

ul#navlist li
{
display: block;
float: left;

margin: 0;
padding: 0;
}

ul#navlist li a
{
display: block;
width: 100%;
border-width: 0px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
color: #777;
text-decoration: none;
background: #f7f2ea;
height: 41px;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #f0e7d7;
color: #800000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #800000;
background: transparent;
border-color: #aaab9c #fff #fff #ccc;
}






/* content area */
#content {
/*	overflow: hidden;*/
	width: 939px;
  margin-left: 25px;

	
}
#left-panel{
  width: 253px;
	float: left;
	overflow: hidden;
	position: relative;
	background: rgb(104,181,225);
}
#right-panel{ 
  margin-left: 253px;
	background: #FFFFFF url(images_oldent/bg_topic.gif) repeat-x;
}
.right-panel-topic{
  height: 13px;
  padding-left: 16px;
  padding-top: 27px;
}

#left-panel-index{
  width: 410px;
	float: left;
	overflow: hidden;
	position: relative;
	color: rgb(255,255,255);
	padding-top: 76px;
	background: rgb(104,181,225);
	background-image: url(images_oldent/topics/topic_0_2.gif) ;
	background-repeat: no-repeat;
	line-height: 150%;
	height:229px;
}

#left-panel-index a{
	color: white;
	text-decoration: underline;
}

#right-panel-index a{
	color: rgb(191,217,231);
	text-decoration: underline;
}

#left-panel-index-content{
  padding-left: 27px;
  width:  370px;


}


#right-panel-index{
  margin-left: 410px;
  color: rgb(191,217,231);
	background: rgb(33,125,174) url(images_oldent/bg_index_right.gif) -1px -1px;
	background-repeat: repeat;
	line-height: 150%;
	height:305px;
}

#right-panel-index-left{
  width:205px;
  float: left;
	overflow: hidden;
	position: relative;
	padding-left: 33px;
	padding-top: 73px;
	padding-bottom: 20px;
	background: url(images_oldent/topics/topic_0_0.gif) 15px 0px ;
	background-repeat: no-repeat;
	
}

#right-panel-index-right{
  margin-left: 280px;
  /*padding-left: 16px; */
  padding-top: 73px;
  padding-bottom: 20px;
  padding-left: 18px;
  background-image: url(images_oldent/topics/topic_0_1.gif);
  background-repeat: no-repeat;
  height: 112px;
  width:180px;
  
}


#content_include{

  font-family: Tahoma;
	font-size: 8pt;
  width: 600px;
  padding-left: 16px;
  padding-top: 40px;
  padding-bottom: 50px;
  color: rgb(81,110,132);
  line-height: 150%;
}

#content_include ul {
  
	margin: 0;
	margin-bottom: 30px;
	padding: 0px 0 0px 20px;
	list-style: none;
}
#content_include ul li {

	border-bottom: 1px solid rgb(236,237,242);
	text-decoration: none;
	padding: 5px 5px 5px 25px;
	margin-left: 8px;
	margin-right: 8px;
	display: block;
	background: url(images_oldent/arrow_lite_li.gif) no-repeat 10px 10px;
	
}
#content_include ul li a {
  color: rgb(33,125,174);

}

.cennik{
  clear: both;
  float:right;
  margin-top: -17px;
  padding-right: 100px;
}



.form_content{
margin-left: 40px;

}

#content_include input {
	width: 400px;
	background-color: #fff;
	border: 1px solid rgb(236,237,242);
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serfi;
	color: rgb(81,110,132);
	padding: 3px 5px;
	margin-bottom: 0px;
	margin-top: 0px;

}

#content_include label {

}

#content_include textarea {
	background-color: #fff;
	border: 1px solid rgb(236,237,242);
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serfi;
	color: rgb(81,110,132);
	display: block;
	padding: 3px 5px;
	width: 400px;
	margin-bottom: 0px;
	margin-top: 6px;
}

#content_include select {

	font-size: 11px;
	border-collapse: collapse;
	font-family: Tahoma, Arial, Helvetica, sans-serfi;
	border: 1px solid rgb(236,237,242);
	width: 200px;
	color: rgb(81,110,132);
}

#content_include input[type=submit] , ie_submit{

}



.post {
	/*
  clear:both;
	
	padding-top: 25px;
	padding-left: 16px;
	padding-right: 20px;
	padding-bottom: 25px; */
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.entry {
	float:right;
	width: 438px;
}
.post-cat {
	background: url(images/mini-category.gif) no-repeat left center;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
/*
	clear: both;
	color: rgb(81,110,132);
	padding-top: 10px;*/
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #f1fedb;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 485px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

/*sidebar */
#sidebar {
	float: left;
	padding-top: 2px;
	padding-left: 20px;
	padding-bottom: 70px;
	width: 215px;
	color: rgb(255,255,255);
	overflow: hidden;
}



.sidebar-topic{
  height: 13px;
  padding-left: 0px;
  padding-top: 25px;
  padding-bottom: 20px;
  color: #FFFFFF;

}

/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 20px 0px 2px;
/*	border-bottom: 1px solid #CFE1AC; */
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: rgb(255,255,255);
	text-decoration: none;
}
#sidebar a:hover{
	color: rgb(140,199,232);
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 5px 0 5px 0px;
	border-bottom: 1px solid rgb(140,199,232);
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}
/*blogroll */
ul.list-blogroll li{
	background: url(images/mini-blogroll.gif) no-repeat !important;
	padding-left: 16px !important;
}
/*category widget */
ul.list-cat li, li.widget_categories li{
	background: url(images/mini-category.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*archives widget */
ul.list-archives li, li.widget_archives li{
	background: url(images/mini-monthly-archive.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
	background: url(images_oldent/mini-page.gif) no-repeat 0 3px !important;
	padding-left: 20px !important;
}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{
	background: url(images/mini-page-arrow.gif) no-repeat !important; 
	padding-left: 10px !important;
}
/*recent comments widget */
li.widget_recent_comments li{
	background: url(images/mini-recent-comments.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*text widget */
.textwidget {
	padding-top: 5px;
}

/*search form */
#searchform {
	margin: 15px 0 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	border:1px solid #203346;
	width: 135px;
	height: 22px;
	padding: 4px 5px 0px 5px;
	border: 1px solid #bed881;
	background: #fff;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 67px;
	height: 26px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}

/* footer area */
#footer {
	clear: both;
	background: #FFFFFF url(images_oldent/bg_footer.gif) no-repeat;
	margin-left: 168px;
	
	color: #ACD7EE;
	font-size: 95%;
	line-height: 130%;
	padding-bottom: 10px;
	height: 35px;
}

#footer a, #footer a:visited {
	color: #ffffff;
}
#footer h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #9cdbfb;
	margin: 10px 0px 5px;
}
.footer-recent-comments {
	width: 240px;
	float: left;
	margin-left: 10px;
}
.footer-recent-comments ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.footer-recent-comments ul li {
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.footer-recent-posts {
	width: 240px;
	float: left;
	margin-left: 10px;
}
.footer-recent-posts strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
.footer-recent-posts ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.footer-recent-posts ul li {
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.footer-about {
	width: 220px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	background: url(images/footer-right-bg.gif) no-repeat;
}
.alignleft {
	float: left;
	padding-left: 294px;
}
.alignright {
	float: left;
	margin-left: 150px;
}

/* credits */
#credits {
  margin: auto;
	width: 990px;
	color: rgb(159,159,159);
	font-size: 7pt;
	line-height: 170%;
}
#credits a, #credit a:visited {
	color: rgb(54,80,122);
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
.loginout {
//	background: url(images/mini-loginout.gif) no-repeat left center;
//	margin-left: 18px;
//	padding-bottom: 2px;
//	margin-left: 8px;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
	padding-left: 294px;
}
h1.alignleft {
	color: rgb(54,80,122);
}

img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: left;
	margin-left: 150px;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

#sidebar h1 {
	color: white;
	font-size: 13px;
	padding: 0;
	margin: 0;
}






