/* styly pre homepage */
#centerMenu {
  width: 548px;
  margin: 0;
  padding: 0;
  background: url('/css/img/strTop.jpg') repeat-x scroll rgb(255,163,71) left top;
  float: left;
}
#centerMenu {
	background-image: url('/css/img/center-menu.jpg');
	height: 139px; 
}
#centerMenu .boxik {
	position: relative;
	float: left;
	width: 267px;
	height: 139px;
	margin: 0;
}
#centerMenu .boxik span,
#centerMenu .boxik a,
#centerMenu .boxik strong a {
	color: white;
}
#centerMenu .boxik a:hover {text-decoration: underline;}
#centerMenu .boxik strong a:hover {text-decoration: none;}
#centerMenu .boxik span,
#centerMenu .boxik strong a {
	padding: 0 10px 0 35px;
}
#centerMenu .boxik span {
	padding-top: 15px;
	display: block;
}
#centerMenu .boxik strong a {
	position: absolute;
	top: 81px;
	left: 5px;
	width: 211px;
	height: 49px;
	line-height: 49px;
	font-size: 18px;
	font-weight: normal;
}
#centerMenu .boxik strong a:hover {
	background: #216d9a url(/css/img/center-menu-b1.jpg) top left no-repeat;
}
#centerMenu #centerMenu_dodavatel strong a {
	width: 226px;
}
#centerMenu #centerMenu_dodavatel strong a:hover {
	background-image: url(/css/img/center-menu-b2.jpg);
}
.centerBottomLine {
  width: 548px;
  margin: 0;
  padding: 0;
  background: url('/css/img/strDot.jpg') repeat-x scroll transparent left bottom;
  float: left;
  color: rgb(213,122,24);
  font-size: 12px;
  }
.centerBottomLine p  {
  margin: -3px 20px 20px 22px;
  font-weight: normal;
  text-indent: 0px;
  font-size: 12px;
  color: rgb(0,47,84);
  background-color: transparent;
  line-height: 160%;
  }
.centerBottomLine h1  {
  color: rgb(255,255,255);
  background: transparent url(img/h1Ofirme.gif) repeat-y scroll left center;
  }
/* stlpce s novinkami */
div#newsColumns {
    background-image: url('/css/img/lineSolid.jpg');
    background-position: top center;
    background-repeat: repeat-y;
    float: left;
}
div#newsColumns div.inContainer {
    background-image: url('/css/img/lineTopGradient.jpg');
    background-repeat: no-repeat;
    background-position: top center;
    float: left;
}
div#newsColumns div.inContainer div.inInContainer {
    background-image: url('/css/img/lineBottGradient.jpg');
    background-repeat: no-repeat;
    background-position: bottom center;
    overflow: hidden;
    float: left;
}
/**/
#content1 {
  width: 263px;
  margin: 0;
  padding: 0;
  float: left;
  padding-left: 7px;
  }
#content2 {
  width: 270px;
  margin: 0;
  padding: 0;
  float: right;
  padding-left: 7px;
  min-height: 414px;
  height: auto !important;
  height: 414px;
  }
#content1 div.inner {
}
#content2 div.inner  {
}  
#content1 h1  {
  margin-left: 13px;
  margin-bottom: 23px;
  }  
#content2 h1  {
  margin-left: 13px;
  margin-bottom: 23px;
  }
#content1 div.archiveLink {
  padding-left: 9px;
}
#content2 div.archiveLink {
  padding-left: 9px;
}  
/*div#leftMenu * {zoom: 1;}
div#leftMenu div .infobox {
	&padding-bottom: 12px;
	zoom: 1;
}*/
div#leftMenu div.newie {
	background: transparent url(/css/img/newie.jpg) top left no-repeat;
	height: 144px;
	width: 191px;
	position: relative;
	top: -12px;
	left: -1px;
	margin-bottom: -12px;
	/*&left: 0;
	&width: 190px;*/
}
div#leftMenu div.newie .infobox {
	background-image: none;
}
div#leftMenu div.newie h1,
div#leftMenu div.newie a { color: white; }
div#leftMenu div #infobox_contact {
	white-space: nowrap;
}
/* END stlpce s novinkami */
/* promo akce */
#content {
	position: relative;
}
#promo {
	position: absolute;
	width: 622px;
	height: 262px;
	top: 200px;
	left: 146px;
	background: transparent url('/css/img/promo-shadow.png') top left no-repeat;
	z-index: 1009;
/*	zoom: 1;*/
}
/* #promo:nth-child(odd) {left: 65px;} */ /* firefox */
* html #promo {
	background-image: none;
	overflow: hidden;
	clear: both;
	left: -50px;
	top: -200px;	
}
* html #mainContent {
	/*zoom: 1;*/
	position: relative;	 
} 
#promo * {
	color: white;
}
#promo #promo_content {
	background: #6c2c01 url('/css/img/promo.png') top left no-repeat;
	margin: 17px 0 0 17px;
	width: 535px;
	height: 245px;
	padding: 0 35px;
}
#promo h3 {
	display: block;
	height: 35px;
	padding: 10px 0 10px 0;
	&padding-bottom: 0px;
	text-transform: uppercase;
	&font-size: 14px;
}
#promo #promo_close {
	position: absolute;
	top: 20px;
	right: 10px;
	width: 30px;
	height: 30px;
	cursor: pointer;
     /*cursor: hand;*/
}
#promo p a { text-decoration: underline; }
