/*------------------------------MAIN-------------------------- */
#ContainerC{
	width: 100%;
	height: 100%;
	text-align: center;
	background:url(../images/bodyBg.jpg) repeat-x left top;
	background-color: #fff;
}
#Container{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background:url(../images/containerBg1.jpg) repeat-y left top;
	background-color: #fff;
	width: 980px;
}

#contentC{
	float:left;
	padding-top:5px;
	width: 556px;
     background-color: #fff;	
}

#content{padding:20px 40px;}
#content p {padding-bottom:0.9em;}
#content .anot{padding:7px;}
#content .anot img{float:left;padding-right: 0.5em;}
#content h3 a {background:transparent;color:#f68f1e;}
#content.text{padding-top:1em;}
#content ul {list-style-type:none;}
#content li {background:url(../images/puntaOrange.gif) no-repeat 0 6px;padding-left:12px;}
#content ol li {background:none;}
#content .date{padding:7px;}

#content .photogaleryFoto{
	float:left;
	width: 33%;
	margin-bottom: 1em;
	text-align: center;
}
#content .photogaleryFoto img {border: 3px solid #FFF;margin-top: 0.2em;}
#content .AddPcitures  {padding-top:2em;}
#content .menuText{padding: 1em;margin-bottom:2em;}
#content .leftimg {margin-right: 1em;}
#content .rightimg {margin-left: 1em;}
#content a.reference {text-decoration:none;color:#FFF;background-color:#f68f1e;margin-left: 5px;cursor:pointer;padding:3px 5px;}
#content a.formular {text-decoration:none;color:#FFF;background-color:#f68f1e;margin-left: 5px;cursor:pointer;padding:3px 5px;}

table.uvodka {text-align:center;margin-top:0px;padding-left:23px;}
table.uvodka td {padding-top:5px;}

#actPathC{padding-bottom:8px;
     clear:both;
     color:#231f20;
     border:1px solid #f89d3b;
     background-color:#fccb97;
     margin-bottom:1em;
}

#actPath{padding: 10px 0em 0em 1.5em;}
#actPath a {}
#actPath a:hover {text-decoration:none;}
/* ---------------------------formulare----------------------- */ 
.inputTextSmall {
	width: 70px;
}

.inputText {
	width: 200px;
}

.inputSelect {
	width: 200px;
}

.inputTextarea {
	width: 200px;
	height: 100px;
}
.inputSubmit{color:#FFF;background-color:#f68f1e; border: 1px solid #bc6506;margin-left: 5px;cursor:pointer;}

/* --------------------------- horni blok -------------------------- */
#topBanner_1{
     width: 980px;
     height: 179px;
     background: url(../images/topKolaz.jpg) no-repeat left top;
}
#topBanner_3{
     width: 980px;
     height: 179px;
		background: url(../images/topKolazEN.jpg) no-repeat left top;
}

#logoC{
	background: url(/images/logo.gif) no-repeat 0 0;
	width: 106px; height:80px;
padding-right:44px;padding-top:0px;
padding-top:;clear:right;
     float:right;
}
#logoC a{
	display: block;
	width: 106px; height:80px;
}
#logoC span{
	position: absolute; 
	left: -10000px; 
	border: 0px;
}


#topNavigC{float:left;clear:right;padding:12px 0px 0 250px; margin:0px;}
#topNavigC ul{margin:0px; padding:0px;}
#topNavigC li{display: inline; 
     margin: 0px;
     margin-right:5px;
     padding: 0;
     float:left;
}
#topNavigC li a{display: block;line-height:13px;
     color:#fff;
     float:left;
     font-weight:normal; 
     text-transform:uppercase;
     text-align:center;
     text-decoration:none;border-right:1px solid #fff;
     padding-bottom:0;
     padding:0 10px;}
#topNavig a:hover, #topNavig a:active, #topNavig a:focus { text-decoration: none;color:#d2232a;}
#topNavig li.posledni a {border:none;}

#jazyky {float:right;padding:10px 0 43px 40px;width:150px;}
#jazyky ul {list-style:none;padding:0;margin:0;}
#jazyky li {display:inline;padding:0 5px;float:left;line-height:8px;}
#jazyky li.cesky {border-right:1px solid #fff;}
#jazyky a {text-decoration:none;
     color:#fff;
     display:block;
     float:left;
     text-transform:uppercase;
     padding:2px;
}
#jazyky a:hover {color:#302c2e;}

/* --------------------------- leva navigace -------------------------- */
#leftC{
	clear: both;
	float:left;
	width: 229px;
     padding-top:50px;
     background:url(../images/leftTopBg.jpg) no-repeat 0 0;
	background-color:#808083;
	min-height: 280px; _height: 280px; 
}

#leftNavigC{ font-weight: bold;
     overflow:hidden;
     padding:0px;

}

#leftNavig h2 {}

#leftNavigC a, #leftNavigC a:link{text-decoration: none;display:block;padding:5px 0 5px 5px;font-weight:bold;color:#242021;text-transform:uppercase;}
#leftNavig a:hover, #leftNavig a:active, #leftNavig a:focus  {color:#f68f1e;}
#leftNavig ul{padding: 0px;
     padding-left:40px;
     margin: 0;
     list-style:none;
     margin:10px 0px 0px 0px;
     
}

#leftNavig li{padding: 0px;padding-bottom:20px;margin: 0px;}
#leftNavig li.posledni{border:none;}
#leftNavig li.actual {}
#leftNavig li.actual a {font-weight:bold;}

#leftNavig ul.navig2 a {color:#f68f1e;font-size:0.85em;padding:0;}
#leftNavig ul.navig2 a:hover {color:#d2232a;}
#leftNavig ul.navig2 li {padding:5px;}
/* --------------------------- pravy blok -------------------------- */
#rightColumnC {float:right;
		overflow:hidden;
     width:194px;
}
#rightColumn {padding-bottom:0px;}
#rightColumn ul {list-style:none;margin-left:0;padding-left:0;}
#rightColumn li {padding:3px 0;border-bottom:1px solid #dcdcdc;padding-left:15px;}
#rightColumn  a {text-decoration:none;}
#rightColumn h3 {display:none;}
/* --------------------------- paticka -------------------------- */
#bottomC{width:786px;
	clear:both;
	height:57px;
	padding-top:10px;
	color:#dedede;
	background-color:#f68f1e;
}
#bottomC a, #bottomC a:visited, #bottomC a:link {text-decoration: underline;text-transform:lowercase;}
#bottomC a:hover, #bottomC a:active, #bottomC a:focus  {text-decoration: none;}
#bottomC ul{
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}
#bottomC li{
	padding: 0em 0.5em 0em 0.5em;
	display: inline;
}
#bottomC li.posledni{
	border-right: none;
}

#bottom {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#copyright{
	width: 180px;
	float:left;
	padding: 3px;font-size:0.9em;
     padding-left:250px;
     color:#fff;
}
#copyright2{display:none;
	width: 150px;
	float:left;
	padding: 3px;
     padding-left:25px;
     background:url(../images/kytka.gif) no-repeat 0 2px;
}

#bottomNavig{
	width: 300px;
	float:right;
     padding: 3px;padding-right:20px;
}
#bottomNavig a {text-decoration: none !important;color:#8c571f;font-style:italic;font-size:0.9em;}
#bottomNavig li {background:url(../images/bottomNavigBorder.gif) no-repeat right 5px;padding:0 12px 0 5px;}
#bottomNavig li.posledni {background:none;}
#copy{display:block; width: 100px; float:left; 	padding: 0.7em;}
#bottomNavig{text-align: right;}
/* --------------------------- barvicky -------------------------- */
.colorZluta{
	color: #EFA038;
}
.colorRed{
	color: #EE1C23;
}
.colorBlue{
	color: #3A6698;
}
.bckGray{
	background-color: #F2F2F2;
}
.bckGray2{
	background-color: #F8F8F8;
}
.red {color:#df0001;}

/* --------------------------- 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;
}
