/* CSS Basic Document */

a:link {
color: #003300; 
text-decoration: none;
}
a:visited {
color: #336600; 
text-decoration: none;
}
a:active {
color: #003300; 
text-decoration: none;
}
a:hover {
color: #33cc33; 
text-decoration: underline;
}
body, td {
font-family: Verdana;
font-size: 11px;
color: #336600;
font-family: Verdana, arial, tahoma, sans-serif;
}
img {
    border: 0px;
}
.news {
	width: 660px;
    font-family: verdana;
    color: #336600;
    font-size: 11px;
	background: url(4.gif);
	border: 3px double #336600;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 5px; 
    padding-bottom: 5px;     
}
.img {
	border: 3px double #336600; 
}

.dol {
    background: url(n-top.jpg);
    height: 4px;
    width: 464px;
}
.top {
    background: url(topm1.jpg);
    height: 20px;
    width: 980px;
    text-align: center;
    color: #336600;
    font-weight: bold;
    font-size: 12px;
}

.linki {
    text-align: left;
    font-family: verdana;
    color: #336600;
    font-size: 11px;
    padding-right: 5px;
    padding-left: 10px;   
    padding-top: 5px; 
    padding-bottom: 5px; 
}

.tytul{
    text-align: center;
    font-family: verdana;
    color: #336600;
    font-size: 50px;
    padding-right: 5px;
    padding-left: 10px;   
    padding-top: 15px; 
    padding-bottom: 15px; 
    font-weight: bold;
}

.tabelka{
    border: 1px solid #336600;
    background: url(tlo24.jpg);

}

a.link1 {
color: #008000;
font-weight: bold;

}
a.link1:hover {
color: #00cc33;
font-weight: bold;

}
a.link1:active {
color: #336600;
font-weight: bold;}


a.link1:visited {
color: #336600;
}

ul , ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul  {
	width: 196px;
	padding: 1px 1px 1px 2px;
	background: url(misc208.jpg);
	text-align: left;
	border: 2px ridge #336600;
}

ul  li {
	border-bottom: 1px solid #336600;
}

ul  a:link, ul a:visited {
	display: block;
	width: 196px;
	text-decoration: none;
	padding: 22px;
	font-weight: bold;
	color: #008000;
	border-left: 4px ridge #336600;;
}

ul  a:hover {
	width: 160px;
    padding: 22px;
	background: url(1.gif) no-repeat left top;
	color: #003300;
	text-align: right;
	font-size: 13px;
	text-decoration: overline;
	border-color: #336600;
	border-left: 9px double  #336600;;
}
#opis {height:192px;
color:#336600;
padding: 0px;
background:#505050 url(main.jpg) top center no-repeat;
border: 4px solid #cbcbcb;
clear:both;
margin:1px 0 1px 0;
}
.tabtv{
	background: url(../menu2012/t.jpg);
	padding-right: 115px;
	border: 7px double #336600;
}