s/* = video news (copy-paste z homepage.css)
========================================== */

.video_news{
	background: url(../i/video/box_bg.gif) repeat-y;	
	width: 323px;
}	

.video_news h2{
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	height: 23px;
	padding-left: 10px;
}	

.video_news_start{
	background: url(../i/video/box_start.gif) no-repeat top;
}

.video_news_end{
	background: url(../i/video/box_end.gif) no-repeat bottom;
	padding: 7px 3px 0 0px;
	clear: both;
}

.video_news div img{
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #D0DCE2;
	padding: 1px;
}
	
	
.video_news .item-off{
	height: 22px;
	padding-top: 5px;
	clear: both;
	background: url(../i/home/video_li.gif) no-repeat;
	overflow: hidden;
}	

	
.video_news .item-off:hover{
}	


.video_news .item-on{
	background: url(../i/home/video_li_on.gif) no-repeat #1F5371;
}

.video_news .item-off h6 a{
	color: #fff;
	padding-left: 30px;
	float: left;
	width: 240px;
}	

.video_news .item-off h6 span{
	float: right;
	color: #fff;
	font-weight: bold;
	display: block;
	padding-right: 23px;
	font-size: 12px;
}

.video_news div h3{
	font-weight: bold;
}

/* = listing newsow
========================================== */
.box h1.news_header span
{
	display: inline;
	float: left;
	margin-right: 5px;
}

.box h1.news_header form /* wyszukiwarka */
{
	display: inline;
	float: left;
	clear: none;
	margin-top: -2px;
}

.box h1.news_header form input
{
	display: block;
	float: left;
	clear: none;
}

.box h1.news_header form input[type='submit']
{
	background: url(../i/ico/lupa_blue.gif) no-repeat;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	height: 23px;
	width: 23px;
	cursor: pointer;
	margin-right: 5px;
}

.box h1.news_header form span
{
	display: block;
	float: left;
	background: url(../i/browse_input.gif) no-repeat center center;
	height: 23px;
	width: 143px;
}

.box h1.news_header form span input[type='text']
{
	margin-left: 5px;
	width: 133px;
	margin-top: 3px;
	background: none;
	border: none;
}

.box h3
{
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 17px;
	width: 505px;
	font-weight: bold;
	float: left;
	display: block;
}

.box h3 a
{
	padding-left: 15px;
	font-size: 16px;
	width: 505px;
	display: inline-block;
	float: left;
	background: url(../i/user/bink.gif) no-repeat -5px 1px;
}

.box h4 a.comments
{
	width: 20px;
	font-size: 11px;
	font-weight: bold;
	display: inline-block;
	padding-right: 15px;
	background: url(../i/ico/comment.gif) no-repeat right 4px;
	color: #3E6E8B;
	float: left;
	text-align: right;
	clear: none;
}

.box h4
{
	margin-left: 15px;
	margin-right: 15px;
	padding-left: 15px;
	width: 490px;
	font-weight: normal;
	color: #5287A5;
	float: left;
	display: block;
	clear: left;
	font-size: 10px;
}

.box h4 span
{
	display: inline-block;
	float: left;
}

.box .newscontent
{
	display: block;
	float: left;
	margin-left: 30px;
	margin-right: 30px;
	padding-bottom: 15px;
	width: 590px;
	text-align: justify;
	border-bottom: solid 1px #D1DDE3;
	font-size: 12px;
}

.box .newscontent img,
.news_note_content img {
	float: left;
	margin-right: 6px;
}

.box .newscontent ul
{
	padding-left: 15px;
}

/* = punches
========================================== */
.punches {
	float: left;
	margin-right: 15px;
	margin-top: 10px;
	display: block;
	width: 100px;
	height: 60px;
	overflow: hidden;
	position: relative;
}

.box .punches {
	float: right;
}

.punches p.score {
	background: url(../i/ico/punchsum.gif) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 39px;
	height: 37px;
	padding-bottom: 2px;
	line-height: 22px;
	text-align: center;
	font: bold 18px "Trebuchet MS";
	color: #F6FAFC;
}

.punches p.vote {
	position: absolute;
	top: 0px;
	left: 40px;
	display: block;
	width: 60px;
	height: 35px;
}

.punches p.vote a {
	position: absolute;
	top: 0px;
	display: block;
	width: 25px;
	height: 35px;
	text-indent: -9999px;
	cursor: pointer;
}

.punches p.vote.disabled a {
	cursor: default;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}

.punches p.vote a.punchup {
	background: url(../i/ico/punchup.gif) no-repeat top center;
	left: 5px;
}

.punches p.vote a.punchdown {
	background: url(../i/ico/punchdown.gif) no-repeat top center;
	left: 35px;
}

.punches p.info {
	font: bold 12px "Trebuchet MS";
	color: #000;
	display: block;
	position: absolute;
	top: 36px;
	left: 0px;
}

/* = podglad newsa
========================================== */
		
.box_news{
	background: url(../i/video/box2_bg.gif) repeat-y;	
	width: 650px;
}	

.box_news h2{
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	height: 23px;
	line-height: 19px;
	padding-left: 10px;
	padding-top: 6px;
}	

.box_news_start{
	background: url(../i/video/box2_start.gif) no-repeat top;
	width: 650px;
}

.box_news_end{
	background: url(../i/video/box2_end.gif) no-repeat bottom;
	clear: both;
}

/* = note
====================================== */
	
.news_note{
	padding: 5px 10px 0px 10px;
	background: url(../i/blogs/end.gif) no-repeat bottom;
}

.news_note_head{
	clear: both;
	width: 100%;
}


.news_note_head .author{
	float: left;
	color: #5386A3;
	background: url(../i/video/bink.gif) no-repeat left 12px;
	padding-left: 10px;
}	

.news_note_head .category{
	float: right;
	font-weight: bold;
	color: #3E6E8B;
	font-size: 12px;	
	padding-right: 10px;
}	

.news_note_content{
	clear: both;
	font-size: 12px;
}
	
.news_note .views{
	color: #003F61;
	text-align: right;
}

.news_note .views strong{
	display: block;
	padding-top: 15px;
	padding-right: 10px;
}

.news_note .more{
	text-align: right;
	margin: 0px;
	padding: 0px;
	padding-right: 40px;
}

/* = views
====================================== */
p.views{
	float: right;
	display: block;
	width: 200px;
}

p#bookmarks{
	float: left;
	display: block;
	width: 320px;
	padding-top: 20px;
	padding-bottom: 0px;
}

p#bookmarks span#sharethis_0, p#bookmarks div
{
	display: inline;
	float: left;
}

p#bookmarks span#sharethis_0
{
	width: 75px;
}

p#bookmarks div
{
	width: 145px;
	margin-top: -2px;
}
