/*<group=General Styles>*/

body {
	margin: 0;
	background-color: #2e0000; /* #095997; */
	font: 0.8em/1.3em Arial, Helvetica, sans-serif;
	padding: 0;	
	overflow: none;
}

p {
	padding: 4px 15px;
}

p.justify {
	padding: 4px 25px;
	text-align: justify;
}

b, strong {

}

a:link, a:visited {
	color: #990000;
	font-weight: bold;
	outline: none;
}

a:hover, a:active {
	text-decoration: none;
	outline: none;
}

img {
}

.left {
	border: 8px solid #ffffff;
	box-shadow: 2px 2px 6px #999999;
	float: left;
	margin: 4px 18px 12px 0px;
}

.right {
	border: 8px solid #ffffff;
	box-shadow: 2px 2px 6px #999999;
	float: right;
	margin: 4px 8px 12px 12px;
}

#galeria .left {
    border: 4px solid #ffffff;
    box-shadow: 2px 2px 6px #999999;
    float: left;
    margin: 4px 6px 12px 4px;
}

#galeria .right {
    border: 4px solid #ffffff;
    box-shadow: 2px 2px 6px #999999;
    float: left;
    margin: 4px 0px 12px 0px;
}

#galeria .no-float {
    border: 4px solid #ffffff;
    box-shadow: 2px 2px 6px #999999;
    margin: 4px 4px 12px 4px;
}

#galeria .s-no-float {
    border: 3px solid #ffffff;
    box-shadow: 2px 2px 6px #999999;
    margin: 4px 1px 12px 1px;
}

#galeria a img {
	border-color: #840c0c!important;
	max-width: 300px;
	max-height: 300px;
}
	
/*</group>*/

/*<group=Layout>*/
.clearer {
	clear: both;
	margin: 0;
	padding: 0;
}

#container { 
	width: 916px;
	margin: 0 auto;
	position: relative;
	z-index: 0;
}

#pageHeader {
	height: 140px;
	width: 900px;
	
	background: repeat url(images/header_bg.jpg);
	position: fixed;
	z-index: 7;
	font-family: "Arial Narrow";
	line-height: normal;
	border: 16px solid #2e0000;
}

#pageHeader #logo {
	background: repeat url(images/logo.png);
	width: 100px;
	height: 100px;
	position: relative;
	left: 40px;
	top: 14px;
	float: left;
}

#pageHeader #headerContent {
	background: no-repeat url(images/header_napis_pl.png?v=1) 50% 50%;
	width: 700px;
	height: 130px;
	float: right;
	color: #ffffff;
	text-shadow: #FF9933 2px 1px 18px ;
	font-family: "Apple Chancery", "URW Chancery L", sans-serif;
	font-style:italic;
	
}

#en #pageHeader #headerContent {
    background: no-repeat url(images/header_napis_en_2021.png?v=8) 50% 50%;
}

#jp #pageHeader #headerContent {
    background: no-repeat url(images/header_napis_jp_2021.png?v=9) 50% 50%;
}
#pageHeader img {
	/* position: absolute; */
	right: 21px;
	top: 0;
}

#pageHeader h1 {
	width: 670px;
	margin: 0;
	letter-spacing: 1px;
	float: left;
	text-align: center;
	padding: 15px 15px 0px 15px;
	font-size: 3em;
}

#pageHeader h2 {
	padding: 0px 15px 0px 15px;
	line-height: 1em;
	width: 670px;
	margin: 0;
	letter-spacing: 1px;
	float: left;
	text-align: center;
	font-size: 2em;
}

h1.deco {
	padding: 12px;
	font-family: "Zapfino", "URW Chancery L", sans-serif;	
	font-style: italic;
	font-size: 18px;
	text-align: center;
	font-weight: normal;
}
#contentContainer {
	position: relative;
	z-index: 0;
	margin-bottom: 10px;
	width: 700px;
	float: right;
	border 1px solid white;
}

#contentContainer #news {
    color: #990000;
    width:500px;
	padding-top: 2px;
}

#contentContainer #content {
	padding: 210px 38px 2px 37px;
	width: 625px;
	background: repeat url(images/content_bg.jpg);
}

#contentContainer #content #herub {
	background: no-repeat url(images/herub.png);
	margin: 2px -6px 0 -6px;
	padding: 0;
}

#sidebarContainer {
	border: 16px solid #2e0000;
	border-top: 0px solid transparent;
	background: repeat url(images/header_bg.jpg);
	width: 156px;
	position: fixed;
	padding: 40px 28px 0px 0px;
	top: 150px;
	z-index: 0;
	
}

html>body #sidebarContainer{
}

#sidebarContainer #sidebar {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 100px;
	width: 184px;

        /* webkit example */
        background-image: -webkit-gradient(
          linear, right bottom, right top, from(rgba(46, 0, 0, 1)),
          to(rgba(46, 0, 0, 0))
        );

        /* mozilla example - FF3.6+ */
        background-image: -moz-linear-gradient(
          bottom center,
          rgba(46, 0, 0, 1.0) 20%, rgba(46, 0, 0, 0) 95%
        );

        /* IE 5.5 - 7 */
        filter: progid:DXImageTransform.Microsoft.gradient(
          gradientType=1, startColor=0, endColorStr=#FFFFFF
        );

        /* IE8 uses -ms-filter for whatever reason... */
        -ms-filter: progid:DXImageTransform.Microsoft.gradient(
          gradientType=1, startColor=0, endColoStr=#FFFFFF
        );

}

#sidebarContainer #sidebar a{
}

#sidebarContainer #sidebar a:hover {
}

#sidebarContainer .sideHeader {
	font-family: Arial, Helvetica, sans-serif;
	/* background: no-repeat url(images/spacer.gif) left top; */
	padding: 0px 15px 0px 15px;
	font-size: 1em;
	line-height: 1.6em;
	color: #dbd5c9;
	margin-bottom: 0;
}


#header { 
	margin-top: 160px;
	width: 700px;
	height: 49px;
	background: repeat-x url(images/header2_bg.jpg);
	text-align: right;
	color: #272a2a;
    position: fixed;
}

#footer { 
	width: 700px;
	height: 132px;
	margin: 0 auto;
	background: no-repeat url(images/footer_bg.jpg);
	text-align: right;
	color: #272a2a;
}

#footer p {
	margin: 0 40px 0 0;
	padding: 5px 0 0;
}

.notka{
    text-align: center;
	margin: 0 40px 0 216px;
	line-height: 1em;
	padding: 0 0 0 0;
	font-size: 0.8em;
	color: #6699aa;
}

#footer a:link, #footer a:visited {
	color: #2f2f2a;
}

#footer a:hover, #footer a:active {
	text-decoration: none;
}
	
/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
	margin: -20px 40px 0 234px;
	}

#breadcrumbcontainer ul {
	list-style: none;
	margin: 0 0 10px 0;
	padding-top: 0px;
}

#breadcrumbcontainer li {
	display: inline;
}

#breadcrumbcontainer a {
    color: #990000;

}

#breadcrumbcontainer a:hover {
    color: #BB0000;
}
	
/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */

#navcontainer {
	position: relative;
	z-index: 6;
	width: 130px;
	margin-left: 28px;
	display: block;
	background: #2e0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

#navcontainer #current,
#navcontainer .currentAncestor {
	background: #FF9933; /* #ec7906; */
}

#navcontainer #current:hover {
    background: #FF9933; /* #ec7906; */
}



/* Parent - Level 0 */

#navcontainer ul{
	list-style: none;
	margin: 0;
	padding: 1px 0 2px 0;
}

#navcontainer > ul {
	padding-bottom: 8px;
}

#navcontainer li {
    
    font-size: 16px;
    margin: 8px 10px;
    padding-bottom: 0;
    text-align: center;
    text-shadow: 0 0 2px #FFFFFF;
    width: 110px;
}

#navcontainer a,
#navcontainer span {
	background: none repeat scroll 0 0 #f3a353; /* było #FF9933 */
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 3px #f3a353;  /* było #FF9933 */
    border-top: 1px solid #874300;
	border-left: 1px solid #874300;
    border-right: 1px solid #dd7744;
    border-bottom: 1px solid #dd7744;


	display: block;
	height: 50px;
	width: 110px;
	line-height:51px;
	font-weight: normal;
	color: #2e0000;
	text-shadow: 0 0 0px #2e0000;
	text-decoration: none;
}

#navcontainer a:hover {
	text-shadow: 0px 0px 0.5px #ffcb98; /* e9dbaa; */
	font-weight: bold; 
	/* line-height: 50px; */
	color: #2e0000;
    border-bottom: 1px solid #874300;
    border-right: 1px solid #874300;
    border-left: 1px solid #dd7744;
    border-top: 1px solid #dd7744;

}

#navcontainer a:active {
}

#navcontainer a img,
#navcontainer span img {
	padding-top: 6px;
}

/* Child - Level 1 */

#navcontainer ul ul {
	background: none;
}

#navcontainer ul ul li {
	background: none;
	/* height: 18px; */
	line-height: 18px;
}

#navcontainer ul ul a {
	font-size: 0.8em;
	background: none;
	height: auto;
	line-height: 18px;
	color: #FF9933;
	width: 106px;
	padding-left: 3px;
	margin-left:-10px;
}

#navcontainer ul ul a:hover {
	font-weight: normal;
	background: none;
	/* height: 18px; */
	line-height: 17px;
	color: #FF9933;
	text-shadow: 0 0 1px #FF9933;
	width: 106px;
	padding-left: 3px;
}

#navcontainer ul ul .currentAncestor,
#navcontainer ul ul #current{
	background: #4e1000;
}

/* Child - Level 2 */

#navcontainer ul ul ul {

}

#navcontainer ul ul ul li {
	background: no-repeat 38px 5px  url(images/sub_menu_arrow.png);
}

#navcontainer ul ul ul a{
	width: 128px;
	padding-left: 52px;
}

#navcontainer ul ul ul a:hover{
	background: no-repeat url(images/sub_menu_two_over.png);
}

#navcontainer ul ul ul .currentAncestor,
#navcontainer ul ul ul #current{
	background: no-repeat url(images/sub_menu_two_over.png);
}

/* Child Level 3 */

#navcontainer ul ul ul ul {

}

#navcontainer ul ul ul ul li {
	background: no-repeat 67px 5px  url(images/sub_menu_arrow.png);
}

#navcontainer ul ul ul ul a{
	padding-left: 85px;
}

#navcontainer ul ul ul ul a:hover{
	background: no-repeat url(images/sub_menu_three_over.png);
}

#navcontainer ul ul ul ul #current{
	background: no-repeat url(images/sub_menu_three_over.png);
}

/* Child Level 4 */

#navcontainer ul ul ul ul {

}

#navcontainer ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul a{
}

#navcontainer ul ul ul ul ul a:hover{

}

/* Child Level 5 */

#navcontainer ul ul ul ul ul {

}

#navcontainer ul ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul ul a{
}

#navcontainer ul ul ul ul ul ul a:hover{

}

/*</group>*/

/*<group=Global Classes>*/

blockquote, .standout {
	color: #303030;
	padding: 10px;
	margin: 0;
}

.imageStyle {
}

/* Main content area unordered list styles */

#contentContainer #content ul {
	margin: 0;
	padding: 0;
	list-style: square;
	color: #003366;
}

#contentContainer #content li {
}

#contentContainer #content ul ul {
	margin: 10px;
}

/* Sidebar area unordered list styles */
#sidebarContainer #sidebar ul {
}

#sidebarContainer #sidebar li {
}

/* Table Styles */
table {
	font-size: 1em;
}
/*</group>*/

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {
}

.blog-entry-summary {
	margin-bottom: 10px;
}

.blog-archive-headings-wrapper {
	margin-bottom: 10px;
	padding-bottom: 60px;
}

.blog-archive-entries-wrapper {
}

.blog-archive-entries-wrapper .blog-entry {
}

.blog-archive-month {
	color: #e3e4d5;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-shadow: 2px 1px 2px #2f2f2a;
	font-size: 2em;
	padding-right: 10px;
	margin-bottom: 8px;
}

.blog-archive-link {
	font-size: 1.2em;
}

.blog-archive-link a:link, .blog-archive-link a:visited {
}
	
/*</group>*/

.blog-entry {
	margin-bottom: 10px;
}

.blog-entry p {
	margin-top: 0px;
	margin-bottom: 0px;
}

.blog-entry a {
    color: #303030;
}


.blog-entry-title {
	color: #990000;
	margin: 0 0 6px;
	font-weight: bold;
}

.blog-entry-date {
	margin-bottom: 2px;
	color: #303030;
	font-weight: normal;
}

.blog-read-more {
	display: block;
	font-style: italic;
	padding-top: 10px;
}

.blog-entry-body {
/* tu linie oddzielajca */
	background: repeat-x url(images/header_dots.png) left bottom; 
	padding-bottom: 20px;
}

.blog-entry-comments {
	margin-top: 10px;
	padding-top: 10px;
}

/*styles the category link in the main entry */
.blog-entry-category {
}

.blog-entry-category a:link, .blog-entry-category a:visited {
}

/*styles the permalink link in the main entry */
.blog-entry-permalink {
}

.blog-entry-permalink a:link, .blog-entry-permalink a:visited {
}

/* styles the archives in the blog sidebar */
#blog-archives {
	margin-bottom: 10px;
}

.blog-archive-link-enabled {
}

.blog-archive-link-disabled {
}

/* Styles the blog categories in the blog sidebar */
#blog-categories {
	margin-bottom: 10px;
}

.blog-category-link-enabled {
}

.blog-category-link-disabled {
}

/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds {
	margin-bottom: 10px;
}

.blog-rss-link {
	background: url(images/rss_icon.gif) no-repeat left center;
	padding-left: 16px;
}

.blog-comments-rss-link {
	background: url(images/rss_icon.gif) no-repeat left center;
	padding-left: 16px;
}

/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {
	margin-bottom: 20px;
}

.filesharing-item {
	padding-bottom: 60px;
	background: no-repeat url(images/grunge_texture.png) left bottom;
}

.filesharing-item-title a:link {
	color: #e3e4d5;
	margin: 0 0 10px;
	letter-spacing: 1px;
	text-shadow: 2px 1px 2px #2f2f2a;
	font-size: 1.8em;
	text-decoration: none;
}

.filesharing-item-title a:visited {
}

.filesharing-item-title a:hover {
	text-decoration: underline;
}

.filesharing-item-description {
	padding: 5px;
}

/*</group>*/

/*<group=Photo Album>*/

/*<group=Index Page (Thumbnail view)>*/

.album-title {
	color: #e3e4d5;
	margin: 0 0 10px;
	letter-spacing: 1px;
	text-shadow: 2px 1px 2px #2f2f2a;
	font-size: 2.8em;
	line-height: 1.2em;
}

.album-description {
	margin-bottom: 80px;
}

.album-wrapper {
	display: block;
	width: 99%;
	position: relative;
}

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 60px;
	margin-right: 18px;
}

.thumbnail-frame {
	color: #dbd5c9;
	background: url(images/menu_bg.png);
	position: absolute;
	padding: 5px;
    bottom: 0;
    left: 0;
}

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
	border: none;
	margin: auto;
}

.thumbnail-caption {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 38px;
	display: block;
}
	
/*</group>*/

/*<group=Single Page (Photo view)>*/

.photo-background {
	text-align: center;
}

.photo-navigation {
	background: url(images/photo_nav_bg.png);
	width: 700px;
	height: 213px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}

.photo-links {
	float: left;
	clear: left;
	background: repeat-x left 0px  url(images/header_dots.png);
	color: #badfe8;
	letter-spacing: 2px;
	padding-bottom: 5px;
	position: absolute;
	left: 40px;
	top: 123px;
	margin: 0;
	padding-top: 9px;
	text-shadow: 2px 1px 2px #2f2f2a;
}

.photo-navigation a:link, .photo-navigation a:visited {
}

.photo-navigation a:hover {
}

img.photo-frame {
	padding: 1px;
	border: 1px solid #232321;
}

.photo-title {
	color: #e3e4d5;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: repeat-x left 0px  url(images/header_dots.png);
	float: left;
	position: absolute;
	top: 40px;
	left: 40px;
	padding-top: 15px;
	text-shadow: 2px 1px 2px #2f2f2a;
	font-size: 2.8em;
}

.photo-caption {
	float: left;
	clear: left;
	background: repeat-x left 0px  url(images/header_dots.png);
	color: #badfe8;
	font-weight: normal;
	font-size: 1.3em;
	letter-spacing: 2px;
	padding-bottom: 5px;
	position: absolute;
	left: 40px;
	top: 89px;
	margin: 0;
	padding-top: 9px;
	text-shadow: 2px 1px 2px #2f2f2a;
}

/*</group>*/
	
/*</group>*/

/*<group=Quicktime Page>*/

.movie-description {

}
	
/*</group>*/

/*<group=Quicktime Album>*/

/*<group=Index Page (Movie Thumbnail view)>*/

.movie-page-title {
	color: #e3e4d5;
	margin: 0 0 10px;
	letter-spacing: 1px;
	text-shadow: 2px 1px 2px #2f2f2a;
	font-size: 2.8em;
	line-height: 1.2em;
}

.movie-page-description {
}

.movie-thumbnail-frame {
	padding: 1px;
	background: url(images/menu_bg.png);
	color: #dbd5c9;
	width: 132px;
	float: left;
	text-align: center;
	margin-bottom: 10px;
	margin-right: 10px;
}

.movie-thumbnail-frame:hover {
}

.movie-thumbnail-caption {

}
	
/*</group>*/

/*<group=Single Page (Movie View)>*/

.movie-background {
	margin-top: 10px;
	text-align: center;
}

.movie-title {
	color: #e3e4d5;
	margin: 10px 0 0 0;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-top: 5px;
	text-shadow: 2px 1px 2px #2f2f2a;
	font-size: 2.8em;
}

.movie-frame {
}
	
/*</group>*/


/*</group>*/

/*<group=Contact Form>*/
.message-text { 
} 

.required-text {
} 

.form-input-field {
	background: #373737;
	color: #dbd5c9;
} 

.form-input-button {
} 
/*</group>*/

#ho_left_column {
	float: left; 
	width: 190px; 
	padding-left: 35px; 
	text-align: center;
}

#ho_left_column img {
	margin-bottom: 10px!important;
}

#ho_right_column {
	float: left; 
	width: 410px; 
	text-align: center;
}

#ho_right_column img {
    margin-bottom: 50px!important;
}

/*
#pl #contentContainer {
	padding-left: 117px;
	float: none;
}

#pl #sidebarContainer {
	display: none;
}
*/

#sites {
    padding-top: 107px;
    float: right;
    padding-right: 20px;
}

#sites img {
	opacity: 0.6;
	/* border: 1px solid transparent; */
}

#sites a {
	display: block;
}

#sites a:hover img,
#sites a:hover,
.site_active {
	    box-shadow: 0px 0px 5px #ffee45;
		opacity: 1!important;
}
