/*------------------------------MAIN-------------------------- */
#ContainerC{
	width: 755px;
	background: #fff;
	text-align: left;
  margin: 0 auto;	
  color: #58585a;
  font-size: 0.9em;
}
#Container{
  background: url('../images/podklad-obsah.gif') -1px 0 repeat-y;
}

#contentC{
	padding: 10px 27px 15px 100px;
	
}
#content{
  letter-spacing: 1px;	
}

#content p{ margin: 5px 0 10px 17px;}

#content .anot{}
#content img{}
#content .anot img{float:left;padding-right: 1em;}

#content .text{padding-top: 1em;}
#content .date{}
#content .photogaleryFoto{float:left;width: 50%;text-align: center;}

#content .menuText{	padding: 1em;}

#actualPathInner{padding-top: 1.2em;	padding-bottom: 0.5em;}
#actualPathInner ul{margin: 0px;	padding:0px;	margin-top: 0.5em;	padding: 1em;}
#actualPathInner li{margin-left: 0em;}
#actualPathInner a{}


#actPathC{}
#actualPathInner {display: none;}
#actPath{padding-top: 10px;}
/* ---------------------------formulare----------------------- */ 
.inputTextSmall {
	width: 50px;
}

.inputText {
	width: 200px;
}

.inputSelect {
	width: 200px;
}

.inputTextarea {
	width: 200px;
	height: 100px;
}


/* --------------------------- horni blok -------------------------- */
#topBanner{	
	width: 755px;
	height: 488px;
	background: url(../images/hlavicka.jpg) 0 0 no-repeat;
	position: relative;
}


#logoC{
	position: absolute; top: 69px; left: 0;	
	width: 217px; height: 107px;
	overflow: hidden;
}
#logoC a{
	display: block;
	position: absolute; top: 0; left: 0;	
	width: 217px; height: 107px;	
}
#logoC span{
	display: block;
	position: absolute; top: 0; left: 0;	
	width: 217px; height: 107px;
	background: url(../images/hlavicka.jpg) 0 -69px no-repeat;
	z-index:3;
	cursor: pointer;
}

#Hlavickatext {
	position: absolute; top: 42px; left: 503px;	
	width: 226px; height: 129px;
	overflow: hidden;	
	font-size: 2em;
  }
  
#Hlavickatext span {
	position: absolute; top: 0px; left: 0px;	
	width: 226px; height: 129px;
	display: block;	
	background:  url(../images/hlavicka.jpg) -503px -42px;
	z-index:3;		
  }

#slogan {
	position: absolute; top: 382px; left: 101px;	
	width: 628px; height: 104px;
	overflow: hidden;	
	font-size: 2em;
  }
  
#slogan span {
	position: absolute; top: 0px; left: 0px;	
	width: 628px; height: 104px;
	display: block;	
	background:  url(../images/hlavicka.jpg) -101px -382px;
	z-index:3;		
  }


#topNavigC{clear: left; width: 560px;float: left; padding-top: 10px; _padding-top: 15px; padding-left: 200px;}
#topNavigC li{margin: 0px; padding: 0px;}
#topNavigC li{display: inline; margin: 0px; }
#topNavigC li a{display: block; float: left; width: 105px; border-right: 1px solid #fff; padding: 0.3em 0em 0.3em 0em; text-decoration:none;  color: #FFF; text-align: center;}
#topNavigC li.posledni a{border-right:0px;}
#topNavig a:hover, #topNavig a:active, #topNavig a:focus { text-decoration: none; background-color: #658db0; color: #fff  }


/* --------------------------- leva navigace -------------------------- */
#leftC{
	float:left;
	width: 220px;
	padding-bottom: 0px;
	background-color: #FEFEFE;
}

#searchBlockC{
	background: url(../images/searchBg.gif) no-repeat left;
	padding-bottom: 45px;
}
#searchBlockC #doSearch{background-color: #668eb1; color: #FFF;}

#leftNavig{width: 89px; height: 297px; overflow: hidden; position: absolute; top: 191px; left:0;}
#leftNavig ul{display: none;}
#leftNavig h2 {margin: 0 0 8px 0; padding:0;float: left; width: 89px; height: 94px; font-family: times; font-weight: normal;}
#leftNavig  a {display: block; color: #fff; text-decoration: none; text-align: center; width: 89px; height: 94px; background: url("../images/menu1a.jpg") 0 0 no-repeat; }
#leftNavig  a span {display: block; padding-top: 60px;}
#leftNavig #menu_605 a {background: url("../images/menu1b.jpg") 0 0 no-repeat; }
#leftNavig #menu_609 a {background: url("../images/menu2b.jpg") 0 0 no-repeat; }
#leftNavig #menu_613 a {background: url("../images/menu3b.jpg") 0 0 no-repeat; }

#leftNavig #menu_605 a:hover {background: url("../images/menu1a.jpg") 0 0 no-repeat; color: #58585a;}
#leftNavig #menu_609 a:hover {background: url("../images/menu2a.jpg") 0 0 no-repeat; color: #58585a; }
#leftNavig #menu_613 a:hover {background: url("../images/menu3a.jpg") 0 0 no-repeat; color: #58585a; }


#leftNavig a:link, #leftNavig  a, #leftNavig  a:visited{}
#leftNavig a:hover, #leftNavig a:active, #leftNavig  a:focus{}

/* --------------------------- prava navigace -------------------------- */
#rightColumnC{
	float: right;
	width: 175px;
	padding-bottom: 11px;
	background: url(../images/right_bot.gif) no-repeat bottom;
}
#rightColumn{
	border-left: 1px solid #F0353B;
	border-right: 1px solid #F0353B;
}
#rightColumn .rightTextC h3{
	padding-left: 0.5em;
	padding-bottom: 0.3em;
	font-weight: bold;
	margin: 0px;
	color: #FFFFFF;
}
#rightColumn .rightText {
	padding: 0.5em;
}
#rightColumn .cnt1{
	background-color: #F0F0F0;
}
#rightColumn .cnt1 h3{	
	padding-top: 0px; margin-top: 0px;
	background-color: #EE1C23;
}
#rightColumn .cnt2 h3{
	background-color: #FCCE52;
	border-top: 1px solid #C1C1C1;
}	
#rightColumn .cnt3 h3{
	background-color: #ADADAD;
}

/* --------------------------- paticka -------------------------- */
#bottomC{	
  height: 56px;
  background: url(../images/paticka.gif) 0 0 no-repeat;
  position: relative;
  color: #333333;	
}

#bottomC a{	
  color: #333333;	
}


#bottomC ul{
	padding: 0;
	margin: 0; list-style: none;
}
#bottomC li{}
#bottomC li.posledni{
	border-left: none;
}

#copyright{position: absolute; top: 14px; left: 125px;}


#bottomNavig{
	text-align: right;
	position: absolute; top: 14px; left: 355px; width: 385px;
}

#bottomNavig a { padding: 0 5px;}
#bottomNavig li {float: right; border-left: 1px solid #333;}


/* --------------------------- barvicky -------------------------- */
.colorZluta{
	color: #EFA038;
}
.colorRed{
	color: #EE1C23;
}
.colorBlue{
	color: #3A6698;
}
.bckGray{
	background-color: #F2F2F2;
}
.bckGray2{
	background-color: #F8F8F8;
}


/* --------------------------- odsazovani -------------------------- */
.odsadZleva{
	padding: 0em 0em 0em 1em;
}

.xichtik{
	padding-left: 40px;
	background: url(../images/xicht.gif) no-repeat;
}

.sipka{
	background: url(../images/sipka.gif) no-repeat left center;
	padding-left: 17px;
}

/* --------------------------- shop -------------------------- */
.basketStep{
	float: left;
	width: 80px;
	height: 30px;
	text-align: center;
	padding-top: 5px;
	margin-left: 5px;
	border: 1px dotted #EFA038;
}

.basketStepActive{
	float: left;
	width: 80px;
	height: 30px;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	margin-left: 5px;
	border: 1px solid #EFA038;
	background-color: #F7F8FE;
}
