/**
 design by masterhomepage.ch 2006
 the link to us "design by masterhomepage" must remain unchanged!
 Der Link "design by masterhomepage" darf nicht entfernt werden!
 */
 
body {
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: Black;
	background-image: url(../images/tlo_str.jpg);
	background-position: top;
	background-repeat: repeat-x;
	/*
	SCROLLBAR-FACE-COLOR: #000000; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #000000; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	*/
}
.sitename {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #7FFFD4;
	background-color: transparent;
	font-weight: bolder;
	text-align: left;
	padding: 15px;
	margin-bottom: 32px;
	width: 555px;
}
h1 {
	font-size: 14pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: transparent;
	padding: 2px;
	width: 100%;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-top: 0px;
}
h3 {
	font-size: 11pt;
}
h4 {
	font-size: 10pt;
}
h5 {
	font-size: 9px;
}
.date {
	font-size: 10pt;
	color: #6C3C00;
	background-color: transparent;
	float: right;
	padding: 7px 3px 2px 0px;
}
.header {
	background-image: url(../images/header.jpg);
	height: 155px;
	width: 760px;
	padding: 0px;
}
.header-img {
	border: 1px solid white;
	color: White;
	background-color: #2F4F4F;
}
.content-bg {
	background-image: url(../images/bgcontent.jpg);
	width: 760px;
}
.contenttable {
	border: 1px solid #666666;
	color: White;
	background-color: #232323;
	padding:5px;
}
.banner{
	float: right;
	margin-top: 20px;
	margin-right: 2px;
	color: White;
	background-color: #D2B400;
	border: 1px solid #A28A00;
	height: 64px;
	width: 472px;
}
.user1 {
	margin: 0px 2px 2px 0px;
	padding: 2px;
}
.user2 {
	margin: 0px 0px 2px 2px;
	padding: 2px;
}
.menu {
	border: 4px solid #66CDAA;
	color: White;
	background-color: #232323;
	padding: 5px;
	width: 160px;
}
.page_bg {
	margin: 0px;
	border: 0px;
}
.menuright {
	border: 4px solid;
	border-color: #66CDAA;
	color: White;
	background-color: #232323;
	padding:5px;
	width: 160px;
}
.main {
	border: 4px solid #66CDAA;
	color: White;
	background-color: #232323;
	padding: 5px;
	text-align: left;
	font-weight: normal;
	float: left;
	width: 590px;
}
.footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	/*margin: 5px 0px 0px 0px;*/
	padding: 5px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	background-color: transparent;
	width: 760px;
	height: 13px;
}
.copy {
	margin-top: 5px;
	padding: 1px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
ul#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 11px;
}
ul#mainlevel-nav li {
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	margin: 0;
	font-size: 10pt;
	line-height: 21px;
	white-space: nowrap;
	border-left: 1px solid #333333;
}
ul#mainlevel-nav li a {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: #7FFFD4;
	background: transparent;
}
#buttons>ul#mainlevel-nav li a {
	width: auto;
}
ul#mainlevel-nav li a:hover {
	color: #FFFFFF;
	background-color: transparent;
}
table.content_table {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
table.content_table td {
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.back_button {
   float: right;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	border: 1px solid #66CDAA;
	width: auto;
	color: White;
	background-color: #2F4F4F;
	padding: 0px 10px 0px 10px;
	line-height: 20px;
	margin: 1px;
}
.back_button a:link, 
	.back_button a:hover, 
	.back_button a:visited {
	text-decoration: none;
	font-weight: bold;
}
.pagenav {
  color: White; /*#7FFFD4;*/
  background-color: #2F4F4F;
  text-align: center;
  font-size: 9pt;
  font-weight: normal;
  border: 1px solid #66CDAA;
  width: auto;
  padding: 0px 2px;
  line-height: 20px;
  margin: 0px;
}
.pagenavbar {
	margin-right: 5px;
}
/*
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
li{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
}
*/
td {
	font-size: 10pt;
}
a:link, a:visited {
	color: #7FFFD4;
	background-color: transparent; 
	text-decoration: none;
	font-weight: normal;
	font-size: 9pt;
}
a:hover {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: underline;
}
table.contentpaneopen {
  width: 100%;
}
table.contentpaneopen td {

}

table.contentpaneopen td.componentheading {
 width: 100%;
}
table.contentpane {

}

table.contentpane td {

}

table.contentpane td.componentheading {
 width: 100%;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #66CDAA;
}

.button {
	color: #7FFFD4;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
	padding: 2px;
	border: solid 1px #66CDAA;
	background-color: #232323;
	line-height: 16px !important;
	line-height: 14px;
	height: 24px !important;
	height: 20px;
	margin: 1px;
}

.inputbox {
	padding: 2px;
	color: #FFFFFF;
	border: 1px solid #BBBBBB;
	background-color: #232323;
}

/*.componentheading {
	height: 20px;
	border-bottom: 1px solid;
	
	color: #7FFFD4;
	font-weight: bold;
	font-size: 13px;
	padding: 0px 0px 0px 10px;
}*/

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 20px;
	border-bottom: 1px solid;
	border-color: #66CDAA;
	font-weight: bold;
	font-size: 13pt;
	padding: 8px 0px 4px 4px;
	text-transform: uppercase;
}
.componentheading {
	height: 20px;
	border-bottom: 1px solid;
	border-color: #66CDAA;
	font-weight: bold;
	font-size: 15pt;
	padding: 8px 0px 4px 4px;
	text-transform: uppercase;
	color: #CCEEE2;
	background-color: #2F4F4F;
}
.contentpagetitle {
	font-size: 13pt;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
	padding: 10px 10px 5px 10px;
}
table.searchinto {
	width: 100%;
}
table.searchintro td {
	font-weight: bold;
}
table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
}
div.moduletable {
	padding: 0;
	margin-bottom: 2px;
	width: 100%;
}
table.moduletable th, div.moduletable h3 {
	border-bottom: 1px solid #CCEEE2;
	text-align: left;
	padding-left: 4px;
	height: 24px;
	line-height: 24px;
	font-weight: bold;
	font-size: 10pt;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}
table.moduletable>td {
	font-size: 10pt;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	font-weight: normal;
}
table.pollstableborder td {
  padding: 2px;
  background-color: transparent;
}
.sectiontableheader {
  font-weight: bold;
  background: #232323;
  padding: 4px;
}
.sectiontablefooter {

}
.sectiontableentry1 {
	color: White;
	background-color : #779998;
	padding: 3px;
	border-bottom: 1px solid #CCEEE2;
}
.sectiontableentry2 {
	color: White;
	background-color:  #2F4F4F;
	padding: 3px;
	border-bottom: 1px solid #66CDAA;
}
.small {
	color: #F0F0F0;
	font-size: 8pt;
}
.createdate {
	height: 15px;
	padding-bottom: 9px;
	color: #F0F0F0;
	font-size: 8pt;
}
.modifydate {
	height: 15px;
	padding-top: 9px;
	color: #F0F0F0;
	font-size: 8pt;
}
table.contenttoc {
  border: 1px solid #66CDAA;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}
table.contenttoc td {
  padding: 2px;
}
table.contenttoc th {
   border-bottom: 1px solid #CCEEE2;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 25px;
	font-weight: bold;
	font-size: 12pt;
	text-transform: uppercase;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	font-size: 9pt;
	font-weight: bold;
	color: #7FFFD4;
	background-color: #2F4F4F;
	background-image: url(../images/tlo_mainlevel-nav.jpg);
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	border-top: 2px solid Black;
	border-bottom: 1px solid #66CDAA;
	border-left: 5px solid #1D5A45;
	line-height: 16px;
	text-decoration: none;
}

a.mainlevel:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #333333;
	background-image: url(../images/tlo_mainlevel-nav_hover.jpg);
	border-top: 2px solid Black;
	border-bottom: 1px solid #CCEEE2;
	border-left: 5px solid #2C8867;
}

a.mainlevel#active_menu {
	color: White;
	background-color: #446C6C;
	border-bottom: 1px solid #CCEEE2;
	border-right: 5px solid #CCEEE2;
	text-align: right;
	font-weight: bold;
	padding-right: 5px 
}

a.mainlevel#active_menu:hover {
	color: #FFFFFF;
}
a.sublevel:link, a.sublevel:visited {
	font-size: 10pt;
	font-weight: normal;
	color: #7FFFD4;
	background-color: #2F4F4F;
	text-align: left;
	/*padding-top: 4px;
	padding-bottom: 4px;*/
	padding-left: 8px;
	border-bottom: 1px solid #66CDAA;
	border-left: 4px solid #66CDAA;
	line-height: 19px;
	height: 19px;
	text-decoration: none;
	width: 120px;
	margin-top: 2px;
}

a.sublevel:hover {
	color: White;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: White;
	background-color: #446C6C;
	border-bottom: 1px solid #CCEEE2;
	border-left: 4px solid #CCEEE2;
	font-weight: bold;
}

.highlight {
	background-color: Yellow;
	color: Black;
	font-weight: bold;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #CCCCCC;
}

.mosimage {
  border: 1px solid #CCCCCC;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  text-transform:  none;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}
ul#mainlevel-bottom {
	margin: 0px;
}
ul#mainlevel-bottom li {
	list-style: none;
	display: inline;
}
a.mainlevel-bottom:link, a.mainlevel-bottom:visited {
	font-weight: normal;
	font-size: 9pt;
	padding: 1px 2px 1px 2px;
	border: 1px solid Black;
}
a.mainlevel-bottom:hover {
	color: #7FFFD4;
	background-color: #2F4F4F;
	border: 1px solid #66CDAA;
	text-decoration: none;
}
table.moduletable-bottom {
	width: 100%;
	text-align: center;
	border: 1px solid #666666;
	color: White;
	background-color: #232323;
	padding:5px;
	margin: 5px 0px 5px 0px;
}

a#active_menu-bottom {
	color: White;
	background-color: transparent;
	font-weight: bold;
}
#active_mneu {
	color: White;
}
a.readon:link, a.readon:visited {
	border: 1px solid #7FFFD4;
	padding: 2px;
	text-decoration: none;
	font-weight: normal;
	color: #7FFFD4;
	background-color: #2F4F4F;
        display: block;
        margin-top: 10px;
        width: 150px;
}
a.readon:hover {
	background-color: #2F4F4F;
	color: White;
        display: block;
        margin-top: 10px;
        width: 150px;
}
div.login, div.syndicate {
	padding: 10px 5px 10px 5px;
}
div.componentheading {
	height: 100%;
	padding-bottom: 5px; 
	margin: 10px 0px 10px 0px;
}
* ArtgBook - style do ksi?gi go?ci*/

.artgbook-button1 {
	background-image: url(../../../components/com_artgbook/images/btgsmtu_0_1x2.gif);
}
.artgbook-button2 {
	background-image: url(../../../components/com_artgbook/images/btgsmtu_0_1x3.gif);
}
.artgbook-button3 {
	background-image: url(../../../components/com_artgbook/images/btgsmtu_0_1x1.png);
}
table.artgbook-wpis {
	margin-bottom: 10px;
	border-top: 3px solid gray;
	border-bottom: 3px solid gray;
}
.artgbook-wpis td {
	padding: 5px 5px 5px 5px;
}
.table1 {
	width: 500px;
}
.contact {
	width: 500px;
}
.stopka, .stopka a {
	font-size: 8pt;
}