/* custom stuff */

.pagenavbar {
	text-align: center;
}

.millenium{
	color: #FFFFFF;
	background-color: #B39C87;
	padding: 0px 3px;
	margin: 6px 0px 0px;
	font-weight: bold;
}

html {
  height: 100%; 
  margin-bottom: 1px;
}


body {
	padding: 0;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
}

fieldset {
	border: 0;
	padding: 5px 0;
}

span.pathway {
	display: block;
	vertical-align: middle;
	margin-top: 5px;
	font-weight: normal;
}

span.pathway img {
  padding: 0px 10px;
  vertical-align: middle;
}

span.pathway a {
  line-height: 150%;
}

div#pathway {
	margin-bottom: 10px;
	padding-left: 8px;
}

a.readon {
  line-height: 180%;
}

/*** fonts ***/
body {
		line-height: 140%;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
/* 		font-family: Tahoma, Helvetica, sans-serif; */
}

/* size attributes */

body.f-default {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 90%;
}

#nav a,
#inset a {
	font-size: 100%;
}

div.moduletable h3,
div.moduletable-hilite h3,
td.side h3,
.componentheading {
	font-size: 93%;
	line-height: 100%;
}

table.outer .contentheading {
  font-size: 16px;
  line-height: 100%;
  font-weight: bold;
  padding-left: 5px;
  padding-top: 6px;
  padding-bottom: 4px;
}


div.componentheading {
/*  text-transform: uppercase; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}


/* font family */
h1,
h2,
h3,
h4,
h5,
.contentheading,
.componentheading,
.sectiontableheader {
	font-family: Arial, Helvetica, sans-serif;
/* 	font-family: Tahoma, Helvetica, sans-serif; */
	font-size: 16px;
	font-weight: bold;


}

a:link,
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* component heading */

.componentheading {
	margin-top: 6px;
	margin-bottom: 10px;
	margin-left: -4px;
	margin-right: -4px;
	padding: 6px;
}

/* module settings */

div.moduletable h3,
div.moduletable-hilite h3 {
	/*  text-transform: uppercase; */
	font-weight: bold;
	line-height: 130%;
	margin-top: 0;
	margin-right: -5px;
	margin-bottom: 5px;
	margin-left: -5px;
	padding: 3px;
}

div.moduletable,
div.moduletable-hilite {
	margin-bottom: 5px;
	padding: 2px 5px 6px;
}

td.left div.moduletable-hilite,
td.right div.moduletable-hilite {
	border-width: 6px 0;
	border-style:  solid;
	margin-top: 0;
	margin-right: -6px;
	margin-bottom: 0;
	margin-left: -6px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}

/* default menu link styles */
a.sublevel {

}

a.mainlevel:hover {
	text-decoration: none;
}

td a.sublevel:hover {
	text-decoration: underline;
}

/** regular joomla menu **/

a.mainlevel {
	display: block;
	padding: 2px 0px;
	text-indent: 4px;
	width: 100%;
}

/* headings */

h1 {
	line-height: 100%;
	font-size: 200%;
}

h2 {
   line-height: 100%;
   font-size: 150%;
}

h3 { 
   line-height: 100%;
   font-size: 15px;
}

h4 {
	 line-height: 100%;
	 font-size: 110%;
}

.small,
.modifydate,
.createdate {
	font-weight: normal;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
}

.createdate {
	height: 20px;
	vertical-align: top;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
}

/** some joomla class stuff */

table.contenttoc {
  margin: 5px;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


td.buttonheading {
 	vertical-align: bottom;
	background:#C4AB8D;
}

td.buttonheading img {
	margin-right: 5px;
	margin-bottom: 4px;
}

table.outer td.sectiontableheader {
  font-weight: bold;
  padding: 0 4px;
  line-height: 20px;
}

table.outer tr.sectiontableentry1 td, 
table.outer tr.sectiontableentry2 td,
table.outer td.sectiontableentry1, 
table.outer td.sectiontableentry2 {
  padding: 4px;
}

table.contentpaneopen, table.contentpane {
	border-collapse: collapse;
	padding: 0;
	margin: 0 0 10px;
	width: 100%;
}

table.contentpaneopen td p {
  padding-right: 10px;
}

div.contentpane, div.contentpaneopen {
  width: 100%;
}

.clr {
	clear: both;
}

div.mosimage {
  margin: 5px;
}


table.adminform textarea {
  width: auto;
  color: #666;
}

/** width stuff **/

.w-wide div.wrapper {
	width: 958px;
}

.w-thin div.wrapper {
	width: 775px;
}

.w-fluid div.wrapper {
	
}

/** template layout stuff **/

body {
	height: 100%; 
	padding: 0;
	margin-bottom: 1px;
}

div.wrapper {
	margin: auto;
	position: relative;
}

div#outer-border {
	padding: 0px;
	border-top: 0px solid #ffffff;
	border-right: 10px solid #ffffff;
	border-bottom: 10px solid #ffffff;
	border-left: 10px solid #ffffff;
}

table.outer,
table.nopad {
	width: 100%;
	border:  0;
	padding:  0;
}

table.outer tr,
table.nopad tr {
	vertical-align:  top;
}

table.outer td,
table.nopad td {
	padding: 0;
}

table.nopad td {
  width: 33%;
  padding-right: 6px;
}

div#top-head {
	/* border-width: 0px;
	border-style:  solid; */
}


div#access-bar {
	height: 25px;
}

div#color-insert {
	position:  absolute;
	z-index: 1;
	top:  32px;
	left: 23px;
	width: 28px;
	height: 50px;	
}

div#top-mod {
	/* height: 130px; */
	overflow: hidden;
	margin-top: -20px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 845px;
}

div#horiz-menu {
	border-width: 6px 0px 0;
	border-style: solid;
	height:  24px;
}


table.outer td.left {
	width:  200px;
	border-width: 6px 0px 0;
	border-style: solid;
}

table.outer td.middle {
	border-width:  6px 6px 0 6px;
	border-style:  solid;
}

table.outer td.right {
	width:  200px;
	border-width:  6px 6px 0 6px;
	border-style:  solid;
}

div.path-padding {
  padding: 0 10px;
}

div.padding {
	padding: 0px 10px 20px 10px;
}

div.smallpad {
  padding-left: 6px;
}

div.sidepad {
  padding: 0 6px;
}

div.midbox {
	border-width:  6px 0 0 0;
	padding-left: 6px;
	border-style:  solid;
  margin-bottom: 6px;
}

div.botbox {
	border-width:  6px 0 0 0;
	padding-left: 6px;
	border-style:  solid;
	margin-top: 15px;
	margin-bottom: -1px;
}

div#bot-footer{
	height: 5px;
	line-height: 5px;
}
div#komunikat{
	margin-top: 2px;
	margin-bottom: 0px;
}
div#bot-header{
	height: 5px;
	line-height: 5px;
}

/* some page content things */

.hide {
	display: none;
}

td.left ul,
td.right ul {
  margin: 0;
  padding: 5px 0px 5px 12px;
}

form {
	border: 0;
	margin: 0;
	padding: 0;
}

table.blog span.article_seperator {
	display: block;
	height: 20px;
}

blockquote {
	margin: 10px 0;
	line-height: 140%;
	padding: 10px;
}

pre {
	padding: 10px;
}

table.pollstableborder td {
	text-align: left;
	padding: 2px 0;
}
