/*------------------------------MAIN-------------------------- */
#ContainerC{
	width: 100%;
	height: 100%;
	text-align: center;

}
#Container{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url(../images/kolaz.jpg) no-repeat 0px 0px;
	margin-top: 12px;
	background-color: #ffffff;
	width: 780px;
}


#contentC{
	float:left;
	width: 550px;
}
#content{
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom:1em;
	margin-top: 0em;
}

#content .anot{}
#content .anot img{float:left;padding-right: 1em;}
#content .anotx img{width: 80px;height: 54px; margin-top: 3px;}

#content .text{padding-top: 1em;}
#content .date{}
#content p{display: block; padding-left: 1em;}

#content .photogaleryFoto{
	float:left;
	width: 33%;
	text-align: center;
	margin-bottom: 2em;
}

#content .menuText{margin-top: 1em; padding-top: 1em; padding-bottom: 1em; background-color: #eaecef; color: #52667c;}

#actualPathInner{
	padding-top: 0.9em; padding-bottom: 1em; padding-left: 0.7em; font-weight: bold; 
	background: url(../images/Path.gif) no-repeat;
	}
#actualPathInner ul{
	margin: 0px;
	padding:0px;
	margin-top: 0.5em;
	padding: 1em;
}
#actualPathInner .slogan{font-size: 1.2em; font-weight: bold; margin-left: 2em;}
#actualPathInner .red{color: #ff333e;}
#actualPathInner .blue{color: #133359;}

#actualPathInner li{margin-left: 1em;}
#actPathC{ margin-top: 0px; margin-bottom: 0em;}
#actPathC h2{padding-left: 0.2em; padding-top: 0.7em; font-size: 1.8em;}
#actPath{}

#subNavigC{}
#subNavigC ul{}
#subNavigC li{}
#subNavigC li.posledni{}

/* ---------------------------formulare----------------------- */ 
.inputTextSmall {width: 50px;}
.inputText {width: 200px;}
.inputSelect {width: 200px;}
.inputTextarea {width: 200px;height: 100px;}

h2.searchHeader{background-color: #666666; color: #FFF; font-size: 1em; padding: 0.5em 1em 0.5em 1em; margin-top: 1em;}
.searchBlock{background-color: #e8e8e8; padding: 1em;}

/* --------------------------- horni blok -------------------------- */
#topBanner{
	width: 780px;
	height: 155px; 
}

#logoC{
	float:left;
	background: url(../images/logo.gif) no-repeat;
	width: 357px; height: 77px; 
}
#logoC a{display: block; width: 357px; height: 77px; }
#logoC span{position: absolute; left: -10000px; border: 0px;}

#topNavigC{clear: both; font-weight: bold; padding-left: 235px; padding-top: 70px;  }
#topNavigC a, #topNavigC a:link, #topNavigC a:visited{ text-decoration: none; color: #FFFFFF;}
#topNavigC a:active, #topNavigC a:hover, #topNavigC a:focus{ text-decoration: underline; color: #E3E3E3;}
#topNavigC ul{
	clear: both;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}
#topNavigC li{padding: 0em 1.3em 0em 1.5em; display: inline;}



/* --------------------------- leva navigace -------------------------- */
#leftC{	clear:both; float:left;	width: 221px; margin-top: 7px; margin-left: 2px; _margin-left: 1px;}
#left{}
#leftNavigC{border-bottom: 2em solid #FFF;}
#leftNavig{font-weight: bold;}
#leftNavigC a{text-decoration: none;  display:block; padding: 0.5em 0.2em 0.5em 0.2em; color: #FFF; background: url(../images/navigBg.gif) repeat-x bottom;}
#leftNavig a:hover, #leftNavig a:active, #leftNavig a:focus  {text-decoration: underline; background-color: #b41256;}
#leftNavig ul{padding: 0px; margin: 0px; }
#leftNavig ul ul{padding: 0.3em 0em 0.3em 0em; margin: 0px; background: url(../images/navigBg.gif) repeat-x bottom; background-color: #fbd5c2;   padding-left: 1em;}

#leftNavig li{
	background-color: #52667c;
	padding: 0px; margin: 0px;
	list-style: none; list-style-image: none;
	padding-top: 5px; padding-bottom: 3px;
}
#leftNavig li span{display: block;  padding-left: 1em;}
#leftNavig li.posledni a{ border-bottom: 0px;}
#leftNavig li.suda{}

#leftNavig li li {background-image: none; background-color: #fbd5c2; }
#leftNavig li li span{font-weight: normal; }
#leftNavig li li a{background-image: none; border-bottom: none; color: #52667c; padding: 0.2em 0.2em 0.2em 0.2em;}
#leftNavig li li a:hover, #leftNavig li li a:active, #leftNavig li li a:focus  {background-color: #fbd5c2;}



#leftC .levaReklama{ background-color: #f1f1f1;}
#leftC .levaReklama p{display: block; padding: 0em 1em 1em 1em;}
#leftC .levaReklama h3{background: url(../images/kontaktTop.gif) no-repeat; height: 28px; color: #636363; margin-bottom: 0px;}
#leftC .levaReklama h3 span{position: absolute; left: -10000px; border: 0px;}
 
/* --------------------------- paticka -------------------------- */
#bottomC{
	clear:both;
	margin: 1em 1em 0em 1em;
	padding-top: 35px; _padding-top: 17px;
	background: url(../images/btn.gif) no-repeat center top;
	border: 1px solid #fff;
}
#bottomC ul{
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}
#bottomC li{
	padding: 0em 0.2em 0em 0.5em;
	border-right: 1px solid #404040;
	display: inline;
}
#bottomC li.posledni{
	border-right: none;
}

#copyright{
	padding-top: 0.5em;
	width: 320px;
	float:left;
}

#bottomNavig{
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	width: 410px;
	float:right;
}


#bottomNavig{
	text-align: right;
}




/* --------------------------- odsazovani -------------------------- */
.odsadZleva{
	padding: 0em 0em 0em 1em;
}

.xichtik{
	padding-left: 40px;
	background: url(../images/xicht.gif) no-repeat;
}


/* --------------------------- 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;
}