div.TabView div.Tabs
{
height: 24px;
overflow: hidden;

}
div.TabView div.Tabs a
{
float: left;
display: block;
width: 90px; /* Width top main menu */
text-align: center;
height: 24px; /* Height top main menu */
padding-top: 3px;
vertical-align: middle;
border: 0px solid #000; /* Top Main menu border color */
margin-right: 1px;
text-decoration: none;
font-family: verdana,"Times New Roman", Serif; /* Top main menu font */
font-size: 11px;
font-weight: 900;
color: #000; /* Top main menu font color */
background: url(src/tv2bg.jpg) top repeat-x;
}
div.TabView div.Tabs a:hover, div.TabView div.Tabs a.Active
{
color: white;
background: url(src/tv3bg.gif) top repeat-x;/* Top main menu background color */
}
div.TabView div.Pages
{
clear: both;
border: 0px solid #6E6E6E; /* Content Border color */
overflow: hidden;
background: transparent;
/*background-color: #FF9900;  Content background color */
}
div.TabView div.Pages div.Page
{

height: 100%;
padding: 0px;
overflow: hidden;
text-align: left;
}
div.TabView div.Pages div.Page div.Pad
{
padding: 0px 0px;}
a.parent-item:link, a.parent-item:visited, a.parent-item:active{
font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #fff;
	font-weight: 100;
    padding-left: 10px;
	width: 100%;
	text-decoration: none ;
	
}
 a.parent-item:hover {
	
	text-decoration: underline;
	font-weight: 100;
	
}
.reklama{}
a.reklama:link, a.reklama:visited, a.reklama:active{
font-family: Verdana, Arial, Tahoma;
	font-size: 13px !important;
	color: #fff;
	font-weight: 100;
    padding-left: 10px;
	width: 100%;
	height: 40px !important;
	background: #ff0000 !important;
	text-decoration: none ;
	
}
 a.reklama:hover {
	
	text-decoration: underline;
	font-weight: 100;
	color: #FFF;
}
a.rss:link, a.rss:visited, a.rss:active{
font-family: Verdana, Arial, Tahoma;
	font-size: 10px ;
	color: #9fa0a0;
	font-weight: 100;
    text-decoration: none ;
	
}
 a.rss:hover {
	text-decoration: underline;
	font-weight: 100;
}
a.rss2:link, a.rss2:visited, a.rss2:active{
font-family: Verdana, Arial, Tahoma;
	font-size: 10px ;
	color: #9fa0a0;
	font-weight: 100;
    text-decoration: underline;
	
}
 a.rss2:hover {
	text-decoration: none;
	font-weight: 100;
}
a.title:link, a.title:visited, a.title:active{
font-family: Verdana, Arial, Tahoma;
	font-size: 16px ;
	color: #000;
	font-weight: 900;
    text-decoration: none ;
	
}
 a.title:hover {
	
	text-decoration: underline;
	font-weight: 900;
	
}
a.dodal:link, a.dodal:visited, a.dodal:active{
font-family: Verdana, Arial, Tahoma;
	font-size: 10px ;
	color: #000;
	font-weight: 100;
    text-decoration: none ;
	
}
 a.dodal:hover {
	
	text-decoration: underline;
	font-weight: 100;
	
}

a.dalej:link, a.dalej:visited, a.dalej:active{
font-family: Verdana, Arial, Tahoma;
	font-size: 10px ;
	color: #FF0000;
	font-weight: 100;
    text-decoration: none ;
	
}
 a.dalej:hover {
	
	text-decoration: underline;
	font-weight: 100;
	
}
a.pagu:link, a.pagu:visited, a.pagu:active{
    font-family: Verdana, Arial, Tahoma;
	font-size: 10px ;
	color: gray;
	border: 0px solid #ccc;
	padding: 2px;
	font-weight: 100;
    text-decoration: none ;
	
}
 a.pagu:hover {
	text-decoration: underline;
	font-weight: 100;
	border: 0px solid #000;	
}

a.pagu2:link, a.pagu2:visited, a.pagu2:active{
    font-family: Verdana, Arial, Tahoma;
	font-size: 10px ;
	color: white;
	border: 1px solid #ccc;
	background: #9e9d9d;
	padding: 2px;
	font-weight: 100;
    text-decoration: none ;
	
}
 a.pagu2:hover {
	
	text-decoration: underline;
	font-weight: 100;
	color: #000;
	border: 1px solid #000;
}
