@import url("global.css?verze=2");

#strom {clear: both;}
#strom ul {list-style: none; margin-left: 0;}
#strom ul li.serie {
	padding:0; 
	float: left; 
	width: 360px; 
	display: block; 
	height: 16em; 
	margin-top: 15px;
	}
	li.serie span {padding-right: 20px; display: block;}

#strom ul .figurka {color: #000; font-size: 0.9em; font-weight: normal; text-decoration: underline;}
	#strom .figurka:hover {color: #F44D23;}

.seriename {color: #F44D23; font-size: 1.1em;}

.razeni, #content .razeni a {font-size: 1em; font-weight: normal; color: #000; text-align: right;}


.serie img {
	float: left; 
	margin-right: 15px; 
	background: url(../img/bg-figurka-nahled.jpg) no-repeat;
	padding: 10px 14px 10px 10px; 
	margin-bottom: 25px; 
	position: relative;
	top: -15px;
	}
li.serie {}



