	.nav_c 
	{
		background-image: url('images/nav_c.jpg');
		repeat: x-repeat;
		font-size: 17px;
		font-family: Verdana;
		font-weight: bold;
	}
	.nav_m
	{
		background-image: url('images/nav_c.jpg');
		repeat: x-repeat;
		width: 30px;
	}
	a
	{
		color: blue;
		font-weight: bold;
		text-decoration: none;
	}
	a:hover
	{
		background-color: #ffffbf;
		color: #ff0000;
		/*  border: 1px solid; */
	}
	.fototd 
	{

	}
	.fotoimg
	{
	    width: 150px;
	}
	.fototable
	{
	    width: 90%;
	}
	.fototext
	{
		text-align: justify;
		padding: 15px;
		font-family: Verdana;
		font-size: 12px;
	} 
	.hitsheader
	{
		color: #009F00;
		font-weight: bold;
		font-family: Verdana;
		font-size: 16px;
		text-align: justify;
	}
	.alley_town
	{
	    font-size: 16px;
	    font-weight: bold;
	}
	.alley_person
	{
	    padding-left: 50px;
	}
	.alley_story
	{
	    padding: 10px;
	    text-align: justify;
	}
	.alley_story:first-letter
	{
	    font-weight: bold;
	    font-size: 20px;
	    font-style: italic;
	}
	.alley_person_name
	{
	    text-align: center;
	    font-size: 16px;
	}
	.komanda_list_name
	{
	    font-size: 12px;
	}
