body {
  padding: 0;
  margin: 0;
  background: #f0f0f0;
}

#container {
	margin: 0 auto;
	width: 1001px;
	position: relative;
}

#wrapper {
	background: url(../images/wrapper_bg.png) repeat-y top left;
	width: 995px;
	margin: 0 auto;
	padding: 0 3px;
	float: left;
}

div#artykuly {
  padding-top: 10px;
}

#page {
	background: #fff;
	float: left;
}

#tweeter {
  position: absolute;
  left: 900px;
  top: 360px;
}
#tweeter_subpage {
  position: absolute;
  left: 900px;
  top: 88px;
}

#container-2 {
  padding-top: 43px;
  background-color: #FFFFFF;
}
	
/* Top Section */

#top {
	height: 176px;
	clear: both;
}
	/* Logo Container */
	#logo {
		width: 425px;
		height: 131px;
		float: left;
	}

	#logo a {
		display: block;
		margin-top: 25px;
		margin-left: 30px;
	}

	#top-right {
		width: 570px;
		height: 131px;
		float: left;	
		padding-right: 0px;
		
	}
	
		#top-right-top {
			width: 570px;
			height: 25px;
			
		}
		
		#top-right-bottom {
			width: 570px;
			height: 106px;
		}



	/* Search styles */
		#search-block {
			width: 233px;
			height: 27px;
			float: right;
			margin-top: 39px;
			padding-right: 30px; /* I use padding-right instead of margin-right to avoid IE6 double margin bug. This works just fine. */
			background: url(../images/search_field.png) no-repeat left top;
			overflow: hidden;
		}
		
			#search-block form {
				padding: 0px;
				margin: 0;
			}
			#search-block #search-field {
				width: 195px;
				padding: 5px 1px 5px 5px;
				border: 0;
				background: none;
				color: #666;
				float: left;
			}
			
			#search-block #search-submit {
				width: 32px;
				height: 27px;
				margin-left: 0px;
				border: 0;
				background: url(../images/search_button.png) no-repeat left top;
				color: #777;
				font: bold 1em arial, sans-serif;
				cursor: pointer;
				float: left;
			}
		
	/* other menu */

	
	#othermenu {

		height: 25px;
		float: right;
		padding-right: 30px; /* I use padding over margin due to double margin bug on IE6. padding will work just fine here. */
	}
	
	#othermenu-left {
	
		height: 25px;
		background: url(../images/othermenu_left.png) no-repeat top left;
		float: left;
		padding-top: 0px;
		padding-left: 10px;
		font-size: 11px;
	}
	
		#othermenu-left a {
			color: #888;
		}
			
	
	#othermenu-right {
		width: 10px;
		height: 25px;
		background: url(../images/othermenu_right.png) no-repeat top right;
		float: left;
		padding-top: 4px;
	}
	
	
	/* Menu Styles */

	#navmenu-container {
		float: left;
		height: 45px;
		width: 995px;
		background: url(../images/navigation.png) repeat-x left top;
		clear: both;
		padding: 0;
		margin: 0;
		z-index: 99;
	}
	
	#nav-menu {
		height: 45px;
		width: 995px;
		margin: 0 auto;
		padding: 0;
		z-index: 99;
		display: block;
		

	}	
		
#header {
	height: 272px;
	border-bottom: 1px #cecece solid;
}	
	
	#slideshow {
		float: left;
		width: 687px;
		height: 267px;
		padding-left: 0px;
		padding-top: 5px;
	}
	
	#headline {
		float: left;
		width: 307px;
		height: 272px;
		border-left: 1px #cecece solid;
	}
	
		h2.headline {
			background: url(../images/h2_border.gif) repeat-x bottom;
			margin-bottom: 10px;
			padding-bottom: 5px;
		}
		h2.headline span, h2 span, h3 span {
			background: url(../images/arrow_down.png) no-repeat left;
			padding-left: 20px;
		}
		

		#headline h4 {
			margin-bottom: 5px;
			margin-top: 0;
			color: #5588bb;
		}
		
		.headline-entry {
			padding: 0px 0;	
			padding-top: 8px;
			padding-bottom:3px;
			float: left;
		}
		
		#headline .separator {
			background: url(../images/h2_border.gif) repeat-x bottom;	
		}
	
	#headline-bg {
		border-top: 1px #fff solid;
		border-left: 1px #fff solid;
		background: #f7f7f7;
		height: 271px;
		padding: 0 20px;
	}
	
#header-subpage {
	
	border-bottom: 1px #ccc dotted;
	background: #fff url(../images/content_bg.png) repeat-x top;	
}	

	#article-details {
		padding: 0px 0;
		padding-bottom: 20px;
		margin-bottom: 15px;
		float: left;
		border-bottom: 1px #ccc dotted;
	}	

	 #content #article-details h2{
		color: #5588bb;
		font-size:25px;	
	}
	
	#content #article-details h3 {
		color:#777;
		font-family:Georgia, "Times New Roman", Times, serif;
	}	
	
	#content .post-date {
		font-size: 11px;
		padding-top: 3px;
		
		float: left;
	}
	
	#content .article-controls {
		float: left;
		width: 100%;
		border-bottom: 1px #ccc dotted;		
		margin-bottom: 15px;
		padding-bottom: 15px;
	}
		
		
#content {
	
	float: left;
	padding: 20px 0;	
}		

.left-3 {
	float: left;
	width: 127px;
	padding: 0px 30px;
	background: url(../images/left_bg2.png) no-repeat top right;

}

	#left-fade {
		width: 177px;
		height: 100px;
		float: left;
		background: url(../images/left_bg.png) repeat-x bottom;
		margin-left: -10px;
		margin-right: -30px;
	}

.main-3 {
	float: left;
	width: 440px;
	padding: 0px 30px;
	
	
}

.right-3 {
	
	float: left;
	width: 248px;
	padding: 0px 30px;
	background: url(../images/dotted_border_v.gif) repeat-y top left;
	
}

.main {
	float: left;
	width: 627px;
	padding: 0 30px;
}

.right {
	background: #fff url(../images/content_bg.png) repeat-x top;
	float: left;
	width: 248px;
	padding: 30px;
}

		

	#artykuly .layout_latest {
		float: left;
		width: 298px;
	}
	
	#artykuly .odd {
    margin-left: 30px;
  }
	
	.main-3 .main-column {
		float: left;
		width: 205px;
	}

	

	#content h6, #content h5, #content h4  {
		margin: 0;
		padding: 0;
		color: #5588bb;
	}
	
	#content h3 {
		color: #5588bb;
	}
	
	#content h2 a {
		font-weight: normal;
	}
	
	#content .entry {
		/*margin-bottom: 15px;
		padding-bottom: 20px;*/
		float: left;
	}
	
	#content .separator {

		background: url(../images/dotted_border_h.gif) repeat-x bottom right;
	}

	
	#content .block {
		margin-bottom: 0px;
		float: left;
		
	}
	
		#content .block ul {
			margin-bottom: 0;
		}
	
	.item h1, .item h2, #content #niusy .entry .title h3, #content #niusy .entry .title h2, #content #niusy .entry .title h1 {
		margin-bottom: 0px;
	}
	
	#content .entry h5 {
		color: #555;
	}
	
	#content .entry h5 span {
		background: url(../images/arrow_down_small.png) no-repeat left;
		padding-left: 15px;
		color: #777;
	}
	
	#content  .entry .details {
		font-size: 11px;
		color: #999;
		margin-bottom: 10px;

	}
	
	#content .news-details-category {
		color: #777;
		margin-right: 5px;
	}
	
	#content .news-details-author {
		color: #777;
		margin: 0 5px;
	}
	
	#content .news-details-date {
		color: #999;
		margin-right: 5px;
	}
	
	#content .news-details-comments {
		background: url(../images/discuss.png) no-repeat left;
		padding-left: 20px;
		margin-left: 5px;
		color: #777;
	}

	#content .quote {
		font-size: 17px;
		font-family:Georgia, "Times New Roman", Times, serif;
	}	
		
		
		
		#content ul.related {
			list-style: none;
			margin-left: 20px;
			margin-bottom: 0;
		}
			#content ul.related li {
				padding-left: 0;
			}
			
			#content ul.related li a {
				background: url(../images/list_bg2.png) no-repeat left;
				padding-left: 20px;
			}
		
		#content ul {
			margin-top: 5px;
		}
		
		#content .entry li {
			padding: 0 10px;
			color: #666;
		}
		

	.article-image-left, .article-image-right, .article-thumb-left, .article-thumb-right {
		padding: 10px;
		background-color: #fafafa;
		border: 1px #ccc solid;
		float: left;
		margin:5px 12px 3px 0;
		width: 300px;
		line-height: 18px;
	}	
	
	.article-thumb-left, .article-thumb-right {
		width: 125px;
	}
	
	.article-image-right, .article-thumb-right {
		float: right;
		margin:5px 0px 3px 12px;
	}	
	
	.image-caption {
		font-size: 11px;
		color: #777;
		display: block;
	}	




/* Box Style */

.box {
	border: 1px #ccc solid;
	padding: 1px;
	background: #fff;
	margin-bottom: 20px;
}

	.box .header {
		padding: 10px 15px;
		background: url(../images/box_header_bg.gif) repeat-x top;
		border-bottom: 1px #ccc solid;
		
	}

		.box .header h2 {
			margin: 0;
			padding: 0;
			background: url(../images/arrow_down.png) no-repeat left;
			padding-left: 25px;
			
		}

	.box .content {
		padding: 10px 20px;
		background-color: #f8f8f8;
		border-top: 1px #fff solid;
	}
	
	.box .content .box-entry {
		padding-bottom: 10px;
		padding-top: 10px;
	}


/* Tab Style - Pre footer */	
	

#tab-bg {
	background: url(../images/footer_bg.png) repeat-x top;
	float: left;
	width: 100%;
}	

#tab-float-fix{
	margin: 0 auto;
	width: 1001px;
}	
	
#tab-wrapper {
	background: url(../images/wrapper_bg.png) repeat-y top left;
	width: 995px;
	padding: 0 3px;
	float: left;
}		
		
#tab {
	background: #444;
	width: 995px;
	float: left;
	color: #ccc;
}		

#tab .padding {
	padding: 22px 30px 30px 30px;
	float: left;
}

#tab h1, #tab h2, #tab h3, #tab h4, #tab h5, #tab h6 {
	color: #ccc;
}

#tab h1 a, #tab h2 a, #tab h3 a, #tab h4 a, #tab h5 a, #tab h6 a {
	color: #88bbee;
}


/* Tab content styles */

.sitemap-block {
	width: 169px;
	padding: 20px;
	border: 1px #595959 solid;
	background: #3f3f3f;
	float: left;
}

.sitemap-block h3 {
	color: #ccc;
	font-size: 20px;
	border-bottom: 1px #777 solid;
	padding-bottom: 10px;
}

.sitemap-block h2 {
	color: #aaa;
	border-bottom: 1px #777 solid;
	padding-bottom: 10px;
}





/* Footer */

#footer-bg {
	background: #2c2c2c url(../images/footer_top.png) repeat-x top;
	float: left;
	width: 100%;
}	

#footer-float-fix{
	margin: 0 auto;
	width: 1001px;
}		

#footer-wrapper {
	float: left;
	background: url(../images/wrapper_bg.png) repeat-y top left;
	width: 995px;
	padding: 0 3px;
}	

#footer {
	float: left;
	width: 935px; /* minus 60pixels.. from the padding */
	background: #353535 url(../images/footer_content_top.png) repeat-x top;
	padding: 15px 30px 5px 30px;
	color: #aaa;
	font-size: 12px;
	
}	

#footer a {
	color: #88bbee;
}

#footer a:hover {
	color: #6699cc;
}

#footer-menu {
	padding-top: 12px;
}

	#footer-menu a {
		color: #ccc;
		font-size: 11px;
		margin: 0 5px;
	}
			
div.footer_1 {
width: 440px;
float: left;
}
		
div.footer_2 {
width: 440px;
margin-left: 470px;
}
		
		
		
		
/* contact form style */


form {
  padding: 0px 0;
  margin: 0;
}
label {
	float: left;
	width: 100px;
	font-weight: bold;
	color: #999;
	padding: 5px;

}
input,
textarea{
	padding: 5px;
}
input:focus,
textarea:focus{  
  color: #eee;
  background-color: #3a3a3a;
}
#name, #email, #subject{
	width:250px;

}
#message{

	width:360px;
	height:150px;
}
#keywords{
background:#F5F5F5 none repeat scroll 0% 0%;
border:1px solid #CCCCCC;
color:#555555;
float:left;
width:200px;
padding-top:5px;
padding-left:5px;
margin:5px 0pt 6px;
font-size:1.2em;
}
#submit {
background:#F5F5F5 none repeat scroll 0% 0%;
border:1px solid #CCCCCC;
height:32px;
padding:3px;
margin:5px 5px 6px;
font-size:1em;
text-align:center;
color:#606060;
font-weight:bold;	
}

/* use form-button class for input button tags. */

input.form-button {
	padding: 5px 15px;
	font: bold 1em arial, sans-serif;
	cursor: pointer;
	color: #777;
	background-color: #222;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #bbb #bbb #ccc;
	background: url(../images/gradient.html) repeat-x;
}		
		


.blockquote {
	padding: 10px 0px 10px 30px;
	background:url(../images/quote.png) no-repeat 0px 10px;
}
	

/* CSS sliding doors button */

.tag-chain {
  list-style-type: none;
  display: inline;
}

#content .entry li.tag-chain-item {
  padding: 0;
}

.tag-chain .tag-chain-item a, a.button-color, a.button-header {
	float: left;
	padding: 0px 4px 0px 4px;
	margin-right: 20px;
	margin-left: 0px;
	background: #EFEFEF;
	border:1px solid #BFBFBF;
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-khtml-border-radius: 10px;    /* Konqueror */
	-moz-border-radius: 10px; /* Firefox */
	border-radius: 10px;

}

.tag-chain .tag-chain-item a span, a.button-color span, a.button-header span  {
	background: url('../images/button.png') no-repeat scroll top right; 
	float: left;
	height: 22px;
	position: relative;
	left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	cursor: pointer;
	line-height: 18px;
	color: #777;
}

.tag-chain .tag-chain-item a:hover,
.tag-chain .tag-chain-item a:focus {
  text-decoration: none;
}

.tag-chain .tag-chain-item a:hover span {
	color: #666;
}

a.button-color {
	background: url('../images/button_color.png') no-repeat scroll top left; 
}

a.button-color span {
	background: url('../images/button_color.png') no-repeat scroll top right; 
	color: #fff;
}

a.button-header {
	background: url('../images/button_header.html') no-repeat scroll top left; 
}

a.button-header span {
	background: url('../images/button_header.html') no-repeat scroll top right; 
	color: #e4f2dd;
}

/*  Tags */
.tag-chain .tag-chain-item a:hover, a.button-color:hover, a.button-header:hover  {
	background: #EFEFEF;
	border:1px solid #BFBFBF;
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-khtml-border-radius: 10px;    /* Konqueror */
	-moz-border-radius: 10px; /* Firefox */
	border-radius: 10px;
}

.tag-chain .tag-chain-item a:hover span, a.button-color:hover span, a.button-header:hover span {
	background-position: #D7D7D7;
}
	

	
/*  List Styles */

.vertical-list, .vertical-list-dark {
	list-style: none;
	margin: 0;
	padding: 0;
}
.vertical-list li, .vertical-list-dark li {
	width: 100%;
    padding: 0;
	margin: 0;
}

.vertical-list a, .vertical-list-dark a {
	display:block;
	text-decoration:none;
	padding: 5px 0px;
	border-bottom: 1px #ccc dotted;
	border-top: 1px #fff solid;
	overflow: hidden;
}

.vertical-list a:hover {
	background: #fcfcfc;
}

.vertical-list-dark a {
	background: #444;
	border: none;

	background: #3f3f3f url(../images/list_bg.png) repeat-x bottom;
	
	color: #aaa;
	width: 100%;
}

.vertical-list-dark a:hover {
	background: #424242 url(../images/list_bg.png) repeat-x bottom;
	color: #88bbee;
}

.horizontal-list {
	list-style: none;
	margin: 0;
	padding: 0;
	
}

.horizontal-list li {
	float: left;
	padding: 0 10px;
}



.list {
	margin: 0;
	padding: 0;
	list-style-position: inside
}

.list li {
	margin: 0;
	padding: 5px 0px;
	color: #666;
}

.news-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

	.news-list li {

	}
	
	.news-list .news-date {
		float: left;
		width: 48px;
		height: 40px;
		margin-bottom: 10px;
		margin-top: 5px;
	}
	
		.news-list .news-date .month {
			font-weight: bold;
			color: #5588bb;
			font-size: 18px;
			border: 1px #ccc dotted;
			padding: 1px;
		}
		
			.news-list .news-date .month div{

				background: #fafafa;
				padding: 0px 5px;
				text-align: center;
			}
			
			.news-list .news-date .month div span{
				color: #777;
				clear: both;
				font-size:14px;
			
			}
	
	.news-list .news-entry {
		float: left;
		width: 190px;
		margin-bottom: 10px;
		margin-left: 10px;	
	}

	
	.news-list .news-title a {
		font-weight: bold;
	}
	
	.news-list .news-content {
		color: #666;
	}

	.news-list .news-details {
		border-top: 1px #ccc dotted;
		font-size: 11px;
		padding-bottom: 10px;
	}
	

	.news-list .news-author {
		color: #777;
	}
	
	.news-comments {
		background: url(../images/comment.png) no-repeat top left;
		padding-left: 20px;
		margin-left: 5px;
	}


#note {
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #992222;
	border: 1px #f0c020 solid;
	display: none;
	background-color:#ffffdd;
	text-align: center;
	margin-bottom: 30px;
}

.notification_ok {
	color: #229922;	
}

	
/* Link Styles */

.more a {
	font-weight: bold;
	color: #555;
	
	padding-left: 0px;
	margin-left: 0px;
}

/* Misc Styles */


.block {
	padding-bottom: 10px;
	float: left;
	width: 100%;
}

.title {
	padding-bottom: 0px;
	/*overflow: hidden;*/
}

.clear {
	clear: both;
	overflow: hidden;
	height: 0px;
}

.back {
  display: none;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.image-margin-left {
	margin:0 10px 3px 0;
}

.image-margin-right {
	margin:0 0 3px 10px;
}

.image-left, .image-border, .image-right{
	padding:1px;
	margin:5px 12px 3px 0;
	border:1px #bbb solid;
	background: #fdfdfd;
	float: left;
}


.image-small-left{
	background: #fdfdfd;
	padding:1px;
	margin:0 5px 0 0;
	border:1px solid #bbb;
	float: left;
}

.image-small-right {
	background: #fff;
	padding:1px;
	margin:0 0 0 3px;
	border:1px solid #bbb;
	float: right;
}

.image-border {
	margin:0;
}

.image-right {
	margin:5px 0 3px 12px;
	float: right;
}

.margin-0-left {
	margin-left: 0px;
}

.margin-0-right {
	margin-right: 0;
}


.margin-10-lr {
	margin: 0 10px;
}

.margin-10-left {
	margin-left: 10px;
}

.margin-10-right {
	margin-right: 10px;
}

.margin-15-left {
	margin-left: 15px;
}

.margin-15-right {
	margin-right: 15px;
}


.margin-20-left {
	margin-left: 20px;
}

.margin-20-right {
	margin-right: 20px;
}

.margin-30-left {
	margin-left: 30px;
}

.margin-30-right {
	margin-right: 30px;
}

.padding-10-left {
	padding-left: 10px;
}

.padding-10-right {
	padding-right: 10px;
}

.padding-20-left {
	padding-left: 20px;
}

.padding-20-right {
	padding-right: 20px;
}

.padding-15-left {
	padding-left: 15px;
}

.padding-15-right {
	padding-right: 15px;
}

.padding-30 {
	padding: 30px;
}


/*table styles  */

table {
	margin-top: 0;
	margin-bottom: 10px;
	border: 1px #ccc solid;
	border-bottom: none;
}

thead th {
	background: #ebebeb none repeat scroll 0 0;
	border-top: 1px #fff solid;
}
thead th {
	border-bottom:1px #bbb solid;
}
th {
	border-bottom: 3px #bbb solid;
	padding-right: 1em;
	text-align: left;
}

td {
	background: #f6f6f6;
	border-top: 1px #fff solid;	
	border-bottom:1px #ccc solid;
	color: #777;
}

tr.even td {
	background: #fcfcfc;
	border-top: 1px #fff solid;	
	border-bottom:1px #ccc solid;
}

td.active {
	background-color: #e4e4e4;
}

/*=========komentarze===========*/
/*
  *
  * You see
  * #f2 is teh id of contact form
  * Rawr.
  * 
*/          
.ce_comments {margin-top:15px;}
.ce_comments .addcom {font-size:1.5em; margin-bottom:15px; font-family: verdana; color:#9C9C9C; letter-spacing:6px; text-transform: uppercase;}
.ce_comments .even, .ce_comments .odd {margin-bottom:10px; padding-left:5px; padding-bottom:5px; border-bottom:1px dashed #9A9A9A;}
.ce_comments .odd {background:#F5F5F5;}
.ce_comments form {margin-top:15px;}
.ce_comments form .widget {margin-bottom:15px;}
.ce_comments form input {width:250px; margin:0px;}
html>body .ce_comments form label {float:none; margin:0px; vertical-align:middle; line-height:2.4em;}
* html .ce_comments form label {float:none; margin:0px 0px 0px 0px; line-height:2.9em;}
.ce_comments form textarea {height:150px;}
.ce_comments form input {float:none;}
.ce_comments .comment_default .info, .ce_comments .comment_default  .comment  {font-family: Georgia, serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
text-transform: uppercase;
letter-spacing: 1px;
line-height: 2em;}
.ce_comments .comment_default .info  span.comuser {font-size: 1.1em; font-weight: bold; letter-spacing: 0px}
.ce_comments .comment_default .info  a {font-size: 1.1em; font-weight: bold; letter-spacing: 0px; color:#000; text-decoration:none;}
.ce_comments .comment_default  .comment {margin-left:15px; text-transform: none; font-size: 1.1em; line-height: 1.45em; letter-spacing:0px;}
span.mandatory {color:#D40000; line-height:2.4em;}
span.captcha_text {color:#606060; line-height:2.4em;}
label.mandatory, .ce_comments label {
float:left;
width:454px;
margin:15px 0pt 0pt 20px;
}

.add_comment {
padding-top: 20px;
}

input.mandatory, textarea.mandatory, .ce_comments input, .ce_comments textarea, #f2 input, #f2 textarea {
background:#F5F5F5 none repeat scroll 0% 0%;
border:1px solid #CCCCCC;
color:#555555;
float:left;
width:454px;
padding-top:5px;
padding-left:5px;
margin:5px 0pt 6px;
font-size:1.2em;
}

input.mandatory, .ce_comments input, #f2 input {
height:22px;
}
.ce_comments div.submit_container input.submit, #f2 input.submit {
background:#F5F5F5 none repeat scroll 0% 0%;
border:1px solid #CCCCCC;
width:150px; 
height:25px;
padding:3px;
font-size:1em;
text-align:center;
color:#606060;
font-weight:bold;
}
.ce_comments div.submit_container, #f2 div.submit_container {
clear:both;
}
#f2 label.mandatory, #f2 label {
margin: 0;
width: 200px;
float: left;
}
#f2 p.error {
clear: none;
margin-top: 5px;
float: left;
}
/*=======//komentarze===========*/

.mod_cataloglist .item {
	clear:both;
	height:220px;
}

form p.error {
	display:block;
	color:#DF0000;
}

div.syntaxhighlighter {
margin-bottom: 10px !important;
}

/* misc */
div.taggy h1 {
  font-size: 2.4em;
}
div.article-controls p {
  font-size: 3em;
  font-weight: bold;
  color: #DEDEDE;
  margin-top: 1em;
  padding-bottom: 0;
}
div.mod_newsreader .entry a img, div.mod_newsreader .entry img {
  background-color: #ddd;
  border: 1px solid #bbb;
  padding: 5px;
}

/* rss */
div#rss {
left:323px;
position:absolute;
top:692px;
width:32px;
height:32px;
}

/* bbcode box comments */
span.bbcode{
padding: 5px;
font-size: 0.8em;
line-height:16em;
}
span.bbcode strong{
font-size:2em;
}

/* pagination */
.pagination {
margin-top: 2em;
}

.pagination p {
display: none;
}

.pagination ul {
float: right;
display: inline;
}

.pagination ul li {
display: inline;
padding: 0 !important;
}

.pagination ul li span, .pagination ul li a {
background-color: #EEEEEE;
border: 1px solid #DDDDDD;
color: #666666;
line-height: 24px;
margin-left: 4px;
padding: 4px 10px;
}

.pagination ul li span.current {
border: 1px solid #5588BB;
}