
#mother {
	margin: 0;
}

#linka {
  clear: both;
	width: 100%;
	height: 30px;
	margin-bottom: 9px;
	background: #0E4DA3 url(../img/linka-hp-top.gif) no-repeat left top;
}

#left #popis {
	padding: 14px 15px 14px 15px;
	font-family: "Arial CE",Arial,Helvetica,sans-serif;
	color: #fff;
	background: #146FC9 url(../img/nadpis-bg-hp.gif) repeat-x left top;
	margin-bottom: 5px;
}
#left #popis p {
	font-size: 109%;
	line-height: 145%;
}
#left #popis h3 {
	padding: 0;
	padding-top: 11px;
	margin: 0;
	margin-top: 11px;
	background: transparent url(../img/box-oddelovac-white.gif) no-repeat left top;
}

#content {
	max-width: 100%;
	padding: 0;
}

#content { /* zakladni definice velikosti fontu */
	font-size: 100%;
}
* html #content {
	font-size: 97%;
}
:root #content {
	font-size: 98%;
}

/* Box akce s promo fotografii a popiskem */
#akce {
	position: relative;
	width: 100%;
	height: 240px;
	overflow: hidden;
	background-color: #0E4DA3;
	color: #fff;
}
#akce .upoutavka {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 240px;
	max-width: 208px;
	padding: 0 16px 16px 16px;
	color: #fff;
	line-height: 150%;
}
/* polopruhledny box */
.trans {
	background: url(../img/pruhledna-cerna.png) repeat left top;
}
* html .trans {
  background-image: none;
}

* html .trans span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 800px;
	height: 800px;
	background-color: #000;
  	filter: alpha(opacity=35);
	z-index: -1;
}


/* Nabidkove boxy v hlavnim sloupci */
.nab-box {
	float: left;
	padding: 0 16px 0 16px;
	margin-top: 10px;
	width: 240px;
	max-width: 208px;
	height: 9.5em;
	background-color: #093689;
	color: #fff;
}
* html .nab-box {
	height: 9.6em;
}
#content .nab-box a, #content #akce a {
	color: #fff;
	text-decoration: none;
}
#content .nab-box a:hover {
	text-decoration: underline;
}
#content .nab-box h1, #content #akce strong {
	display: block;
	color: #fff;
	font-family: "Arial CE",Arial,Helvetica,sans-serif;
	font-size: 128%;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	width: auto;
	padding: 17px 0 11px 22px;
	background: url(../img/nabidka-sipka.gif) no-repeat 1px 19px;
}

#content #akce strong {
	padding: 12px 0 11px 18px;
	background-position: 0 14px;
}

.red {
	margin-right: 10px;
	background-color: #CC0000;
}
.nbg1 {
	background: #CC0000 url(../img/nabidka-bg1.gif) no-repeat left top;
}
.nbg2 {
	background: #093689 url(../img/nabidka-bg2.gif) no-repeat left top;
}
.nbg3 {
	background: #093689 url(../img/nabidka-bg3.gif) no-repeat left top;
}



#right h3 {
	padding: 14px 15px 14px 15px;
	text-transform: uppercase;
	font-family: "Arial CE",Arial,Helvetica,sans-serif;
	font-size: 128%;
	color: #fff;
	background: #146DC6 url(../img/nadpis-bg.gif) repeat-x left top;
}
* html #right h3 {
	font-size: 120%;
}

/* Novinky v pravem sloupci */
#novinky {
	background-color: #fff;
	color: #666;
	padding: 12px 4px 15px 4px;
}
#novinky h4 {
	font-size: 110%;
	font-weight: normal;
	padding: 0;
	padding-left: 10px;
	margin: 0;
	background: url(../img/menu-sipka-small.gif) no-repeat 0 4px;
}
#novinky p {
	padding-left: 9px;
	margin-top: 4px;
	margin-bottom: 24px;
}
#novinky #dalsi {
	display: block;
	width: 100%;
	text-align: right;
	margin-top: -6px;
	margin-bottom: 6px;
	font-size: 92%;
}

