.uvod_clanek {
	/*background:url("./../obrazy/uvod.jpg") no-repeat scroll 0 0 transparent;*/
	/*background:url("./../obrazy/banner_dokonale.jpg") no-repeat scroll center 0 transparent;*/
	/*background:url("./../obrazy/940x245_logo.jpg") no-repeat scroll center 0 transparent;*/
	background: transparent url(./../obrazy/banner_zvirataslavi.jpg) no-repeat 0 0;
	height:245px;
	margin:0 0 19px 13px;
	width:934px;
	position:relative;
    display: block;
    border-radius: 5px;
}

.uvod_clanek h2 span {
	display:none;
}

.uvod_clanek .obsah_wrap {
	bottom:37px;
	color:#817E7E;
	font-size:13px;
	height:58px;
	left:25px;
	overflow:hidden;
	position:absolute;
	width:430px;
}

#obsah .o_bottom {
	padding-bottom:60px;
}

.static_clanek {
	float:left;
	width:204px;
	text-align:justify;
}

.oddel {
	background:url(./../obrazy/oddel.jpg) repeat-y top left;
	width:7px;
	min-height:373px;
	_height:373px;
	float:left;
	margin:15px 15px 0;
}

#obsah .stred_leva {
	margin-left:21px;
	width:699px;
	_margin-left:10px;
}

h2 {
	color:#ff4605;
	font-size:20px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:10px 0;
}

h2 a:link, h2 a:visited {
	text-decoration:none;
}

h2 a:hover {
	text-decoration:underline;	
}

img {
	border:3px solid #E0E0E0;
	margin:16px 0;
}