@charset "utf-8";
/* CSS Document */
h2 {
	font-size:13.5pt;
	margin-bottom:10px;
}
#content {
	padding: 0 20px 0px 20px;
}
/* Úvodni slovo */
#contUvod{
	font-weight:bold;
	background: transparent url(../images/bg-contUvod.gif) repeat-x left bottom;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0 ;	
}
#contUvod h1{
	font-weight:bold;
	margin-bottom:5px;
}
#contUvod p{
	padding:0;
	margin:0;
	font-size:13.2pt;
	font-weight:normal;
	font-style:italic;
	line-height:1.2em;
}
#contUvod .contUvoz1, #contUvod .contUvoz2 {
	display: inline-block;
	width: 22px;
	height: 14px;
	margin-bottom: -5px;
	background: transparent url(../images/bg-contUvoz1.gif) no-repeat left bottom;	
}
#contUvod .contUvoz2 {
	height: 14px;
	margin-bottom:0;
	background: transparent url(../images/bg-contUvoz2.gif) no-repeat right top;
}
/* Akce */
#akce {
	background: transparent url(../images/bg-akce.gif) repeat-y center top;
}
#akceHlavni, .akceVed {
	display:block;
	float:left;
	width: 295px; /* 310px */
	margin: 0px 15px 0px 0px;
}
.akceVed {
	float:right;
	margin: 0px 0px 0px 15px;
}
#akceHlavni h2, .akceVed h2 {
	color: #911818;
	font-style:italic;
}
.akceVed h2 {
	color: #255a86;
}
#akceHlavni a{
	margin: 0 0 20px 0;
}

/* Novinky */
#news h2{
	font-style:italic;
	color: #7f8183;
}
#news p{
	margin-bottom: 10px;
}
.novDate {
	color: #686868;
	font-size:8.5pt;
}
.novAhref {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.novHeadline {
	color: #323232;
}
.novHeadline:hover {
	text-decoration:underline;
}
.novText {
	}
/* Partneři */
#partneri {
	height: 65px;
	margin:0 -20px 0px -20px;
	padding: 10px 20px 0 20px;
	background-color: #eff3f6;
}
#partneri h2{
	display:none; 
	visibility: hidden; 
}
#partneri h3 {
	font-size:1em;
	margin-bottom:8px;
	font-weight:normal;/**/
}
.partner {
	display:block;
	float:left;
	margin: 0 40px 0 0;
}
.partner p {
	margin: 0;
}
.partner img{
	margin-right: 30px;
}
/* Bannery */
#leftBanner {
	margin-top:50px;
}