@import url('flash.css');

.clear {
	clear: both;
}

.advert {
	display: block;
	font-size: 9px;
	letter-spacing: 8px;
	text-transform: uppercase;
}

.advert a {
	color: #aaa;
	text-decoration: none;
}

.adsense {
	display: block;
	margin: 5px 0 0;
	padding: 0;
}

.porciowanie {
	text-align: center;
}

.retoken {
	font-size: 11px;
	color: #999;
	text-decoration: none;
}

#friends {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 23px;
	background: #eee;
}

#friends ul {
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	width: 914px;
	text-align: left;
}

#friends ul li {
	display: block;
	float: left;
	margin: 4px 0 0 15px;
	padding: 0;
	font-size: 10px;
}

#friends ul li#tm {
	position: absolute;
	float: right;
	right: 0;
	font-size: 10px;
	font-weight: bold;
}

#friends ul li a {
	color: #333;
	text-decoration: none;
}

#friends ul li a:hover {
	color: #000;
	text-decoration: underline;
}

#friends ul li#tm sup {
	font-size: 7px;
	font-weight: normal;
}


#wrap {
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 915px;
	background: #fff;
}

#header {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	height: 160px;
	text-align: left;
	overflow: hidden;
}

#header h1 {
	display: block;
	float: left;
	margin: 40px 0 0 25px;
	padding: 0;
	background: url('img/logo.gif') no-repeat;
	width: 132px;
	height: 53px;
	overflow: hidden;
}

#header h1 a {
	display: block;
	margin: 0;
	padding: 0;
	width: 132px;
	height: 53px;
}

#header h1 a span {
	display: none;
}

#header #adSenseBillboard {
	display: block;
	float: right;
	float: right;
	margin: 10px 0 5px;
	padding: 0;
	right: 0;
	width: 728px;
	
}

#header ul {
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	height: 37px;
	list-style: none;
	background: url('img/menubg.gif') repeat-x;
}

#header ul li {
	display: block;
	float: left;
	margin: 10px 0 0 17px;
	padding: 0;
}

#header ul li a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

#header ul li a:hover {
	text-decoration: underline;
}

#header ul li.selected a {
	font-weight: bold;
	text-decoration: underline;
}

#content {
	display: block;
	position: relative;
	margin: 7px 0 0;
	padding: 0;
	min-height: 275px;
	text-align: left;
}

#rightBar {
	display: block;
/*	position: absolute;*/
	float: right;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	width: 465px;
}

#rightBar #firstBox {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
}

#rightBar #firstBox #adSenseSquare {
	display: block;
/*	position: absolute;*/
	float: right;
	right: 0;
	margin: 0;
	padding: 0;
	width: 250px;
	height: 266px;
	overflow: hidden;
	background: #fff;
}

#rightBar #firstBox #login {
	display: block;
/*	position: absolute;*/
	float: right;
	right: 0;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight: normal;
	width: 250px;
	height: 180px;
	overflow: hidden;
}

#rightBar #firstBox #login img.avatar {
	display: block;
	margin: 0 15px 0 0;
	padding: 0;
	float: left;
	width: 68px;
	height: 68px;
	overflow: hidden;
}

#rightBar #firstBox #login h4 {
	display: block;
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
}

#rightBar #firstBox #login ul {
	display: block;
	margin: 3px 0 0 78px;
	padding: 0;
	width: 165px;
	list-style: none;
}

#rightBar #firstBox #login ul li {
	display: ;
}

#rightBar #firstBox #login ul a {
	font-size: 11px;
	text-decoration: none;
}

#userForm {
	margin: 9px 0 0;
}

#userForm form.login {
	padding: 15px 0 10px;
}

#userForm form.register {
	padding: 2px 0 1px;
}

#rightBar #firstBox #login ul a:hover {
	text-decoration: underline;
}

#userForm dl {
	display: block;
	clear: both;
	margin: 0 0 6px;
	padding: 0;
}

#userForm dl dt {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	padding: 2px 0 0;
	width: 70px;
	font-size: 11px;
	text-align: right;
}

#userForm dl dd {
	display: block;
	margin: 0;
	padding: 0;
}

#userForm .remember {
	display: block;
	margin: 10px 15px 0;
	padding: 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #aaa;
	text-align: right;
	text-decoration: none;
}

#rightBar #firstBox #poll {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	width: 206px;
	height: 230px;
	overflow: hidden;
	background: #fff;
	border: 1px solid #aaa;
}

#rightBar #firstBox #poll h3 {
	margin: 4px 3px 0;
	padding: 0;
	height: 22px;
	border-bottom: 1px solid #333;
}

#rightBar #firstBox #poll h3 a {
	color: #000;
	text-decoration: none;
}

#rightBar #firstBox #poll h4 {
	margin: 9px 5px 9px;
}

#rightBar #firstBox #poll h4 a {
	color: #000;
	text-decoration: none;
}


#rightBar #firstBox #poll dl {
	display: block;
	margin: 8px 5px 0 3px;
	padding: 0;
	clear: both;
}

#rightBar #firstBox #poll dl dt {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	margin: 0;
	padding: 0;
	width: 25px;
}

#rightBar #firstBox #poll dl dd {
	display: block;
	margin: 0;
	padding: 2px 0 0;	
	font-size: 11px;
}

#rightBar #firstBox #poll .submit {
	display: block;
	clear: both;
	margin: 20px 0 0;
	text-align: center;
}

#rightBar #firstBox #poll ul {
	display: block;
	position: absolute;
	top: 230px;
	margin: 0 6px;
	padding: 0;
	list-style: none;
	width: 194px;
	height: 30px;
	overflow: hidden;
}

#rightBar #firstBox #poll ul li {
	display: block;
	margin: 0;
	padding: 0;
}

#rightBar #firstBox #poll ul li.old {
	position: absolute;
	float: right;
	top: 14px;
	right: 0;
}

#rightBar #firstBox #poll ul li a {
	font-size: 10px;
	color: #333;
	text-decoration: none;
}

#rightBar #firstBox #poll ul li a:hover {
	color: #000;
	text-decoration: underline;
}

#rightBar #firstBox #poll ul li span {
	font-size: 10px;
	color: #aaa;
}

#rightBar .box {
	display: block;
	clear: both;
	margin: 10px 0 0;
	padding: 0;
	width: 467px;
}

#rightBar .box#shop {
	border: 1px solid #333;
}

#rightBar .box#shop h4 {
	margin: 7px 5px 15px;
}

#rightBar .box#shop dl {
	display: block;
	float: left;
	margin: 0 3px 0 2px;
	padding: 0;
	width: 225px;
}

#rightBar .box#shop dl dt {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	width: 75px;
}

#rightBar .box#shop dl dt img {
	width: 75px;
}

#rightBar .box#shop dl dd {
	display: block;
	float: right;
	margin: 0;
	padding: 0;
	width: 145px;
}

#rightBar .box#shop dl dd a.title {
	display: block;
	margin: 0 0 8px;
	padding: 0;
	height: 30px;
	overflow: hidden;
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
}

#rightBar .box#shop dl dd .price {
	display: block;
	margin: 0;
	padding: 0;
	color: #f00;
	font-weight: bold;
}

#rightBar .box#shop dl dd ul {
	display: block;
	margin: 10px 0 0 20px;
	padding: 0;
	list-style: none;
}

#rightBar .box#shop dl dd ul li {
	display: block;
	margin: 0;
	padding: 0;
}

#rightBar .box#shop dl dd ul li.more {
	background: url('img/more.gif') no-repeat left 1px;
}

#rightBar .box#shop dl dd ul li.card {
	background: url('img/card.gif') no-repeat left 2px;
}

#rightBar .box#shop dl dd ul li a {
	display: block;
	margin: 5px 0 0 15px;
	font-size: 10px;
	color: #333;
	text-decoration: none;
}

#oneColumn {
	display: block;
	position: relative;
	margin: 0 7px 0 0;
	padding: 0;
}


#leftBar {
	display: block;
	position: relative;
	margin: 0 7px 0 0;
	padding: 0;
	width: 440px;
}

#leftBar p,
#oneColumn p {
	margin: 0 0 6px;
}

#leftBar p img.
#oneColumn p img {
	margin: 0 5px 2px 0;
}

#leftBar #special {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	width: 440px;
	height: 266px;
	overflow: hidden;
}

#leftBar #special .description {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
	top: 180px;
	background: url('img/specialbg.png');
}

#leftBar #special .description a {
	text-decoration: none;
}

#leftBar #special .description h4 {
	display: block;
	margin: 5px 5px 2px;
	font-size: 16px;
	height: 20px;
	overflow: hidden;	
}

#leftBar #special .description h4 a {
	color: #fff;
}

#leftBar #special .description h4 a:hover {
	text-decoration: underline;
}

#leftBar #special .description span {
	display: block;
	margin: 0 5px;
	color: #aaa;
	font-size: 9px;
	text-decoration: none;
}

#leftBar #special .description p {
	display: block;
	margin: 3px 5px;
	padding: 0;
}

#leftBar #special .description p a {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

#leftBar .box {
	display: block;
	margin: 12px 0 0;
	padding: 0;
	width: 440px;
	height: 230px;
	overflow: hidden;
}

#leftBar .box.list,
#oneColumn .box.list {
	height: auto;
}

#leftBar .box.list.sonda p {
	position: relative;
	margin: 10px 15px 5px;
	padding: 0;
	width: 400px;
}

#leftBar .sonda .wykres {
	position: relative; 
	margin: 0 auto;
	width: 94%; 
	height: 15px; 
	background: #ddd;
	border: 1px solid #ccc;
}

#leftBar .sonda .skala {
	position: absolute;
	top: 1px;
	left: 1px; 
	height: 13px; 
	background: #999;
	border: 1px solid #666;
}


#leftBar .box.list .item {
	clear: both;
	margin-bottom: 10px;
}

#leftBar .box h3,
#oneColumn .box h3 {
	display: block;
	position: relative;
	margin: 0;
	padding: 0 18px;
	font-size: 14px;
	background: #cdcdcd url('img/titlebox.gif') repeat-x;
	height: 26px;
}

#oneColumn .box h3 { margin-bottom: 10px; }

#leftBar .box h3 a,
#oneColumn .box h3 a {
	margin: 0;
	padding: 5px 0 0;
	color: #333;
	text-decoration: none;
}

#leftBar .box h3 a:hover,
#oneColumn  .box h3 a:hover {
	color: #000;
	text-decoration: underline;
}

#leftBar .box h3 a.more,
#oneColumn .box h3 a.more  {
	position: absolute;
	float: right;
	margin: 0;
	padding: 0;
	top: 0;
	right: 10px;	
	text-decoration: none;
}

#leftBar .box a img {
	display: block;
	float: left;
	margin: 14px 10px 0 18px;
	padding: 0;
}

#leftBar .box .description,
#oneColumn .box .description {
	display: block;
	margin: 13px 0 0;
	padding: 0;
	width: auto;
}

#leftBar .box .description h4,
#oneColumn .box .description h4 {
	display: block;
	margin: 0;
	padding: 0 0 0;
	font-family: arial;
	font-size: 15px;
}

#leftBar .box .description p a,
#oneColumn .box .description p a {
	display: block;
	margin: 5px 0 0;
	padding: 0;
	color: #000;
	font-size: 11px;
	line-height: 16px;
	height: 50px;
	overflow: hidden;
	text-decoration: none;
}

#leftBar .box .description p a span,
#oneColumn .box .description p a span {
	font-weight: bold;
	color: #116FCF;
}

#leftBar .box ul,
#oneColumn .box ul {
	display: block;
	margin: 14px 0 0 21px;
	padding: 0;
	font-size: 11px;
}

#leftBar .box ul li,
#oneColumn .box ul li {
	margin: 0 0 5px 15px;
}

#oneColumn form {
	margin: 0 18px;
}


ul#toolbar {
	display: block;
	margin: 0;
	padding: 0;
	height: 37px;
	list-style: none;
	/*background: url('img/menubg.gif') repeat-x;*/
	/*background: #cdcdcd url('img/titlebox.gif') repeat-x;*/
}

ul#toolbar li {
	display: block;
	margin: 13px 5px 0;
	padding: 0;
	float: right;
	color: #333;
}

ul#toolbar li.comments {
	margin-left: 15px;
	float: left;
}

ul#toolbar li a {
	color: #333;
}

ul#toolbar li img {
	height: 18px;
}

ul#toolbar li.source {
	margin: 15px 0 0;
	float: left;
	color: #707070;
	font-size: 11px;
}

#footer {
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	width: 920px;
	height: 100px;
	overflow: hidden;
	border-top: 1px solid #333;
	background: #fff;
}

#footer ul {
	display: block;
	margin: 10px auto 5px;
	padding: 0;
	list-style: none;
	height: 20px;
	width: 340px;
}

#footer ul li {
	display: block;
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
}

#comments {
	display: block;
	margin: 0;
	padding: 0;
}

#comments h4 {
	display: block;
	margin: 15px 0 0;
	padding: 6px;
	height: 26px;
	background: url('img/titlebox.gif') repeat-x;
	overflow: hidden;
}


#comments form {
	display: block;
	margin: 0;
	padding: 0;
}

#comments form dl {
	display: block;
	clear: left;
	margin: 0 0 4px;
	padding: 0;	
}

#comments form dl dt {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	width: 75px;
	text-align: right;
}

#comments form dl dd {
	display: block;
	margin: 0 0 0 90px;
	padding: 0;
	width: 360px;
}

#comments form dl dd input.title {
	border: 1px solid #707070;
	width: 306px;
}

#comments form dl dd input.user,
#comments form dl dd input.token {
	border: 1px solid #707070;
	width: 100px;
}
/*
#comments form dl dd .textFormatting {
	display: none;
	margin: 0;
	padding: 2px 4px;
	width: 350px;
	height: 20px;
	background: #eee;
	border: 1px solid #707070;
	border-bottom: none;
	text-align: center;
}
*/
#comments form dl dd textarea.description {
	display: block;
	margin: -14px 0 4px;
	padding: 0;
	border: 1px solid #707070;
	width: 308px;
	height: 100px;
}

#comments .list {
	display: block;
	margin: 0;
	padding: 0;
}

#comments .list div {
	display: block;
	clear: left;
	margin: 0;
	padding: 0;
}

#comments .list div a img {
	display: block;
	float: left;
	margin: 3px 16px 0 1px;
	padding: 0;
	border: 2px solid #ccc;
}

#comments .list div a:hover img {
	border: 2px solid #aaa;
}

#comments .list div dl {
	display: block;
	position: relative;
	float: left;
	margin: 0 0 15px;
	padding: 0;
	background: #fff url('img/comentsHead.gif') no-repeat;
	width: 369px;
/*	height: 60px;*/
}

#comments .list div dl dt {
	display: block;
	margin: 0 10px;
	padding: 8px 0 0;
	width: 355px;
	font-weight: bold;
	overflow: hidden;
}

#comments .list div dl dt span {
	font-size: 10px;
	font-weight: normal;
	color: #707070;
}

#comments .list div dl dt.coments {
	display: block;
	position: absolute;
	top: 15px;
	left: -11px;
	margin: 0;
	padding: 0;
}

#comments .list div dl dd {
	display: block;
	margin: 0;
	padding: 0;
	width: 371px;
	background: transparent url('img/comentsFoot.gif') no-repeat bottom;
	text-align: justify;
}

#comments .list div dl dd p {
	display: block;
	margin: 5px 10px 0;
	padding: 0 0 10px;
	width: 350px;
	overflow: hidden;
	word-wrap: break-word;
}

#userMenu {
	display: block;
	position: fixed;
	left: 0;
	padding: 0;
	bottom: 0px;
	width: 100%;
	height: 37px;
	background: #940000 url('/css/img/menubg.gif') 0 0  repeat-x;
	z-index: 10;
	overflow: hidden;
}

#userMenu ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}

#userMenu ul li {
	display: block;
	position: relative;
	margin: 10px 10px 0;
	padding: 0;
	float: left;
	color: #eee;
}

#userMenu ul li ul {
	display: none;
}

#userMenu ul li:hover {
	color: #fff;
	background: #640c0b;
}

#userMenu ul li:hover ul,
#userMenu ul li ul:hover {
	display: block;
	position: fixed;
	margin: 0 0 0 -10px;
	padding: 5px 20px 13px 10px;
	bottom: 24px;
	background: #640c0b;
	z-index: 20;
}

#userMenu ul li:hover ul li {
	display: list-item;
	margin: 0 0 5px;
	padding: 0;
	float: none;
}

#userMenu ul li a,
#userMenu ul li ul li a {
	color: #eee;
	text-decoration: none;
}

#userMenu ul li a:hover,
#userMenu ul li ul li a:hover {
	color: #fff;
	text-decoration: underline;
}

#subMenu {
	display: block;
	background: none;
	border: none;
	margin: 10px 0 0;
	padding: 0;
	height: 25px;
}
