body {
	font-family: Tahoma, Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 150%;
	text-align: center;
	color: #324a65;
	background-color: #fff;
	margin: 10px;
	padding: 0;
}

/* COMMON */
h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
}
h2, h3, h4, h5, h6 {
	margin-top: 20px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 150%;
	text-indent: 16px;
	margin-bottom: 10px;
	letter-spacing: 0.5px;
	background: transparent url(../images/gfx/big_blue_square.gif) no-repeat 3px 8px;
}
h1.pageHeader {
	margin-top: 18px;
	margin-bottom: 0;
	padding-left: 13px;
	border-bottom: 1px solid #1b3e6b;
	color: #df0101;
	font-size: 12px;
	font-weight: normal;
	text-indent: 0;
	background: transparent url(../images/gfx/big_red_square.gif) no-repeat 3px 6px;
}
h2 {
	font-size: 14px;
	color: #282828;
	font-weight: bold;
	text-indent: 14px;
	background: transparent url(../images/gfx/medium_blue_square.gif) no-repeat 3px 8px;
	margin-bottom: 10px;
	letter-spacing: 0.5pt;
}
h3 {
	padding-left: 8px;
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #282828;
	letter-spacing: 0.5pt;
}
h4 {
	color: #282828;
	padding-top: 10px;
	margin: 10px 0 5px 0;
	font-size: 12px;
	letter-spacing: 0.5pt;
}

a {
	color: #1b3e6b;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #df0101;
}
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.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: #df0101;
}
.subsE {
	color: #3572B5;
}
.subsAdv {
	margin: 20px 0 10px 0;
	padding: 5px;
	font-size: 13px;
	border-top: 1px solid #5C8DE9;
	border-right: 1px solid #5C8DE9;
	border-bottom: 1px solid #5C8DE9;
	border-left: 5px solid #184DAD;
}
.subsAdv a {
	font-weight: normal;
}
.findMore a {
	color: #324a65;
	font-size: 11px;
	font-weight: normal;
}
.new {
	text-align: center;
}

/* FORMS */
form {
	margin: 0;
}
input {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #1b3e6b;
}
select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
label {
	cursor: pointer;
}
.button, .filterButton, .formButton {
	padding: 0 5px;
	height: 17px;
	border: none;
	background: transparent url(../images/gfx/button_bg.gif) repeat-x;
	color: #e2e7ec;
	font-weight: bold;
}

img {
	border: none;
}

p {
	margin: 0 0 10px 0;
}

hr {
	border: none;
	color: #4a7cbc;
	background-color: #4a7cbc;
	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: #4a7cbc;
	font-size: 10px;
	padding-left: 11px;
	margin-left: 10px;
	background-image: url(../images/gfx/date_ico.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}
.comments {
	color: #636363;
	font-size: 10px;
	text-align: right;
	margin: 5px 0 0 0;
}
.comments a {
	font-weight: normal;
}
.commentText label {
	font-weight: bold;
}
.title {
	padding-left: 7px;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	background: transparent url(../images/gfx/small_blue_square.gif) no-repeat 0 7px;
}
.message {
	clear: both;
	margin: 10px;
	color: #df0101;
	font-weight: bold;
}
.message span, .grayContainer .message span, .message a, .grayContainer .message a {
	font-weight: bold;
	color: #1b3e6b;
}
.message span.noBold {
	color: #df0101;
	font-weight: normal;
}

/* BOXES */
.boxHeader {
	height: 23px;
	background: transparent url(../images/gfx/box_header_bg.gif) repeat-x;
}
.boxHeader .ct {
	padding: 0 5px;
	color: #e2e7ec;
	font-weight: bold;
	line-height: 23px;
}
.boxContent {
	margin-bottom: 10px;
	background-color: #f3f9ff;
}
.boxContent .ct {
	padding: 10px 5px;
}
.itemsList .boxContent .ct {
	padding: 0;
	background-color: #fff;
}
.itemsList .boxContent ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.itemsList .boxContent ul li {
	padding: 0;
	border-bottom: 1px solid #fff;
}
.itemsList .boxContent ul li a {
	display: block;
	padding: 2px 5px 5px 17px;
	color: #324a65;
	font-weight: normal;
	background: #f5f9fe url(../images/gfx/small_blue_square.gif) no-repeat 10px 9px;
}
.itemsList .boxContent ul li a .author {
	display: block;
	padding-top: 5px;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
}
.itemsList .boxContent ul li.odd a {
	background-color: #ecf4fd;
}
.itemsList .boxContent ul li a:hover {
	background-color: #e5f0fd;
}
.seeMore {
	padding: 0 10px;
	height: 22px;
	text-align: right;
	background-color: #f5f9fe;
}
.seeMore a {
	color: #df0101;
}


/* COMMENTS */
.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;
}

/* BANNER */
.banner {
	margin: 0 0 10px 0;
	text-align: center;
	background-color: #fff;
}

/* PAGE CONTAINER */
#pageCnt {
	margin: auto;
	text-align: left;
	width: 960px;
}

	/* TOP CONTAINER */
	#topCnt {
		height: 81px;
	}
		#topLeftCnt, #topCenterCnt {
			float: left;
		}
		#topRightCnt {
			float: right;
		}
		#topLeftCnt {
			width: 336px;
		}
			#bookmarksStartPage {
				padding-left: 10px;
				height: 14px;
			}
				#bookmarksStartPage  a {
					display: block;
					float: left;
					color: #011e45;
					font-size: 10px;
					font-weight: normal;
					text-decoration: none;
					padding: 0 17px 0 0;
				}
				#bookmarksStartPage a.addToBookmarks {
					background: transparent url(../images/gfx/bookmark_ico.gif) no-repeat center right;
				}
			#leftBanner {
				height: 14px;
			}
			
			#topCenterCnt {
				width: 284px;
			}
			#logoCnt a {
				display: block;
				height: 81px;
				background: transparent url(../images/gfx/nieruchomosci_logo.gif) no-repeat;
			}
			
			#loginLinks {
				padding-right: 10px;
				padding-left: 20px;
				height: 14px;
				text-align: right;
			}
				#loginLinks a {
					color: #011e45;
					font-size: 10px;
					font-weight: normal;
					text-decoration: none;
				}
				#loginLinks a.doRegister {
					font-weight: bold;
				}
				#loginLinks a.doLogin {
					padding-right: 13px;
					color: #df0101;
					font-weight: bold;
					text-transform: uppercase;
					background: transparent url(../images/gfx/login_padlock.gif) no-repeat center right;
				}
				#loginLinks a.myAccountLink {
					font-size: 10px;
				}
				#loginLinks a.myAccountLink span {
					color: #df0101;
					font-size: 11px;
					font-weight: bold;
					text-transform: uppercase;
				}
				#loginLinks a.doLogout {
					padding-right: 16px;
					font-size: 11px;
					text-decoration: none;
					background: transparent url(../images/gfx/logout_ico.gif) no-repeat bottom right;
				}
				

	/* CONTAINERS */
	#leftCnt, #centerCnt, #rightCnt {
		float: left;
	}
	#centerCnt, #rightCnt {
		margin-left: 10px;
		display: inline;
	}
	/* LEFT CONTAINER */
	#leftCnt {
		width: 170px;
	}
		/* search box */
		#searchBox {
			margin-bottom: 10px;
		}
		#searchBoxInput {
			padding: 4px 3px 3px 3px;
			width: 139px;
			height: 14px;
		}
		#searchBoxButton {
			width: 19px;
			height: 23px;
			color: #e2e7ec;
			font-size: 12px;
			font-weight: bold;
			line-height: 10px;
			border: none;
			background: transparent url(../images/gfx/box_header_bg.gif) repeat-x;
		}
		#searchBox a {
			display: block;
			color: #001b3e;
			font-weight: normal;
		}
		
		/* left menu */
		#leftMenu {
			margin-bottom: 20px;
		}
		#leftMenu .menuHeader {
			margin-top: 20px;
			padding-left: 14px;
			height: 18px;
			color: #324a65;
			font-weight: bold;
			border-bottom: 1px solid #1b3e6b;
			background: transparent url(../images/gfx/big_blue_triangle.gif) no-repeat 4px 6px;
		}
		#leftMenu ul.firstLevel, #leftMenu ul.secondLevel {
			margin: 0;
			padding: 0;
			list-style: none;
		}
		/* first level */
		#leftMenu ul.firstLevel {
			margin-top: 20px;
			border-top: 1px solid #1b3e6b;
		}
		#leftMenu ul.firstLevel li {
			margin-bottom: 1px;
		}
		#leftMenu ul.firstLevel li a, #leftMenu ul.firstLevel li a.red {
			display: block;
			color: #324a65;
			font-weight: normal;
			height: 100%;
			padding: 2px 2px 2px 14px;
			background: #f5f9fe url(../images/gfx/big_blue_triangle.gif) no-repeat 4px 6px;
		}
		#leftMenu ul.firstLevel li a.red {
			color: #df0101;
		}
		#leftMenu ul.firstLevel li a:hover, #leftMenu ul.firstLevel li a.red:hover {
			background-color: #e5f0fd;
		}
		#leftMenu ul.firstLevel li.selected a {
			background: #e5f0fd url(../images/gfx/big_blue_triangle.gif) no-repeat 4px 6px;
		}
		
		/* second level */
		#leftMenu ul.secondLevel li {
			margin-bottom: 1px;
		}
		#leftMenu ul.secondLevel li a {
			display: block;
			color: #324a65;
			font-weight: normal;
			height: 100%;
			padding: 2px 2px 2px 22px;
			background: #f5f9fe url(../images/gfx/small_blue_triangle.gif) no-repeat 14px 9px;
		}
		#leftMenu ul.secondLevel li a:hover {
			background-color: #e5f0fd;
		}
		#leftMenu ul.secondLevel li.selected a {
			background: #e5f0fd url(../images/gfx/small_blue_triangle.gif) no-repeat 14px 9px;
		}
		
		/* poll box */
		#pollBox {
			margin-top: 10px;
			margin-bottom: 10px;
		}
		#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: 125px;
			margin-bottom: 10px;
		}
		#pollBox ul .pollLabel label {
			font-weight: normal;
		}
		#pollBox ul input {
			border: none;
		}
		#pollBox a {
			display: block;
			margin-top: 5px;
		}
		#pollBox a:hover {
			color: #444444;
			text-decoration: underline;
		}
		
		/* LIBRARY BOOKS BOX */
		.libraryBooksBox .boxContent .ct {
			padding: 0;
		}
		.libraryBooksBox .libraryBook {
			padding: 10px;
			background-color: #ecf4fd;
			border-bottom: 1px solid #fff;
		}
		.libraryBooksBox .libraryBook .bookCover {
			margin-bottom: 5px;
			text-align: center;
		}
		.libraryBooksBox .libraryBook .link {
			margin-right: 10px;
			text-align: center;
		}
		.libraryBooksBox a {
			color: #324a65;
			font-weight: normal;
		}
		

	/* CENTER CONTAINER */
	#centerCntHeader {
		height: 23px;
		background: transparent url(../images/gfx/box_header_bg.gif) repeat-x;
	}
	#logo2Cnt {
		height: 23px;
	}
	
	/* ODD EVEN CONTAINERS */
	.oddContainer, .evenContainer {
		padding: 10px 5px 15px 5px;
		border-bottom: 1px solid #fff;
	}
	.oddContainer {
		background-color: #f5f9fe;
	}
	.evenContainer {
		background-color: #ecf4fd;
	}
	.contentContainer {
		background-color: #fcfcfc;
		padding: 10px 5px 10px 5px;
	}
	.lightGreyContainer {
		background-color: #fcfcfc;
		padding: 10px 5px 10px 5px;
		border-bottom: 1px solid #d2d2d2;
	}
	
	/* ARCHIVES */
	#archivesForm {
		float: right;
		padding: 5px;
	}
	.archivesOddContainer {
		clear: right;
		padding: 2px 5px 2px 5px;
		background-color: #f8fbfe;
	}
	.archivesEvenContainer {
		clear: right;
		background-color: #ecf4fd;
		padding: 2px 5px 2px 5px;
	}
	.archivesEvenContainer, .archivesOddContainer {
		border-bottom: 1px solid #fff;
	}
	.archivesEvenContainer a, .archivesOddContainer a {
		font-weight: normal;
	}
	
	/* ARTICLES LIST */
	ul.articlesList {
		padding: 0;
		margin: 10px 0 10px 0;
		list-style: none;
	}
	ul.articlesList li {
		padding: 5px 5px 5px 14px;
		background: #ecf4fd url(../images/gfx/medium_blue_square.gif) no-repeat 4px 11px;
		border-bottom: 1px solid #fff;
	}
	ul.articlesList li .issue {
		float: right;
		padding: 0;
		margin: 0;
	}
	ul.articlesList li.even {
		background-color: #f5f9fe;
	}
	ul.articlesList .author {
		font-weight: normal;
		font-size: 11px;
	}
	
	.accessPayment span, .accessContainer a {
		color: #dd250e;
		font-weight: normal;
	}

	.accessPayment span strong {
		font-size: 14px;
		letter-spacing: 1px;
	}

	/* article access */
	.accessPayment {
		padding: 10px;
		margin: 20px 50px 20px 50px;
		font-size: 11px;
		background-color: #f5f9fe;
		border: 1px solid #7591b0;
	}
	
	/* ARTICLE ACCESS */
	.grayContainer {
		padding: 10px;
		margin: 20px 50px 20px 50px;
		font-size: 11px;
		background-color: #f5f9fe;
		border: 1px solid #7591b0;
	}
	.grayContainer span, .grayContainer a {
		color: #e00024;
		font-weight: normal;
	}
	.grayContainer span strong {
		font-size: 14px;
		letter-spacing: 1px;
	}
	.grayContainer a:hover {
		color: #000;
		text-decoration: underline;
	}
	.grayContainer .smaller {
		margin-top: 5px;
		font-size: 10px;
	}
	.grayContainer .form {
		margin: auto;
		padding: 10px 0 0 0;
		width: 190px;
	}
	.grayContainer .container {
		clear: both;
		height: 22px;
	}
	.grayContainer .button {
		margin-right: 5px;
		padding-right: 6px;
		color: #000;
		font-size: 11px;
		font-weight: bold;
		background: transparent;
		border: none;
		background-image: url(../images/gfx/login_white_padlock_ico.gif);
		background-repeat: no-repeat;
		background-position: center right;
	}
	.grayContainer label {
		display: block;
		float: left;
		width: 60px;
	}
	.grayContainer .input {
		width: 120px;
	}
	.grayContainer .checkbox {
		border: none;
	}
	.grayContainer .itemName label {
		float: none;
		font-size: 13px;
		font-weight: bold;
		display: inline;
		width: auto;
	}
	.grayContainer .itemDescription {
		clear: left;
		margin-top: 10px;
		padding-left: 26px;
	}
	.grayContainer .itemPrice {
		padding-top: 10px;
		padding-left: 26px;
		padding-bottom: 10px;
	}
	.grayContainer .itemPrice span {
		font-size: 15px;
		font-weight: bold;
	}
	
	/* CONTENT CONTAINER */
	.textContainer {
		font-family: Verdana;
		line-height: 175%;
		font-size: 12px;
		margin: 20px 0 15px 0;
	}
	.textContainer .date {
		font-size: 10px;
		background-position: 0 8px;
	}
	.incDecFont {
		margin-top: 15px;
		margin-bottom: 15px;
		text-align: right;
	}
	.incDecFont span {
		padding-bottom: 2px;
		border-bottom: 2px solid #1b3e6b;
	}
	.textContainer .normal {
		font-size: 11px;
	}
	.author {
		color: #4a7cbc;
		font-size: 12px;
		font-weight: bold;
	}
	.issue {
		margin-top: 15px;
		font-size: 11px;
		text-align: right;
		color: #637385;
	}
	.issue a {
		font-weight: normal;
	}
	.price {
		padding: 10px 0 20px 0;
		text-indent: 0;
		font-size: 13px;
		color: #df0101;
	}
	.page, .texts {
		margin: 30px 0 20px 0;
	}
	.page .content a, .texts a {
		padding-left: 12px;
		padding-bottom: 2px;
		color: #df0101;
		font-weight: normal;
		background-image: url(../images/gfx/link_arrow.gif);
		background-repeat: no-repeat;
		background-position: 0 2px;
		border-bottom: 1px solid #324a65;
	}
	.page .content a:hover, .texts a:hover {
		padding-left: 12px;
		padding-bottom: 2px;
		font-weight: normal;
		color: #324a65;
		background-image: url(../images/gfx/link_red_arrow.gif);
		background-repeat: no-repeat;
		background-position: 0 2px;
		border-bottom: 1px solid #df0101;
	}
	.beginning {
		font-weight: bold;
		margin-bottom: 10px;
	}
	.texts ul, .page .content ul {
		padding: 0;
		margin-left: 10px;
		list-style: none;
	}
	.texts ul li, .page .content ul li {
		padding: 5px 5px 5px 10px;
		background-image: url(../images/gfx/small_blue_square.gif);
		background-repeat: no-repeat;
		background-position: 5px 14px;
	}
	.texts ul a, .page .content ul a {
		font-weight: normal;
	}
	
	
	/* COMMENTS */
	.commentsContainer {
		font-family: Verdana;
		padding: 5px 0 0 0;
	}
	.commentsContainer h2 {
		margin-top: 0;
		border-bottom: 1px solid #1b3e6b;
		font-size: 13px;
		background-position: 0 6px;
		text-indent: 12px;
		letter-spacing: 0;
	}
	.commentsContainer .msg {
		padding: 0 10px 20px 10px;
	}
	.commentEven, .commentOdd {
		padding: 15px 10px 15px 10px;
		border-bottom: 1px solid #fff;
	}
	.commentEven {
		background-color: #f5f9fe;
	}
	.commentOdd {
		background-color: #ecf4fd;
	}
	.commentIco {
		float: left;
		margin: 4px 5px 0 0;
	}
	.commentAuthor {
		margin-top: 14px;
	}
	.commentAuthor span {
		font-size: 10px;
	}
	
	/* FORM CONTAINER */
	label {
		font-weight: normal;
		cursor: pointer;
	}
	label span {
		font-size: 10px;
	}
	.gwiazdka {
		color: #d40118;
	}
	.requiredFields {
		clear: both;
		margin-top: 10px;
		font-size: 10px;
	}
	.formContainer {
		padding-top: 15px;
		margin: auto;
		width: 340px;
	}
	.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: #f6e0e0;
		font-weight: bold;
		color: #df0101;
	}
	.formAgreeButton {
		background-color: #f6e0e0;
		font-weight: bold;
	}
	
	/* SMALL COVER */
	.smallCover {
		float: left;
		margin-right: 10px;
	}
	
	/* ISSUE BEGINNING */
	.issueBeginning {
		margin-bottom: 20px;
	}
	.issueBeginning .beginning {
		font-weight: bold;
	}
	
	/* SEARCH RESULTS */
	.searchInput {
		padding-left: 2px;
		width: 250px;
	}
	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;
	}
	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;
	}
	h4 strong {
		color: #E00024;
	}
	
	
	/* 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;
	}
	
	/* PAGER LINKS */
	.pagerLinks {
		clear: right;
		font-size: 12px;
		margin: 20px 0 20px 0;
		text-align: center;
	}
	.pagerLinks a {
		padding: 1px 5px;
		font-weight: normal;
		background-color: #f5f9fe;
		border-bottom: 2px solid #5e7796;
		border-left: 1px solid #5e7796;
		border-top: 1px solid #5e7796;
		border-right: 1px solid #5e7796;
	}
	.pagerLinks a:hover {
		color: #000;
		background-color: #fff;
	}
	.pagerLinks span.selected {
		color: #000;
		padding: 1px 5px;
		font-size: 14px;
		font-weight: bold;
		border-bottom: 2px solid #1b3e6b;
		border-left: 1px solid #1b3e6b;
		border-top: 1px solid #1b3e6b;
		border-right: 1px solid #1b3e6b;
		background-color: #fff;
	}
	
	/* TABLES */
	table.artcz, table.editorTable, table.tabMala, table.tabMala2, table.artykul, table.artcz2 {
		margin: 5px 0 15px 0;
		background-color: #FAFCFE;
		border: 1px solid #3d6599;
		border-collapse: collapse;
	}
	table.artcz td, table.editorTable td, table.tabMala td, table.tabMala2 td, table.artykul td ,table.artcz2 td {
		font-size: 12px;
		vertical-align: top;
		padding: 5px 10px 5px 10px;
		border: 1px solid #3d6599;
	}
	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 #3d6599;
	}
	
	/* 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 #5e7796;
	}
	.myAccountList .item, .myAccountList .itemSelected {
		float: left;
		margin: 0 4px 0 4px;
	}
	.myAccountList .item {
		margin-top: 3px;
		background-color: #f5f9fe;
		border-top: 1px solid #5e7796;
		border-right: 1px solid #5e7796;
		border-bottom: none;
		border-left: 1px solid #5e7796;
	}
	.myAccountList .itemSelected {
		border-top: 2px solid #1b3e6b;
		border-right: 1px solid #1b3e6b;
		border-bottom: none;
		border-left: 1px solid #1b3e6b;
	}
	.myAccountList .item a, .myAccountList .itemSelected a {
		display: block;
		padding: 2px 8px 2px 8px;
		font-weight: bold;
		color: #324a65;
	}
	.myAccountList .item a {
		padding-top: 0;
		font-weight: normal;
		background-color: #f5f9fe;
	}
	.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: #324a65;
	}
	.myStuff a {
		font-weight: bold;
		border-bottom: 1px solid #372c7b;
	}
	.myStuff a:hover {
		color: #372c7b;
		border-bottom: 1px solid #000;
	}
	
	.orderDetails {
		padding: 5px;
		margin-bottom: 10px;
		line-height: 175%;
		background: #f8fbfe;
		border-bottom: 1px solid #e3e5ed;
	}
	.orderDetails span {
		color: #df0101;
	}
	.orderItems {
		border-top: 1px solid #ecf4fd;
	}
	
	/* 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: #ecf4fd;
	}
	.pollAnswer .resultP {
		height: 4px;
		background-color: #1b3e6b;
	}
	.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_blue_square.gif);
		background-repeat: no-repeat;
		background-position: 5px 9px;
	}
		
	
	/* RECOMMEND FORM */
	#recommendBox {
		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 #1b3e6b;
		background-color: #f5f9fe;
	}
	#recommendBox .button {
		margin-top: 10px;
	}
	#recommendBox .formMesg {
		color: #e00024;
		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;
	}
	
	/* PHOTOS */
	.photoThumb {
		float: right;
		text-align: right;
		background-color: #FAFCFE;
		padding: 2px;
		border: 1px solid #3d6599;
	}
	.photo {
		float: right;
		text-align: right;
		background-color: #FAFCFE;
		padding: 2px;
		border: 1px solid #3d6599;
	}
	.photo .description {
		font-size: 10px;
		line-height: 125%;
	}
	.page .content .photo a, .page .content .photo a:hover {
		padding: 2px;
		background: none;
		border: none;
	}
	

	/* RIGHT CONTAINER */
	/* BOOKS BOX */
	.newBooksBox {
		padding: 0 5px 5px 5px;
		margin-bottom: 10px;
		border: 1px solid #1b3e6b;
	}
	.newBooksBox legend {
		height: 23px;
		background: transparent url(../images/gfx/box_header_bg.gif) repeat-x;
		padding: 0 5px;
		color: #e2e7ec;
		font-weight: bold;
		line-height: 23px;
	}
	.newBooksBox .ct {
		padding-top: 10px;
	}
	.newBooksBox .book {
		margin-bottom: 15px;
		float: left;
		width: 33%;
	}
	.newBooksBox .book .bookCover {
		margin-bottom: 5px;
		text-align: center;
	}
	.newBooksBox .book .link {
		margin-right: 10px;
		text-align: center;
	}
	.newBooksBox a {
		color: #324a65;
		font-weight: normal;
	}
	
	/* FOOTER CONTAINER */
	div.goUp {
		margin: auto;
		clear: both;
		width: 960px;
		border-bottom: 1px solid #1b3e6b;
		text-align: right;
		padding: 0;
	}
	div.goUp a {
		padding: 0;
		padding-right: 14px;
		color: 1b3e6b;
		font-weight: normal;
		background: transparent url(../images/gfx/go_up_ico.gif) no-repeat bottom right;
	}
	#footerContainer {
		margin: auto;
		clear: both;
		width: 940px;
		text-align: left;
		padding: 5px 10px 5px 10px;
		background-color: #f5f9fe;
	}
	#footerContainer p {
		margin: 10px 0 5px 0;
	}
	#footerContainer a.address {
		float: right;
		color: #4c76ab;
		font-size: 10px;
		font-weight: normal;
		background: transparent url(../images/gfx/ch_beck_logo.gif) no-repeat top right;
		padding: 22px 47px 0 25px;
		margin-top: 5px;
	}
	#footerContainer a.address:hover {
		color: #1b3e6b;
	}
	#footerContainer #nip {
		text-align: right;
		font-size: 10px;
		color: #4c76ab;
	}
	#footerContainer #realization, #footerContainer #realization a {
		font-size: 10px;
		color: #8a9bb1;
	}
	#footerContainer #realization a {
		font-weight: bold;
	}
	#footerContainer #realization a:hover {
		color: #546b89;
	}
	
/* article access */
.accessContainer {
	margin: 20px 50px 20px 50px;
	padding: 10px;
	background-color: #F5F9FE;
	border: 1px solid #a8adc7;
}
.accessContainer span, .accessContainer a {
	color: #000;
	font-weight: normal;
}
.accessContainer span strong {
	font-size: 14px;
	letter-spacing: 1px;
}
.accessContainer a {
	color: #000;
}
.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 {
	font-size: 11px;
	font-weight: bold;
}
.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;
	color: #000;
}
.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: #000;
}

.addWidth {
 width: 106px;
}

/* 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;
}
