/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: White;
	background-color: Black;
}
#bigbg {
	background-image: url(../images/folk_you_tlo_page.jpg);
	background-position: top;
	background-repeat: repeat-x;
	width: 100%;
}
#strbg {
	width: 780px;
	background-image: url(../images/folk_you_tlo.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #141414;
	color: White; 
}
p,td,tr,thead {
	line-height:110%;
	font-size: 10pt;
	
}
h1 {
	font-size: 22pt;
	font-variant: small-caps;
}
h2 {
	font-size: 18pt;
	line-height: 110%;
	font-variant: small-caps;
}
h3 {
	font-size: 14pt;
	font-variant: small-caps;
}
.my_topnafali {
	float: right;
	width: 140px;
	padding-right: 10px;
	padding-top: 5px;
	max-height: 180px;
}
.my_content {
	width:515px;
	padding:15px;
}
.my_menue {
	margin-top:20px;
	padding-left:15px;
	padding-right: 15px;
	width:200px;
	background:url(../images/brdr_v_3.gif) left repeat-y;
	vertical-align: top;
}

.moduletable h3 {
	font-size:16px;
	font-weight:bold;
	color: #BFBFBF;
	margin-top:0;
	margin-bottom:5px;
	padding-bottom:5px;
	background:url(../images/brdr_6.gif) bottom repeat-x;
}
a:link, a:visited {
	text-decoration:none;
	color: #FFFFCC;
}
a:hover {
	color: #FFFF99;
	background-color: transparent;
	text-decoration: underline;
}
.mainlevel {
	display:block;
	margin-top:5px;
	margin-left:0px;
	height:19px;
	background:url(../images/menue_btn_bg.gif) bottom left no-repeat;
	padding-left:25px;
	color:#BFBFBF;
}
a.mainlevel:link, a.mainlevel:visited {
	color: #FFFFCC;
	background-color: transparent;
	font-size: 11pt;
}
a.mainlevel:hover {
	color: #FFFF99;
	background-color: transparent;
	text-decoration: none;
}
#active_menu, #active_menu-foot, #active_menu-foot2 {
	font-weight:bold;
	color:  #FFFFCC;
}

a.sublevel:link,a.sublevel:visited, a.sublevel:active{
	display:block;
	margin-top:1px;
	margin-left:16px;
	margin-right:5px;
	padding-top:2px;
	padding-left:5px;
	height:16px;
	background-color: transparent;
	/*background-image: url(../images/menue_btn_bg_empty.gif);
	background-position: bottom left;
	background-repeat: no-repeat;*/
	border-bottom: 1px dotted #444444;
	color: #FFFF99;
	font-size: 10pt;
}
a.sublevel:hover {
	background-color: transparent;
	color: #FFFF33;
	border-bottom: 1px dotted #666666;
	text-decoration: none;
}

.my_topmenue {
	padding-top: 5px;
	padding-left: 15px;
	width: 500px;
	clear: right;
}
.my_topmenue ul{
	list-style:none;
	margin:0;
	padding:0;
	border:none;
}
.my_topmenue ul li{
	display:block;
	margin:0;
	padding:0;
	float:left;
	text-align:center;
}
.my_topmenue ul li a:link, .my_topmenue ul li a:visited{
	padding-top:6px;
	width:159px;
	height:23px;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	background:url(../images/top_menue_bg_inactive.png) bottom no-repeat;
}
.my_topmenue ul li a:hover{
	padding-top:6px;
	width:159px;
	height:23px;
	display:block;
	background:url(../images/top_menue_bg_active.png) bottom no-repeat;
	color:#333333;
	font-weight:bold;
}
.my_header {
	height: 195px;
	border-bottom: 0px solid gray;
}
.my_logos {
	padding-left: 15px;
}
.componentheading {
	color: White;
	background-color: transparent;
	font-weight: bold;
	padding-bottom: 25px;
}
.contentheading, .componentheading {
	padding-top:15px;
	font-size:24px;
	color:#BFBFBF;

}
.contentheading td {
	font-size: 15pt;
	text-transform: uppercase;
}
.my_pathway {
	padding-top:4px;
	margin-left:3px;
	margin-bottom: 15px;
	height:20px;
	/*background:url(../images/brdr_6.gif) left bottom repeat-x;*/
	width: 100%;
}
.my_pathway a {
	color: #333333;
	background-color: transparent;
}
a.pathway:link, a.pathway:visited, a.pathway:active, .pathway {
	color: #333333;
	background-color: transparent;
}
a.pathway:hover {
	color: #000000;
	background-color: transparent;
}
.my_latest, .my_popular {
	width:244px;
	float:left;
}
.my_latest {
	padding-right:15px;
}

#active_menu-nav {
	background:url(../images/top_menue_bg_active.png) bottom no-repeat;
	color: #333333;
}
.moduletable {
	margin-bottom:10px;
	margin-top: 15px;
}
#data {
	/*position:absolute;
	left:510px;
	top:43px;*/
	width:246px;
	height:14px;
	/*z-index:1;*/
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
}

.mosimage {
	border:1px solid #333333;
	margin:3px;
}
.mosimage_caption {
	background-color: #333333;
	padding:2px;
	color: White;
}
.small {
	color:#666666;
	font-weight:bold;
}
.createdate, .modifydate {

	color:#999999;
	padding-top:10px;
	padding-bottom:5px;
}
a.readon:link, a.readon:visited {
	color:#666666;
	background-color: transparent;
	font-weight:bold;
	font-size: 10pt;
	border-left : 1px solid #666666;
	border-right : 1px solid #666666;
	border-bottom : 1px solid #666666;
	padding: 1px 3px 1px 3px;
	background-image: url(../images/readon.gif);
	margin-top: 5px;
	margin-bottom: 5px;
}
a.readon:hover {
	color: #FFFF99;
	background-color: transparent;
	text-decoration: none;
	border-left : 1px solid Black;
	border-right : 1px solid Black;
	border-bottom : 1px solid Black;
}
.contentpaneopen {
	text-align:justify;
}
.moduletable div img {
	float:left;
}

.blog_more div strong{
	font-size:16px;
	font-weight:bold;
	color:#333333;
	margin-top:0;
	margin-bottom:5px;
	padding-bottom:5px;
	background:url(../images/brdr_6.gif) bottom repeat-x;
	display:block;
	width:214px;
}
.my_banner {
	margin-top:20px;
	margin-bottom:20px;
}
div.my_banner {
	width:500px;
}
.latestnews, .mostread, .blog_more ul {
	padding:0;
	margin:0;
list-style:none;
}
.latestnews li, .mostread li, .blog_more li{
	width:215px;
	display:block;
	margin-top:5px;
	margin-left:0px;
	height:19px;
	background:url(../images/menue_btn_bg.gif) top left no-repeat;
	padding-left:25px;
	color:#666666;
}
ul.latestnews li a, ul.mostread li a, ul.blog_more li a {
	width: 210px;
}
.contenttoc {
	display:inline;
	margin:5px;
	text-align:left;
	border:1px solid #999999;
	border-top:none;
}
.contenttoc th{
	background:#999999;
	color:#FFFFFF;
	padding:2px;
	padding-left:5px;
}
.contenttoc td{
	padding:2px;padding-left:5px;
}
.syndicate div img{
	float:none;
}
.poll{
	width:100%;
}
.poll thead{
	margin:0;
	padding:0;

}
.pollstableborder{
	width:100%;
	text-align:left;
}
#mod_login_username, #mod_login_password {
	width:50%;
	border:1px solid #999999;
	margin:4px;
	margin-left:0;padding:2px;
	font-size:11px;
	color:#333333;
}
.button {
	background-color:#333333;
	border:2px solid #999999;
	font-size:11px;
	margin:4px;
	margin-left:0px;
	color: white;
}
.back_button {
	margin-top:20px;
	margin-bottom:10px;
}
.contentpane li {
	background:url(../images/menue_btn_bg_empty.gif) top left no-repeat;
	margin:5px;
	margin-left:0;
	padding-left:25px;
	display:block;
	width:425px;
	text-align:justify;
}
.contentpane ul {
	list-style:none;
	margin:0;
	padding:0;
}
.contentpane li a{
	font-weight:bold;
}
.sectiontableentry1 {
	background-color:#777777;
	padding: 2px;
	color: White;
}
.sectiontableentry2 {
	background-color:#222222;
	padding: 2px;
	color: White;
}
.sectiontableentry1 a, .sectiontableentry2 a{
	font-weight:bold;
}
.sectiontableentry1 td, .sectiontableentry2 td{
	padding:4px;
	padding-top:2px;
	padding-bottom:2px;
}

.message{
	color:#333333;
	background-color: White;
	padding: 10px;
	border: 1px solid #333333;
	margin-left:3px;
	margin-top:30px;
	margin-bottom:10px;
	font-size: 13pt;
}
#werbelayer_120 {
	position:absolute;
	left:860px;
	top:175px;
	width:120px;
	z-index:3;
}
#my_schriftgroesse {
	/*position: relative;
	left:1505px;
	top:40px;*/
	width:53px;
	height:22px;
	z-index:4;
	text-align:center;
}

#f_size_lay {
	position: relative;
	left:150px;
	top:37px;
	width:50px;
	height:27px;
	z-index:4;
}
.moswarning h2 {
	font-size: 10pt;
}
ul#mainlevel-foot {
	display: inline;
}
ul#mainlevel-foot li {
	display: inline;
	padding: 0px 5px 0px 5px;
}
div#mainlevel-foot2 {
	margin: 0px;
}
ul#mainlevel-foot2 {
	display: inline;
}
ul#mainlevel-foot2 li {
	display: inline;
	padding: 0px 5px 0px 5px;
}
ul#mainlevel-foot2 li a {
	font-size: 9pt;
}
.advert1, .advert2 {
	text-align: center;
	padding-bottom: 10px;
}
.moduletable-search {
	margin: 0px 0px 15px 30px;
}

/* ArtgBook - style do księgi go&#65533;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;
}
.sectiontableheader {
	background-color: #444444;
	color: White;
	font-weight: bold;
	font-size: 10pt;
}
div.pagenavcounter {
	font-weight: bold;
	padding: 10px;
	/*border-bottom: 1px solid gray;
	float: left;
	width: 350px;*/
}
div#contenttoc {
	margin: 0px 0px 10px 10px;
	padding: 5px;
	float: right; 
}
div#contenttoc h3 {
	font-size: 11pt;
}