body {
	font-family: Tahoma, Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 150%;
	text-align: center;
	color: #2a2a2a;
	background-color: #fff;
	margin: 10px;
	padding: 0;
}

/* COMMON  231f20 */
h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
}
h2, h3, h4, h5, h6 {
	margin-top: 20px;
}
h1 {
	padding-left: 12px;
	font-size: 17px;
	font-weight: bold;
	line-height: 150%;
	margin-bottom: 10px;
	background: #fff url(../images/gfx/big_square.gif) 0 11px no-repeat;
}
h1.pageHeader {
	margin-top: 16px;
	margin-bottom: 0;
	padding-left: 10px;
	border-bottom: 1px solid #231f20;
	color: #eb2a2e;
	font-size: 13px;
	background: transparent url(../images/gfx/big_square.gif) 0 12px no-repeat;
}
h2 {
	padding-left: 8px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	letter-spacing: 0.5px;
	background: transparent url(../images/gfx/medium_square.gif) 0 10px no-repeat;
}
h3 {
	padding-left: 8px;
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
	background: transparent url(../images/gfx/small_square.gif) 2px 10px no-repeat;
}
h4 {
	margin: 20px 0 5px 0;
	font-size: 12px;
}

a {
	color: #2a2a2a;
	text-decoration: none;
}
a:hover {
	color: #eb2a2e;
}
h1.pageHeader a, a.normal {
	font-weight: normal;
}
a.small {
	font-size: 10px;
}
a.more {
	color: #e00024;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
}
a.normalRed {
	font-weight: normal;
	color: #e00024;
}
a.print, a.recommend {
	display: block;
	float: right;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.print {
	padding-right: 22px;
	margin: 10px 0 15px 15px;
	background-image:  url(../images/gfx/print_ico.gif);
	background-repeat: no-repeat;
	background-position: center right;
}
a.recommend {
	padding-right: 26px;
	margin: 10px 0 15px 15px;
	background-image:  url(../images/gfx/recommend_ico.gif);
	background-repeat: no-repeat;
	background-position: center right;
}
.red {
	color: #eb2a2e;
}
a.doOrder {
	color: #2a2a2a;
	font-weight: bold;
	border-bottom: 1px solid #eb2a2e;
}
a.doOrder:hover {
	color: #eb2a2e;
	border-bottom: 1px solid #2a2a2a;
}
.subsE {
	color: #3572B5;
	font-weight: bold;
}
.subsAdv {
	margin: 20px 0 10px 0;
	padding: 5px;
	font-size: 13px;
	border-top: 1px solid #8B92B4;
	border-right: 1px solid #8B92B4;
	border-bottom: 1px solid #8B92B4;
	border-left: 5px solid #eb2a2e;
}
.subsAdv a {
	font-weight: normal;
}
.findMore a {
	font-size: 11px;
	color: #6d6d6d;
}
.findMore a:hover {
	color: #000;
}
.new {
	text-align: center;
}

/* FORMS */
form {
	margin: 0;
}
input {
	padding-left: 2px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000;
}

select, .packetsSelect {
	border: 1px solid #8f9090;
	padding: 2px;
	font-size: 12px;
	line-height: 20px;
}
label {
	cursor: pointer;
}
.inputButton, .formButton, .filterButton, .orderFormButton {
	padding: 0 5px 4px 5px;
	height: 16px;
	color: #f2f2f2;
	font-weight: bold;
	background: transparent url(../images/gfx/button_bg.gif) repeat-x;
	border: none;
}
.orderFormButton {
	padding: 0 10px 6px 10px;
	font-size: 12px;
}


img {
	border: none;
}

p {
	margin: 0 0 10px 0;
}

hr {
	border: none;
	color: #eb2b2f;
	background-color: #eb2b2f;
	height: 1px;
}
hr.margin {
	margin-top: 30px;
}

.alignLeft {
	text-align: left;
}
.alignCenter {
	text-align: center;
}
.alignRight {
	text-align: right;
}

.clearBoth {
	clear: both;
}
.floatRight {
	float: right;
	text-align: right;
}
.p100 {
	width: 100%;
}
.check {
	border: none;
	margin: 0 4px 0 0;
}
.date {
	float: right;
	color: #a1999b;
	font-size: 10px;
	padding-left: 12px;
	margin-left: 10px;
	background-image: url(../images/gfx/date_ico.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}
.comments {
	text-align: right;
	margin: 5px 0 0 0;
}
.comments a {
	color: #575152;
	font-size: 10px;
}
.message {
	clear: both;
	margin: 10px;
	color: #eb2a2e;
	font-weight: bold;
}
.message span {
	color: #000;
}
.message span.noBold {
	color: #eb2a2e;
	font-weight: normal;
}

/* BOXES */
.boxHeader {
	background-color: #d1d2d4;
	border-bottom: 2px solid #eb2a2e;
}
.boxHeader .ct {
	padding: 2px 0 2px 5px;
	color: #2a2a2a;
	font-size: 12px;
	font-weight: bold;
}
.boxContent {
	margin-bottom: 10px;
	background-color: #f2f2f2;
}
.boxContent .ct {
	padding: 10px 5px;
}

.itemsList .boxContent .ct {
	padding: 5px;
}
.itemsList .boxContent ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.itemsList .boxContent ul li {
	padding: 0;
	margin-bottom: 1px;
}
.itemsList .boxContent ul li a {
	display: block;
	padding: 2px 5px 5px 17px;
	font-weight: normal;
	background: #fcfcfc url(../images/gfx/small_square.gif) no-repeat 10px 9px;
}
.itemsList .boxContent ul li a .author {
	display: block;
	padding-top: 5px;
	color: #eb2a2e;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
}
.itemsList .boxContent ul li a:hover {
	background-color: #fff;
}
.seeMore {
	padding-top: 3px;
	height: 22px;
	text-align: right;
}
.seeMore a {
	font-weight: bold;
}

.comment {
	background-image: url(../images/gfx/comment_ico.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 20px;
}
.commentDate {
	color: #606060;
	font-size: 10px;
	float: right;
	margin-top: 10px;
}


/* PAGE CONTAINER */
#pageContainer {
	text-align: left;
	margin: auto;
	width: 960px;
	background: transparent url(../images/gfx/main_bg.gif) repeat-y;
}

	/* BANNER */
	.banner {
		margin: 0 0 10px 0;
		text-align: center;
		background-color: #fff;
	}
	
	/* TOP-LEFT-MIDDLE CONTAINER */
	#topLeftMiddleContainer {
		float: left;
		width: 780px;
		margin-right: 10px;
	}
	
		/* TOP CONTAINER */
		#topContainer {
			height: 115px;
			border-left: 10px solid #231f20;
		}
			#topContainer .top {
				height: 95px;
			}
				#topContainer .top #logo {
					float: left;
				}
					#topContainer .top #logo a {
						display: block;
						width: 297px;
						height: 95px;
						background: transparent url(../images/gfx/logo_monitor_prawa_pracy.gif) no-repeat;
					}
			#topContainer #grayBar {
				height: 20px;
				background-color: #d1d2d4;
			}
				#topContainer #grayBar #slogan {
					float: left;
					width: 297px;
					height: 20px;
					background: transparent url(../images/gfx/zmiany_orzecznictwo_praktyka.gif) no-repeat;
				}
				#topContainer #grayBar #address {
					margin-top: 2px;
					margin-right: 10px;
					float: right;
					display: inline;
				}
					#topContainer #grayBar #address a {
						font-family: Georgia;
					}
		
		/* LEFT-MIDDLE CONTAINER */
		#leftMiddleContainer {
			margin-left: 10px;
			background-color: #abcdef;
		}

			/* LEFT CONTAINER */
			#leftContainer {
				float: left;
				width: 170px;
				overflow: hidden;
			}
						
				/* search box */
				#searchBox {
					margin-top: 10px;
					margin-bottom: 20px;
				}
				#searchBox .boxContent .ct {
					padding: 10px 5px;
				}
				#searchBox .input {
					width: 120px;
				}
				#searchBox .advanced {
					margin-top: 1px;
				}
				#searchBox .advanced a span {
					font-weight: bold;
					color: #eb2a2e;
				}
				#searchBox .advanced a {
					line-height: 100%;
					font-weight: normal;
				}
			
				/* left menu */
				#leftMenu {
					margin-bottom: 20px;
				}
				#leftMenu .menuName {
					padding: 3px 0 3px 12px;
					color: #2a2a2a;
					font-weight: bold;
					line-height: 125%;
					background: #f2f2f2 url(../images/gfx/medium_square.gif) 5px 8px no-repeat;
				}
				#leftMenu ul {
					margin: 0 0 10px 0;
					padding: 0;
					list-style: none;
					background-color: #fcfcfc;
					border-top: 1px solid #eb2a2e;
				}
				#leftMenu ul li {
					border-bottom: 1px solid #f2f2f2;
				}
				#leftMenu ul li a {
					display: block;
					padding: 2px 2px 2px 18px;
					height: 100%;
					background: #fcfcfc url(../images/gfx/small_square.gif) 13px 9px no-repeat;
				}
				#leftMenu ul li a:hover {
					color: #000;
					background: #f5f5f5 url(../images/gfx/small_square.gif) 13px 9px no-repeat;
				}
				#leftMenu ul li.selected a {
					display: block;
					padding-left: 18px;
					font-weight: bold;
					height: 100%;
					background: #f5f5f5 url(../images/gfx/small_square.gif) 13px 9px no-repeat;
				}
				
				/* exposed */
				#leftMenu .expMenuName {
					padding: 3px 0 3px 12px;
					color: #2a2a2a;
					font-weight: bold;
					background: #f2f2f2 url(../images/gfx/medium_square.gif) 5px 8px no-repeat;
				}
				#leftMenu ul.expMenu {
					margin: 0 0 10px 0;
					padding: 0;
					list-style: none;
					background-color: #f2f2f2;
					border-top: 1px solid #eb2a2e;
				}
				#leftMenu ul.expMenu li {
					border-bottom: 1px solid #fff;
				}
				#leftMenu ul.expMenu li a {
					display: block;
					padding: 2px 2px 2px 18px;
					height: 100%;
					color: #2a2a2a;
					font-weight: bold;
					background: #f2f2f2 url(../images/gfx/small_square.gif) 13px 9px no-repeat;
				}
				#leftMenu ul.expMenu li a:hover {
					color: #000;
					background: #e0e1e2 url(../images/gfx/small_square.gif) 13px 9px no-repeat;
				}
				#leftMenu ul.expMenu li.selected a {
					display: block;
					padding-left: 18px;
					color: #000;
					font-weight: bold;
					height: 100%;
					background: #e0e1e2 url(../images/gfx/small_square.gif) 13px 9px no-repeat;
				}
				
				/* exposed red */
				#leftMenu .expRedMenuName {
					padding: 3px 0 3px 12px;
					color: #eb2a2e;
					font-weight: bold;
					background: #f2f2f2 url(../images/gfx/medium_square.gif) 5px 8px no-repeat;
				}
				#leftMenu ul.expRedMenu {
					margin: 0 0 10px 0;
					padding: 0;
					list-style: none;
					background-color: #f2f2f2;
					border-top: 1px solid #eb2a2e;
				}
				#leftMenu ul.expRedMenu li {
					border-bottom: 1px solid #fff;
				}
				#leftMenu ul.expRedMenu li a {
					display: block;
					padding: 2px 2px 2px 18px;
					height: 100%;
					color: #eb2a2e;
					font-weight: bold;
					background: #f2f2f2 url(../images/gfx/small_square.gif) 13px 9px no-repeat;
				}
				#leftMenu ul.expRedMenu li a:hover {
					color: #eb2a2e;
					background: #e0e1e2 url(../images/gfx/small_square.gif) 13px 9px no-repeat;
				}
				#leftMenu ul.expRedMenu li.selected a {
					display: block;
					padding-left: 18px;
					font-weight: bold;
					height: 100%;
					background: #e0e1e2 url(../images/gfx/small_square.gif) 13px 9px no-repeat;
				}
			
			
				/* news box */
				#newsBox .boxContent {
					padding: 10px 0 10px 0;
					background-color: #efedf2;
				}
				#newsBox ul {
					margin: 0 0 5px 0;
					padding: 0;
					list-style: none;
				}
				#newsBox ul li a {
					display: block;
					padding: 2px 2px 2px 19px;
					height: 100%;
					background: #efedf2 url(../images/gfx/arrow.gif) 10px 7px no-repeat;
				}
				#newsBox ul li a:hover {
					color: #000;
					background-color: #e5e2eb;
				}
				#newsBox .seeMore {
					padding-right: 10px;
					text-align: right;
				}
				#newsBox .seeMore a {
					color: #eb2a2e;
				}
				
				/* books box */
				.booksBox .boxContent .ct {
					padding: 5px;
				}
				.book {
					margin-bottom: 1px;
					padding: 10px;
					background-color: #fcfcfc;
				}
				.noSpacer {
					border-bottom: none;
				}
				.book .bookCover {
					text-align: center;
				}
				.book .link {
					margin-top: 3px;
					text-align: center;
				}
				
				/* poll box */
				#pollBox .boxContent .ct {
					padding: 5px 5px 10px 5px;
				}
				#pollBox .question {
					font-weight: bold;
				}
				#pollBox ul {
					padding: 0;
					margin: 10px 0 10px 0;
					list-style: none;
				}
				#pollBox ul li {
					clear: both;
				}
				#pollBox ul .pollRadio {
					float: left;
					clear: left;
					width: 25px;
				}
				#pollBox ul .pollLabel {
					float: left;
					width: 123px;
					margin-bottom: 10px;
				}
				#pollBox ul .pollLabel label {
					font-weight: normal;
				}
				#pollBox ul input {
					border: none;
				}
			
			
			/* MIDDLE CONTAINER */
			#middleContainer {
				margin-left: 10px;
				width: 590px;
				float: left;
				display: inline;
				overflow: hidden;
			}
						
			/* list container */
			.listContainer {
				padding: 10px 5px 15px 5px;
				border-bottom: 1px solid #d1d2d4;
			}
			.listContainer .title {
				margin: 0;
				font-size: 11px;
				font-weight: bold;
			}
			.listContainer .title2 {
				margin: 0;
				font-size: 11px;
				color: #8a8a8b;
			}
			
			/* archives */
			#archivesContainer {
				background-color: #f8f8f8;
				border-bottom: 1px solid #f8f8f8;
			}
			#archivesForm {
				float: right;
				padding: 5px;
			}
			.archivesOddContainer {
				clear: right;
				padding: 2px 5px 2px 5px;
			}
			.archivesEvenContainer {
				clear: right;
				background-color: #f2f2f2;
				padding: 2px 5px 2px 5px;
			}
			.archivesEvenContainer, .archivesOddContainer {
				border-bottom: 1px solid #fff;
			}
			.archivesEvenContainer a, .archivesOddContainer a {
				font-weight: normal;
			}
			#archivesContainer .date {
				background: none;
			}
			#archivesContainer .title {
				margin: 0;
				padding-left: 13px;
				font-size: 11px;
				font-weight: bold;
				background-image: url(../images/gfx/small_square.gif);
				background-position: 5px 7px;
				background-repeat: no-repeat;
			}
			#archivesContainer .title2 {
				margin: 0;
				padding-left: 13px;
				font-size: 11px;
				color: gray;
			}
			
			/* articles */
			ul.articlesList {
				padding: 0;
				margin: 10px 0 10px 0;
				list-style: none;
			}
			ul.articlesList li {
				padding: 5px;
				border-bottom: 1px solid #d1d2d4;
			}
			ul.articlesList li .issue {
				float: right;
				padding: 0;
				margin: 0;
			}
			ul.articlesList li .title {
				margin: 0;
				font-size: 11px;
				font-weight: bold;
			}
			
			/* pager links */
			.pagerLinks {
				clear: right;
				font-size: 12px;
				margin: 20px 0 20px 0;
				text-align: center;
			}
			.pagerLinks a {
				padding: 0 4px 1px 4px;
				font-weight: normal;
				border-bottom: 2px solid #fb7f82;
				border-left: 1px solid #7b7374;
				border-top: 1px solid #7b7374;
				border-right: 1px solid #fb7f82;
				background-color: #fafafa;
			}
			.pagerLinks a:hover {
				color: #000;
				border-bottom: 2px solid #eb2a2e;
				border-left: 1px solid #231f20;
				border-top: 1px solid #231f20;
				border-right: 1px solid #eb2a2e;
				background-color: #fff;
			}
			.pagerLinks span.selected {
				padding: 0 4px 1px 4px;
				font-size: 13px;
				font-weight: bold;
				border-bottom: 2px solid #eb2a2e;
				border-left: 1px solid #231f20;
				border-top: 1px solid #231f20;
				border-right: 1px solid #eb2a2e;
				background-color: #fff;
			}
			
			/* photos */
			.photoThumb {
				float: right;
				margin-top: 2px;
				text-align: right;
				background-color: #fff;
				padding: 2px;
				border: 1px solid #e3e5ed;
			}
			.photoThumb img {
				display: block;
			}
			.photo {
				float: right;
				text-align: right;
				background-color: #f4f2f6;
				padding: 2px;
				border: 1px solid #B8BCD1;
			}
			.photo .description {
				font-size: 10px;
				line-height: 125%;
			}
			.textContainer .page .content .photo a, .textContainer .page .content .photo a:hover {
				border: none;
			}
			
			/* form */
			label {
				font-weight: normal;
				cursor: pointer;
			}
			label span {
				font-size: 10px;
			}
			.gwiazdka {
				color: #eb2a2e;
			}
			.requiredFields {
				clear: both;
				margin-top: 10px;
				font-size: 10px;
			}
			.formContainer {
				margin: 15px auto 0 auto;
				width: 350px;
			}
			.formContainer .searchInput {
				width: 250px;
			}
			.formTable td {
				padding: 4px 0 4px 0;
			}
			.formLabel {
				margin-top: 4px;
				width: 170px;
			}
			.formInput {
				margin-top: 4px;
				width: 170px;
			}
			.formSpacer {
				float: left;
				height: 20px;
			}
			.formSubmit {
				padding-top: 10px;
			}
			.allpayFormButton {
				cursor: pointer;
				font-size: 13px;
				width: 350px;
				background-color: #eb2a2e;
				font-weight: bold;
				color: #fff;
				border: 1px solid #000;
			}
			.formAgreeButton {
				color: #fff;
				background-color: #eb2a2e;
				font-weight: bold;
			}
			ul.checkboxes {
				padding: 0;
				margin: 10px 0 10px 0;
				list-style: none;
			}
			ul.checkboxes li {
				padding: 2px 0 2px 20px;
				margin: 0;
			}
			ul.checkboxes li.strong {
				padding: 0;
				font-weight: bold;
				margin-bottom: 5px;
			}
			ul.checkboxes li input {
				margin: 0;
				border: none;
			}
			
			/* search results */
			a.showLink {
				font-size: 11px;
				font-weight: normal;
				padding-left: 12px;
				background-image:  url(../images/gfx/plus.gif);
				background-repeat: no-repeat;
				background-position: center left;
			}
			a.hideLink {
				font-size: 11px;
				font-weight: normal;
				padding-left: 12px;
				background-image:  url(../images/gfx/minus.gif);
				background-repeat: no-repeat;
				background-position: center left;
			}
			a.showLink:hover, a.hideLink:hover {
				color: #000;
				text-decoration: none;
			}
			.searchShowHide {
				margin-top: 10px;
			}
			.searchBeginning {
				padding: 10px;
			}
			.searchBeginning h2 {
				background: none;
			}
			
			/* page texts */
			.page, .texts {
				margin: 30px 0 20px 0;
			}
			.page .content a, .texts a {
				color: #eb2a2e;
			}
			.page .content a:hover, .texts a:hover {
				color: #000;
			}
			.beginning {
				font-weight: bold;
				margin-bottom: 10px;
			}
			.texts ul {
				padding: 0;
				margin-left: 10px;
				list-style: none;
			}
			.texts ul li {
				padding: 5px 5px 5px 12px;
				background-image: url(../images/gfx/small_square.gif);
				background-repeat: no-repeat;
				background-position: 4px 15px;
			}
			.texts ul a {
				font-weight: normal;
			}
			.incDecFont {
				margin-top: 15px;
				margin-bottom: 15px;
				text-align: right;
			}
			.incDecFont span {
				padding-bottom: 2px;
				border-bottom: 1px solid #eb2a2e;
			}
			.textContainer {
				font-family: Verdana;
				line-height: 175%;
				font-size: 12px;
				margin: 20px 0 15px 0;
			}
			.textContainer .date {
				font-size: 10px;
				background: none;
			}
			.textContainer .normal {
				font-size: 11px;
			}
			.textContainer .issue {
				margin-top: 15px;
				font-size: 11px;
				text-align: right;
				color: #666;
			}
			.textContainer .price {
				padding: 10px 0 20px 0;
				text-indent: 0;
				font-size: 13px;
				color: #eb2a2e;
			}
			.textContainer .content a, .textContainer .texts a {
				color: #2a2a2a;
				border-bottom: 1px solid #eb2b2f;
			}
			.textContainer .content a:hover, .textContainer .texts a:hover {
				color: #eb2b2f;
				border-bottom: 1px solid #2a2a2a;
			}
			
			.accessPayment span, .accessContainer a {
				color: #dd250e;
				font-weight: normal;
			}

			.accessPayment span strong {
				font-size: 14px;
				letter-spacing: 1px;
			}

			/* article access */
			.accessPayment {
				margin: 20px 50px 20px 50px;
				padding: 10px;
				background-color: #fcfcfc;
				border: 1px solid #c0c1c2;
			}
			
			/* article access */
			.accessContainer {
				margin: 20px 50px 20px 50px;
				padding: 10px;
				background-color: #fcfcfc;
				border: 1px solid #c0c1c2;
			}
			.accessContainer span, .accessContainer a {
				color: #eb2a2e;
				font-weight: normal;
			}
			.accessContainer span strong {
				font-size: 14px;
				letter-spacing: 1px;
			}
			.accessContainer a {
				color: #000;
			}
			.accessContainer a:hover {
				color: #eb2a2e;
			}
			.accessContainer .smaller {
				margin-top: 5px;
				font-size: 10px;
			}
			.accessContainer .form {
				margin: auto;
				padding: 10px 0 0 0;
				width: 190px;
			}
			.accessContainer .container {
				clear: both;
				height: 22px;
			}
			.accessContainer .form a.registerLink {
				color: #000;
				font-weight: bold;
				border-bottom: 1px solid #f4c220;
			}
			.accessContainer .form a.registerLink:hover {
				color: #b48a03;
				border-bottom: 1px solid #000;
			}
			.accessContainer .button {
				margin-top: 2px;
				margin-bottom: 5px;
				font-size: 11px;
				font-weight: bold;
				background: transparent;
				border: none;
				background-image: url(../images/gfx/login_ico.gif);
				background-repeat: no-repeat;
				background-position: center right;
			}
			.accessContainer label {
				display: block;
				float: left;
				width: 60px;
			}
			.accessContainer .input {
				width: 120px;
			}
			.accessContainer .checkbox {
				border: none;
			}
			.accessContainer .itemName label {
				float: none;
				font-size: 13px;
				font-weight: bold;
				display: inline;
				width: auto;
			}
			.accessContainer .itemDescription {
				clear: left;
				margin-top: 10px;
				padding-left: 26px;
			}
			.accessContainer .itemPrice {
				padding-top: 10px;
				padding-left: 26px;
				padding-bottom: 10px;
			}
			.accessContainer .itemPrice span {
				font-size: 15px;
				font-weight: bold;
			}
			.accessContainer .message span, .accessContainer .message a {
				font-weight: bold;
				color: #000;
			}
			.accessContainer .message a:hover {
				color: #eb2a2e;
			}
			
			/* orders */
			ul.paymentTypes {
				padding: 0;
				margin: 0;
				list-style: none;
			}
			ul.paymentTypes li {
				padding-bottom: 25px;
			}
			ul.paymentTypes li label {
				font-size: 12px;
			}
			.paymentImg {
				display: block;
				margin-top: 5px;
				margin-left: 20px;
			}
			.allPayInfo a {
				font-weight: bold;
				border-bottom: 1px solid #eb2a2e;
			}
			.allPayInfo a:hover {
				border-bottom: 1px solid #000;
			}
			
			
			/* small cover */
			.smallCover {
				float: left;
				margin-right: 10px;
			}
			.smallCover img {
				border: 1px solid #d1d2d4;
			}
			
			/* issue beginning */
			.issueBeginning {
				margin-bottom: 20px;
			}
			.issueBeginning .beginning {
				font-weight: bold;
			}
			
			/* COMMENTS */
			.commentsContainer {
				font-family: Verdana;
				padding: 5px 0 0 0;
			}
			.commentsContainer h1 {
				margin-top: 0;
				font-weight: bold;
			}
			.commentsContainer .msg {
				padding: 20px 10px 20px 10px;
			}
			.commentEven, .commentOdd {
				padding: 15px 10px 15px 10px;
				border-bottom: 1px dashed #d2d2d2;
			}
			.commentEven {
				background-color: #fff;
			}
			.commentOdd {
				background-color: #f9f9f9;
			}
			.commentIco {
				float: left;
				margin: 4px 5px 0 0;
			}
			.commentAuthor {
				margin-top: 14px;
			}
			.commentAuthor span {
				font-size: 10px;
			}
			
			/* tables */
			table.artcz, table.editorTable, table.tabMala, table.tabMala2, table.artykul {
				margin: 5px 0 15px 1px;
				background-color: #fcfcfc;
				border: 1px solid #c0c1c2;
				border-collapse: collapse;
				width: 99%;
			}
			table.artcz td, table.editorTable td, table.tabMala td, table.tabMala2 td, table.artykul td {
				font-size: 12px;
				vertical-align: top;
				padding: 5px 10px 5px 10px;
				border: 1px solid #c0c1c2;
			}
			table.tabMala td {
				font-size: 10px;
				padding: 5px 5px 5px 5px;
			}
			table.tabMala2 td {
				font-size: 10px;
				padding: 5px 1px 5px 1px;
				border: 1px solid #c0c1c2;
			}
			
			/* my account */
			.myAccount {
				float: left;
				margin-top: 4px;
				margin-right: 10px;
				font-weight: bold;
			}
			.myAccountList {
				float: left;
				clear: right;
				margin: 0 0 20px 0;
				padding: 0;
				list-style: none;
				border-bottom: 1px solid #bbbbbc;
			}
			.myAccountList .item, .myAccountList .itemSelected {
				float: left;
				margin: 0 4px 0 4px;
			}
			.myAccountList .item {
				margin-top: 3px;
				background-color: #fcfcfc;
				border-top: 1px solid #bbbbbc;
				border-right: 1px solid #bbbbbc;
				border-bottom: none;
				border-left: 1px solid #bbbbbc;
			}
			.myAccountList .itemSelected {
				background-color: #fff;
				border-top: 2px solid #808080;
				border-right: 1px solid #808080;
				border-bottom: none;
				border-left: 1px solid #808080;
			}
			.myAccountList .item a, .myAccountList .itemSelected a {
				display: block;
				padding: 2px 8px 2px 8px;
				font-weight: bold;
				color: #000;
			}
			.myAccountList .item a {
				padding-top: 0;
				font-weight: normal;
				background-color: #fcfcfc;
			}
			.myAccountList .item a:hover {
				font-weight: normal;
				background-color: #fff;
			}
			.myAccountList .itemSelected a {
				display: block;
				padding: 2px 8px 2px 8px;
				background-color: #fff;
				font-weight: bold;
				color: #000;
			}
			.myStuff a {
				font-weight: bold;
				border-bottom: 1px solid #eb2a2e;
			}
			.myStuff a:hover {
				color: #eb2a2e;
				border-bottom: 1px solid #000;
			}
			
			.orderDetails {
				padding: 5px;
				margin-bottom: 10px;
				line-height: 175%;
				border-bottom: 1px solid #e3e5ed;
			}
			.orderDetails span {
				color: #eb2a2e;
			}
			.orderItems {
				border-top: 1px dotted #E8E8E8;
			}
			
			/* poll results */
			.pollAnswer {
				margin: 10px 20px 15px 20px;
			}
			.pollAnswer .answer {
				margin-bottom: 5px;
				width: 80%;
			}
			.pollAnswer .answer .votes {
				font-size: 10px;
				margin-left: 10px;
			}
			.pollAnswer .result {
				overflow: hidden;
				height: 4px;
				width: 80%;
				background-color: #f2f2f2;
			}
			.pollAnswer .resultP {
				height: 4px;
				background-color: #eb2a2e;
			}
			.totalVotes {
				margin-left: 20px;
				margin-bottom: 20px;
			}
			ul.otherPolls {
				padding: 0;
				margin: 10px 0 10px 10px;
				list-style: none;
			}
			ul.otherPolls li {
				padding: 2px 5px 2px 12px;
				background-image: url(../images/gfx/small_square.gif);
				background-repeat: no-repeat;
				background-position: 4px 8px;
			}


	/* RIGHT CONTAINER */
	#rightContainer {
		float: left;
		width: 170px;
		overflow: hidden;
	}
			
		/* LOGIN CONTAINER */
		#loginBox {
			height: 95px;
		}
			#loginBoxCnt {
				height: 69px;
				background-color: #d1d2d4;
			}
				#loginBoxCnt #loginGryf {
					float: left;
					width: 38px;
					height: 69px;
					background: transparent url(../images/gfx/login_gryf.gif) no-repeat;
				}
				#loginBoxCnt .ct {
					float: left;
					padding: 5px;
					width: 122px;
				}
			
			#loginBox .container  {
				text-align: right;
				width: 100%;
			}
			#loginBox .inputLb {
				float: left;
				text-align: left;
			}
			#loginBox .input {
				margin: 2px 0 0 0;
				width: 78px;
			}
			#loginBox .button {
				margin-top: 2px;
				font-size: 11px;
				font-weight: bold;
				border: none;
				background: transparent url(../images/gfx/login_ico.gif) no-repeat bottom right;
			}
			#loginBox a {
				font-size: 11px;
			}
			#loginBox .userName {
				text-align: right;
			}
			#loginBox .userName a {
				font-size: 12px;
				color: #000;
				font-weight: bold;
			}
			#loginBox .logout {
				margin-top: 2px;
				margin-right: 5px;
			}
			#loginBox .logout a {
				padding-right: 18px;
				font-size: 11px;
				font-weight: bold;
				background: transparent url(../images/gfx/logout_ico.gif) no-repeat bottom right;
			}
		
			/* current issue box */
			#issueBox {
				margin-bottom: 1px;
				overflow: hidden;
			}
				#issueBox .boxHeader {
					border-bottom: 1px solid #fff;
				}
					#issueBox .boxHeader .ct {
						padding-left: 14px;
						color: #eb2a2e;
						background: transparent url(../images/gfx/big_square.gif) no-repeat 5px 8px;
					}
			#issueBox .boxContent {
				border-right: none;
				border-left: none;
				margin-bottom: 0;
			}
				#issueBox .boxContent .ct {
					padding-top: 5px;
				}
				#issueBox .issueNo {
					margin-bottom: 5px;
					font-weight: bold;
					text-align: right;
				}
				#issueBox .cover {
					margin-bottom: 10px;
				}
				#issueBox .cover img {
					border: 1px solid #d3d4d6;
				}
				#issueBox .category {
					margin-bottom: 10px;
				}
					#issueBox .category .name {
						padding-left: 5px;
						height: 16px;
						color: #2a2a2a;
						font-size: 12px;
						font-weight: bold;
						line-height: 16px;
						border-left: 16px solid #eb2a2e;
						background-color: #d1d2d4; 
					}
					#issueBox .category .article {
						padding: 10px 5px;
						margin-bottom: 1px;
						background-color: #fcfcfc;
					}
						#issueBox .category .article .title a {
							line-height: 125%;
						}
						#issueBox .category .article .author {
							margin-right: 1px;
							margin-top: 4px;
							text-align: right;
							font-size: 10px;
							color: #eb2a2e;
							line-height: 100%;
						}
						
			/* previousIssuesBox */
			#previousIssuesBox select {
				width: 100%;
			}
		
		.textContainer .author {
			color: #6d6d6d;
			font-weight: bold;
		}
		
		/* newsletter box */
		#newsletterBox .textInput {
			width: 155px;
		}
		#newsletterBox ul {
			padding: 0;
			margin: 10px 0 10px 0;
			list-style: none;
		}
		#newsletterBox ul li {
			clear: both;
		}
		#newsletterBox ul .pollRadio {
			float: left;
			clear: left;
			width: 25px;
		}
		#newsletterBox ul .pollLabel {
			float: left;
			width: 123px;
			margin-bottom: 10px;
		}
		#newsletterBox ul .pollLabel label {
			font-weight: normal;
		}
		#newsletterBox ul input {
			border: none;
		}
		#newsletterBox .button {
			height: 20px;
			color: #ebe7f5;
			line-height: 100%;
			background-color: #372c7b;
			border-top: 1px solid #372c7b;
			border-right: 1px solid #372c7b;
			border-bottom: 2px solid #afa7cc;
			border-left: 1px solid #372c7b;
			font-weight: bold;
		}
	
	
	
	/* FOOTER CONTAINER */
	.goUp {
		margin-left: 10px;
		clear: both;
		border-bottom: 1px solid #1b1b1b;
		text-align: right;
		padding: 0;
		margin-bottom: 0;
	}
	.goUp a {
		padding-right: 12px;
		background: #fff url(../images/gfx/go_up_ico.gif) no-repeat bottom right;
	}
	#footerContainer {
		margin-left: 10px;
		clear: both;
		padding: 5px 10px 5px 10px;
		background-color: #f8f8f8;
	}
	#footerContainer p {
		margin: 5px 0 5px 0;
	}
	#footerContainer p a {
		font-size: 11px;
	}
	#footerContainer p a.selected {
		font-weight: bold;
	}
	#footerContainer a.address {
		float: right;
		color: #6e6e6e;
		font-size: 10px;
		font-weight: normal;
		background: transparent url(../images/gfx/ch_beck_logo.gif) no-repeat top right;
		padding: 22px 47px 0 0;
		margin-top: 5px;
		margin-left: 15px;
	}
	#footerContainer a.address:hover {
		color: #515151;
	}
	#footerContainer #nip {
		text-align: right;
		font-size: 10px;
		color: #6e6e6e;
	}
	#footerContainer #realization, #footerContainer #realization a {
		font-size: 10px;
		color: #999;
	}
	#footerContainer #realization a {
		font-weight: bold;
	}
	#footerContainer #realization a:hover {
		color: #727272;
	}
	
	/* RECOMMEND FORM */
	#recommendBox {
		margin-top: 10px;
		text-align: left;
		font-size: 12px;
	}
	#recommendBox .header {
		font-weight: bold;
	}
	#recommendBox .link {
		font-size: 11px;
		color: #666;
	}
	#recommendBox .body {
		margin-top: 3px;
		padding: 10px;
		border-top: 1px solid #d1d2d4;
		background-color: #f2f2f2;
	}
	#recommendBox table th {
		vertical-align: top;
	}
	#recommendBox .button {
		margin-top: 10px;
		padding: 0 5px 4px 5px;
		height: 16px;
		color: #f2f2f2;
		font-weight: bold;
		background: transparent url(../images/gfx/button_bg.gif) repeat-x;
		border: none;
	}
	#recommendBox .formMesg {
		color: #372c7b;
		font-weight: normal;
	}
	#recommendBox .formMesg ul {
		margin: 5px 10px 5px 20px;
		list-style: disc;
	}

/* ADV */
.adv {
	font-size: 12px;
}
.adv .header {
	margin-bottom: 10px;
	letter-spacing: 2px;
	border-bottom: 1px solid #333;
}
.adv hr {
	border: none;
	color: #333;
	background-color: #333;
	height: 1px;
}
.addWidth {
 width: 116px;
}

/* widget */
#widget {
	position: fixed;
	right: 0;
	top: 36px;
	/*width: 161px;*/
	height: 542px;
	background: url(../images/gfx/widget.png) no-repeat 0 0;
}
.widgetIt {
	float: right;
	width: 125px;
	height: 158px;
	text-align: center;
}
.widgetItCover {
	display: inline-block;
	margin: 11px 0 0 0;
}
.widgetItButton {
	display: inline-block;
	width: 77px;
	height: 26px;
	margin: 8px 0 0 0;
	background: url(../images/gfx/widget_button.png) no-repeat 0 0;
}
.widgetButton {
	float: right;
	width: 124px;
	height: 58px;
	position: absolute;
	right: 0;
	bottom: 6px;
}
#widgetAction {
	float: left;
	width: 36px;
	height: 532px;
	cursor: pointer;
	position: relative;
}
#widgetActionImg {
	width: 36px;
	height: 55px;
	position: absolute;
	left: 0;
	bottom: 0; 
	background: url(../images/gfx/widget_img.gif) no-repeat 0 0;
}
#widgetContent {
	float: right;
	width: 125px;
	height: 542px;
	position: relative;
	display: block;
}
.widgetHide #widgetContent {
	display: none;
}
.widgetShow #widgetActionImg {
	display: none;
}
