@charset "utf-8";
/* CSS Document */

/* ============ general section */

body {
	background-color: #000;
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 14px;
	color: #fff;
	line-height: 1.5;
	padding-bottom: 60px;
}

a {
	text-decoration: underline;
	color: #FFF;
	/* display: block; */
	border-style: none;
}

a:hover {
	color: #e20000;
}
a:visited { text-decoration: none }

a:hover { text-decoration: none }

a:hover, a:active { outline: none }


/* ================= classes = */

.left {
	float: left;
}

.right {
	float: right;
}

.cl { 
	clear: both; 
}
.box {
padding: 10px;
margin: 10px;
background: url(../img/box-bg.png) repeat;
}
.sidebar-box {
width: 240px;
padding: 10px;
margin: 10px 20px 10px 0px;
background: url(../img/box-bg.png) repeat;
}
.alignleft{
	float: left;
	margin: 10px 10px 10px 0px;
}

.alignright{
	float: right;
	margin: 10px 0px 10px 10px;
}

.aligncenter{
	clear: both;
	display: block;
	margin: 10px auto;
}
.alignnone {
margin: 10px 10px 0px 10px;
}

/* ============ head section */


#topcontainer {
	position: fixed;
	height: 97px;
	background: url(../img/top-bg.png) repeat-x center;
	color: #FFF;
	margin-left: auto;
	margin-right: auto;
	width:960px;
	z-index: 20;
}

#topcontainer #logo img {
	margin-top: 19px;
	margin-left: 20px;
	float: left;
}


/* ============ menu section */
.menu{
	float: right;
	padding: 20px 10px 0px 10px;
}

.menu li {
	font-size: 18px;
	list-style: none;
	display: block;
	float: left;
	padding: 0px 0px 10px 0px;
	margin: 5px 10px 0px 10px;
	text-align: center;
}

.menu a{
	font-size: 18px;
	text-decoration: none;
	display: block;
	color: #fff;
}
.menu a:hover{
	color: #e20000;
}

.menu > .current-menu-item a, .menu > .current_page_item a, .menu > .current-page-ancestor a{
	height: 18px;
	/*background-color: #464646;*/
	color: #e20000;
	font-size: 18px;
	text-align: center;
}

.menu li ul.sub-menu {
	list-style: none;
	position: absolute;
	z-index: 4;
	background-color: #2e2e2e;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
}

.menu li:hover ul.sub-menu {
display: block;
}

.menu li ul.sub-menu li{
	margin: 0; padding: 0;
	clear: both;
	width: 150px;
	padding: 5px 10px;
	height: auto;
}
.menu li ul.sub-menu li a {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	float: left;
	width: 140px;
	padding: 0px 5px;
}
.menu li ul.sub-menu li a:hover { 
	color: #e20000;
}
	
.menu li ul.sub-menu li ul.sub-menu {
	display: none;
}

.menu li ul.sub-menu li:hover > ul.sub-menu {
	position: absolute;
	left: -170px;
	z-index: 5;
	display: block;
}
/*============= sentencja ======*/
.sentencja {
margin-left: auto;
margin-right: auto;
padding-top: 120px;
margin-bottom: 20px;
text-align: center;
font-size: 24px;
font-family: 'Marck Script', "Times New Roman",Georgia,Serif;
font-style: cursive;
}

/* ============ content section */

.content {
width: 470px;
}
.leftsidebar{
width: 280px;
float: left;
}

.rightsidebar{
width: 280px;
float: right;
}


.thumb img, .content img{
	padding: 2px;
	background-color: #000;
	border: 1px solid #fff;
}


h1 {
	margin-bottom: 5px;
	font-size: 22px;
	line-height: 1.5em;

}

h2 {
	margin-bottom: 5px;
	font-size: 18px;
	line-height: 1.5em;
}

h3 {
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 1.5em;
}

h4, h5, h6 {
	font-weight: bold;
	line-height: 1.5em;
}

.head { 
	color: #e20000;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 24px;
}


.head a {
	color: #e20000;
	text-decoration: none;
}
.head a:hover {
	color: #ffffff;
}

.content p{
padding: 5px 0px;
}

blockquote {
	padding: 10px 40px 10px;
	font-style: italic;
}

q { 
	font-style: italic;
}

dt {
	font-weight: bold;
	font-style: italic;
}

dd {
	margin-left: 40px;
}
.content ol, .content ul {
 
 line-height: 20px; }

.content ol {
 display: block;
 padding-left: 20px;
 padding-top: 10px;
 padding-bottom: 15px; }

.content ol li { padding-left: 10px }
/*
.content ol, ul, ul li, ol li {
	marker-offset: 2em;
	margin-left: 10px;
}

ul li {
	list-style: disc outside;
}

ol li {
	list-style-type: decimal;
}

ol ol li {
	list-style-type: upper-alpha;
}

ol ol ol li {
	list-style-type: lower-alpha;
}

ol ol ol ol li {
	list-style-type: lower-roman;
}
*/
table, tr, td {
	border-collapse: collapse;
	border: 2px solid #eee;
}

td, th {
	padding: 0.2em 1em;
}	

caption {
	caption-side: bottom;
}

/* ============ single galery */

.ngg-albumoverview{
float: left;
padding: 10px;
margin: 10px;
background: url(../img/box-bg.png) repeat;
}

.ngg-album{
float: left;
padding: 10px;
}


.ngg-albumtitle{
	font-family: 'Istok Web', sans-serif;
	display: block;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 24px;
	padding: 3px 10px 3px 10px;
	margin-bottom: 10px;
	line-height: 1.5em;
	font-weight: bold;
}
.ngg-albumtitle a{
	color: #e20000;
	text-decoration: none;
}
.ngg-albumtitle a:hover{
color: #FFF;
}

.ngg-thumbnail img{
	float: left;
	margin: 0px;
	padding: 2px;
	background-color: #000;
	border: 1px solid #fff;
}

.ngg-gallery-thumbnail-box{
	padding: 10px;
	margin: 10px;
	background: url(../img/box-bg.png) repeat;
	float: left;
}
/* ============ dynamic page service section */



/* ============ footer  section */
#footercontainer {
	position: fixed;
    bottom: 0px;
	z-index: 20;
	height: 40px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background: url(../img/footer-bg.png) repeat-x center;
	color: #FFF;
}
#footercontainer .autor{
	padding: 10px 20px;
}
.menufooter li {
	list-style: none;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	margin: 10px 10px 0px 10px;
}
.menufooter a{
	text-decoration: none;
	display: block;
}
