/*------------------------------MAIN-------------------------- */
#ContainerC{
	width: 780px;
	background: url(../images/bodyBg.gif) repeat-y;
}

#contentC{
	float:left;
	width: 450px;
}
#content{
	padding-left: 15px;
	padding-right: 13px;
	padding-bottom:11px;
	background: url(../images/cntntBtn.gif) no-repeat bottom;
	background-color: #DCD7C4;
	_height: 335px;
	min-height: 335px;
}

#content .anot{
}

#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: 0.5em;
	padding-bottom: 0.5em;
}
#actualPathInner ul{
	margin: 0px;
	padding:0px;
	margin-top: 0.5em;
	padding: 1em;
}
#actualPathInner li{
	margin-left: 1em;
}

#actPathC{
	height: 43px;
	background: url(../images/pathTop.gif) no-repeat right top;
	background-color: #841429;
	color: #FFF;
}
#actPath{
	padding-left: 1em;
}
#actPath h2{
	color: #FFF;
	font-size: 1.6em;
	font-weight: normal;
	letter-spacing: 0.1em;
	padding-top: 10px;
}
/* ---------------------------formulare----------------------- */ 
.inputTextSmall {
	width: 50px;
}

.inputText {
	width: 200px;
}

.inputSelect {
	width: 200px;
}

.inputTextarea {
	width: 200px;
	height: 100px;
}


/* --------------------------- horni blok -------------------------- */
#topBanner{
	background: url(../images/kolaz.jpg) no-repeat;
	width: 780px; height: 178px;
}


#logoC{
	float:left;
	width: 780px; height: 178px;
}
#logoC a{
	display: block;
	width: 780px; height: 178px;
}
#logoC span{
	position: absolute; 
	left: -10000px; 
	border: 0px;
}


/* --------------------------- leva navigace -------------------------- */
#leftC{
	float:left;
	width: 166px;
	
}
#leftNavigC{
	font-size: 1.2em;	

}
#leftNavig{
	padding-bottom: 15px;
	background: url(../images/leftn_top.gif) no-repeat left bottom;
}

#leftNavigC a{
	text-decoration: none;
	color: #000000;	
}
#leftNavig a:hover, #leftNavig a:active, #leftNavig a:focus  {
	text-decoration: underline;
}

#leftNavig ul{
	padding: 0px; margin: 0px;
	
}
#leftNavig li{
	height: 27px;
	padding: 0px; margin: 0px;
	list-style: none; list-style-image: none;
	padding-top: 13px; padding-bottom: 3px;
	border-bottom: 1px solid #DCD7C4;
}
#leftNavig li span{margin-left: 1em;}


/* --------------------------- prava navigace -------------------------- */
#rightColumnC{
	float: right;
	width: 163px;
	background-color: #737066;
}
#rightColumn{
	_height: 389px;
	min-height: 389px;
}

/* --------------------------- paticka -------------------------- */
#bottomC{	
	clear:both;
	height: 34px;
	font-size: 0.9em;
	margin-left: 166px;
	border-right: 177px solid #737066;
	background-color: #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 #272727;
	display: inline;
}
#bottomC li.posledni{
	border-right: none;
}

#copyright{
	padding-top: 1em;
	padding-bottom: 0.3em;
	width: 130px;
	float:left;
}

#bottomNavig{
	padding-top: 1em;
	padding-bottom: 0.3em;
	width: 300px;
	float:right;
}


#bottomNavig{
	text-align: right;
}


/* --------------------------- 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;
}


/* --------------------------- 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;
}
