/*------------------------------MAIN-------------------------- */
#ContainerC{
	width: 100%;
	height: 100%;
	text-align: center;
}

#Container{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #fff;
	width: 980px;
	border-right: 1px solid #DEDEDE;
	border-left: 1px solid  #DEDEDE;
	border-bottom: 1px solid  #DEDEDE;
	
}

#contentC{
	float:left;
	width: 500px;
}
#content{
	padding-left: 25px;
	padding-right: 5px;
	margin-top: 14px;
	overflow: hidden;
	width: 460px;
}

#content .anot{
	padding: 0em;
	margin: 0em;
}

#content .anot img{
	float:left; padding-right: 1em;
}

#content .text{
	padding-top: 1em;
}

#content .date{
}

#content .photogaleryFoto{
	float:left;
	padding: 1em;
}

#content .menuText{
	padding: 0em;
	margin: 0em;
	background-color: #fff4ee;
	border-bottom: 1px solid #fff4ee;
}

#content .menuText h2{
	color: #cd0000;
}


#content .menuText img{
	border-right: 30px solid #fd6013;
	padding: 0em 0.5em 0em 0em;
	margin-right: 0.5em;
}

#content .menuText p{padding: 0em 0.5em 0em 0.5em;}


#actualPathInner{
	margin-bottom: 1em;
	padding: 0em;
	font-weight: bold;
	border: 1px solid #c70002;
	color: #fff;
}
#actualPathInnerC h1{margin: 0em; padding: 0em; font-size: 1.5em; color: #2a2a2a; font-weight: normal; background-color: #fff; padding: 0.2em 0em 0.2em 0.5em;}

#actualPathInner .actPath{
	background-color: #c70002;
	padding: 0.4em 0em 0.4em 0.8em;
	margin: 0em;
}

#actualPathInner a, #actualPathInner a:visited{color: #fff; text-decoration:underline;}
#actualPathInner a:hover, #actualPathInner a:active, #actualPathInner a:focus  { color: #fff; text-decoration: underline;}

/* ---------------------------formulare----------------------- */ 
.inputTextSmall {width: 50px;}
.inputTextMiddle {width: 95px;}
.inputText {width: 200px;}
.inputSelect {width: 200px;}
.inputTextarea {width: 200px;height: 100px;}

.pageNumbersC{
	border: 1px dotted #DEE4D8;	
	margin-bottom: 1em;
}
#catalogHeader{padding: 0.5em;}
.pageNumbersF{background-color: #fef9eb;padding: 0.5em;}

h2.searchHeader{color: #000; background: url(../images/rightBg.gif) repeat-x; border-bottom: 3px solid #000; font-size: 1em; padding: 0.5em 1em 0.5em 1em; margin-top: 1em;}
.searchBlock{background-color: #ededed; padding: 1em;}

.img_left{padding-right: 1em;}
.img_right{padding-left: 1em;}
.colorBckModra{font-size: 1em; border: 2px solid #c70002;}

/* --------------------------- horni navigace -------------------------- */
#topBanner{
	background: url(../images/kolaz.jpg) no-repeat;
	width: 965px;
	height: 160px;	
	margin: 0px 5px 0px 10px;
}

#logoC{
	float:left;
	margin-top: 10px; margin-left: 10px; _margin-left: 5px;
	width: 205px; height: 45px;
	background: url(../images/logo.jpg) no-repeat;
}
#logoC a{
	display: block;
	width: 205px;
	height: 45px;
}
#logoC span{
	position: absolute; 
	left: -10000px; 
	border: 0px;
}

#topC{
	clear: float;
	float:left;
	margin-top: 10px;
	width: 965px;
}


#topNavigC{padding: 0em; margin: 0em; overflow: hidden; width: 750px; height: 43px; float: left; background: url(../images/topNavig.jpg) no-repeat 0px 0px;}
#topNavig{}
#topNavig ul{ padding: 0em; margin: 0em; margin-left: 3em; padding-top: 0.4em;}
#topNavig li{
	font-weight: bold;
	color: #fff;
	display: inline;
	padding: 0em;
	margin: 0em;
	
}
#topNavig a{
	float: left;
	display: block;
	padding: 0.7em 1.5em 1.3em 1em;
	color: #FFFFFF;
	text-decoration:none;
}
#topNavig li.posledni a{ border-right: none; }
#topNavig a:hover, #topNavig a:active, #topNavig a:focus  { text-decoration: none; background: url(../images/hover.jpg) repeat-x 0px 0px;}

/* --------------------------- leva navigace -------------------------- */
#leftC{
	float:left;
	width: 227px;
	border: 1px solid #b0b0b0;
	margin-top: 14px;
	background: url(../images/leftNavig.jpg) repeat-x 0px 0px;
	background-color: #fff;
	padding-bottom: 0em;
	margin-left: 10px; _margin-left: 5px;
}

#leftC h3{
	margin-top: 2em; padding-top: 0px; padding-bottom: 2px; margin-left: 0em;
	color: #5e5e5e;
	font-family: Arial,"Helvetica CE",Helvetica,sans-serif;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
}

#searchBlockC{
	float: left;
	width: 198px;
	padding: 1em 0.2em 1em 0em;
	margin-right: 0em;
	background-color: #fff;
	margin-left: 14px;
	_margin-left: 7px;
}

#searchBlockC input.btnSearch {
	vertical-align:top;
	margin-left:0.4em; 
	margin-right: 0em; 
	padding-right: 0em;
	border: none;
}

#searchBlockC h3{margin: 0em 0em 10px 1em; padding: 0em; background: none; color: #4B6A2D; padding-top: 3px;}
#searchBlockC #searchText{width: 120px;}


.navigBlockC{}
.navigBlockC a, .navigBlockC a:visited{color: #272727; text-decoration:none;}
.navigBlockC a:hover, .navigBlockC a:active, .navigBlockC a:focus  { color: #272727; text-decoration: underline;}

.navigBlockC ul{margin: 0px; padding: 0px; border-top: 1px solid #c80003; margin-left: 15px; margin-right: 2px;}
.navigBlockC li{
	background: url(../images/sipka.jpg) no-repeat 10px center;
	list-style: none;
	display:block;
	padding-top: 0.3em;
	padding-bottom: 0.2em;
	padding-left: 2em;
	margin: 0px;
	font-weight: normal;
}

.navigBlockC li.menuActual{}

.navigBlockC .navig1 li span{ font-weight: normal;}
.navigBlockC .navig2 li span{padding-left: 0px;}
.navigBlockC .navig2 li{padding-left: 2em; background-color: #FFF;}
.navigBlockC .navig3 li{padding-left: 2em; background-color: #FFF;}
.navigBlockC .navig4 li{padding-left: 2em; background-color: #FFF;}
.navigBlockC ul{}
.navigBlockC .navig1 ul{border-right: none; border-top: 1px solid #B5DA4C; border-bottom: 1px solid #B5DA4C; background-color: #FFF;}
.navigBlockC .navig2 ul{border: 0px;background-color: #FFF;}
.navigBlockC .navig3 ul{border: 0px;background-color: #FFF;}
.navigBlockC .navig4 ul{border: 0px;background-color: #FFF;}


#leftC  #levaReklamaBody{}
#leftC  #levaReklama{padding-bottom:0px; background-color: #f0f0f0;}
#leftC  #levaReklama h3{background-color: #c70005; color: #FFF; border-bottom: 1px solid #000; padding: 0.2em 0em 0.2em 1em; font-size: 1.2em; font-style: italic;}





/* --------------------------- prava navigace -------------------------- */
#rightC{
	float:right;
	width: 230px;
	margin-right: 10px;
	_margin-right: 5px;
}
#rightC h3{
	margin-top: 0em; padding-top: 0px; padding-bottom: 2px;
	color: #000; background: url(../images/rightBg.gif) repeat-x; border-bottom: 3px solid #000;
	padding: 0.2em 0em 0.2em 1em; font-size: 1.2em; font-style: italic;
}

#rightC ul.rightNavigUl {
	margin: 0em;
	padding: 0.8em 0em 0em 0.5em;
	text-align: center;
	background: url(../images/rightNavig.jpg) repeat-x 0px 0px;
}

#rightC ul.rightNavigUl2 a, #rightC ul.rightNavigUl2 a:visited{color: #000; text-decoration:none;}
#rightC ul.rightNavigUl2 a:hover, #rightC ul.rightNavigUl2 a:active, #rightC ul.rightNavigUl2 a:focus  { color: #000; text-decoration: none;}

#rightC li {
	list-style: none;
	list-style-image: none;
	padding: 0em 1.3em 0em 1.3em;
	margin: 0em;
	display: inline;
}

#rightC li.rightNavig {
	border: none;
}

#rightC li.rightNavig2 {
	border-right: 1px solid #e2e2e2;
}

#rightC li.rightNavigP {
	border: none;
}

#rightC ul.rightNavigUl2 {
	margin: 0em;
	padding: 0.3em 0em 0.8em 0.5em;
	text-align: center;
	background-color: #fff;
	font-weight: bold;
	color: #000;
}

#loginBlockC{
	background-color: #fff;
	padding-bottom:17px;
}
#loginBlock{background-color: #f0f0f0; padding-top: 0.5em;}
#loginBlockC h3{
	margin-top: 0em;
	padding: 0.2em 0em 0.2em 1em; font-size: 1.2em; font-style: italic;
}

#loginBlockC table{ width: 100%; background-color: #f0f0f0;}
#loginBlockC table td{ padding-left: 0.5em;}

#kosikBlockC{padding-bottom:17px; background: url(../images/cart.jpg) no-repeat 10px 28px; background-color: #f0f0f0; margin-bottom: 1em;}
#kosikBlockC h3{padding: 0.2em 0em 0.2em 1em; font-size: 1.2em; font-style: italic;}
#kosikBlock{padding: 0.5em 0em 0.5em 4.5em;}
#kosikBlockC table{width: 100%; border-bottom: 1px solid #565655;}
#kosikBlockC table strong{font-size: 1.1em;}

#topBlockC{margin-bottom: 1em;}
#topBlockC a, #topBlockC a:visited{text-decoration: none;}
#topBlockC a:hover, #topBlockC a:active, #topBlockC a:focus  {text-decoration: underline;}
#topBlockC h3{}
#topBlockC table{font-size: 0.9em;width: 100%;}
#topBlockC table td{background-color: #fff; padding: 0.2em;}
#topBlockC table td.suda{background-color: #f0f0f0;}
#topBlockC table td.cenaR{text-align: right; color: #fd6013;}
#topBlockC table td a{color: #272727; text-decoration: none;}

#rightQuestionC{padding-bottom:17px; background-color: #f0f0f0;}
#rightQuestionC h3{padding: 0.2em 0em 0.2em 1em; font-size: 1.2em; font-style: italic;}
#rightQuestion{}
#rightQuestionC li, #rightQuestionC ul{padding: 0px; padding: 0px;}
#rightQuestionC li{list-style: none;}
#rightQuestionC .borderTop{border-top: 1px solid #575655;}
#rightQuestionC .otazka{background-color: #FAFAFA;}

/* --------------------------- paticka -------------------------- */
#bottomC{
	clear:both;
	padding: 0.1em;
	margin-top: 2em;
	color: #262626;
	font-weight: normal;
	padding-left: 255px;	
}
#bottomC a{color: #000;}
#bottomC ul{padding: 0em 0em 0em 0em; margin: 0em 0em 0em 3.2em;}
#bottomC li{
	padding: 0em 0.5em 0em 0.5em;
	display: inline;
	border-right: 1px solid #fd6013;
}
#bottomC li.posledni{border-right: none;}
#copyright,#bottomNavig{float:left;}
#copyright {
	border-top: 3px solid #ff6010; 
	margin: 0em; padding: 0.7em 0em 1em 0em; 
	width: 450px;
	background: url(../images/anawe.gif) no-repeat 108px 0px;
}
#copyright span{padding: 0em; margin: 0em; margin-right: 4em;}
#bottomNavig{text-align: right; margin-top: 1em; }

/* --------------------------- RPDUKTY -------------------------- */
.productItemX{
	float: left;width: 210px;
	margin-right: 20px; margin-bottom: 1.5em;
}

.productItemC{
	border-left: 1px solid #DEE4D8;
	border-right: 1px solid #DEE4D8;
	border-bottom: 1px solid #DEE4D8;
	padding-top: 23px; 
}
.productItem{padding-left: 1em; padding-right: 1em;}
.productItemC .anot{
	_height: 115px; min-height: 115px;	
}

.productItemX h3{
	padding-bottom: 0.5em;
	border-left: 1px solid #DEE4D8;
	border-right: 1px solid #DEE4D8;
	border-top: 1px solid #DEE4D8;
	border-bottom: 1px solid #c70002;
	background: #f0f0f0;
}
.productItemX h3 a{padding-left: 1em;}
.productItemC .anot{padding-bottom: 1em; border-bottom: 1px solid #C3C3C3;}

.productItemC .cfooter, .productDetail .cfooter{
	margin-top: 1em;
	font-weight: bold;
	clear: both;
}
.productItemC .price,  .productDetail .price{
	display: block; width: 120px;
	float: left;
	font-size: 1.1em;
}
.productItemC .doOrder{display: block; width: 80px;float:right; text-align: right; padding-top: 0.1em; padding-bottom: 0.2em;}
.productItemC .colorPrice, .productDetail .colorPrice{color: #fd6013; font-size: 1.1em;}
.productItemC .colorSleva, .productDetail .colorSleva{}
.hodnoceni{ font-size: 1.1em; color: #4B6A2D;}

.productDetail h3{font-size: 2em;}
.productDetail .price{float:left; width: 200px; }
.productDetail .doOrder{float: right; width: 100px; }
.productDetail h3{
	padding-bottom: 23px; 
}

.productDetail .cfooter {
	border: 1px dotted #DEE4D8;
	padding: 1em;
	height: 1em;
}
/* --------------------------- barvicky -------------------------- */
.colorZluta{
	color: #EFA038;
}
.colorRed{
	color: #C12A2F;
}
.colorBlue{
	color: #3A6698;
}
.bckGray{
	background-color: #F2F2F2;
}
.bckGray2{
	background-color: #F8F8F8;
}


/* --------------------------- odsazovani -------------------------- */
.odsadZleva{
	padding: 0em 0em 0em 1em;
}

.xichtik{
	padding-left: 40px;
}


/* --------------------------- shop -------------------------- */
.basketStep{
	float: left;
	width: 105px;
	height: 30px;
	text-align: center;
	padding-top: 5px;
	margin-left: 5px;
	border: 1px dotted #c70005;
}

.basketStepActive{
	float: left;
	width: 105px;
	height: 30px;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	margin-left: 5px;
	border: 1px solid #c70005;
	background-color: #f0f0f0;
}