.page-content {
	margin: 0;
	margin-left: 15px;
	margin-right: 15px;
}

/* obsah stranky */

#content {
	width: 539px;
	min-height: 400px;
	_height: 400px;
	float: right;	
	font-size: 0.82em;
}

.content-in {
	padding: 0px 10px 30px;
}

#content h1, #content h2, #content h3, #content h4, #content h5  {
	color: #003399;
	margin-top: 1.5em;
	margin-bottom:0.6em;
}

#content h2 {
	font-size: 1.5em;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #999999;
	margin-top: 1em;
	margin-bottom: 0.8em;
	font-weight: bold;
	font-style: normal;

}

#content h3 {
	font-size: 1.2em;
	/*text-transform: uppercase;*/
	padding-left:.5em;
	border-left: 6px solid #FFCC00;
	background: #E6E6E6;
	padding-top: .2em;
	padding-bottom: .2em;
}

#content h4 {
	font-size: 1em;
	font-style: italic;
}

#content h5 {
	font-size: .9em;
}

#content a {
	/*font-weight: bold;*/
	text-decoration: underline;
}

#content p {
	line-height: 1.4em;
	margin-top:1em;
	margin-bottom:1em;

}
.frame {
	border: 1px solid #c9d3e6;
	background: #edf1f7;
	padding: 15px;
}

.framecenter {

	border: 1px solid #c9d3e6;

	background: #edf1f7;

	padding: 15px;

	text-align: center;

}



img.frame {
	border: 1px double #999999; 
	padding: 4px; line-height: 0px;
	background: #E6E6E6;
} 

.left {
	float: left;
	margin: 0px;
}

.right {
	float: right;
	margin: 0px;
	
}

span.right {
	float: none;
	display: block;
	text-align: right;
}

.mtop {
	margin-top: 10px;
}

.mright {
	margin-right: 15px;
}

.mbottom {
	margin-bottom: 8px;
}

.mleft {
	margin-left: 15px;
}

#content span.pdf {
	font-weight: bold;
	line-height: 2em;
	padding-left: 20px;	
	background: url('ico-pdf.gif') no-repeat left center;; padding-right:4px; padding-top:4px; padding-bottom:4px
}

.cleaner {
	clear: both;
	padding:0;margin:0;
	_font-size: .001em;
}
a.eshop {background: url(/images/eshopicon.png) top;outline: 0; border:0px; width: 493px; height: 30px;text-decoration:none;}
a.eshop:hover {background: url(/images/eshopicon.png) bottom;text-decoration:none;}
