/*CSS RESET*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight:normal;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*styly*/

*{
	font-family: Tahoma;
	font-size: 14px;
	color: #26180B;
}

.webObal {
position:relative;
  width:100%;
}

.webContent{
  top:10px;
  position:relative;
  margin:auto;
  width:709px;
  height:650px;
  background-image:url(../img/glassBeads1.gif);
  background-repeat:no-repeat;
}

.nadpis{
  position:relative;
  top:385px;
  clear:both;
}
.flash{
  position:relative;
  top:70px;
}


.H1{
  color:#26180B;
  text-align:left;
  letter-spacing: 3px;
  text-transform: uppercase;
	font-size: 14px;
	padding:5px;
  padding-left:50px;
}

.H2{
  color:white;
  text-align:left;
  letter-spacing: 2px;
  text-transform: uppercase;
	font-size: 14px;
	padding:5px;
  padding-left:50px;
}
.info{
  position:relative;
  top:175px;
  width:100%;
  height:160px;
  letter-spacing: 1px;
  float:left;
  }

.infoL{
  text-align:left;
  padding-top:35px;
  padding-left:50px;
  float:left;
  width:314px;
  font-weight:normal;
  line-height:150%;
}
.infoR{
  text-align:left;
  padding-top:35px;
  padding-left:50px;
  float:left;
  color:#ffffff;
  font-weight:normal;
  letter-spacing: 1px;
  line-height:150%;
}

.s {
  letter-spacing: 2px;
  color:#ffffff;

}
.p {
  letter-spacing: 1px;
  color:#ffffff;
  padding-right:2px;
}

.o{
  color:#ffffff;
  display:block;
  padding-bottom:22px;
}

.menu{
  clear:both;
  position:relative;
  top:225px;
  display:block;
  width:100%;
  padding-left:50px;
}

.menu a{
  font-weight:normal;
  letter-spacing: 1px;  
  text-decoration:none;
}

.products{
  font-size:12px;
  font-weight:normal;
  line-height:130%;  
  padding-top:5px;
}

.h2pc{
  letter-spacing: 2px;
}
.h2pe{
  letter-spacing: 3px;
}
.nejlevneji{
  color:white;
  position:relative;
  top:105px;
	font-size: 14px;
  float:right;
  padding-right:45px; 
  font-weight:bold; 
}
