* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	font-family:tahoma;
	font-size:11px;
	color:#333;
	background-color:#ffffff;
}

a {
	color: #4F7B9E;
}

a img {
	border: 0;
}

h1 {
	color: #295D82;
	font-size: 17px;
	margin: 0 0 15px 0;
}

.clear {
	clear: both;
}

#wrap {
	width: 989px;
	margin: 0 auto;
}
#wrap * {
	text-align: left;
}

#bar-menu {
	height: 65px;
	color: #295d82;
}
#bar-menu img {
	float: left;
}
#bar-menu ul {
	float: left;
	list-style: none;
	height: 65px;
}
#bar-menu ul li{
	float: left;
	width: 91px;
	height: 65px;
	background: url(images/menu-separator.gif) no-repeat right top;
}
#bar-menu ul li.radio, #bar-menu ul li.czat{
	width: 90px;
}
#bar-menu ul li.pogoda{
	background: none;
	width: 84px;
}
#bar-menu ul li a {
	display: block;
	text-align: center;
	color: #295d82;
	text-decoration: none;
	font-weight: bold;
	padding: 40px 0 0 0;
	margin: 0 5px 0 0;
}
#bar-menu ul li a:hover {
	color: #4A4A4A;
}

#bar-menu ul li a.portal {
	background: url(images/b.gif) no-repeat 34px 15px;
}
#bar-menu ul li a.telewizja {
	background: url(images/b1.gif) no-repeat 36px 11px;
}
#bar-menu ul li a.radio {
	background: url(images/b2.gif) no-repeat 48% 11px;
}
#bar-menu ul li a.forum {
	background: url(images/b3.gif) no-repeat 31px 16px;
}
#bar-menu ul li a.toplinki {
	background: url(images/b4.gif) no-repeat 34px 14px;
}
#bar-menu ul li a.czat {
	background: url(images/b5.gif) no-repeat 34px 16px;
}
#bar-menu ul li a.pogoda {
	background: url(images/b6.gif) no-repeat 32px 12px;
}
#bar-menu ul li.search {
	background: none;
	width: 180px;
}
#bar-menu ul li.search fieldset{
	border: 0;
}
#bar-menu ul li.search .text{
	border: 1px solid #B2D1E6;
	margin: 8px 0 5px 0;
	display: block;
	width: 178px;
	height: 22px;
	line-height: 22px;
}
#bar-menu ul li.search .submit{
	background: #295D82;
	color: #fff;
	border: 0;
	display: block;
	width: 100%;
	text-align: center;
	font-size: 11px;
	padding: 2px 0;
}

#bar-second {
	background: #B2D1E6;
	height: 91px;
}
#bar-second .logo{
	text-align: center;
	width: 179px;
	background: #fff;
	float: left;
	height: 81px;
	padding-top: 10px;
}
#bar-second .logo p{
	text-align: center;
	margin: 5px 0 0 0;
	color: #295d82;
	font-size: 12px;
}
#bar-second ul {
	list-style: none;
	float: left;
	margin: 10px 0 0 14px;
}
#bar-second ul li{
	float: left;
	width: 255px;
	color: #697077;
	margin: 0 10px 0 0;
}
#bar-second ul li.last {
	margin: 0;
}
#bar-second ul li a.thumb {
	float: left;
}
#bar-second ul li .content {
	float: left;
	margin: 5px 0 0 15px;
	color: #000;
}
#bar-second ul li .content a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
#bar-second ul li .content a:hover {
	text-decoration: underline;
}
#bar-second ul li .content h3 {
	font-size: 11px;
	margin: 0 0 5px 0;
}
#bar-second ul li .content h3 a{
	color: #295D82;
	text-decoration: none;
	text-transform: uppercase;
}

#main {
	background:url(images/kolumna_lewa.gif) repeat-y top left;
	width: 989px;
}

#sidebar-left {
	background: #b2d1e6 url(images/sidebar-left-bg.jpg) repeat-x;
	width: 179px;
	display: block;
	padding: 10px 0;
	float: left;
}	
#sidebar-left h3 {
	color: #fff;
	margin: 0 0 5px 0;
	font-size: 13px;
}
#sidebar-left ul {
	list-style: none;
	margin: 0 15px;
}
#sidebar-left ul li a{
	color: #000;
	text-decoration: none;
	background: url(images/bullet.png) no-repeat left 4px;
	padding:0 0 0 12px;
	display: block;
}
#sidebar-left ul li a:hover {
	text-decoration: underline;
}
#sidebar-left ul li ul {
	margin: 0 0 10px 3px;
}

#sidebar-right {
	width: 190px;
	display: block;
	float: left;
	margin: 15px 0 0 0;
}
#sidebar-right h3 {
	color: #295d82;
	text-transform: uppercase;
	font-size: 11px;
	background: url(images/a5.gif) no-repeat left 3px;
	padding: 0 0 0 15px;
	margin: 0 0 10px 0;
}
#sidebar-right ul {
	list-style: none;
	margin: 0 0 0 10px;
	display: block;
}
#sidebar-right ul li.widget{
	border: 1px solid #B2D1E6;
	padding: 13px;
	margin: 0 0 10px;
}
#sidebar-right ul li.bullet li {
	margin: 0 0 2px;
}
#sidebar-right ul li.bullet li a{
	background: url(images/bullet.png) no-repeat left 4px;
	padding: 0 0 0 13px;
	display: block;
}
#sidebar-right ul li.text {
	padding: 10px 0;
	text-align: center;
}
#sidebar-right ul li li {
	border: 0;
	padding: 0;
}
#sidebar-right ul li a{
	color: #333;
	text-decoration: none;
}
#sidebar-right ul li a:hover {
	text-decoration: underline;
}
#sidebar-right ul li ul {
	margin: 0 0 0 3px;
}


#sidebar-right li.important-subjects {
	border: 0 !important;
	padding: 0 !important;
}
#sidebar-right li.important-subjects ul {
	background: #b2d1e6 url(images/sidebar-left-bg.jpg) repeat-x;
	padding: 10px !important;
	margin: 0;
	height: 213px;
}
#sidebar-right li.important-subjects ul li a {
	background: url(images/bullet.png) no-repeat left 50%;
	padding: 0 0 0 12px;
	color: #000;
}
#sidebar-right li.comments a{
	color: #295d82;
	font-weight: bold;
}
#sidebar-right li.comments li{
	margin: 0 0 5px 0;
}
#sidebar-right li.authors .thumb{
	float: left;
	margin: 0 10px 0 0;
}
#sidebar-right  li.authors .name {
	color: #295D82;
	font-weight: bold;
	margin: 0 0 5px 0;
	display: block;
}
#sidebar-right  li.authors .article {
	color: #333333;
	text-decoration: underline;
}
#sidebar-right  li.authors .article:hover {
	color: #333;
}
#sidebar-right li.authors li {
	margin: 0 0 10px 0;
}


#content {
	width: 620px;
	float: left;
	padding: 15px 0 0 0;
}

#content .column-left{
	width: 295px;
	display: block;
	float: left;
	margin: 0 0 0 15px;
}
#content .column-right{
	width: 295px;
	display: block;
	float: left;
	margin: 0 0 0 14px;
}
#content .column-wide {
	display: block;
	margin: 0 0 15px 15px;
	clear: both;
}
#content .komiks img{
	width: 604px;
}
#content h3 {
	color: #295d82;
	text-transform: uppercase;
	font-size: 11px;
	background: url(images/a5.gif) no-repeat left 50%;
	padding: 0 0 0 15px;
	margin: 0 0 10px 0;
}
#content h3 a{
	color: #295d82;
	text-decoration: none;
}

#content ul.messages {
	list-style: none;
}
#content ul.messages li{
	margin: 0 0 15px 0;
	height: 90px;
	overflow: hidden;
	position: relative;
}
#content ul.category li {
	float: left;
	width: 295px;
	margin-right: 15px;
}
#content ul.category li.right {
	margin-right: 0;
}
#content ul.messages a.thumb{
	float: left;
	margin: 0 15px 0 0;
}
#content ul.messages .content .date{
	font-size: 10px;
	font-weight: bold;
}
#content ul.messages .content h4{
	text-transform: uppercase;
	margin: 2px 0;
}
#content ul.messages .content h4 a{
	color: #333333;
	text-decoration: none;
	font-size: 11px;
} 
#content ul.messages .content h4 a:hover{
	text-decoration: underline;
}
#content ul.messages .content a.details{
	float: right;
	margin: 10px 0 0 0;
	position: absolute;
	right: 0;
	bottom: 0;
}

#content .navigation {
	text-align: center;
}

#content .meta {
	color: #333;
	margin: 0 0 15px 0;
	font-size: 11px;
}
#content .meta a{
	color: #333;
	text-decoration: none;
}
#content .meta a:hover{
	text-decoration: underline;
}
#content .meta a.print{
	background: url(images/print.jpg) no-repeat left 50%;
	padding: 0 0 0 19px;
	margin: 0 0 0 5px;
}
#content .tags {
	margin: 30px 0;
	font-size: 11px;
}
#content .tags a{
	color: #333;
	text-decoration: none;
}
#content .tags a:hover{
	text-decoration: underline;
}
#content .entry p{
	margin: 0 5px 10px 0;
	line-height: 18px;
	color: #333;
	text-align: justify;
	font-size: 12px;
}
#content .entry img.alignleft {
	float: left;
	margin: 0 15px 15px 0;
}

#footer {
	background: #B2D1E6;
	height: 61px;
	color: #000;
}
#footer .logo {
	background: #fff;
	text-align: center;
	width: 179px;
	float: left;
	height: 51px;
	padding: 10px 0 0 0;
}
#footer .logo p{
	text-align: center;
}
#footer .content {
	float: left;
	margin: 0 0 0 28px;
}
#footer .content p {
	text-align: center;
}
#footer .content p.rss {
	padding: 16px 0 0 0;
	margin: 0 0 2px 0;
}

/* comments */
#comments h4 {
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0 0 10px 0;
}
#comments ol {
	margin: 0 0 32px 32px;
}
#comments ol li {
	border: 1px solid #B2D1E6;
	padding: 10px;
	margin: 0 4px 10px 0;
}
#comments ol li span {
	background: #fff;
	padding: 5px;
	display: block;
	margin: 0 0 10px 0;
}
#comments ol li span strong {
	color: #295D82;
}
#comments ol li .comment-text {
	margin: 0 0 0 2px;
	text-align: justify;
}
#comments ol li .comment-text p{
	text-align: justify;
	
	margin: 0 0 10px 0;
	
	font-size: 12px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #B2D1E6;
	}
#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	border: 1px solid #B2D1E6;
	width: 594px;
	}
#commentform #submit {
	margin: 0 0 5px 0;
	background: #295D82;
	color: #fff;
	text-align: center;
	border: 0;
	}
#commentform p {
	margin: 5px 0;
	}
	
	
.movie-player {
	display: block;
	width: 600px;
	height: 477px;
	position: relative;
}
.movie-player a {
	display: block;
	height: 477px;
	width: 600px;
	background: url(http://wolnemedia.net/obrazki-playery/duzy.png) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}

/* sidebar paypal */

form.paypal {
	margin: 20px 0 0 -10px;
}

