
/**************************************************************************************/
/*   Pagination																		  */



.pagination ul
{
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: none;
	box-shadow: none;
	margin: 0 auto;
}

.pagination ul li .pagenav
{
	font: 800 14px/18px;
	text-transform: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: none;
	box-shadow: none;
}

.pagination ul li a.pagenav:hover
{
	background: none;
}

/**************************************************************************************/
/*   General
/**************************************************************************************/
/**************************************************************************************/

p { text-align:justify;padding:5px;}
#wrapper
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px auto;
}

.links {
position:absolute;
top:0;

}
/**************************************************************************************/
/*   Content
/**************************************************************************************/
/**************************************************************************************/


#content-row .container
{
	padding-top: 20px;
	padding-bottom: 0px;
}

#content-row-1
{
	padding-bottom: 40px;
}

.page-header
{
	border: none;
	padding: 0;
	margin: 0;
}

.page-item
{
	padding-bottom: 46px;
}

.page-featured .items-leading .item__featured,
.page-category .category_desc p,
.page-blog .category_desc p
{
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    padding-bottom: 15px;	
}



.contentpane,
.contentpane.modal
{
	padding: 30px;	
}

.item_info_dl
{
	margin-top: 0;
	margin-bottom: 12px;
}

.item_info_dl dd
{
	display: inline-block;
	line-height: 11px;
	padding-right: 12px;
	margin-right: 12px;
	margin-left: 0;
}

.item_info_dl dd:last-child
{
	border: none;
}

.item > .btn-group.pull-right
{
	margin-bottom: 12px;
}


/**************************************************************************************/
/*   Page 404																		  */

.errorBox
{
	background: none;
	text-align: left;
}


#copyright-row 
{
	background-repeat: repeat;
}

#copyright-row .container
{
	position: relative;
	padding: 20px 0px;
}








* {
	margin:0;
	padding:0;
}
body {
	font-size: 62,5%;
	background-image: url("/images/background.jpg");
background-color:#1d0501;
color:#ccc;
}
.counter {
display:none;
}

.wrapper1 {
    margin: 0 auto;
    text-align:center;
}
.container {
    margin: 0 auto;
    text-align:center;
background-color:#1d0501;
padding-top:20px;
}
.container:after {
  content:'';
  display:block;
  clear:both;
}
.wrapper:after {
  content:'';
  display:block;
  clear:both;

}

.content {
	float:left;
}
.right {
	float:left;
}



.item_header {
	font-size:22px;
}



.nav > li > a {
    display: block;
}

a {
    color: #333;
    text-decoration: none;
}

ul, ol {
    margin: 0 0 10px 25px;
    padding: 0;

}
li {
    line-height: 20px;
}

aside {
  text-align:left;
}


aside .moduletable ul.nav li {
    background: rgba(0, 0, 0, 0) url("/images/li.style.grey.png") no-repeat scroll left 11px;
    font-size: 18px;
    font-weight: 200;
    letter-spacing: -1px;
    list-style: outside none none;
    margin-bottom: 0;
    padding: 0 0 0 25px;
}
.moduletable ul li {
    line-height: 25px;
    list-style-image: url("/images/li.style.grey.png");
    list-style-position: inside;
}


.ban468 { display: none; }
.ban768 { display: none; }
.ban972 { display: none; }
.ban320 { display: none; }


.pagination {
    font-size: 18px;
    margin: 0 0 20px 0;
}


.pagination ul {
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    margin: 0 auto;
    box-shadow: 0 1px 2px #000000;
    border-radius: 3px;
    display: inline-block;
    margin-bottom: 0;
    margin-left: 0;
}

.pagination li {
    display: inline;
}

.pagination ul li .pagenav {
    color: #ccc;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    text-transform: none;
}

.pagination ul li span.pagenav {
    color: #ccc;
}


.pagination ul li a.pagenav {
    color: #fb3727;
}

.pagination a, .pagination span {
    border-left-width: 0;
    float: left;
line-height: 38px;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}

.pagination li:first-child a, .pagination li:first-child span {
    border-left-width: 1px;
    border-radius: 3px 0 0 3px;
}

.pos1 {
position: absolute;
    top: 110px;

display:block;

color:yellow;
text-align:left;
}


/* Dodatkowe ustawienia 468 */

@media screen and (min-width: 468px) 
{
.wrapper1 { width: 468px;}
.right { width:340px; }
.ban468 { display: inline; }


}

/* Dodatkowe ustawienia 768 */

@media screen and (min-width: 768px) 
{
.wrapper1 { width: 750px;}
.container { width: 750px; }
.ban768 { display: inline; }
.ban468 { display: none; }
.content {width: 572px; padding:10px 10px 0 10px;}
.right { width:168px; }
}


/* Dodatkowe ustawienia 972 */

@media screen and (min-width: 972px) 
{
.wrapper1 { width: 1058px;}
.container { width: 1058px; }
.ban972 { display: inline; }
.ban768 { display: none; }
.content {width: 728px; }
.right { width:300px; padding-right:10px;}
}

/* Dodatkowe ustawienia 320 */

@media screen and (max-width: 467px) 
{
.wrapper1 { width: 300px;}
.ban320 { display: inline; }
.right { width:300px; }

}

html
{
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body
{
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section
{
	display: block;
}

audio,
canvas,
video
{
	display: inline-block;
 	*display: inline;
 	*zoom: 1;
}

a:focus
{
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

a:hover,
a:active
{
	outline: 0;
}

sub,
sup
{
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}

sup
{
	top: -0.5em;
}

sub
{
	bottom: -0.25em;
}

img
{
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}

button,
input,
select,
textarea
{
	margin: 0;
	font-size: 100%;
	vertical-align: middle;
}

button,
input
{
 	*overflow: visible;
	line-height: normal;
}

button::-moz-focus-inner, input::-moz-focus-inner 
{
	padding: 0;
	border: 0;
}

.clearfix
{
	*zoom: 1;
}

.clearfix:before,
.clearfix:after
{
	display: table;
	content: "";
	line-height: 0;
}

.clearfix:after
{
	clear: both;
}

.row
{
	margin-left: -20px;
 	*zoom: 1;
}

.row:before,
.row:after
{
	display: table;
	content: "";
	line-height: 0;
}

.row:after
{
	clear: both;
}

[class*="span"] 
{
	float: left;
	margin-left: 20px;
}



/**************************************************************************************/
/*   Spans																			  */


.span8
{
	width: 728px;
	background-color:#fff;
	border-radius:10px;
	color:#333;
}


.container
{
	margin-right: auto;
	margin-left: auto;
 	*zoom: 1;
}

.container:before,
.container:after
{
	display: table;
	content: "";
	line-height: 0;
}

.container:after
{
	clear: both;
}



p
{
	margin: 0 0 10px;
}

.item_introtext > a {
color: #333;
}


small
{
	font-size: 85%;
}

strong
{
	font-weight: bold;
}

em
{
	font-style: italic;
}

cite
{
	font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6
{
	margin: 10px 0;
	font-family: inherit;
	font-weight: bold;
	line-height: 1;
	color: inherit;
	text-rendering: optimizelegibility;
	text-transform:uppercase;
}



h1
{
	font-size: 24px;
	line-height: 40px;
}

h2
{
	font-size: 20px;
	line-height: 40px;
}

h3
{
	font-size: 18px;
	line-height: 40px;
}

h4
{
	font-size: 18px;
	line-height: 20px;
}

h5
{
	font-size: 14px;
	line-height: 20px;
}

h6
{
	font-size: 12px;
	line-height: 20px;
}



dl
{
	margin-bottom: 20px;
}

dt,
dd
{
	line-height: 20px;
}

dt
{
	font-weight: bold;
}

dd
{
	margin-left: 10px;
}


hr
{
	margin: 20px 0;
	border: 0;
}


.nav
{
	margin-left: 0;
	margin-bottom: 20px;
	list-style: none;
}

.nav > li > a
{
	display: block;
color:#ccc;
}

.nav > li > a:hover
{
	text-decoration: none;
	background-color: transparent !important;
}



.pagination ul
{
	display: inline-block;
	*display: inline;
  	/* IE7 inline-block hack */

  	*zoom: 1;
	margin-left: 0;
	margin-bottom: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.pagination li
{
	display: inline;
}

.pagination a,
.pagination span
{
	float: left;
	padding: 0 8px;
	line-height: 38px;
	text-decoration: none;
	border-left-width: 0;
}

.gora {
width:336px;
height:280px;
float:left;
}


/***************************************************************************************/
/***************************************************************************************/
/***************************************************************************************/

@media (min-width: 768px) and (max-width: 979px) 
{
	.hidden-desktop 
	{
		display: inherit !important;
	}
	
	.visible-desktop 
	{
		display: none !important;
	}
	
	.visible-tablet 
	{
		display: inherit !important;
	}
	
	.hidden-tablet 
	{
		display: none !important;
	}
}

/***************************************************************************************/

@media (max-width: 767px) 
{
	.hidden-desktop 
	{
		display: inherit !important;
	}
	
	.visible-desktop 
	{
		display: none !important;
	}
	
	.visible-phone 
	{
		display: inherit !important;
	}
	
	.hidden-phone 
	{
		display: none !important;
	}
	

	.container
	{
		width: auto;
	}

	.row,
	.thumbnails
	{
		margin-left: 0;
	}
	
	.thumbnails > li
	{
		float: none;
		margin-left: 0;
	}
	
	[class*="span"], 
	.row-fluid [class*="span"] 
	{
		float: none;
		display: block;
		width: auto;
		margin-left: 0;
		margin-bottom: 25px;
		overflow: hidden;
	}
	
	
	
	
}


/***************************************************************************************/

@media (max-width: 330px) 
{
.gora {
width:300px;
height:250px;
}
}

/***************************************************************************************/

@media (max-width: 480px) 
{

}

/***************************************************************************************/

@media (min-width: 768px) and (max-width: 971px) 
{
	.row
	{
		margin-left: -12px;
		*zoom: 1;
	}
	
	.row:before,
	.row:after
	{
		display: table;
		content: "";
		line-height: 0;
	}
	
	.row:after
	{
		clear: both;
	}
	
	[class*="span"] 
	{
		float: left;
		margin-left: 12px;
	}
	
	.container,
	.navbar-static-top .container,
	.navbar-fixed-top .container,
	.navbar-fixed-bottom .container
	{
		width: 756px;
	}
	
	
	
	.span8
	{
		width: 564px;
	}
	



@media (max-width: 971px) 
{
	body
	{
		padding-top: 0;
	}
	
	
}


@media (min-width: 972px) 
{
	 .nav-collapse.collapse 
	 {
		 height: auto !important;
		 overflow: visible !important;
	}
}

/**************************************************************************************/



/**************************************************************************************/
/*   Headings and Titles															  */


h1,
h2,
h3,
h4
{
}

h1
{
	font-size: 28px;
	line-height: 30px;
	font-weight: normal;
}

h2
{
	font-size: 26px;
	line-height: 26px;
	font-weight: normal;
}

h3
{
	font-size: 22px;
	font-weight: normal;
	line-height: 22px;
}

h4
{
	font-size: 16px;
}

h5
{
	font-size: 14px;
}



/**************************************************************************************/
/*   Pagination																		  */


.pagination ul li .pagenav
{
	color: #ccc;
}

.pagination ul li span.pagenav
{
	color: #ccc;
}

.pagination ul li a.pagenav
{
	color: #FB3727;
}

.pagination ul li a.pagenav:hover
{
	color: #626262;
}

.pagination ul li.num span.pagenav
{
	color: #626262;
}


#copyright-row 
{
	text-align:center;		
}

#copyright-menu li
{
	border-right: 1px solid #b3b3b3;
}

#copyright-menu li a
{
	color: #626262;
}

#copyright-menu li a:hover
{
	color: #FB3727;
}

#copyright-menu li.current a,
#copyright-menu li.active a
{
	color: #FB3727;
}


* {padding:0; margin:0; border: 0px;}

html,
body
{
}

body
{
	margin: 0px;
	line-height: 18px;
	background-position: left top;
	background-repeat: repeat-x;
}

img
{
	max-width: 100%;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a:focus
{
	outline: none;
}

a:hover
{
	text-decoration: none;
}

p
{
	margin: 0;
	padding-bottom: 12px;
}



/**************************************************************************************/
/*   Headings and Titles															  */

h1,
h2,
h3,
h4
{
	margin-top: 0px;
	letter-spacing: -1px;
}

h1,
h2
{
	margin-bottom: 10px;
	padding-bottom: 15px;
}

h3
{
	margin-bottom: 0px;
	padding-bottom: 14px;
}



/**************************************************************************************/
/*   Images																			  */

.item_img img,
.category_img img,
.item_fulltext img,
.random-image img
{
	margin-bottom: 8px;
	margin-top: 4px;	
	display: inline-block;
}

.img-intro__none,
.img-full__none
{
	width: 99%;
	margin-bottom: 30px;	
}





