/* custom stuff */

.clr {
  clear: both;
}

div.mosimage_caption {
  font-size: 11px;
}
div.w_ramce {
border-width: 1px;

border-style: solid;

border-color: #cccccc;

clear: both;

margin: 10px 0px 0px 0px;

padding-top: 5px;

padding-right: 3px;

padding-bottom: 5px;

padding-left: 10px;

text-align: left;

width: 97%;

}

#page_bg {
  height: 100%;
	background: #fff /*#4d5639*/;
	padding: 0;
	margin: 0;
	border: 0;
}

#center {
	text-align: center;
}

#main_bg {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
  width: 770px;
  background: url(../images/blog_bg.png) repeat-y;
  text-align: left;
}

#content_bg {
	margin: 0px 10px;
}

#header {
	background: #000 url(../images/blog_header.jpg) 0 0 no-repeat;
	width: 750px;
	height: 194px;
}

#newflash {
	float: left;
	background: transparent; /*url(../images/blog_hash.png) 0 0;*/
	height: 1px /*194px;*/
	width: 1px;
	overflow: hidden;
}

#newflash div {
		padding: 5px 10px;
}

#newflash table.contentpaneopen td {
	color: #ddd;
}

#topmenu, #footer {
	height: 30px;
	background: #999;	
	text-align: center;
}

#topmenu ul {
	padding: 0;
	list-style: none;
}

#topmenu li {
	margin: 0;
	float: left;
	height: 30px;
	padding: 0;
}

#topmenu a:link, #topmenu a:visited {
	display: block;
	float: left;
	line-height: 30px;
	height: 30px;
	padding: 0 30px;
	color: #fff;
	border-right: 1px solid #fff;
	border-bottom: 0;
}

#topmenu a:hover {
	background: #b24a2f;
	border-right: 1px solid #fff;
	text-decoration: none;
	border-bottom: 0;
}

#content {
	float: left;
	width: 543px;
	border: 0px solid #c00;
	padding-top: 20px;
	display: inline;
}

#navigation {
	float: right;
	width: 192px !important;
	width: 168px;
	margin: 0;
	display: inline;
}

#content td.buttonheading
 a, img{
 text-decoration: none;
 border: 0;
 }

.padding {
	width: auto !important;
	width: 100%;
	padding: 0 0 40px 15px;
}

.highlight {
	background: #ECECE3;
	border: 1px solid #DBDAC4;
	padding: 0px 15px;
	
}

#footer {
	clear: both;
	height: 1px;
	line-height: 30px;
	color: #000;
}

span.article_separator {
 	height: 10px;
  	width: 100%;
  	background: #fff;

	display: block;
	
	
	}

/* required stuff */

span.pathway {
	display: block;
	margin-bottom: 15px;
	
}

#content-pane .tab-page {
	
}

table.contentpane {
	text-align: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

table.contentpaneopen {
	text-align: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}


.small {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-align: left;
}

.modifydate {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 10px;
	text-align: left;
}

.createdate {
	line-height: 10px;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 0px;

}

.readon {

}

h3, .componentheading {
	font-size: 0px; /*18px;*/
	text-align: left;
	font-weight: bold;
	font-family: times, serif;/* Geneva, Arial, Helvetica, sans-serif;*/
	color: #fff; /*#9b9a87;*/
	margin: 0 0 0 0; /*10px 0 5px 0;*/
}

.contentheading {
  height: 30px;
  vertical-align: bottom;
	font-size: 16px;
 	font-weight: normal;
	font-family: /*Palatino, times,serif; */ Geneva, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #333;
	text-align: left;
	width: 100%;
}

div.moduletable {
	margin-bottom: 20px; padding: 3px 0 0 10px; /*margines dla gathy*/
}

table.moduletable .contentheading {
  height: 30px;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
  padding-top: 5px;
	font-size: 14px;
 	font-weight: normal;
	color: #4971BA;
	text-align: left;
	width: 100%;
}

a.contentpagetitle:hover {
	color: #ff0000;
}


a.mainlevel {
  display: block;
  border-bottom: 1px solid #ddd;
}


#content a:link, #content a:visited,
#navigation a:link, #navigation a:visited {
	color: #999/*#76261B*/;  /*#c23f2d;*/
	text-decoration: none;
	border-bottom: 1px solid #fff/*#C08982*/;
}

#content a:hover,
#navigation a:hover{
	color: #222222/*#cf4d3b*/;  /*#76261B*/
	border-bottom: 0px solid /*dotted*/ #C08982 /*c23f2d*/;
}

a.category:link, a.category:visited {

}

a.category:hover {

}

a.pagenav, a.pagenav:visited {

}

a.pagenav:hover {

}

.frontpageheader {
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
}

.newsfeedheading {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align:left;
}

.newsfeeddate {

}

.fase4rdf a:link {

}

.fase4rdf a:hover {

}

.componentheading{

}


.sectiontableheader {
  font-weight: bold;
	background: #ECECE3;
	padding: 3px;

}



HTML {
  height: 100%;
  margin-bottom: 1px;
}

BODY {
	margin: 0px 0px 0px 0px;
	background: #ffffff;
	height: 100%;
}

td,tr,p,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	color: #333333;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#content ul li
{
	line-height: 20px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/blog_bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}



.button {

}

.inputbox {
  font-size: 12px;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;

}

/* ---------------- unedited below here ----------------------*/

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #121A1D;
	border-left: outset 1px #9DA6B3;
	border-right: outset 1px #9DA6B3;
	border-top: outset 1px #9DA6B3;
	border-bottom: solid 0px #ffffff;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #ff6600;
}
.offtab {
	background-color: #25343B;
	border-left: outset 1px #9DA6B3;
	border-right: outset 1px #9DA6B3;
	border-top: outset 1px #9DA6B3;
	border-bottom: solid 1px #9DA6B3;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #cccccc;
}

.tabpadding {
}

.tabheading {
	background-color: #eeeeee;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

h4 {

}

h5 {

}

h6 {

}

/* Horizontal Line */
hr {
	background: #999999; height:1px; border: 0px solid;
}

hr.separator {

}


/* Content - Sections & Categories */
table.contenttoc {
  margin-left: 5px;
  margin-bottom: 5px;
  background: #ECECE3;
  border: 1px solid #DBDAC4;
}

table.contenttoc th {
  color: #666666;
  font-weight: bold;
  font-size: 12px;
  text-align: left;
  padding: 2px 8px;
}

table.contenttoc td {
	padding: 2px 8px;
}

.contentdescription {
	text-align: left;
}

/** polls and search results **/
.poll {
	padding: 0px 0px;
	margin: 0px;
}

td.poll b {
  font-weight: normal;
}

table.pollstableborder {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

table.pollstableborder td {
  padding: 4px 0px;
}


td.sectiontableentry1 {
  color: #333333;

}

td.sectiontableentry2 {
  color: #333333;
}

tr.sectiontableentry1 td {
  padding-left: 4px;
  padding-right: 4px;
}

tr.sectiontableentry2 td {
  padding-left: 4px;
  padding-right: 4px;
}

.smalldark {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}


.pagenav {
	font-weight: bold;
}

.pagenavbar {

}

/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
}

/* Javascript Back button */
.back_button {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 10px;
}

strong {
	color: #333333;
}

/*Nowe klasy css Grudzie� 2008*/

#stopka{
	width: 750px;
	clear: both;
	height: 30px;
	line-height: 30px;
	color: #000;
	margin: 0 auto;
}

#stopkamenu{
	width: 300px;
	height: auto;
	float: left;
	text-align: left;
}

#stopkamenu ul{
list-style: none;
}

#stopkamenu li{
display: inline;
padding: 0 10px;
}

#page_bg #center #stopkamenu a,
#page_bg #center #stopkamenu a:link, 
#page_bg #center #stopkamenu a:visited{
font-size: 10px;
font-weight: normal;
color: #fff;
text-decoration: none;
}

#page_bg #center #stopkamenu a:hover{
font-size: 10px;
font-weight: normal;
color: #fff;
text-decoration: underline;
}

#copyright{
width: 300px;
height: auto;
float: right;
font-size: 10px;
font-weight: normal;
color: #fff;
text-align: right;
padding: 0 5px 0 0;
}

fieldset.input{
	border: none;
	padding: 0 0 0 200px;
}

input {
	border: 1px solid #4d5639;
}

button{
	border: 1px solid #4d5639;
}

textarea{
	border: 1px solid #4d5639;
}
input:hover, textarea:hover{
	border: 1px solid #657452;
	background-color: #e9ecdd;
}

input.button, button, input.button-szukaj{
	cursor: pointer;
}

input.button:hover, button:hover, input.button-szukaj:hover{
	cursor: pointer;
	background-color: /*#4d5639*/ #c4c0b8;
	color: #000;
}

.moduletable-szukaj{
	margin: 15px 0;
}


.moduletable_menu{
	margin: 25px 0 15px 0;
}

.moduletable_menu h3{
margin: 0 0 0 15px;
}

.moduletable_menu ul.menu{
	margin: 0;
	padding: 0;
}

.moduletable_menu ul.menu li{
}

#center #main_bg #content_bg #navigation .moduletable_menu ul.menu li a,
#center #main_bg #content_bg #navigation .moduletable_menu ul.menu li a:link{
	width: 177px;
	height: 20px;
	display: block;
	margin: 0;
	padding: 3px 0 0 15px;
	border: none;
}

#center #main_bg #content_bg #navigation .moduletable_menu ul.menu li#current.active a,
#center #main_bg #content_bg #navigation .moduletable_menu ul.menu li a:hover,
#center #main_bg #content_bg #navigation .moduletable_menu ul.menu li.parent.active a{
	background: transparent url(../images/active.gif) 0 0 no-repeat;
	width: 177px;
	height: 20px;
	display: block;
	margin: 0;
	padding: 3px 0 0 15px;
	border: none;
}


#center #main_bg #content_bg #navigation .moduletable_menu ul.menu li#current.parent.active ul li a,
#center #main_bg #content_bg #navigation .moduletable_menu ul.menu li.parent.active ul li a{
	width: 158px;
	height: 20px;
	display: block;
	margin: 0;
	padding: 3px 0 0 35px;
	border: none;
	background: transparent url(../images/active.gif) 0 0 no-repeat;
	/*background: transparent url(../images/active-sub.gif) 0 0 no-repeat;*/
}

#center #main_bg #content_bg #navigation .moduletable_menu ul.menu li.parent.active ul li a:hover,
#center #main_bg #content_bg #navigation .moduletable_menu ul.menu li#current.parent.active ul li a:hover,
#center #main_bg #content_bg #navigation .moduletable_menu ul.menu li.parent.active ul li#current a{
	width: 158px;
	height: 20px;
	display: block;
	margin: 0;
	padding: 3px 0 0 35px;
	border: none;
	background: transparent url(../images/active-sub.gif) 0 0 no-repeat;
}



#center #main_bg #content_bg #content .padding #vmMainPage img,
#center #main_bg #content_bg #content .padding #vmMainPage img a:link,
#center #main_bg #content_bg #content .padding #vmMainPage img:hover,
#center #main_bg #content_bg #content .padding #vmMainPage a:hover,
img,
img a:link,
img:hover{
	text-decoration: none;
}
/*========================

.sectiontableheader {
	padding: 8px 5px;
	background: #444444;
	color: #FFFFFF;
}

.sectiontableheader a {
	color: #FFFFFF;
}

tr.sectiontableentry1 td {
	padding: 8px 5px;
	background: url(../images/hdot2.gif) repeat-x bottom;
}

tr.sectiontableentry2 td {
	padding: 8px 5px;
	background: url(../images/hdot2.gif) repeat-x bottom #ECECEC;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background: url(../images/hdot2.gif) repeat-x bottom #FFFFCC;
}
*/

/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}
