/* @override 
	http://svetkamenu.grafique.cz/css/css2.css
	http://www.worldstones.eu/css/css2.css
	http://www.svetkamenu.cz/css/css2.css
*/

body {
	text-align: center;
	font-family: "Trebuchet MS", "Arial", "Geneva", "Helvetica", "sans-serif";
	font-size: 90%;
	color: #434343;
}



#intro h1 {
	position: absolute;
	width: 80px;
	height: 80px;
	overflow: hidden;
	top: 80px;
	margin: 0;
		cursor: pointer;
	left: 322px;
  }

#intro h1 a {
	cursor: pointer;
	display: block;
	height: 100%;
	width: 100%;
}

#intro h1 a span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fdfff0 url(../img/intro-logo.gif) no-repeat;
}

#body-intro {
	text-align: center;
	background: #000;
	font-family: "Trebuchet MS", "Arial", "Geneva", "Helvetica", "sans-serif";
	font-size: 105%;
  color: #696967;
}




.links {
	font-size: 9px; color: #222; text-decoration: none;
	display: block;
	padding: 6px;
}

.links a {
	font-size: 9px; color: #222; text-decoration: none;
}

.links a:hover {
color: #fff;}

.block{
    display: none;
}

img {
  border: 0;
}

.success{
  border:solid 1px #5ebc00;
  background: #e8fdd3 url("../img/success.gif") 6px center no-repeat;
  padding:6px 10px 6px 40px;
  margin:10px 10px 10px 10px;
  text-align:left;
  margin-left: 175px;
}
.error{
  border:solid 1px #bc3a00;
  background: #fde8d3 url("../img/error.gif") 6px center no-repeat;
  padding:8px 10px 8px 40px;
  margin:10px 10px 10px 10px;
  text-align:left;
margin-left: 175px;
}


.clear{
	clear: both;
	font-size: 1px;
	visibility: hidden;
	margin-top: -1px;
}

 a {text-decoration: none;}
 a:link {color:#869724;}
 a:visited {color: #869724;}
 a:active {color: #000;}
 a:hover {color: #626D1A;text-decoration: underline;}  

#intro {
  margin: 25px auto 0 auto;
  width: 722px;
  height: 220px;
  background:  #fdffee url(../img/intro-bg-top.gif) no-repeat top left;
  color: #696967;
  position: relative;
  text-align: center;
  font-size: 110%;
}	
#intro-bottom {
  margin: 0 auto;
  width: 722px;
  background: #fff url(../img/intro-bg-bottom.gif) no-repeat bottom left;
}

#intro h3 {
	position: absolute;
	width: 80px;
	height: 80px;
	overflow: hidden;
	top: 80px;
	margin: 0;
	left: 335px;
  }

#intro h3 a {
	cursor: pointer;
	display: block;
	height: 100%;
	width: 100%;
}

#intro h3 a span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fdfff0 url(../img/intro-logo.gif) no-repeat;
}

#vitejte-text {
  float: left;
  padding: 110px 0 0 0;
  width: 300px;
  text-align: right;

}
.vitejte-url {
  float: right;
  padding: 110px 0 0 0;
    width: 300px;
  text-align: left;

}


#intro-menu-obal {
  width: 722px;
  margin: 0 auto;
  text-align: center;
  background: url(../img/intro-buttons-bg.gif) repeat-x  #fff;
}

#intro-menu {
  width: 505px;
  height: 185px;
  margin: 0 auto;
  text-align: center;
  background: url(../img/intro-buttons-bg.gif) repeat-x  #fff;
}

#velkoobchod a {
  margin: 25px 25px 0 0;
  background: url(../img/intro-velko.gif) no-repeat center center;
  width: 150px;
  padding: 150px 0 0 0;
  display: block;
  float: left;

}

#velkoobchod a:hover {
  border: 1px solid #DCE2BC;
  border-style: dashed;
  width: 148px;
  padding: 148px 0 0 0;
  display: block;
}

#maloobchod a {
  background: url(../img/intro-malo.gif) no-repeat center 18px;
  width: 150px;
  margin: 25px 25px 0 0px;
  padding: 150px 0 0 0;
  display: block;
  float: left;
}


#maloobchod a:hover {
  border: 1px solid #FBE3BE;
  border-style: dashed;
  width: 148px;
  padding: 148px 0 0 0;
    background: url(../img/intro-malo.gif) no-repeat center 17px;

}


#mineralshop a {
  background: url(../img/intro-mineral.gif) no-repeat center center;
  width: 150px;
  padding: 150px 0 0 0;
  margin: 25px 0 0 0;
  display: block;
  float: left;
}

#velkoobchod #vo_en {
  background: url(../img/intro-velko_en.gif) no-repeat center center;
}

#mineralshop #min_en {
  background: url(../img/intro-mineral_en.gif) no-repeat center center;
}

#maloobchod #mo_en, #maloobchod #mo_en:hover {
  background: url(../img/intro-malo_en.gif) no-repeat center 18px;
}

#maloobchod #mo_en:hover {
  background: url(../img/intro-malo_en.gif) no-repeat center 17px;
}




#mineralshop a:hover {
  border: 1px solid #ACF0FF;
  border-style: dashed;
  width: 148px;
  padding: 148px 0 0 0;
}



 