/*------------------------------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/containerBg.gif) repeat-y left top;
	background-color: #0f4454;
	width: 790px;
     padding-left:20px;
}
#centerC {background:url(../images/centerBg.gif) repeat-y left top;float:left;}

#contentC{
	float:left;
	padding-top:15px;
	width: 585px; /*407*/
     background-color: #fff;	
}

#content{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom:1em;
	padding-top: 0px;
}

#content .anot{padding:7px;}
#content .anot img{float:left;padding-right: 0.5em;}
#content h3 a {background:transparent;color:#fff;}
#content.text{padding-top:1em;}
#content .date{padding:7px;}

#content .photogaleryFoto{
	float:left;
	width: 33%;
	margin-bottom: 1em;
	text-align: center;
}
#content .photogaleryFoto img, #content #AddPcitures  img{border: 3px solid #FFF;margin-top: 0.2em;}

#content .menuText{padding: 1em;background-color:#e7ecee;margin-bottom:2em;}
#content .leftimg {margin-right: 1em;}
#content .rightimg {margin-left: 1em;}

table.uvodka {text-align:center;margin-top:0px;padding-left:23px;}
table.uvodka td {padding-top:5px;}

#staty {border:1px solid #df0001;padding:0 0 1px 8px;padding-top:0;text-transform:uppercase;}
#staty h2 {color:#000;font-size:1.3em;text-transform:uppercase;margin-top:8px;}
#staty table {font-weight:bold;font-size:0.8em;width:340px;margin-top:1em;}
span.oval {background:url(../images/ovalekBg.gif) no-repeat 0 0;padding:5px 5px 5px 11px;display:block;}
span.oval2 {background:url(../images/ovalekBg.gif) no-repeat 0 0;padding:5px 5px 5px 8px;display:block;}
span.oval3 {background:url(../images/ovalekBg.gif) no-repeat 0 0;padding:5px 5px 5px 5px;display:block;}

#actPathC{padding-bottom:1em;clear:both;margin-top:0px;color:#0f4454;}
#actPath{padding: 10px 0em 0em 1.5em;}
#actPath a {color:#0f4454;}
#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:#800718; border: 1px solid #a50a0f;margin-left: 5px;cursor:pointer;}

/* --------------------------- horni blok -------------------------- */
#topBanner{
     width: 780px;
     height: 177px;
}
.banner_1 {background: url(../images/topKolaz.jpg) no-repeat left top;}
.banner_4 {background: url(../images/topKolaz_sk.jpg) no-repeat left top;}


#logoC{
	background: url(/images/logo.gif) no-repeat 20px 94px;
	width: 97px; height:67px;
     padding-top:94px;
     padding-left:20px;
     float:left;
}
#logoC a{
	display: block;
	width: 97px; height:67px;
}
#logoC span{
	position: absolute; 
	left: -10000px; 
	border: 0px;
}


#topNavigC{float:right;clear:right;padding:0 130px 0 0; margin:0px;margin-top:61px;*margin-top:58px;}
#topNavigC ul{margin:0px; padding:0px;}
#topNavigC li{display: inline; 
     margin: 0px;height:20px;
     margin-right:5px;
     padding: 0;
     float:left;
}
#topNavigC li a{display: block;height:20px;color:#222222;font-weight:bold; text-align:center;text-decoration:none;padding-bottom:0;padding-top:3px;}
#topNavig a:hover, #topNavig a:active, #topNavig a:focus { text-decoration: none;color:#a90f24;}

#topNavig li.li_1  {background:url(../images/uvodkaOdkazBg.gif) no-repeat 0 0;width:87px;}
#topNavig li.li_2 {background:url(../images/odkazyOdkazBg.gif) no-repeat 0 0;width:51px;}
#topNavig li.li_3 {background:url(../images/kontaktOdkazBg.gif) no-repeat 0 0;width:58px;}

#topNavig li.actual a {background:url(../images/actualLiBg.gif) repeat-x left bottom !important;}

#jazyky {float:right;margin-top:56px;}
#jazyky ul {list-style:none;padding:0;margin:0;}
#jazyky li {display:inline;padding:5px;float:left;}
#jazyky a {text-decoration:none;
     background-color:#fff;
     color:#222222;
     display:block;
     float:left;
     text-transform:uppercase;
     padding:5px;
}
#jazyky a:hover {background-color:#a90f24;color:#fff;}

#jazyky li.cesky a {background:url(../images/jazykyCesky.gif) no-repeat 0 2px;}
#jazyky li.cesky a:hover {background:url(../images/jazykyCeskyActiv.gif) no-repeat 0 2px;}

#jazyky li.english a {background:url(../images/jazykyEnglish.gif) no-repeat 0 2px;}
#jazyky li.english a:hover {background:url(../images/jazykyEnglishActiv.gif) no-repeat 0 2px;}

#jazyky li.slovensky a {background:url(../images/jazykySlovensky.gif) no-repeat 0 2px;}
#jazyky li.slovensky a:hover {background:url(../images/jazykySlovenskyActiv.gif) no-repeat 0 2px;}

/* --------------------------- leva navigace -------------------------- */
#leftC{
	clear: both;
	float:left;
	width: 169px;
	overflow: hidden;
        padding:0 12px 0 7px;
	background-color:#9e0d21;
}

#leftNavigC{ font-weight: bold;
     overflow:hidden;
     padding:0px;
     padding-bottom:10px;
     margin-bottom:30px;
}

#leftNavig h2 {background:url(../images/leftH2Bg.gif) no-repeat 0 0;
     color:#fff;
     font-size:1.2em;
     font-weight:bold !important;
     padding:7px;
}

#leftNavigC a, #leftNavigC a:link{text-decoration: none;display:block;padding:5px 0 5px 5px;font-weight: normal;color:#222222;}
#leftNavig a:hover, #leftNavig a:active, #leftNavig a:focus  {color:#a90f24;}
#leftNavig ul{padding: 0px;
     padding-bottom:10px;
     margin: 0;
     list-style:none;
     margin-bottom:15px;
     background:url(../images/leftUlBg.gif) no-repeat left bottom;
     background-color:#fff;
}

#leftNavig li{padding: 0px; margin: 0px;border-bottom:1px solid #dcdcdc;}
#leftNavig li.posledni{border:none;}
#leftNavig li.actual {}
#leftNavig li.actual a {font-weight:bold;}

.levaReklama {margin:10px 0;border:1px solid #b0ddce;padding:10px 15px;}
.levaReklama h3 {display:none;}
/* --------------------------- pravy blok -------------------------- */
#rightColumnC {float:left;
     width:178px;
     height:112px
     min-height:212px;
     margin-top:2px;
     padding-left:6px;
     padding-top:5px;
     background:url(../images/rightBlockBg.gif) repeat-y 0 0;
     background-color:#fff;
     overflow:hidden;
}
#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 {background-color:#0f4454;}
/* --------------------------- paticka -------------------------- */
#bottomC{	
	clear:both;
	height:20px;
	color:#dedede;
	background:url(../images/bottomBg.gif) repeat-x left top;
}
#bottomC a, #bottomC a:visited, #bottomC a:link {color:#fff;text-decoration: underline;text-transform:uppercase;}
#bottomC a:hover, #bottomC a:active, #bottomC a:focus  {text-decoration: none;color:#fff;}
#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: 190px;
	float:left;
	padding: 3px;
     padding-left:15px;
}
#copyright2{
	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;
}
#bottomNavig a {text-decoration: none !important;}
#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;
}
