

body {
	background-position: top;
	background-image: url(../images/background2.jpg);
	background-repeat: repeat-x;
}



td, tr, p, div {
  font-family      : Verdana, sans-serif;
  font-size        : 12px;
  line-height: 15pt  ;
  color            : #333333;
}
.contact {
  font-family      : Verdana, sans-serif;
  font-size        : 20px;
  color            : #666666;
}

hr {
  color            : #79C437;
  height           : 0px;
  width            : 100%;
}

#skyscraper {
  position         : absolute;
  left             : 774px;
  top              : 101px;
}

.topmenucontainer {
  height     : 10px;
}

.submenucontainer {
  background : url('../images/sub_menu_back.png') #B80D00 repeat-x;
  height     : 30px;
}

.maincontainer {
  background : url('../images/main_content_back.png') #ffffff repeat-x top;
}

.pathwaycontainer {
  margin          : 5px;
}

.maincontentcontainer {
  border           : 0px solid #BFD5FF;
}
.naglowek {
	height: 280px;
	width: 780px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
}

.topmodulecontainer {
  margin           : 5px;
  width            : 758px;
}

.rightmodulecontainer {
  width            : 170px;
}

/* ----------------------------- menu ------------------------------- */
#navcontainer {
  font-family      : Verdana, sans-serif;
  font-size        : 12px;
  margin           : 0px 0px 0px 0px;
  padding          : 0px 0px 0px 0px;
  width            : auto;
  height           : 36px;
}

#navlist {
  margin           : 0px;
  padding          : 0px 0px 0px 5px;
}

#navlist ul, #navlist li {
  display          : inline;
  list-style-type  : none;
}

#navlist a:link, #navlist a:visited {
  border-left      : 1px solid #ffffff;
  border-right     : 1px solid #D0D0D0;
  padding          : 5px 10px 5px 10px;
  float            : left;
  font-weight      : bold;
  line-height      : 25px;
  margin           : 0px;
  text-decoration  : none;
  color            : #FFFFFF;
  width            : 100px;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
  background       : #FFFFFF;
  color            : #000000;
}

#navlist a:hover {
  color            : #000;
}

#subnavcontainer {
  font-family      : Verdana, sans-serif;
  font-size        : 11px;
  height           : 30px;
  width            : auto;
}

#subnavlist {
  margin           : 0px;
  padding          : 0px;
}

#subnavlist ul, #subnavlist li {
  margin           : 0px;
  padding          : 0px 0px 0px 18px;
  display          : inline;
  list-style-type  : none;
}

#subnavlist a:link, #subnavlist a:visited {
  padding          : 5px 10px 5px 10px;
  margin           : 0px;
  float            : left;
  line-height      : 20px;
  text-decoration  : none;
  color            : #cccccc;
}

#subnavlist a:link#subcurrent, #subnavlist a:visited#subcurrent, #subnavlist a:hover {
  color            : #cc9933;
}

/* ----------------------------- moduly ------------------------------- */
table.moduletable {
	width            : 100%;
	border           : 0px solid #65B110;
	margin-bottom    : 5px;
}

table.moduletable th {
	font-size        : 10px;
	font-weight      : bold;
	padding          : 5px;
	text-transform   : uppercase;
	color            : #FFFFFF;
	text-align       : left;
	letter-spacing   : 0px;
/* -----	background-image: url(../images/belka_menu_header.jpg);--- */
	height: 20px;
}

table.moduletable td {
  padding          : 1px;
}
/* -----	menu----- */
table.moduletable a:link, table.moduletable a:visited {
	color            : #ffffff;
	text-decoration  : none;
	font-weight: bold;
}
.moduletablemenu li a:hover,a#active_menu:link,a#active_menu:visited {


color:#99cc66;
}


.footer {
	background-image: url(../images/belka_menu_header.jpg);
}
/* ----------------------------- menu ------------------------------- */
table.moduletable a:hover {
  color            : #99cc66;
  text-decoration  : underline;
}
.moduletable ul  #current li span {color:black;font-weight:normal;}

/* ----------------------------- contact formulier------------------------------- */
.button {
  background-color : #0066CC;
  color            : #FFFFFF;
  border           : 1px solid #3366cc;
  margin           : 2px;
}

.inputbox {
  border           : 1px solid #0066CC;
  background       : #FFFFFF;
  color            : #0066CC;
  margin           : 2px;



}
.tabel{

  margin-left           : 250px;


}
.img{

  margin-left           : 16px;

  background-image: url(../../../images/stories/contact.jpg);
}

/* ----------------------------- sekcje ------------------------------- */
.sectiontableheader {
  color            : #FFFFFF;
  background       : #B80D00;
  font-size        : 10px;
  font-weight      : bold;
  text-transform   : uppercase;
  letter-spacing   : 1px;
}

.sectiontableentry1 {
  vertical-align   : top;
  padding          : 2px;
  background       : #F0F0F0;
}

.sectiontableentry2 {
  vertical-align   : top;
  padding          : 2px;
  background       : #E0E0E0;
}

/* ----------------------------- menu ------------------------------- */
.mainlevel {
  font-family      : Verdana, sans-serif;
  font-size        : 11px;
}

.sublevel {
  font-family      : Verdana, sans-serif;
  font-size        : 10px;
}

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

ul#mainlevel-nav li {
  display          : block;
  padding-left     : 0px;
  padding-right    : 0px;
  margin           : 0;
  float            : right;
  font-size        : 11px;
  line-height      : 18px;
  white-space      : nowrap;
  border-left      : 1px solid #666;
}

ul#mainlevel-nav li a {
  display          : block;
  padding-left     : 10px;
  padding-right    : 10px;
  text-decoration  : underline;
  color            : #ccc;
}

ul#mainlevel-nav li a:hover {
  color            : #ffffff;
}

/* ----------------------------- linki ------------------------------- */
a:link, a:visited {
  color            : #ffffff;
  text-decoration  : none;
}

a:hover {
  color            : #65B110;
  text-decoration  : underline;
}

a.category:link, a.category:visited {
  font-weight      : bold;
}

.on {

 color: #65B110; 

}

level2 {
color: #ffffff;

}

/* ----------------------------- data ------------------------------- */
.small {
  font-family      : Verdana, sans-serif;
  font-size        : 55px;
  color            : #000000;
}

.smalldark {
  font-family      : Verdana, sans-serif;
  font-size        : 10px;
  color            : #000000;
}

.createdate, .modifydate {
  font-family      : Verdana, sans-serif;
  font-size        : 10px;
  color            : #65B110;
}

/* ----------------------------- oc ------------------------------- */
.content_rating {
  font-family      : Verdana, sans-serif;
  font-weight      : normal;
  color            : #65B110;
  font-size        : 10px;
}

.content_vote {
  font-family      : Verdana, sans-serif;
  align            : right;
  font-size        : 9px;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
  padding-left     : 10px;
  padding-right    : 10px;
  background       : #C7DDB3;
  border           : 1px solid #94BE6E;
}

/* ----------------------------- broodkruimels ------------------------------- */
.pathway {
  font-family      : Verdana, sans-serif;
  letter-spacing   : 1px;
  font-size        : 12px;
  color            : #99cc66;
}

a.pathway:link, a.pathway:visited {
  letter-spacing   : 1px;
}

a.pathway:hover {
  letter-spacing   : 1px;
}

/* ----------------------------- news------------------------------- */
.contentpane {
  padding-left     : 4px;
  padding-right    : 4px;
  text-align       : justify;
}

.contentpaneopen {
  padding-left     : 4px;
  font-size        : 15px;
  padding-right    : 4px;
  text-align       : justify;
}
/* ----------------------------- titelpagina------------------------------- */
.contentheading, .componentheading {
  font-family      : Verdana, sans-serif;
  font-size        : 15px;
  font-weight      : bold;
  color            : #3366cc;
  padding-top      : 15px;
}

a.readon:link, a.readon:visited {
  color            : #4C6790;
  font-family      : Verdana, sans-serif;
  font-size        : 10px;
  font-weight      : normal;
  border           : 1px solid #4C6790;
  padding          : 2px 4px 2px 20px;*/
  white-space      : normal;
  float            : left;
  line-height      : 10px;
  text-decoration  : none;
}

a.readon:hover {
  color            : #4C6790;
  font-family      : Verdana, sans-serif;
  font-size        : 10px;
  font-weight      : normal;
  border           : 1px solid #E0E0E0;
  padding          : 2px 4px 2px 20px;
  white-space      : normal;
  float            : left;
  line-height      : 10px;
  text-decoration  : none;
}

table.contenttoc {
  border           : 3px solid #E0E0E0;
  padding          : 2px;
  margin           : 0px 0px 5px 5px;
}

table.contenttoc th {
  font-size        : 12px;
  font-weight      : bold;
  background       : #E0E0E0;
  color            : #303B74;
  text-align       : center;
  letter-spacing   : 1px;
  border-bottom    : 1px solid #79C437;
}

.pagenavcounter {
  font-weight      : bold;
}

.category {
}
.moduletable  {
	color            : #FFFFFF;
	text-decoration  : none;
	font-weight: bold;
}
.nazwastrony {
	font-size: 24px;
	color: #99FF00;
	font-style: normal;
}
