html, body
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ddd;
}
body
{
	text-align: center;
	background-color: #000;
}
a, a:hover
{
color:#FFF;
}
h2
{
margin: 5px 0px;
}
select, input, textarea
{
  background-color: #373737;
  color: #9B9B9B;
  border: 1px solid #9B9B9B;
}
table
{
	font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}
.kontaktTextarea
{
  width: 300px;
  height: 150px;
}
.orderTextarea
{
  width: 300px;
  height: 80px;
}
.btn
{
background-color:#373737;
color:#9B9B9B;
border: 1px solid #9B9B9B;
}
.wrapper
{
	width: 930px;
	margin: auto;
}
.home_mainHolder
{
	text-align: left;
	position: relative;
	margin: auto;
	width: 928px;
	height: 830px;
	margin-top: 5px;
	border: 1px solid #666;
	border-top-color: #444;
}
.A_mainHolder
{
	text-align: left;
	position: relative;
	margin: auto;
	width: 928px;
	height: 665px;
	margin-top: 5px;
	border: 1px solid #666;
	border-top-color: #444;
}
.topMenu
{
	/*margin-left: 10px;*/
	display: block;
	font-size: 13px;
	height: 18px;
	border-bottom: 1px solid #444;
}
#vysledek
{
background-color:#000;
filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
position:relative;
top:300px;
width: 400px;
padding:10px;
margin: 10px;
display:none;
}
#vysledekG
{
background-color:#000;
filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
position:relative;
top:100px;
width: 400px;
padding:10px;
margin: 10px;
display:none;
}
.productLines
{
	right: 0px;
	top: 0px;
	margin: 0;
	margin-right: 10px;
	padding: 0;
	position: absolute;
	height: 60px;
	width: 480px;
	z-index: 100;
}
.productLines span
{
	position: absolute;
	color: #FFF;
	font-size: 11px;
	bottom: 20px;
	left: 0px;
}
.lineItem
{
	position: relative;
	float: right;
	margin-left: 0px;
	margin-right: 0px;
	width: 69px;
	height: 68px;
	text-align: center;
}
.lineItem img
{
	border: none;
}
.lineItem div
{
	color: #FFF;
	font-size: 9px;
	margin-top: 1px;
	bottom: 0px;
}
.lineItem a
{
	color: #FFF;
	text-decoration: none;
}
.homeText
{
	position: absolute;
	right: 30px;
	top: 80px;
	width: 450px;
	height: 550px;
	overflow:auto;
}
.homeText h1, .profText h1
{
	font-size: 18px;
	font-weight: normal;
	color: #999;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.homeText h2, .profText h2
{
	font-size: 13px;
	font-weight: bold;
	color: #999;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.homeText h3, .profText h3
{
	font-size: 11px;
	font-weight: bold;
	color: #999;
	background-repeat: no-repeat;
	background-position: left bottom;
}


.homeText h1, .separator
{
	background-image: url(imgs/separatorGrad.jpg);
}
.profText h1
{
	background-image: url(../imgs/separatorGrad.jpg);
}
.profText
{
	float: left;
	width: 440px;
}
.separator
{
position:relative;
width:285px;
height:2px;
overflow:hidden;
}
.salonText
{
	position: absolute;
	overflow:auto;
	right: 15px;
	top: 80px;
	width: 515px;
	height:559px;
}
.salonText img {
  padding: 0 13px 13px 0;
}
.salonText h1
{
	font-size: 18px;
	font-weight: normal;	
	color: #999;
	background-image: url(imgs/separatorGrad.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.salonText table
{

font-size: 10px;
}
.salonText table a
{
color: #ccc;
text-decoration:none;
}
.salonText table a:hover
{
color:#FFF;
text-decoration:underline;
}
.tableDivis
{
	color: #999;
	font-size: 12px;
	background-image: url(imgs/separatorGrad.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.logoHolder
{
	position: absolute;
	top: 20px;
	left: 0px;
	width:483px;
	height: 640px;
	background-image: url(imgs/bigLogo.jpg);
	background-repeat: no-repeat;
}
.logoHempHolder
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 483px;
	height: 548px;
	background-image: url(imgs/hempLogoImg.jpg);
	background-repeat: no-repeat;
}
.logoCaviarHolder
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 335px;
	height: 500px;
	background-image: url(imgs/caviarLogoImg.jpg);
	background-repeat: no-repeat;
}
.logoLifeHolder
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 419px;
	height: 474px;
	background-image: url(imgs/lifeLogoImg.jpg);
	background-repeat: no-repeat;
}
.logoTenHolder
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 324px;
	height: 480px;
	background-image: url(imgs/tenLogoImg.jpg);
	background-repeat: no-repeat;
}
.logoHolderFull
{
	position: absolute;
	top: 20px;
	left: 0px;
	width:483px;
	height: 658px;
	background-image: url(imgs/bigLogo.jpg);
	background-repeat: no-repeat;
}
.kontaktBody
{
	position: absolute;
	right: 60px;
	top: 190px;
	width:320px;
	height:550px;
	color: #FFF;
}
.profBody
{
	position: absolute;
	right: 60px;
	top: 190px;
	width:810px;
	height:440px;
	overflow: auto;
	color: #FFF;
}
.profPics
{
	float: left;
	width: 345px;
	height: 850px;
}
.profLogo
{
	position: absolute;
	top:80px;
	left: 400px;
}
.infoBody
{
	position: absolute;
	right: 10px;
	top: 80px;
	width:580px;
	height:400px;
}
.infoBodyL
{
	background-image: url(imgs/infoGrad.jpg);
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
	float: left;
	width:100px;
	height:350px;
}
.vyberte
{
	color: #999;
	font-weight: bold;
	padding-right: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.infoBodyL_link a
{
	color: #999;
	font-size: 11px;
	text-decoration: none;
}
.infoBodyL_link a:hover
{
	color: #fff;
}
.sel a
{
	color: #FFF;
}
.infoBodyL div
{
	float: right;
	clear: both;
	margin-right: 8px;
}
.infoBodyR
{
	background-image: url(imgs/infoRRoh.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #999;
	position: relative;
	float: left;	
	width:480px;
	height:350px;
	text-align: center;
}
.info_productImg
{
	margin-left: 20px;
	margin-top: 5px;
	float: left;
	clear: both;
}
.infoR_wrapper
{
	width: 460px;
	height: 260px;
	margin: auto;
	float: right;
	margin-right: 5px;
	overflow: auto;
	position: relative;
}
.infoR_text
{
	text-align: left;
	width: 440px;
	height:240px;
	font-size: 12px;
	color: #333;
}
.infoR_ing
{
	color: #333 !important;
	font-weight: normal !important;
	text-decoration: none;
	padding-left: 0px !important;
}
.infoR_text a
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
}
.infoR_text a:hover
{
  color:#FFF;
}
.infoR_text h2 span
{
	font-size: 15px !important;
}
.btmMenu
{
	position: absolute;
	bottom: 0px;
	padding: 0;
	left:0px;
	height: 160px;
	width: 100%;
	background-color: #222;
	border-top: 2px solid #444;

}
.btmMenuItemLink, .btmMenuItemLink-text
{
	position: relative;
  top: -5px;
  text-decoration: none;
	cursor: pointer;
	color: #FFF;
	font-size: 90%;
}
.btmMenuItemLink-text {
  top: -2px;
}
.btmMenuItemLink-text span {
  font-weight: normal;
}
.btmMenuItem
{
	text-align: center;
	color: #FFF;
	float: left;
	width: 231px;
	height: 160px
}
.btmMenuItemRight {
	text-align: center;
	color: #FFF;
	float: right;
	width: 231px;
	height: 160px
}
.btmMenuItem div, .btmMenuItemRight div
{
	margin-top: 10px;
	font-weight: bold;
}
.btmLine
{
	text-align: left;
	margin: 8px 0px 0px 12px;

}
.facebook { position: relative; top: 10px; }
.recommender { position: relative; top: 5px; }
.press { border: 1px solid #000; }
.btmLine, .btmLine a
{
	font-weight: bold;
	font-size: 12px;
	color: #8AA6BF;
	text-decoration: none;
}
.topMenuItem
{
	display: inline;
}
.topMenuItemLink
{
	padding: 2px 5px 3px 5px;
	text-decoration: none;
	color: #FFF;
}
.topMenuItemLink:hover
{
	background-color: #444;
}
.productLine
{
	position: absolute;
	bottom: 0px;
	right:0px;
}
.usage
{
	font-size: 13px !important;
}
.productCz
{
/*	font-size: 16px;*/
}
.slideshow, .mainFlash
{
	position: absolute;
	top: 295px;
	right: 100px;
	width: 370px;
	height: 390px;
}
.slideshow img {
  border: none;
}
.slideshow .hp-description {
  left:250px;
  position:absolute;
  top:273px;
  width:200px;
}
.slideshow .hp-description:hover {
  text-decoration: none;
}
.lnk
{
	color: #CCC;
	text-decoration: none;
}
.recommender_item
{
  margin-bottom:20px;
  margin-top:20px;
}
.gball
{
width:185px;
float:left;
}
.gball a
{
font-size:14px;
color:#FFF;
text-decoration:none;
font-weight:bold;
}
.h1_17
{
font-size:18px;
}
.styl_wrapper
{
text-align:center;margin-top:120px;
}
.styl_wrapper p
{
font-size:15px;
}
.ball_holder
{
width:555px;height:300px;margin:auto;
}
.tipy ul li
{
list-style-type:none;
}
.tipy ul li a
{
color:#8AA6BF;
font-weight:bold;
cursor:pointer;
}