/* =RESET= */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* =BLEDY IE= */
/* Centrowanie */
.container { text-align: left; }

/* Block element w listach */

ul li, ul  { zoom:1; }

/* Double margin bug */
.inline {
	display:inline;
}
/* ============================================================= */

a  {
	border:0px solid red;
	color:#0078bb;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.clear {
	clear:both;
}
body {
	background:#000 url(../images/pattern.jpg) repeat top center;
	font-size:11px;
	font-family:Verdana;
	color:#b5b5b5;
	line-height:1.4;
}
.png {
	background:transparent url(../images/black-bg.png) repeat scroll center top
}
.main {
	background:url(../images/main-slice.jpg) no-repeat top center;
}
#wrapper {
	background:transparent url(../images/top-slice.jpg) repeat-x scroll center 13px;
	width:100%;
}
.content-wrapp {
	width:980px;
	margin:auto;
}
.logo {
	width:203px;
	position:relative;
	top:58px;
}
.logo h1 {
	background:transparent url(../images/logo.jpg) no-repeat scroll 0 19px;
	text-indent:-9999px;
	height:133px;
	width:203px;
}
.logo h1 a {
	height:133px;
	width:203px;
	display:block;
}
.columns {
	width:980px;
	overflow:hidden;
	margin-top:75px;
	
}

.left {
	width:650px;
	display:inline;
	float:left;
	margin-right:12px;
	overflow:hidden;
}

.right {
	width:318px;
	float:left;
	display:inline;
}
.player-bg {
	background:url(../images/player-bg.gif) no-repeat;
	padding-left:7px;
	padding-top:8px;
	width:650px;
	height:397px;
}
.player-bg2 {
	background:url(../images/player-bg2.jpg) no-repeat;
	padding-left:31px;
	padding-top:55px;
	width:650px;
	height:397px;
}


/* Komentarze */
.comments {
	margin-top:7px;
	width:650px;
}
.comments .header {
	border-bottom:1px solid #625400;
}
.comments .header p {
	background:url(../images/komentarze-icon.png) no-repeat;
	padding-left:30px;
	padding-top:3px;
	height:26px;
}
.comment {
	border-bottom:1px solid #3b3b3b;
	padding-top:15px;
	padding-left:30px;
	padding-right:15px;
}
.zebra {
	background:url(../images/comments-bg.png) repeat;
}

.comment .info {
	float:left;
	display:inline;
	font-size:10px;
	color:#555555;	
}
.comment .info strong {
	font-size:11px;
	color:#fff;
	font-weight:bold;
}
.comment .info span {
	color:#7d6b00;
	font-size:11px;
}
.comment .anwser {
	float:right;
	display:inline;
	font-size:10px;
	color:#555555;
}
.comment .text {
	clear:both;
	font-size:12px;
	color:#b5b5b5;
	padding-top:15px;
	padding-bottom:15px;
}
.pagination {
	margin-bottom:15px;
	height:25px;
	margin-top:10px;
}

.pagination ul li {
	background:transparent url(../images/pagination-inactive.png) no-repeat scroll 0 0;
	display:inline;
	float:left;
	font-size:11px;
	height:19px;
	margin-right:5px;
	padding:2px 8px 0;
}
.pagination ul li.active {
	background:url(../images/pagination-active.png) no-repeat;
	color:#000;
	font-weight:bold;
	padding-left:7px;
}
.pagination ul li.prev, 
.pagination ul li.next,
.pagination ul li.label {
	background:none;
}
.pagination ul li.prev, 
.pagination ul li.next {
	margin-top:2px;
}
.pagination ul li.label {
	padding-top:0px;
}
.pagination ul li a {
	color:#555;
}
.pagination .last {
	margin-right:0px;
}
.pagination .last a {
	margin-left:10px;
}
.comments-form {
	width:650px;
	margin:20px 0px;
}

.comments-form .header p {
	background:url(../images/comments-form-icon.png) no-repeat;
}
.comments-form .header {
	border-bottom:1px solid #625400;
	padding-bottom:10px;
}
.comments-form .form {
	background:url(../images/comments-form-bg.jpg) no-repeat right top;
	height:auto;
	zoom:1;
}
.comments-form form {
	padding-top:20px;
	zoom:1;
}

.form .input {
	background:url(../images/form-name.png) no-repeat;
	margin-bottom:10px;
	width:210px;
	height:23px;
	color:#555555;	
}
.form label {
	float:left;
	display:inline;
	margin-left:5px;
	margin-right:5px;
	margin-top:3px;
}

.form .input input {
	background:#0b0b0b;
	color:#7d7d7d;
	border:0px solid black;
	float:left;
	display:inline;
	margin-top:3px;
	width:160px;
	font-size:11px;
	
}
.form .textarea {
	background:url(../images/form-text.png) no-repeat;
	width:410px;
	height:111px;
	color:#555555;	

}
.form textarea {
	background:#0b0b0b;
	border:0px solid black;
	height:95px;
	margin-top:6px;
	width:350px;
	float:left;
	display:inline;
	color:#7d7d7d;
	font-size:11px;
	overflow:auto;
	font-family:arial;
}
.form .submit {
	background:url(../images/form-submit.png) no-repeat;
	width:182px;
	height:28px;
	border:0px solid black;
	margin-top:10px;
	cursor:pointer;
	text-indent:-9999px;
	float:left;
	display:inline;
}
.form .anuluj {
	background:url(../images/form-cancel.png) no-repeat;
	width:98px;
	height:28px;
	border:0px solid black;
	margin-top:10px;
	cursor:pointer;
	text-indent:-9999px;
	margin-right:5px;
	float:left;
	display:inline;
}

/* right */
.right .user-video {
	background:url(../images/right-top.png) no-repeat center top;
	width:318px;
	padding-top:78px;
	padding-bottom:5px;
}
.right .video-wrapper {
	height:400px;
	width:300px;
	overflow:auto;
	margin-right:7px;
}
.right-wrapper {
	background:url(../images/right-bg.png) repeat-y 0px 0px;
	margin-top:30px;
}
.right .user-video-bottom {
	background:url(../images/right-bottom.png) no-repeat;
	font-size:0px;
	width:318px;
	height:7px;
	margin-bottom:15px;
}
.video-wrapper .row  {
	background:transparent url(../images/video-row-bg.png) repeat scroll 0 0;
}
.video-thumb {
	background:transparent url(../images/thumb-bg.png) no-repeat scroll 0 0;
	display:inline;
	float:left;
	height:79px;
	padding-left:10px;
	padding-top:10px;
	width:109px;
}
.single-video {
	border-bottom:1px solid #625400;
	clear:both;
	hheight:auto;
	margin-left:12px;
	margin-right:3px;
	overflow:hidden;
	width:267px;
	padding-bottom:5px;
	padding-top:10px;
}
.user-video .info .title a {
	font-weight:bold;
	color:#fff;
	display:block;
	margin-bottom:7px;
	border-bottom:1px dotted #656565;
	padding-bottom:8px;
}
.user-video .info {
	font-size:10px;
	float:left;
	font-size:10px;
	width:148px;
}
.user-video .info span {
	color:#fff;
	font-size:11px;
}
.banerek {
	margin-top:20px;
}
/* scroll */
.jScrollArrowUp {
	background:url(../images/arrow-top.png) no-repeat;
	width:13px;
	height:13px;
	padding-bottom:5px;
}
.jScrollArrowDown {
	background:url(../images/arrow-bottom.png) no-repeat;
	width:13px;
	height:13px;
	padding-bottom:5px;
}
.jScrollPaneDrag {
	background:#dbc125 none repeat scroll 0 0;
}
.jScrollPaneTrack {
	background:#161616;
}
/* Video info */
.video-info {
	height:30px;
	margin-top:10px;
}
.vote {
	float:right;
	display:inline;
}
.count {
	float:left;
	display:inline;
	margin-left:55px;
	margin-top:2px;
}
.count span, .count img {
	float:left;
	display:inline;

}
.count img {
	margin-top:6px;
}
.count span {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border:1px solid #262626;
	margin-left:10px;
	padding:3px;
	font-weight:bold;
	color:#fee347;	
}
.ocena {
	float:left;
	display:inline;
}
.ocena-label {
	margin-left:21px;
	margin-top:6px !important;
}
.ocena span {
	float:left;
	display:inline;	
}
.liczba {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border:1px solid #262626;
	margin-left:10px;
	padding:3px;
	margin-top:2px;
}
.footer {
	background:#000 url(../images/footer-bg.gif) repeat-x top;
	padding-top:30px;
	overflow:hidden;
	padding-bottom:30px;
	margin-top:40px;
	
}
.footer-wrapper .links {
	display:inline;
	width:200px;
	float:right;
}
.footer-wrapper {
	width:980px;
	margin:auto;
	color:#555555;
	font-size:11px;
	font-family:Verdana;
}
.footer-wrapper a {
	color:#fff;
}
.footer-wrapper p.left {
	width:550px;
	float:left;
	display:inline;
}
.odpowiedz-btn {
	background:url(../images/anwser-button.png) no-repeat;
	width:92px;
	height:24px;
	text-indent:-9999px;
	display:block;
}
.cytuj {
	background:url(../images/quote-button.png) no-repeat;
	width:92px;
	height:24px;
	text-indent:-9999px;
	display:block;
}
.quote {
	float:right;
	display:inline;
	margin-right:10px;
}
blockquote {
	font-size:11px;
	background:#181818;
	padding:10px;
	font-style:italic;
	border:1px solid #3B3B3B;
}
.tx-srfreecap-pi2-cant-read {
	color:#B5B5B5;
}
.tx-srfreecap-pi2-cant-read a {
	color:#7D6B00;
}
.tx-srfreecap-pi2-cant-read a:hover {
	text-decoration:underline;
}
.captcha-block {
	display:block;
	background:transparent url(../images/captcha-bg.png) no-repeat scroll 0 0;
	color:#555555;
	height:23px;
	margin-bottom:10px;
	width:145px;
	border:0px solid black;
	padding-left:10px;	
	clear:both;
}
.tx-srfreecap-pi2-image {
	margin-left:0px;
	margin-top:10px;
}
.captcha-label {
	color:#B5B5B5;
	margin-left:0px !important;
	font-size:10px;
}
.captcha-right {
	float:left;
	display:inline;
	margin-left:10px;
	margin-top:59px;
}
.captcha-left {
	float:left;
	display:inline;
}
.buttony {
	clear:both;
	zoom:1;
}
.submits {
	height:38px;
}
.buttony-2 {
	clear:none;
}
.skomentuj {
	background:url(../images/skomentuj-ico.png) no-repeat;
	padding-left:10px;
}
.info-header {
	font-weight:bold;
	color:#f20033;
}
.komunikat {
	margin-bottom:10px;
	color:#AB2424;
}
img.fade {
	position:absolute;
}
.motyl a {
	font-size:10px;
	color:#555555;
	float:left;
	display:inherit;
	margin-right:8px;
}
.motyl {
	width:500px !important;
}
p.komentarze-label {
	float:left;
	display:inline;	
	margin-top:10px;
}
p.polec-znajomemu {
	float:right;
	display:inline;
	background:none !important;
	margin-bottom:15px;
}
.tip-friend  a {
	background:url(../images/polec_znajomemu.gif) no-repeat;
	width:182px;
	height:28px;
	display:block;
	text-indent:-9999px;
}
.columns {
	position:relative;
}
.tip-friend {
	left:468px;
	position:absolute;
	top:455px;
	width:185px;
}
