/*------------------------------MAIN-------------------------- */
html{height: 100%;}
body {
	font-family: Tahoma,Arial,Helvetica;    
	color: #000000;
	background-color: #fff;
	font-size: 85%;
	height: 100%;
	text-align: left;
	margin: 0px;
	padding: 0px;	

}
body.myBody{
    text-align: center;
  background:#fff 
     }


table{
	font-size: 100%;
}

td,th {
	color: #;
	margin: 0px;
	padding: 0px;
}
th {
	font-weight: bold;
}

form{
	display:inline;
}
textarea, select{

	font-size: 1em;
        border:1px solid #5389C7;
 }
 
fieldset{
	padding: 1em;
	border:1px solid #025839;
}
legend {color:#fff; background-color: #025839;;padding:2px 4px;}


ul{
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	
}
li {
	padding: 0px;
	margin: 0px;
	
}

p {
	margin: 0em;
	padding: 0em;
	margin-top: 5px;
	padding-right: 5px;	
}


img {border:0px;
	 padding: 9px 9px 9px 9px; 
		margin: 0px 7px 0px 0px;
}


/* --------------- Odkaz ----------------------- */
a:link, a {
 	color: #288AC5;
 	text-decoration:underline;
}
a:visited{color:#;}
 
a:hover, a:active, a:focus  { color: red;
text-decoration: underline;
}
 
/* ------------------ nadpisy ------------------ */
h1,h2,h3,h4,h5,h6{
	padding:0px;
	margin:0px;
}

h1 {color: #006633; 
     font-size: 1.8em; 
     padding:8px;
}

h2 {
	color: #006633;
	font-size: 1.6em;
	font-weight: bold;
	margin: 10px 0 10px 0;
	padding: 0px;   
}

h3 {
	color: #006633;
	font-size: 1.3em;	
	font-weight: normal;
	margin: 10px 0 10px 0;
	padding: 0;	
  }

h4 {
	font-size: 1.2em;
	color: #003366;
	font-weight: normal;
	padding:2px 0.5em 2px 0em;
	margin: 10px 0px 5px 0;
}

h5 {
  margin-top:10px;
}


/* ------------------TRIK CASCADES-------------------- */
.clearFloat{
	clear:both;
}

.posledni {border:none !important;}
.errMsg{
	display: block;
	vertical-align: middle;
	padding: 2px;
	padding-left: 25px;
	padding-top: 3px;
	min-height: 17px;
	_height: 17px;
	border: 1px solid #C12A2F;	
	color:#C12A2F;
	font-weight: bold;
}

.infoMsg{
	display: block;
	vertical-align: middle;
	padding: 2px;
	padding-left: 25px;
	padding-top: 3px;
	min-height: 17px;
	border: 1px solid #EFA038;	
	color:#EFA038;
	font-weight: bold;
}
.fileSize{
	float: left;
	height: 17px;
	padding-top: 3px;
	padding-right: 10px;
}
.hide{
	display: none;
}
.noborder {
	border: 0em;
}

.pageNumbersC{
	padding: 2px;
	border: 1px solid #EBEBEB;	
	min-height: 15px;
}
/* --------------------------- datova tabulka -------------------------- */
.datatable {
	background: transparent;
	border-collapse:collapse;
}

.datatable td, .datatable th {padding:2px 5px;}
.datatable tr.suda td, .datatable tr.suda th {background-color:#ffefcd;}


/*------------------------------MAIN PAGE-------------------------- */
#Container {width: 786px;	
    text-align: left;padding:0 0px;
    margin:0 auto;
    background-color: #025839;
    position:relative;
}
#topLista {width:786px !important;font-size:0.85em;}
#translate-this{float:right;}


#contentC {background: url(../images/vlasimskypark/hlava.gif) no-repeat;
     float:right;
     width: 559px;
     overflow:hidden;
     padding:15px 35px 0 18px;
     background-color: #fdb511;
     min-height:400px;
    
}


#content {padding-top:0px;padding-bottom: 0px;}








#content .anot {padding:7px 0;}
#content .anot img {float:left;padding-right: 0.5em;}



#content h3 a {background:transparent;}
#content.text {}
#content .date{padding:7px 0;}

#content .contact h4 {clear:both;padding-top:10px;}
#content .contact h3 {border-top:1px solid #c40102;padding-top:20px;}

#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 .leftimg {margin-right: 1.5em;}
#content .rightimg {margin-left: 1.5em;}

#actPathC{
    margin: 25px 0 0 0;
    color:#434343;
    }
#actPath h1 {font-weight: normal; font-size:1.5em; padding-left:12; background: url(../images/vlasimskypark/odrazka.gif) no-repeat 0 8px;}

#actPath a {color:#000000; text-decoration: none;}
#actPath a:hover {text-decoration: underline;}
#actualPathInner {padding: 3px 0 3px 10px; display:none;}


/* ---------------------------formulare----------------------- */ 
.inputTextSmall {
	width: 75px;
     border: 1px solid #15a39d;
}

.inputText {
	width: 300px;
     border: 1px solid #5389C7;
}

.inputText2 {
	width: 300px;
     border: 1px solid #5389C7;
}

.inputSelect {
	width: 300px;
     border: 1px solid #5389C7;
}

.inputTextarea {
    width: 300px;
    height: 150px;
    border: 1px solid #5389C7;
}

.inputTextarea2 {
    width: 300px;
    height: 100px;
    border: 1px solid #5389C7;
}


.inputSubmit {background-color: #0b3a1e; border:1px solid #0b3a1e; color:#FFF; margin-left: 5px;cursor:pointer;} 
#body.inputTextarea {border:1px solid #025839;} 
#name.inputText {border:1px solid #025839;}
#email.inputText{border:1px solid #025839;} 

.inputSubmit:hover {background-color:#025839; border: 1px solid #025839;}
/* --------------------------- horni blok -------------------------- */
#topBanner {
    width: 786px;
    height: 169px;
    overflow:hidden;
    background: url(../images/vlasimskypark/banner-park-new.jpg?v=1) no-repeat;
}
#topBanner a {color:#fff;text-decoration:none;}

#logoC {
    float:left;
    width: 222px; height: 150px;
    margin:5px 0px 0 30px;
  /*  background: url(/images/vlasimskypark/logo-vlasimskypark.gif) no-repeat 0px 0px; */
}

#logoC a {display: block; width: 222px; height: 150px;}
#logoC span {position: absolute; left: -10000px; border: 0px;}



/* --------------------------- pravy blok -------------------------- */
#rightColumnC {
    float:left;
    width:173px;
    overflow:hidden;
    padding: 0px 0 0 0;
    margin-top:0px; 
    right:0;
}

#rightColumn {padding-bottom:0px;}
#rightColumn ul {list-style:none;margin:0;padding:0px 0 0px 0px;}



#rightColumn ul.navig1 li {padding:0px 0 0px 8px; background: url(../images/vlasimskypark/leftpark.gif) no-repeat; height:32px; width:167px;}
#rightColumn ul.navig1 li ul.navig2 {position:relative; top:14px; float:left; }
#rightColumn ul.navig1 li ul.navig2 li { margin-left:-8px; padding-left:25px;}
/*#rightColumn ul li {padding:0px 0 0px 8px; background: url(../images/vlasimskypark/leftnavigpark.gif) repeat scroll 0 0 transparent; height:32px;} */
#rightColumn ul li a {position:relative; top:5px;}
#rightColumn ul a {text-decoration:none; color:#FDB512;font-size:0.9em;}
#rightColumn ul a {text-decoration:none; color:#FDB512;font-weight:bold;}
#rightColumn ul a:hover,#rightColumn ul li.actual {color:#ff9900;}    */

.rightTextC.cnt1 h3 {display:none;}
#rightColumn .cnt1 h3 {display:none;}
.rightText.cnt1 {}
.rightText.cnt1 img {}


#odkazHp {padding:0px 0 0px 8px; background: url(../images/vlasimskypark/leftnavigpark.gif) repeat scroll 0 0 transparent; height:32px;}
#odkazHp {padding:0px 0 0px 8px; background: url(../images/vlasimskypark/leftnavigpark.gif) repeat scroll 0 0 transparent; height:32px;}
#odkazHp a {text-decoration:none; color:#FDB512;font-size:0.9em; font-weight:bold; position:relative;top:7px;}
#odkazHp  a:hover {color:#ff9900;}

#mapka{float:left; background:url(../images/vlasimskypark/mapa-vlasimskypark.jpg) no-repeat; width:125px; height:86px; clear:left; margin-top:15px;} 

/* --------------------------- spodni navigace -------------------------- */
#IC-bottom {margin-left:-20px; width:620px; margin-bottom:0px;}
.IC-bottom1 {float:left;}
.IC-bottom1 a {width: 103px; height: 106px; display: block;}
.IC-bottom1 a:hover {background: transparent url(../images/vlasimskypark/menu_r1_c1_f2.jpg) no-repeat top left;}
.IC-bottom1 a:hover img {display: none;}
.IC-bottom2 {float:left;}
.IC-bottom2 a {width: 103px; height: 106px; display: block;}
.IC-bottom2 a:hover {background: transparent url(../images/vlasimskypark/menu_r1_c2_f2.jpg) no-repeat top left;}
.IC-bottom2 a:hover img {display: none;}
.IC-bottom3 {float:left;}
.IC-bottom3 a {width: 103px; height: 106px; display: block;}
.IC-bottom3 a:hover {background: transparent url(../images/vlasimskypark/menu_r1_c4_f2.jpg) no-repeat top left;}
.IC-bottom3 a:hover img {display: none;}
.IC-bottom4 {float:left;}
.IC-bottom4 a {width: 103px; height: 106px; display: block;}
.IC-bottom4 a:hover {background: transparent url(../images/vlasimskypark/menu_r1_c6_f2.jpg) no-repeat top left;}
.IC-bottom4 a:hover img {display: none;}
.IC-bottom5 {float:left;}
.IC-bottom5 a {width: 103px; height: 106px; display: block;}
.IC-bottom5 a:hover {background: transparent url(../images/vlasimskypark/menu_r1_c8_f2.jpg) no-repeat top left;}
.IC-bottom5 a:hover img {display: none;}
.IC-bottom6 {float:left;}
.IC-bottom6 a {width: 103px; height: 106px; display: block;}
.IC-bottom6 a:hover {background: transparent url(../images/vlasimskypark/menu_r1_c10_f2.jpg) no-repeat top left;}
.IC-bottom6 a:hover img {display: none;}
#IC-bottom img {margin:0px !important; padding:0px!important;}

/* --------------------------- paticka -------------------------- */
#bottomC{	
    clear:both;		
    position: relative;	
    height:70px;
    width:784px; 
    height:21px;   
    border:1px solid #000000;
    background-color: #ff9900;
    float:right;
    right:0px;

}

#bottomC a, #bottomC a:visited, #bottomC a:link {color:#434343;text-decoration: none;}
#bottomC a:hover, #bottomC a:active, #bottomC a:focus  {text-decoration: underline;}
#bottomC ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#bottomC li{
	padding: 0px 0px 0px 0px;
	display: inline;
}
#bottomC li.posledni{
	border-right: none;padding-right:0;
}

#bottom {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}


#copyright{
	width: 170px;
	float:left;
	padding: 0px 0 0 5px;
}
#copyright2{
    width: 160px;
    float:left;
    padding:0px 0 0px 0;	   
    text-align: center;
}


#bottomNavig{
    float:right;	
    padding: 0px 10px 0px 0px;
    text-align: right;
}
#bottomNavig li {border-right: 1px solid; padding:0px 4px 0px 0px;}
#oldWeb {width:150px; float:left;}

/* --------------------------- odsazovani -------------------------- */
.odsadZleva{
	padding: 0em 0em 0em 1em;
}

table.spodek {margin:0px; padding:0px; margin-left:-20px;width:659px;  margin-bottom:0px !important;}
table.spodek img {margin:0px!important; padding:0px !important;}



/* --------------------------- eshop -------------------------- */

.productItemX { float:left; margin-top:5px;}
.productItemC {border:1px solid #025839; width:170px;  background:white; margin-right:12px;}
.productItemC h3 {text-align: center; padding:0px 5px 0px 5px; height:30px;}
.productItemC h3 a {color:#f69314;}
.cfooter {background-color:#006b41; color:white; text-align:center; padding-top:4px; padding-bottom:4px;}

.productItemC .anot img {padding:0px; float:none!important;}
.productItemC .anot {text-align:center;
  height:160px;
  overflow:hidden; 
}

.doOrder img{ padding:0px!important;  margin-bottom:10px;}
.productDetail {margin-top:5px;}
.productDetail .doOrder {float:left; margin-left:15px; padding-top:4px;}
.productDetail .price {float:left; padding-top:4px; padding-left:5px;}
.productDetail .cfooter {background-color:#006b41; color:white; text-align:center; width:210px;}
