﻿div.NewsWidget
{
	text-align: left;
}

div.NewsWidget div.DIV_News
{

	margin: 0px;
	overflow: hidden;
	border: Solid #CA490D 1px;
}

div.NewsWidget table.News
{
	width: 100%;
	table-layout: fixed;
	color: #CA490D;
}


table.News tr
{
	/*width: 210px;
    color: Black;*/
}

table.News td
{
    padding: 2px 5px 2px 5px;
}

table.News tr a
{
	color: #CA490D;
}

/*
	Nadpis
*/

table.News tr.TR_header th.TH_Ico/* div.DIV_Ico*/
{
	width: 30px;
	height: 30px;
	background-image: url('../img/Kovotour/Ikona-Novinky.jpg');
	padding: 0px;
}

table.News tr.TR_header th.TH_Title
{
    background-image: url('../img/Kovotour/Pozadi-NadpisNovinky.jpg');
    color: White;
    font-size           : 14px;
    font-weight         : bold;
	text-align          : left;
	padding-left        : 5px;
}
