/*------------------------------MAIN-------------------------- */
#ContainerC{
	width: 805px;
	text-align: left;
     margin: 0 auto;	
     font-size: 0.9em;
}
#Container{}

#contentC{
     width:568px;
     min-height:400px;
     _height:400px;
     padding:45px 0;
     float:left;
     background:url(../images/contentTop.jpg) no-repeat 0 0;
     background-color:#ededed;
}

#content{
  letter-spacing: 1px;
  padding-right:15px;
}

#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;}

#actPathC{padding:5px 0 10px 0;background-color:#9a9a9a;width:310px;}
#actPathC h2 {color:#fff;padding-left:35px;text-transform:uppercase;font-size:1.4em;}
#actualPathInner {display: none;}
#actPath{padding-top: 10px;}
/* ---------------------------formulare----------------------- */ 
.inputTextSmall {
	width: 50px;
}

.inputText {
	width: 200px;
}

.inputSelect {
	width: 200px;
}

.inputTextarea {
	width: 200px;
	height: 100px;
}

.inputSubmit {background-color:#ffd636;border:1px solid #ffd636;}
/* --------------------------- horni blok -------------------------- */
#topBanner{	
	width: 805px;
	height: 219px;
	background: url(../images/topKolaz.jpg) 0px 0 no-repeat;
     padding-left:27px;
}

#logoC{float: left;	width: 210px; height: 163px;
     background: url(../images/logo.jpg) no-repeat 0px 0px;
}

#logoC h1 {padding:0;margin:0;}

#logoC a{display: block;	width: 210px; height: 163px;}

#logoC span{
	position: absolute; 
	left: -10000px; 
	border: 0px;
}

#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;		
  }

/* --------------------------- leva navigace -------------------------- */

#leftNavig{width: 237px;
     text-align:right;
     float:left;
     margin-top:-40px;
}

#leftNavig ul{display: none;}
#leftNavig h2 {margin:0; padding:0;font-weight:bold;font-size:1em;margin-bottom:10px;}
#leftNavig  a {display: block; 
     color: #fff; 
     text-decoration: none;
     padding:5px 34px 5px 0;
     text-transform:uppercase;
}

#leftNavig a:link, #leftNavig  a, #leftNavig  a:visited{}
#leftNavig a:hover, #leftNavig a:active, #leftNavig  a:focus, #leftNavig .menuActual a{ color: #000;background-color:#ffd636;}



/* --------------------------- paticka -------------------------- */
#bottomC{	
     height: 25px;
     clear:both;	
     padding-left:237px;
}

#bottomC a{}

#bottomC ul{
	padding: 0;
	margin: 0; list-style: none;float:right;
}

#bottomC li{}
#bottomC li.posledni{
	border: none;padding-right:0 !important;
}

#copyright{background:url(../images/kytka.gif) no-repeat 10px 5px;
     background-color:#ffd636;
     padding:5px 0;
     width:160px;
     padding-left:40px;
     float:left;
}

#bottomNavig{
     float:right;
     padding:5px 10px 5px 0px;
     background-color:#ededed;
     height:15px;width:358px;
}

#bottomNavig a { padding: 0 11px;font-size:0.9em;}
#bottomNavig li {float:left; border-right: 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;
}

