body 
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	margin-left: 0px; 
	margin-top: 1px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	color: black; 
	background: url(/templates/4/back.jpg);
	text-decoration: none
}
A:visited { COLOR: black ; SIZE: 10pt ; TEXT-DECORATION: none}
A { COLOR: black; SIZE: 10pt ; TEXT-DECORATION: none}
A:hover { COLOR: red ; SIZE: 10pt ; TEXT-DECORATION: none}

#special {
display: block; 
width: 158px;
height: 111px;
background: url('/templates/4/top2a.jpg') no-repeat top center;
}

#special:hover {
background: url('/templates/4/top2a.jpg') no-repeat bottom center;
}

input.button {
   border: 1px solid gray;
   color: black;
   background-color: gray;
   margin: 3px;
   padding: 3px;
}

#podkategorie .active {  }

#podkategorie_kontener { margin: 0; padding: 0; width: 220px; border: 0px solid gray; }
#podkategorie, #podkategorie * { list-style: none; margin: 0; padding: 0; width: 220px;}
#podkategorie li { min-height: 25px; border-bottom: 1px solid black; width: 220px; text-indent: 5px; padding-top: 5px; }
#podkategorie li a { color: black; }
#podkategorie li ul { margin-top: 10px; }
#podkategorie ul li { min-height: 25px; border-top: 1px solid gray; width: 220px; color: red; text-indent: 10px; }
#podkategorie ul li a { color: white; }
#podkategorie ul li ul li{ width: 220px; }
#podkategorie ul li ul li a { color: black; text-indent: 20px; }
#podkategorie div.MENUopis { display: none; }

span.chatNick { color: green; font-weight: bold }
span.chatMsg { color: gray; }
span.chatNickAdmin { color: red; font-weight: bold }
span.chatMsgAdmin { color: red; }

.subsItem a {
font-size: 14px;
}

.subsItem a:hover {
color: red;
}

.subsItem img {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
border: 0px solid white;
}