/* CSS sheet for China skiing and climbing expedition 2005 pages */

body {
	margin:50px 0px;
	padding:0px;
	text-align:center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #ffd980;/*#3366ff;*/
}

img {
	border-width: 0px;
}

h1 {
  font-size:1.5em;
  margin: 0 10px;
  letter-spacing: 1px;
  border-color: #cccccc;
  border-style:solid;
  border-width: 0px;
  border-bottom-width: 1px;
}

h2 {
  font-size:1.2em;
  margin-left: 10px;
  margin-right: 10px;
  letter-spacing: 1px;
  border-color:  #cccccc;
  border-style:solid;
  border-width: 0px;
  border-bottom-width: 1px;
}

h3 {
  font-size:1.15em;
  margin-left: 10px;
  margin-right: 10px;
  font-weight: 700;
  border-color:  #cccccc;
}

.sponz {
  font-size:1.15em;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 5px;
  font-family: verdana, arial, helvetica, sans-serif;
  letter-spacing: 0.2em; 
  font-weight: 700;
  border-color:  #cccccc;
}
	
#hlavni {
	width:804px;
	margin:0px auto;
	text-align:left;
	padding: 0px;
	background-color: #ffffff;	
} 
#frame {	border:2px solid  #333; background-color: #ffffff;}	
	
.cit{
	font-family: eorgia, times, serif;
	color: #ff3300;
	font-style:italic;
	font-size: 1.2em;
	padding-left: 10px;
}
	
.obsah {
  float: left;
  width: 110px;
  margin: 5px;
  padding:5px;
}

.textove {
	margin: 10px 10px 10px 160px; /*puv. 180*/
	padding: 15px 5px 10px 10px;
	background-color: #ffffff;
	display: block;
    border-left: 2px solid gray;
}

.text_uvnitr {
	font-size: 0.7em;
	text-align: justify;
}

.text_uvnitr_o {
  padding: 4px;
  font-size: 0.7em;
  text-align: justify;
  border-width: 1px;
  border-style: solid;
  border-color: black;
}

.odsad {
   font-size: 0.9em;
   font-weight: 700;
   line-height: 1.6;
   padding-left: 10px;
   text-align:left;
}

#zahlavi {
  background-color: #ffffff; 
  height: 200px;
}

#zahlavi_p {
  background: #fff url(../img/zahlavi.jpg) no-repeat center top;
  margin: 0px;
  padding: 0 0 10px 0;
  height: 120px;
}


a {
	text-decoration: none;
	color: #000099;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	color: red;
	font-weight: normal;
}

.intro {
	font-size: 0.95em;
	margin-left:10px;
	margin-right: 10px;
	padding:8px;
	background: #ffffcc;
}

.ima {
	display: block;
	text-align: center;
	border: 1px solid  #000000; 	
	float:left;
	margin: 0 20px 5px 5px;
	padding:0px;
	background: #E6E6E6;
  }
  
.image1 {
	border: 1px solid  #000000; 
	float:left;
	margin: 0 5px;
	padding:5px;
	background: #E6E6E6;
	font-size:7pt;
  }


.menu_jeden {
  display: block;
}

.textik {
	margin:0px 10px 0px 10px;
	padding: 4px 0px 4px 0px;
	font-size: 0.95em;
	list-style-position: outside;
	list-style-type: disc;
	}


.copyrightik {
	color: #CC0033;
	font-size: 0.75em;
 	text-align: center;
	margin: 5px 10px;
	letter-spacing: 2px;
	border-top: 1px solid  #cccccc; 	
	padding-top:5px;
	display: run-in;
	line-height: 1.6em;
}	 	

#navi{
  display: block;
  text-align: center;
  background-color: #ffffff;
  border-top: #000000 1px solid;
  border-bottom: #000000 1px solid;
}
#navi td {
  width: 160px;
  margin: 2px;
  /*padding: 5px;*/
  text-align: center;
  font-weight: 700;
  font-size: 0.8em;
}
#navi a:hover {
  border-top-width: 0px;
  font-weight: 600;
  border-left-width: 0px;
  background: #ebebeb repeat-x;
  border-bottom-width: 0px;
  color: #ff3300;
  border-right-width: 0px;
  text-decoration: none;
}
#navi a {
  border-top-width: 0px;
  display: block;
  padding: 5px; 
  font-weight: 600;
  border-left-width: 0px;
  border-bottom-width: 0px;
  color: #ffffff;
  background-color: #996600;
  border-right-width: 0px;
  text-decoration: none;
}
