/*
Theme Name: Kreator NEW
Description: Szablon stron netfakotry, pluginy, cufon, javascrypty - accordion, jpg fader
Author: Szmigiel Tomasz
Author URI: http://www.netfactory.pl
Tags: white, two-columns, fixed-width

*/
* {
	margin:0;
	padding:0;
}
html, body {

}
form, select, option, input, textarea, body, table, tr, td, pre {
	font-family: arial;
	font-size:12px;
	text-decoration:none;
}
body {
	font-family: arial;
	font-size:12px;
	color:#630303;
	background:url('images/BGr.jpg') repeat-x top center;
}
html {
	background:url('images/BGr2.jpg') repeat top center;
}
form {
	border:0px;
	padding:0px;
	margin:0px;
}
img {
	border:0px;
	padding:0px;
	margin:0px;
}
h1, h2, h3, h4, h5, h6, h7, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h7 a, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, h7 a:hover {
	font-family: arial;
	padding:0px;
	margin:0px;
	border:0px;
	font-size:24px;
	text-decoration:none;
}
h2 {
	font-size:19px;
}
h3 {
	font-size:15px;
}
h4 {
	font-size:14px;
}
h5 {
	font-size:13px;
}
h6 {
	font-size:12px;
}
h7 {
	font-size:11px;
}
a, a:link, a:active, a:visited {
	text-decoration:none;
	color:red;
}
a:hover {
	text-decoration:underline;
	color:orange;
}
#allContainer {
	width:1020px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position:relative;
}
#header {
	width:1020px;

}
#header #headerContainer {
    background: url("images/top.png") no-repeat scroll center 120px transparent;
    display: block;
    height: 534px;
    position: relative;

}
#header #menuContainer {
	display:block;
	height:30px;
	margin-left:102px;
}
#header #headerContainer #headerLogo {
	display:none;
}
#header #headerContainer #titleContent {
	padding:20px 0px 0px 14px;
}
#header #headerContainer #titleContent h1, #header #headerContainer #titleContent h1 a {
	color:#fff;
	font-size:50px;
	text-transform:none;
	margin-bottom:-5px;
}
#header #headerContainer #titleContent #subHeader {
	color:#fff;
}
#menu {
	display:block;
	width:801px;
	padding:0px;
	height:30px;
	overflow:hidden;
}

#menu #searchform .hidden {
	display:none;
}
#menu #menuSearch #searchform div {
	padding-right:5px;
}
#menu #menuSearch {
	float:right;
}
#header #menuSearch #s {

	color:#000;
}
#header #menuSearch #searchsubmit {

}
#contentContainer {
	width:1020px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background:url("images/BGr3.png") repeat-y scroll center top transparent;
}
#contentContainer #allContentWidth {
    background: url("images/menu.png") no-repeat scroll center top transparent;
    margin-left: auto;
    margin-right: auto;
    padding: 64px 0 0;
    width: 1020px;
}
#contentContainer #menuUnder{
	width:801px;
	height:31px;
	margin-left:102px;
}
#mainContent1 {
    background: url("images/BGr4.png") repeat-y scroll 0 0 transparent;
    display: inline;
    float: left;
    width: 681px;
}
#mainContent2 {
    background: url("images/mtop.png") no-repeat scroll 0 top transparent;
    width: 681px;
}
#mainContent3 {
    background: url("images/mbottom.png") no-repeat scroll 0 bottom transparent;
    min-height: 540px;
    padding: 30px 10px 28px 13px;
    width: 658px;
}

.post {
	display:inline;
	float:left;
	width:100%;
	overflow:hidden;
	text-align:justify;
}
.post .postInnerPadding {
	padding:0px 20px 20px 20px;
	overflow:hidden;
}
.post .postInnerPadding ul {}
.post .postInnerPadding ul li{
	margin:0 0 0 25px;
}
.post h2 {
    background: url("images/posth2.png") no-repeat scroll center bottom transparent;
    font-family: Trajan Pro;
    font-size: 25px;
    margin: 0 0 15px;
    padding: 3px 0 10px;
    text-align: center;
}
.post img {
    border: 1px solid #FFFFFF;
    border-radius: 13px 13px 13px 13px;
    -moz-border-radius: 13px 13px 13px 13px;
    box-shadow: 3px 3px 3px #BDB7AA;
    -moz-box-shadow: 3px 3px 3px #BDB7AA;
}
.post p {
	padding-top:0px;
	margin-top:0px;
	margin-bottom:11px;
}

.post .postFooter {
	clear:both;
	display:block;
	padding-top:5px;
}
.image .navigation {
	margin:0px 0px 20px 0px;
}
.image .navigation .alignleft, .image .navigation .alignright {
	float:left;
}
.imagelink, .alignleft {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
.alignright {
	float:right;
	margin-left:5px;
	margin-bottom:5px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.commentlist .alt {
    background: none repeat scroll 0 0 #F5ECDA;
    padding: 20px 10px;
}
h3#comments, h3#respond {
	margin: 30px 0px;
}
.commentlist {
	margin:0px;
	padding:0px;
}
.commentlist li {
	margin: 15px 0px 15px;
	padding: 5px 10px 5px;
	list-style: none;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #999;
	padding: 2px;
	background: #fff;
}
.commentlist .fn {
	font-weight:bold;
}
.commentlist p {
	font-weight: normal;
	text-transform: none;
}
.commentlist #author {
    float: left;
    margin: 0 5px 0 0;
}
.commentlist .time {
    color: #999999;
    float: right;
    font-size: 10px;
}
.commentlist .time a {
    color: #999999;
	text-decoration:none;
}
.commentlist cite, .commentlist cite a {
	font-style: normal;
	border: none;
}	
.commentlist li.author .avatar {
	border: 1px solid #669933;
}
.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.commentmetadata {
	margin: 0px;
	display: block;
}
#commentform #submit {
	float: right;
}
#commentform #author {
   border: 1px solid;
   padding:2px 5px 3px;
   width:150px;
}
#commentform #comment {
    border: 1px solid #F5ECDA;
    height: 80px;
    padding: 3px;
    width: 99%;
}
#idc-container-parent {
       width:500px;
       float:right;
       margin-right:20px
}
.archive ul {
	margin:0px;
	padding:0px 0px 20px 30px;
}
#sidebar {
    background: url("images/sbottom.png") no-repeat scroll 0 bottom #EFE4D3;
    display: inline;
    float: left;
    margin: 0 6px 0 27px;
    min-height: 301px;
    overflow: hidden;
    width: 301px;
}

#sidebar h2 {

	text-transform: uppercase;
	width:230px;
	display:block;
	padding:4px 5px 4px 5px;
	font-size:15px;
	/*font-size:19px;*/
}

.clearer {
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	overflow:hidden;
}
.screen-reader-text {
	display:none;
}
.navigation {
	display:block;
	margin:0px 0px 20px 122px;
	padding:0px;
}
.postInnerPadding .navigation {
	margin:0px 0px 20px 0px;
}
.navigation .alignleft {
	float:left;
}
.navigation .alignright {
	float:right;
	padding-right:20px;
}
.postInnerPadding .navigation .alignright {
	padding-right:0px;
}
#footer {
    border: 1px 1px 0 0 solid;
    display: block;
  
    padding: 0;
    width: 100%;
	background: url("images/BGr5.jpg") repeat-x scroll top center transparent;
}

#footer #footerInnerPadding {
    margin: 0 auto;
    text-align: left;
    width: 1020px;
	  min-height: 150px;
}
.screen-reader-text {
     position: absolute;
     left: -1020em;
}

/* menu-main */

#menu-main {
    text-align: center;
}
#menu-main > li > a {
    font-family: Trajan Pro;
    font-size: 18px;
}
#menu-main a{
	color:#555;
	text-decoration:none;
}
#menu-main a:hover {
	color:#000;
	text-decoration:none;
}
#menu-main > li{
    background: url("images/menu.png") no-repeat scroll center top transparent;
    list-style: none outside none;
    min-height: 25px;
    padding: 8px 0 0;
}
#menu-main > li.current-menu-item {
    background: url("images/menu2.png") no-repeat scroll center top transparent;
}
#menu-main > .current-menu-item > a {
	color:#000 !important;
}
#menu-main .sub-menu {
	display:none;
	    margin: 18px 0 12px;
}
#menu-main .current_page_item .sub-menu {
	display:block;
}
#menu-main .current-menu-parent .sub-menu {
	display:block;
}
#menu-main .sub-menu > .current-menu-item a {
	color:#555 !important;
}
/* menu-main */
.btn {
    background: url("images/btn.gif") repeat-x scroll 0 0 transparent;
    border: 1px solid #FFB308 !important;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
    padding: 2px 10px 3px !important;
    text-shadow: 1px 1px 1px #000000;
}
.btn:hover {
  background-position:0 -20px;
}
#kontakt {
    background: url("images/kontakt.png") no-repeat scroll 0 0 transparent;
    bottom: 9px;
    height: 147px;
    left: 25px;
    padding: 75px 0 0;
    position: absolute;
    text-align: center;
    width: 306px;
	color:#341010;
}
#kontakt .cuf {
    font-size: 24px;
    margin: 16px 0 10px;
}
#toplinks a{
	color: #000;
}

#toplinks {
    bottom: -118px;
    color: #000000;
    position: absolute;
    right: 55px;
    z-index: 100;

}
#logoNF {
    background: url("images/logoNFw.png") no-repeat scroll center 0 transparent;
    bottom: -100px;
    color: #704e4e;
    display: block;
    font-size: 10px;
    height: 77px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 195px;
    z-index: 10;
	display: block;
}
#cloudclick {
    bottom: -96px;
    color: #704e4e;
    position: absolute;
    right: 0;
    text-align: center;
    width: 195px;
    z-index: 10;
	font-size:10px;
}

#poz {
    float: left;
    font-family: arial;
    font-size: 9px;
    margin: 15px 0 15px;
    width: 700px;
	color:#704e4e;
	display:none;
}
#poz .serial-posts-list-item {
    border-right: 1px solid #999999;
    float: left;
    list-style: none outside none;
    margin: 0 5px 0 0;
    padding: 0 5px 0 0;

}
#poz a {
	color:#704e4e;
}
#poz h2 {
    font-size: 11px;
	margin:5px 0;
}
#poz ul, #poz ol {
	margin:5px 0;
}
#poz ul li, #poz ol li  {
    border-right: 1px solid;
    float: left;
    list-style: none outside none;
    margin: 0 5px 0 0;
    padding: 0 5px 0 0;
}

/* KONTAKT PAGE*/

.datepicker {
    width: 80px !important;
	text-align:center;
}


#kontakt_page input[type=text] {
    border: 1px solid #F5ECDA ;
    padding: 3px;
    width: 250px;
}
#kontakt_page textarea {
	border: 1px solid #F5ECDA ;
    height: 150px;
    padding: 3px;
    width: 350px;
}

/* KONTAKT PAGE*/

#respond {
	padding:0 20px;
}

#horizontalmenu {
    bottom: -51px;
    left: 37px;
    position: absolute;
    text-align: center;
    width: 950px;
}

.widget_featured_page_widget {
    list-style: none outside none;
}

#gallery_pre {
    float: left;
    height: 166px;
    text-align: center;
    width: 239px;
}
#sub-page-txt h3 {
    border-bottom: 1px solid #DEDEDE;
    float: left;
    margin: 0 0 9px;
    padding: 0 0 5px;
    width: 73%;
}
#sub-page-txt h3 a{
	font-size:20px;
	font-family: arial;
	color:#000;
}
#sub-page-txt .readmore {
    background: none repeat scroll 0 0 #71311A;
    border: 1px solid;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    font-family: tahoma;
    font-size: 10px;
    font-weight: bold;
    padding: 6px 10px 8px !important;
    text-decoration: none;
}

.accordionContent {
	display:none;
}
.accordionButton {
	cursor:pointer;
}
#linkcloud {
   background: none repeat scroll 0 0 #F2F2F2;
    border: 2px dashed #DEDEDE;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 5px 6px 6px 0 #000;
    right: 200px;
    padding: 10px;
    position: absolute;
    bottom: -100px;
    width: 200px;
    z-index: 1020;
	visibility: hidden;
	color:#555;
}
#linkcloud a{
	color:#555;
}
.linkcloudshow {
    visibility: visible !important;
}


.datepicker {
    width: 80px !important;
	text-align:center;
}



#kontakt_page textarea {
	border: 1px solid #F5ECDA;
    height: 150px;
    padding: 3px;
    width: 350px;
}


/* HORISONTAL MENU*/
#horizontalmenu .menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
#horizontalmenu .menu ul{
	background:#333333;
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
	}
	#horizontalmenu .menu li{
		float:right;
		padding:0px;
		list-style: none outside none;
	}
	#horizontalmenu .menu li a{
		background: url("images/seperator.gif") no-repeat scroll left center transparent;
		color: #630404;
		display: block;
		font-family: arial;
		font-size: 15px;
		font-weight: normal;
		line-height: 35px;
		margin: 0;
		padding: 5px 15px 4px;
		text-align: center;
	}
		#horizontalmenu .menu li a:hover, #horizontalmenu .menu ul li:hover a{
			background: url("images/menu2.png") left center repeat;
			color:#630404;
			text-decoration:none;
			}
	#horizontalmenu .menu li ul{
		background:#fff;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	#horizontalmenu .menu li:hover ul{
		display:block;
		
		}
	#horizontalmenu .menu li li {
		border-bottom:1px solid #dedede;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	#horizontalmenu .menu li:hover li a{
		background:none;
		
		}
	#horizontalmenu .menu li ul a{
		display:block;
		height:35px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		#horizontalmenu .menu li ul a:hover, #horizontalmenu .menu li ul li:hover a{
			border-bottom:1px solid #dedede;
			border:0px;
			background:#eed7b8;
			color:#000;
			text-decoration:none;
			}
	#horizontalmenu .menu p{
		clear:left;
		}	

		

/* HORISONTAL MENU*/



/* SCROLLABLE MENU*/

#smallgallery {
    background: none repeat scroll 0 0 #777777;
    height: 390px;
    position: relative;
    width: 800px;
	
}
/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {

	/* required settings */
   height: 390px;
    margin: 0;
    overflow: hidden;
    position: absolute;
    width: 800px;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accommodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
}

/*
	a single item. must be floated in horizontal scrolling.
	typically, this element is the one that *you* will style
	the most.
*/
.items div {
    float: left;
    margin: 0 0 0 0;
    width: 800px;
}

/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	
    cursor: pointer;
    display: block;
    float: left;
    font-size: 1px;
    height: 390px;
    margin: 0;
    position: absolute;
    width: 91px;
}

/* right */
a.right {
    background: url("images/righta.gif") no-repeat scroll 0 0 transparent;
    clear: right;
    margin-right: 0;
    right: -91px;
    top: 0;
}
a.right:hover 		{ background-position:0px 0px; }
a.right:active 	{ background-position:0px 0px; } 


/* left */
a.left	{  
    background: url("images/lefta.gif") no-repeat scroll 0 0 transparent;
    left: -91px;
    margin-left: 0;
    position: absolute;
    top: 0;
    z-index: 20;} 
a.left:hover  		{ background-position:0px 0; }
a.left:active  	{ background-position:0px 0; }

/* up and down */
a.up, a.down		{ 
	background:url(scrollable/arrow/vert_large.png) no-repeat; 
	float: none;
	margin: 10px 50px;
}

/* up */
a.up:hover  		{ background-position:0px 0; }
a.up:active  		{ background-position:0px 0; }

/* down */
a.down 				{ background-position: 0 0px; }
a.down:hover  		{ background-position:00px 00px; }
a.down:active  	{ background-position:0px 0px; } 


/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 	


/* SCROLLABLE MENU*/
#offer {
    background: url("images/dark.png") repeat scroll 0 0 transparent;
    bottom: 10px;
    height: 18px;
    left: 110px;
    overflow: hidden;
    padding: 3px 0 2px 10px;
    position: absolute;
    width: 790px;
    z-index: 20;
	color:#e00000;
}
#offer2 {
    color: #FFFFFF;
    float: right;
    font-size: 12px;
    margin: 0 10px 0 0;
    width: 703px;
}
		#makeMeScrollable{
			width:100%;
			height: 330px;
			position: relative;
		}
		
		#makeMeScrollable div.scrollableArea img	{
			position: relative;
			float: left;
			margin: 0;
			padding: 0;
		}
#headerContainer #logo {
    background: url("images/logo.png") no-repeat scroll 0 0 transparent;
    height: 86px;
    left: 178px;
    position: absolute;
    top: 25px;
    width: 743px;
}
#headerContainer #login a{
	color:#630303;
	
}
#headerContainer #login {
    background: url("images/key.png") no-repeat scroll 0 0 transparent;
    padding: 0 0 5px 21px;
    position: absolute;
    right: 13px;
    top: 88px;
}
#headerContainer #numer {
    left: 15px;
    position: absolute;
    top: 88px;
}
#headerContainer #numer .cuf{
	font-size:17px;
}
#smallgallery_position {
    left: 110px;
    position: absolute;
    top: 134px;
}
#lang {
    bottom: -36px;
    left: 62px;
    position: absolute;
    z-index: 40;
}
#lang img{
    position: relative;
    top: 5px;
	margin:0 3px;
}
#lang img:hover{
	box-shadow:1px 1px 3px #000000;
}
#qkontakt {
    background: url("images/qkontakt.png") no-repeat scroll 0 0 transparent;
    height: 228px;
    margin: 5px 0 6px 334px;
    width: 661px;
}
#qkontakt input[type=text] {
	border:none;
	background:#fff;
	padding:3px 5px;
	
}
#qkontakt textarea {
    background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
    height: 83px;
    padding: 3px 5px;
    width: 246px;
}
#qkontakt #email {
    width: 246px;
}
#qkontakt #send {
    background: url("images/send.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    height: 22px;
    padding: 0 11px 2px 0;
    text-shadow: 1px 1px 1px #000000;
    width: 77px;
	cursor:pointer;
	float:right;
}
#qkontakt #send:hover {
	background-position: 0 -22px;
}
#qkontakt table  td{
    height: 32px;
    width: 256px;
}
#qkontakt table {
    margin: 75px 0 0 75px;
	float:left;
}
#sidebar #flash {
	width:290px;
	height:410px;
}
.post ul.cool li {
    background: url("images/bullet.png") no-repeat scroll 0 8px transparent;
    border-bottom: 1px dashed #B2B2B2;
    list-style: none outside none;
    margin: 0 0 0 15px;
    padding: 8px 0 8px 27px;
}