/* CSS Document */

html {
	height: 100%;
}

.clr {
	clear: both;
}

.outline {
  border: 0px solid #cccccc;
  background: transparent; 
	padding: 0px;
}

.allvideos {
background: url(../images/player_tlo_big.gif) #000000 no-repeat left 0px;
border-right: 3px solid #000000;
margin-right: 5px;
padding: 0px;
width: 593px;
height: 386px;
}

.allvideosr {
background: url(../images/player_tlo_big_r.gif) #000000 no-repeat right 0px;
border-left: 3px solid #000000;
margin-left: 5px;
padding: 0px;
width: 593px;
height: 386px;
}

#stopka {

border-top: 1px solid #810505;
background: url(../images/stopka.gif) no-repeat bottom left;
	background-attachment: inherit;
margin-left: 180px;
width: 623px;
height: 75px;
}

#buttons_outer {
	width: 175px;
	margin-bottom: 0px;
	margin-right: 2px;
	float: left;
	height: 175px;

}

#buttons_inner {
	border: 0px solid #cccccc;
	height: 21px !important;
	height: 23px;
}

#pathway_text {
  overflow: hidden;
	display: block;
text-align: right;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 8px;
	padding-right: 8px;
	border-bottom: 0px solid #ccc;
	margin-bottom: 2px;
	margin-top: 0px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
  line-height: 18px !important;
  line-height: 16px;
font: 14px Georgia, "Times New Roman", Times, Serif;
font-weight: normal;
text-transform: lowercase;
}


ul#mainlevel-nav
{
list-style: none;
	padding: 0;
	margin: 0;
}

ul#mainlevel-nav li
{

	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	white-space: nowrap;
	border-right: 0px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; color: #000000;}

	ul#mainlevel-nav li a:hover
{
	font-weight: bold; color: #810505;
}


#search_outer {
	float: left;
	width: 175px;
}

#search_inner {
  border: 0px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 21px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
	color: #c64934;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 632px;
	height: 175px;
/* background: url(../images/header_short.gif) no-repeat; */
}

#top_outer{
	float: left;
	width: 175px;
padding: 0px;
}

#top_inner {
  border: 0px solid #cccccc;
	padding: 0px;
  /* height: 154px !important; */
  /* height: 156px; */
height: 173px !important;
height: 175px;

  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 0px;
	width: 175px;
}

#left_inner {
  border: 0px solid #cccccc;
	padding: 0px; 

  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 0px solid #cccccc; **/
	float: left;
	width: 807px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 0px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	/* height: 68px; */
height: 15px;
width: 632px;
	margin-top: 0px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	/* height: 68px; */
	margin-top: 0px;
height: 15px;
width: 175px;
}

#right_outer {
	margin-left: 2px;
	width: 175px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 0px solid #cccccc;
  padding: 0px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 0px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 0px;
}

table td.body_outer {
	padding: 8px;
	border-bottom: 0px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 0px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 0px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
text-align: left;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}


td {
	text-align: left;
	font-size: 11px;
}



/* Joomla core stuff */
a:link, a:visited {
	color: #c64934; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #900;	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 0px solid #eee;
}

.inputbox-fullcolor-grey {
   font-family:Arial;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
padding-top:0px;
	border: 2px solid #000;
	background: #000;
}

.button {
  color: #c64934;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
   font-family:Arial;
   font-size:14px;
	font-size: 11px;
	font-weight: normal;
	color: #810505;
padding-top:0px;
	border: 1px solid #810505;
	background: #fff;
}



.componentheading {
	/* background: url(../images/subhead_bg.png) repeat-x; */
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
background: transparent;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;

	color: #c64934;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 0px;
}

table.moduletable th, div.moduletable h3 {
	/* background: url(../images/subhead_bg.png) repeat-x; */
	color: #000;
	text-align: right;
	padding-right: 4px;
	height: 21px;
	line-height: 21px;
font: 19px Georgia, "Times New Roman", Times, Serif;
font-weight: normal;
	/*text-transform: lowercase;*/
/*font-variant: small-caps;*/
 font-variant: small-caps;
 text-transform: capitalize;

	margin: 0 0 0px 0;

}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.moduletable-right {
	width: 100%;
	margin-bottom: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable-right {
	padding: 0;
	margin-bottom: 0px;
}

table.moduletable-right th, div.moduletable-right h3 {
	/* background: url(../images/subhead_bg.png) repeat-x; */
	color: #000;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
font: 19px Georgia, "Times New Roman", Times, Serif;
font-weight: normal;
/*	text-transform: lowercase;*/
/*font-variant: small-caps;*/
 font-variant: small-caps;
 text-transform: capitalize;
	margin: 0 0 0px 0;
}

table.moduletable-right td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}




table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	/*padding-bottom: 10px;*/
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	/*padding-top: 10px;*/
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 0px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 0px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
font: 10px Georgia, "Times New Roman", Times, Serif;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	text-transform: uppercase;
}

.moduletablecytaty {
  background: url(../images/cudzyslow.gif) no-repeat left top;
padding-left: 14px;
text-align: left;
font-size: 10px;
color: #9b9b9b;
color: #93022c !important;
/*font-family: Georgia, "Times New Roman", Times, Serif;*/
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	/* background: url(../images/menu_bg.png) no-repeat; */
	vertical-align: middle;
font: 13px Georgia, "Times New Roman", Times, Serif;
font-weight: normal;
text-transform: lowercase;
	color: #b9b9b9;
	text-align: right;
	padding-top: 5px;
	padding-right: 4px;
	/*height: 20px !important;*/
	/*height: 25px;*/
	width: 175px;
	text-decoration: none;
}

a.mainlevel:hover {
/* background-position: 0px -25px; */
	text-decoration: none;
	color: #93022c;
width: 175px;
}

a.mainlevel#active_menu {
/* background-position: 0px -50px;	*/
color:#93022c;
font-weight: bold;
font-size: 13px;
width: 175px;
white-space: nowrap;
}

a.mainlevel#active_menu:hover {
	color: #93022c;
width: 175px;
}



a.mainlevel-right:link, a.mainlevel-right:visited {
	display: block;
	/* background: url(../images/menu_bg.png) no-repeat; */
	vertical-align: middle;
font: 13px Georgia, "Times New Roman", Times, Serif;
font-weight: normal;
text-transform: lowercase;
	color: #b9b9b9;
	text-align: left;
	padding-top: 5px;
	padding-left: 0px;
	/*height: 20px !important;*/
	/*height: 25px;*/
	width: 175px;
	text-decoration: none;
}

a.mainlevel-right:hover {
background-position: 0px -25px;
	text-decoration: none;
	color: #93022c;
width: 175px;
}

a.mainlevel-right#active_menu-right {
background-position: 0px -50px;	
color:#93022c;
font-weight: bold;
font-size: 13px;
width: 175px;
white-space: nowrap;
}

a.mainlevel-right#active_menu-right:hover {
	color: #93022c;
width: 175px;
}


a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #93022c;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}





a.mainlevel-topnav:link, a.mainlevel-topnav:visited {
	display: block;
font: 15px Georgia, "Times New Roman", Times, Serif;
font-weight: bold;
text-transform: lowercase;
	color: #000;
	text-align: left;
/*	padding-top: 5px; */
/*	padding-right: 4px;*/
	width: 175px;
	text-decoration: none;
}

a.mainlevel-topnav:hover {
	text-decoration: none;
	color: #93022c;
width: 175px;
}

a.mainlevel-topnav#active_menu {
color:#810505;
font-weight: bold;
width: 175px;
}

a.mainlevel-topnav#active_menu:hover {
	color: #93022c;
width: 175px;
}

/* --- Generic --- */
a:active,a:focus {outline:0;}
.jwts_clr {clear:both;height:0;line-height:0;}

/* --- Tabs --- */
.jwts_tabberlive {margin:4px 0px;padding:0px;}
.jwts_tabberlive .jwts_tabbertab {margin:0px;padding:6px;border:1px solid #bbb;border-top:0px;/*height:300px;overflow:auto;*/}
.jwts_tabberlive .jwts_tabbertab h2,
.jwts_tabberlive .jwts_tabbertab h3,
.jwts_tabberlive .jwts_tabbertabhide {display:none;}
ul.jwts_tabbernav {margin:0px;padding:3px 4px;list-style:none;list-style-image:none;background:none;border-bottom:1px solid #bbb;line-height:normal;height:auto;}
ul.jwts_tabbernav li {margin:0px;padding:0px;list-style:none;list-style-image:none;background:none;display:inline;}
ul.jwts_tabbernav li a,
ul.jwts_tabbernav li a:link {font-size:12px;font-weight:bold;margin:0px 1px;padding:3px 4px;color:#333;border:1px solid #bbb;border-bottom:none;background:#eee url(slide_bg.png) repeat-x top;}
ul.jwts_tabbernav li a:visited {color:#333;}
ul.jwts_tabbernav li a:hover {font-size:12px;font-weight:bold;margin:0px 1px;padding:3px 4px;color:#c64934;border:1px solid #aaa;border-bottom:none;background:#f2f2f2;text-decoration:none;}
ul.jwts_tabbernav li a:active,ul.jwts_tabbernav li a:focus {outline:0;}
ul.jwts_tabbernav li.jwts_tabberactive a {background:#fff;border-bottom:1px solid #fff;}
ul.jwts_tabbernav li.jwts_tabberactive a:hover {background:#fff;border-bottom:1px solid #fff;text-decoration:none;}
ul.jwts_tabbernav li.jwts_tabberactive,
ul.jwts_tabbernav li.jwts_tabberinactive {background:none;padding:0px;margin:0px;}
.jwts_tabberlive .jwts_tabbertab,ul.jwts_tabbernav {text-align:left;} /* force content orientation */


.jwts_slider {margin:2px 0px;padding:0px;}
.jwts_slidewrapper {border:none;width:100%;visibility:hidden;height:0px;overflow:hidden;position:relative;margin:0;padding:0}


.jwts_title {margin:0 0 1px 0;padding:0px;overflow:hidden;}
.jwts_title_left {}

a.jwts_title_text, a.jwts_title_text:hover {
font: 16px Georgia, "Times New Roman", Times, Serif;
font-weight: normal;
margin:0;
/*line-height:22px;*/
display:block;
padding:0 2px 0 8px;
/*padding:0 2px 0 2px;*/
width:302px;
}

a.jwts_title_text, a.jwts_title_text:visited {
color:#fff;
border:0px solid #fff;
font-weight: normal;
background:url(../images/slide_bg_2bc.png) no-repeat left;
width:302px;
}

a.jwts_title_text:link {
color:#fff;
font-weight: normal;
background:url(../images/slide_bg_2bc.png) no-repeat left;
border:0px solid #fff;
width:302px;
}

a.jwts_title_text:hover {
color:#fff; background:url(../images/slide_bg_1cc.png) no-repeat left;
border:0px solid #fff;
font-weight: normal;
width:302px;
}


.jwts_slidecontent {
color:#000;
text-align: justify;
padding:4px 8px 8px 8px;
margin:0px;
position:relative;
background:#f5f5f5;
border-bottom:2px dotted #810505;
border-left:4px dotted #fff;
}
