.tv_box {
       width: 335px;
       font-family: verdana;
       margin-bottom: 16px;
}

.tv_box img {
       width: 335px;
       height: 164px;
       display: block;
}

.tv_box h5, .tv_box h6 {
       margin: 0;
	 padding-left: 10px;
}

.tv_box_content {
min-height: 140px;
       background: url(img/tv_box_background.png) no-repeat;
       background-position: bottom;
       background-color: #E76D08;
       padding: 5px;
}

.tv_box h5, .tv_box h1{
       font-size: 1em;
       height: 37px;
}
.tv_box h5 a:hover, .tv_box h1 a:hover{
	color: #683104;
	text-decoration:underline;
}
.tv_box p {
       font-size: 0.7em;
	 line-height:1.2;
       color: white;
       margin-left: 10px;
       min-height: 50px;
}

.tv_box .view_comments {
       display: block;
       color: #fbd16b;
       text-decoration: none;
       font-size:0.65em;
	 font-weight:bold;
       width: 320px;
       text-align: right;
}

.tv_box .view_comments:hover {
       text-decoration: underline;
}

.tv_box h6 {
       margin-left: 10px;
	 padding-bottom:27px
	 padding-top:6px;
}
.tv_box h6, .tv_box h6 a {
       color: #683104;
}

.tv_box h6 a {
       margin-left: 2px;
       margin-right: 2px;
       font-weight: normal;
 	 padding:0 3px;
}

.tv_box h6 a:hover {
	 background-color:#9B1521;
	 color:#FDFDC0;
       text-decoration: none;
}


.tv_box .tytul_hiper {


color:#000000;
text-decoration:none;
line-height:normal;


}

.tv_box  .tytul_hiper :hover {
       text-decoration: underline;
}

