body {
  margin           : 0px 0px 0px 0px;
  color            : #000000;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #333333;
  width: 100%; 

/*	background-image: url(../images/tlo_dolne.jpg);*/
    background-repeat: repeat-y;
    background-position: center;

}
bgart { width: 100%; background: #FCFEFD url(../images/bg.jpg) top left repeat-x; 
}

body.articlebody {
    background-repeat: repeat;
    background-position: inherit;
}
p, td, tr, th, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #333333;
}
h1, h2, h3, h4, h5, h6 {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 13px;
  font-weight	   : bold;
  color            : #333333;
}
a {
	text-decoration: none;
	color: #115EE8;
	font-weight: bold;
}
#leftmain {
	margin-top: 140px;
}
#main_area {
	margin-top: 170px;
}
#main_area.article-right {
	margin-top: -20px;



}
.maintable {
	background-attachment: scroll;
	background-image: url(../images/tlo_glowne.jpg);
    background-repeat: no-repeat;
	background-position: top;
    background-color: transparent;
    height: 596px;
    min-height: 596px;
}
.article {
	background-color: white;
	border: double #0033cc;
	margin-top: 10px;
}
.article-tlo {
	background-color: transparent;
}
.articlemenu {
	background-attachment: scroll;
	background-image: url(../images/tlo-gorne-2.jpg);
    background-repeat: no-repeat;
	background-position: top;
    background-color: transparent;
	margin-top: 30px;
	margin-bottom: 10px;
}
.leftcol {
	padding: 100px 5px 5px 5px;
}
.rightcol {
	padding: 60px 50px 5px 50px;
}
.createdate {
  font-weight: bold;
  font-style: italic;
}
.sitename {
  font-weight: bold;
  font-size: 13px;
}
.moduletable{
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
}
#mainlevel-nav {
	margin: 30px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
}
#mainlevel-nav li {
	display: inline;
	border-left-color: #FF8C00;
	border-left-style: solid;
	border-left-width: 2px;
}
.mainlevel-nav {
	margin-left: 10px;
	margin-right: 10px;
	line-height: 20px;
}
.moduletable-mainmenu table td{
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	border-bottom-color: #E2C5B5;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.search input.inputbox {
	width: 220px;
}
.moduletable th{
	padding-top: 10px;
	font-family: Arial;
	text-align: left;
}

.readon {
	font-size: 9px;
	color: #4682B4;
}
.contentpagetitle {
	color: #D2691E;
	font-size: 14px;
}
.contentheading { font-variant: small-caps;  font-weight: bold;  font-size: 14px;   }
.componentheading {}
.componentheader {}
.contentpagetitle {}
#active_menu {
color: red;
}
.pathway {
font-weight: bold;
color: red;
}
a.pathway {
	color: #115EE8;
}
span.pathway {
	margin-left: 14px;
	margin-right: 14px;
}
span.small {
	display: none;
}