/*  #brandLogoBox  */
#brandLogosBox{
	position:relative;
	width:170px;
	float:left;
	margin:0 15px 20px 15px;
	padding:10px 0 0 0;
	
}


.brandLogo{
	position:relative;
	width:75px;
	height:65px;
	float:left;
	margin:1px;
/*	background-color:#999999;*/
	text-align:center;
	display:table;
	overflow:hidden;
}

.outerContainer{	
	display:table-cell;
	vertical-align:middle;
}


.sidebar_banners{
	width:160px;
	margin:0 auto;
	text-align:center;

}

.sidebar_banners img{
	margin-bottom:1em;
}


/* sysPivnSpecily - jquery slideshow */

#sysPivnSpecily{
	position:relative;
	width:190px;
	height:360px;	
	margin:0 auto;
	color:#fff;
	padding:0;
	margin-bottom:2em;
	background:url(images/sidebar2/iconArrow.png) no-repeat 0 -3px;
	
}

#sysPivnSpecily h3{	
	
}
#sysPivnSpecily .svSlides{
	margin:0;
	padding:0;
}

#sysPivnSpecily .svSlides dl{
	margin:0;
	padding:0;
}

#sysPivnSpecily .svSlides dt{
	width:100%;	
	margin-top:170px;
	padding-left:0.5em;
}

#sysPivnSpecily .svSlides dt a{
	color:#fff;
}

#sysPivnSpecily .svSlides dd{
}

#sysPivnSpecily dl.hasImage .image{
	display:block;
	position:absolute;
	width:100%;	
	top:0;
	text-align:center;
	
}

#sysPivnSpecily  .summary{
	position:relative;
	font-size:1em;
	padding-left:0.5em;
	
}

#sysPivnSpecily  .summary p{
	line-height:1.1em;		
}

#sysPivnSpecily span.readMore{
	display:none;
}

#sysPivnSpecily ol.svPager{
	display:none;
}

/* sysCenky - local index */
#sysCenky{
	position:relative;
	width:190px;	
	margin:0 auto 2em auto;
	background:url(images/sidebar2/iconArrow.png) no-repeat 0 -3px;
}

#sysCenky h3{	
	margin-bottom:1em;
}

#sysCenky dl{
	border:none;
	margin:0;
	padding:0 0 0 1em;
}

#sysCenky dt{
	padding:0 1em 0 1.1em;
	line-height:1.8em;
	background:transparent url(images/sidebar1/menu/menuArrow.png) no-repeat 0 3px;	
}

#sysCenky dt a{
	display:block;
	text-transform: uppercase;
	/*color: #F9F7D2;*/
	color:#fff;
	font-weight:normal;
	padding: 0 0 0 0.2em;
	
}

#sysCenky dt a:hover{
	background:#9c0;
	text-decoration:none;
}

/* poll */
#poll{
	position:relative;
	width:190px;	
	margin:0 auto 2em auto;
	background:url(images/sidebar2/iconClock.png) no-repeat 0 -3px;
}

#poll h3{
	
	/*margin-bottom:1em;*/
}

/* galleryLink */

#galleryLink{
	position:relative;
	width:190px;	
	margin:0 auto 2em auto;
	background:url(images/sidebar2/iconFilmStripe.png) no-repeat 0 -3px;
}

#galleryLink h3{
	
	margin-bottom:1em;
}

#galleryLink .image{
	display:block;
	width:160px;
	margin:0 auto 1em auto;
}

#galleryLink a.readMore{
	display:block;
	float:right;
	margin:0 1.2em 0;
	color:#fff;
	text-transform:uppercase;
	font-size:1.2em;
	line-height:1.6em;
	padding:0 0.2em;
	
}

#galleryLink a.readMore:hover{
	background:#9c0;
	text-decoration:none;
}


/* quickNav */

#quickNav{
	width:100%;
	float:left;
}

#quickNav dl{
	width:240px;
	float:left;
	clear:none;
	text-align:center;
	margin:2em;
}

#quickNav dl.right{
	float:right;
}

#quickNav dt{
	padding-bottom:0.2em;
	border-bottom:1px solid #690;
	margin-bottom:1em;
}

#quickNav dt a{
	display:block;
	color:#fff;
	line-height:1.8em;
	background:#690;
	font-size:1.6em;
}

#quickNav dt a:hover{
	background:#9c0;
	text-decoration:none;
}

#quickNav dd{
	
}


/* ceniky table */

table.cenik{
	width:560px;
	border:2px solid #690;
	font-size:1em !important;
	/*float:left;*/
	border-collapse: collapse;	
	color:#444;
	margin-bottom:3em;
}

table.cenik th{
	text-transform:uppercase;	
	color:#fff;
	padding:0.2em;
	background-color:#9c0;
	
}

table.cenik .image,
table.cenik .price,
table.cenik .unitPrice,
table.cenik .unit,
table.cenik .expires{
	text-align:right;
	width:70px;
}

table.cenik td{
	border-left:1px solid #9c0;
	border-bottom:1px dashed #9c0;
	padding:0 0.4em;
	horizontal-align:center;
	vertical-align:middle;
	display:table-cell;
	height:40px;
	
}



table.cenik img{
	display:block;
	margin:0 auto;
}

/*table.cenik td.empty{
	height:50px;
}*/

/*table.cenik td.image a, table.cenik td.image a:hover{
	display:inline;
	border:none;
	padding:0;
	
	
}
*/


/* cenik detail */
div.cenikDetail{
	/*background-color:#0000FF;*/
	float:left;
	width:100%;
}

div.cenikDetail img{
	float:left;
	
}

div.cenikDetail dl{
	
	width:230px;
	/*background:#f00;*/
	float:right;
}

div.cenikDetail dl dt{
	margin:0 0 1em 0;
}



#preview{
	position:absolute;
	border:1px solid #690;
	background:#9c0;
	padding:5px;
	display:none;
	color:#fff;
	max-width:320px;
}

#preview span{
	display:block;
	text-align:left;
}

/* contact form */

.contactForm{
	width:420px;
	margin:0 auto;
	background:transparent url(images/form_bg.png);
	padding:3em 0 1em 0;
	margin-top:2em;
}

.contactForm label{
color:#9c0;
width:20%;
}

.contactForm label em{
color:#b4191f;
}

.contactForm textarea{
	height:160px;
}

.contactForm input.submit{
	float:right;
	margin-right:1.6em;
	background:#9c0;
	color:#fff;
	border:1px solid #690;

}

.contactForm fieldset{
	margin:0em;
}

/* panorama */

#panorama{
	width:560px;
	height:260px;
	background:#ccc;
	float:left;
	clear:both;
	margin-bottom:2em;
	border:1px solid #690;
}

#kontakt #primary .first{
	text-align:center;
	margin-bottom:4em;
}

#kontakt .left{
	padding:0 0 2em 2em;
}
#kontakt .right{
	padding:3em 3em  0;
}



#sysCenovAkce{
	/*background:#eee;*/
	/*border:1px solid #669900;*/
	padding:5px;
	margin:0 auto;
}

#sysCenovAkce.svIndex{
	padding-top:1.5em;
	/*border-top:none;*/
}

#sysCenovAkce.svIndex dl,
#sysCenovAkce.relatedContent dl{
	margin:0;
	padding-top:0;
}

#sysCenovAkce dt{
	font-size:1.5em;
	padding-left:1em;
	text-transform:uppercase;
	
}

#sysCenovAkce table {
	margin-bottom:0;
	height:210px;
	/*background:#eee;*/
}
#sysCenovAkce table td{
	border:1px solid #fff;
	text-align:center;
	vertical-align:middle;
	
}

#sysCenovAkce td p{
	font-size:1.2em !important;
}

#sysCenovAkce strong{ color:#6aa203;}

#sysCenovAkce span.readMore,
#sysCenovAkce ol.svPager{
	display:none;
}
