/*
Theme Name: Studio Maja
Theme URI: http://www.elmino.cz/
Description: ElMino style
Version: 1.12.2008
Author: Michael Minář
Author URI: http://www.elmino.cz/
Tags: fixed width, three columns
*/


html {background: #E2DFE6 url(images/bg_top.gif) repeat-x left top;}
body {background: url(images/bg_bottom.gif) repeat-x left bottom;}
#content{background: url(images/bg_content.gif) repeat-y left top;}
#side{background:white;}
#otherside{background:white;}
#header{background: url(images/bg_header.gif) no-repeat -1px bottom;}
#other{background:black;}
#other a{color:white;}
#footer{background:#901E78;}
#lista{background:#ddd;}
#main table{background:#fff;}
#main table th {background:#eee;}
#main form{background:#fff;}

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	list-style: none;
}
body {
	font-size: 62.5%;
	text-align: center;
	color: #901E78;
  padding: 150px 0 40px 0;
  position: relative;
	font-family: Verdana, Arial, sans-serif;
}
#content {
	width: 968px;
	text-align: left;
	margin: 0 auto ;
	position: relative;
  display: block;
}
#main {
	width: 657px;
	float: left;
	position: relative;
	left: 240px;
	min-height: 580px;
  height: auto !important;
  height: 580px;
	top: -340px;
	margin: 1.4em 0 -340px 0 !important;
	padding: 0 20px 15px 35px;

}
.homepage #main {
	width: 440px;
	padding: 230px 20px 15px 35px;
}
.homepage #side {
	left: -485px;
	
}
.homepage #otherside {
	width: 198px;
	float: right;
	margin-top: 230px; 
	top: -340px;
	margin-bottom: -340px;
	right: 28px;
	position: relative;
	display: block;
	padding:15px 5px 15px 0px;
}
.novinky {
	display: block;
	border-left: 2px dotted #901E78; 
	padding-left: 10px;
}
.novinky h2 {
	display: block;
	margin-bottom: 8px;
	}
.zprava{
	background: #BAB3D6;
	display: block;
	width: 189px;
	margin-bottom: 15px;
	
}
.zprava h3{
	display: block;
	font-size: 120%;
	width: 173px;	
	left: -6px;
	position: relative;
}
.zprava h3 a{
	background: url(images/bg_otherside_top.gif) no-repeat left top;
	display: block;
	padding: 10px 8px 0px 8px;
	width: 173px;	
  margin: 0 0 -10px 0;
  top: -6px;
	position: relative;
}
.zprava p{
	background: url(images/bg_otherside_bottom.gif) no-repeat left bottom;
	display: block;
	width: 178px;
	left: -6px;
	top: 6px;
	margin-top: -6px;
	overflow: hidden;
	padding: 0px 5px 10px 8px;
  position: relative;
}

#submain {
	position: absolute;
	left: 200px;
	width: 540px;
	top: 100px;
}
#side {
	width: 230px;
	float: left;
	display: block;
	position: relative;
	left: -702px;
	top: -420px;
	margin-bottom: -420px;
}
#otherside {
	display: none;
}
#header {
	height: 448px;
	overflow: hidden;
	top: -150px;
	position: relative;
}
#header a strong {
	display: none;
}
#current a {
	width: 0;
	height: 143px;
	padding-left: 315px;
	overflow: hidden;
	display: block;
	top: 10px;
	position: relative;
	background: url(images/logo.gif) no-repeat left top;
	margin: 15px 0 0 15px;
}
#current a#navigation {
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
#other {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100;
}
#other a {
}


#breadcrumb {
	font-size: 110%;
	margin: 0 0.5em;
	display: block;
	left: 70px;
	position: relative;
}
.homepage #breadcrumb {
	display: none;
}
#breadcrumb li, #breadcrumb ul {
	display: inline;
}
#breadcrumb strong {
	display: none;
}
#menu{
  background: url(images/bg_menu_ul_bottom.gif) no-repeat left bottom;
  padding-bottom: 56px;
  margin-left: 8px;
}
#menu h2{
  background: url(images/bg_menu_h2.gif) no-repeat left top;
  display: block;  
  margin-top: 0;
  width: 0;
  padding-left: 219px;
  height: 88px;
  overflow: hidden;
}
#menu ul {
  background: url(images/bg_menu_ul.gif) repeat-y left top;
  display: block;
}
#menu ul li {
	display: block;
	background: url(images/bg_menu_ul_li.gif) no-repeat left 4px;
	margin: 0 0 2px 16px;
}
#menu ul li a {
  min-height: 28px;
  height: auto !important;
  height: 28px;
	line-height: 28px;
	padding: 0 1em;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	text-decoration: none;
	font-size: 150%;
	color: #901E78;
	margin-right: 15px;
}
#menu ul li.current ul, #menu ul li.parent ul{
	display: block;
	width: 190px;
  background: none;
	margin: 10px 0 -3px 0;
}
#menu ul li ul{
	display: none;
}

#menu ul li li {
	display: block;
	background: url(images/bg_menu_ul_li_li.gif) no-repeat left 5px;
	margin: 0 0 5px 3px;
}
#menu ul li ul li a {
	margin: 0 0 0px 0px;
  color:#901E78;
  line-height: 15px;
	font-size: 130%;
	text-transform: none;
}
#menu ul li ul li.current a {
 
	color: black;
}
#menu li li li {
	display: none;
}
#menu a:hover {
	text-decoration: underline;
}
form, fieldset, legend {
	margin: 0;
	padding: 0;
	border: none;
}
form {
	width: 80%;
	padding: 1em 1%;
	margin: 0 auto;
}
fieldset {
	margin: 0.5em 0;
}
fieldset legend {
	font-size: 150%;
	font-weight: bold;
	color: #333;
/* jinak IE dává modrou, takže vždy nastavit */
}
fieldset fieldset legend {
	font-size: 130%;
}
form label, form .cf-box-title {
	text-align: left;
	font-weight: bold;
}
form .cf-box-group label {
	font-weight: normal;
}
form input, form select, form label, form textarea {
	font-size: 110%;
}
form input, form select, form textarea {
	width: 99%;
	margin: 0 auto;
}
form label input, form .cf-box-group input, form .cf-box-b {
	width: 2em;
}
form button, .sendbutton {
	cursor: pointer;
	width: 10em;
}
.emailreqtxt, .reqtxt {
	float: right;
}
#main form ol li {
	list-style: none url();
	clear: both;
	margin: 0.5em 0 0 0;
	padding: 0;
}
#usermessagea {
	font-size: 120%;
	text-align: center;
	margin: 1em auto;
	font-weight: bold;
	color: red;
}
.cf_hidden {
	display: none;
}
.failure {
	color: red;
	text-decoration: blink;
}
#footer {
	padding: 1em;
	clear: both;
	text-align: center;
	color: white;
	margin: 0 15px 0 0;
	
}
#footer a {
	color: white;
	font-size: 100%;
}
#footer li {
	display: inline;
}
#footer br {
	display: none;
}
#lista {
	padding: 1em;
	clear: both;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
h1 {
	font-size: 200%;
	text-transform: uppercase;
  background: url(images/bg_main_h1.gif) no-repeat left top;
  padding: 18px;
  position: relative;
	left: -21px;
}

h2 {
	font-size: 170%;
	margin-top: 10px;

}
h3 {
	font-size: 140%;
}
#main h3{
  margin-top: 10px;
}
h4 {
	font-size: 150%;
}

#main p, #side p, #otherside p {
	font-size: 120%;
	 : 0.5em 8px 0 18px;
	line-height: 1.3em;
}
#otherside h3, #otherside p {
	margin: 0.5em;
}
#main ul, #main ol {
	margin: 0.5em 0;
}
#main ul li, #main ol li {
	list-style: disc url();
	margin-left: 2em;
	font-size: 120%;
}
#main ol li {
	list-style: decimal url()
}
#main li li {
	font-size: 100%;
}
#main table {
	margin: 20px auto;
	width: 90%;
	border-collapse: collapse;
	border: black double;
}
#main table th {
	text-align: left;
}
#main table th, #main table td {
	vertical-align: middle;
	font-size: 120%;
	padding: 0.2em 0.5em;
}
#main table thead th, #main table th.right, #main table th.left {
	text-align: left;
	float: none;
}
#main table td.right {
	text-align: right;
	float: none;
}
#main table td.left {
	text-align: left;
	float: none;
}
#main table thead th, #main table thead td {
	border-bottom: black double;
}
#main table tfoot th, #main table tfoot td {
	border-top: black double;
}
#main table tbody th {
	border-right: black double;
}
#main table caption {
	caption-side: bottom;
	font-style: italic;
	text-align: left;
}
.hidden {
	display: none;
}
a {
	text-decoration: none;
	color: #901E78;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
.left {
	float: left
}
.right {
	float: right;
}
img.left {
	margin-right: 1em;
}
img.right {
	margin-left: 1em;
}
.linklove {
	display: none !important;
}
.cleaner {
	clear: both;
}
#edit {
	position: absolute;
	right: 0;
	top: 0;
}
.zena{
  position:absolute;
  right: 9px;
  top: -119px;
}
#nabidka{
  position:absolute;
  top: 47px;
  left: 300px;
  width: 620px;
}
#nabidka h2{
  display: none;
}
#nabidka ul li{
  width: 294px;
  display: block;
  height: 280px;
}
#nabidka ul li.nehty{
  float: right;
  background: url(images/bg_nabidka_item2.gif) no-repeat left top;
}
#nabidka ul li.masaze {
  float: left;
  background: url(images/bg_nabidka_item1.gif) no-repeat left top;
}
#nabidka h3 a.hlavni{
  width: 0;
  height: 230px;
  padding-left: 294px;
  display: block;
  overflow: hidden;
}
#nabidka h4, #nabidka h4 a{
  font-size: 110%;
  line-height: 1.5em;
  color:#901E78;
  font-weight: normal;
}
.prodejci{
  display: block;
  position: relative;
  float: left;
  width: 170px !important;
}
.prodejci h2{
  display: none;
}
.prodejci ul{
  width: 200px;
  display: block;
  margin-left: 30px;
  }
.prodejci ul li{
  display: block;
  margin: 4px 0;
  position: relative;
  float: left;
  }
.prodejci ul li.li1{
  width: 148px;
  }
.prodejci ul li.li5a{
  width: 148px;
  }
.prodejci ul li.li2{
  width: 70px;
  }
.prodejci ul li.li3{
  width: 69px;
  margin-left: 15px;
  }
.prodejci ul li.li4{
  width: 79px;
  }
.prodejci ul li.li5{
  width: 74px;
  margin-left: 5px;
  }
.prodejci ul li.li6{
  width: 69px;
  }
.prodejci ul li.li7{
  width: 150px; 
  clear: both;  
}
.prodejci ul li a{
  width: 0;
  position: relative;
  float: left;
  display: block;
  overflow: hidden;
  }

.prodejci ul li.li1 a{
  height: 63px;
  padding-left: 148px; 
  background: url(images/logo_oriflame.gif) no-repeat left top;
}
.prodejci ul li.li2 a{
  height: 46px;
  padding-left: 70px; 
  background: url(images/logo_wzsystem.gif) no-repeat left top;
}
.prodejci ul li.li3 a{
  height: 43px;
  padding-left: 69px; 
  background: url(images/logo_atok.gif) no-repeat left top;
}
.prodejci ul li.li4 a{
  height: 20px;
  padding-left: 79px; 
  background: url(images/logo_nuskin.gif) no-repeat -3px top;
}
.prodejci ul li.li5 a{
  height: 20px;
  padding-left: 74px; 
  background: url(images/logo_starlife.gif) no-repeat left top;
}
.prodejci ul li.li5a a{
  height: 29px;
  padding-left: 150px; 
  background: url(images/logo_starlife_velky.gif) no-repeat left top;
}
.prodejci ul li.li6 a{
  height: 41px;
  padding-left: 69px; 
  background: url(images/logo_knails.gif) no-repeat 15px top;
}
.prodejci ul li.li7 a{
  height: 74px;
  padding-left: 150px; 
  background: url(images/logo_lekari_velky.gif) no-repeat 0px top;
}
#searchform{
  position: absolute;
  float: left;
  width: 100%;
  top: -75px;
  left: 0;
  display: block;
}
#searchform input{
 border: 2px solid #901E78;
}
#searchform label{
  font-size: 140%;
  display: block;
  padding: 5px 0 3px 0;
}
#searchform button{
  width: 66px;
  z-index: 2;
  height: 26px;
  background: url(images/bg_button_hledej.gif) no-repeat left top;
  border: 0;
  float: right;
  margin-top: 5px;
}
#searchform button strong{
  display: none;
}
#gallery{
  height: 203px;
  width: 220x;
  background: url(images/bg_gallery.gif) no-repeat -2px top;
  border: 0;
  display: block;
  position: relative;
  clear: both;
  top: -15px;
  z-index: 1;
  padding: 57px 0 20px 0;
  margin: 95px 0 0 8px;
}
#gallery .slideshow{
  padding: 0;
  margin: 0;
  position: relative;
  left: -2px;
}
.akce{
  width: 474px;
  left: -18px;
  display: block;
  position: relative;
  margin-bottom: 45px;
  padding: 16px 0 16px 0;
  background: url(images/bg_akce_down.gif) no-repeat -1px bottom;
}
.akce .detail{
  background: url(images/bg_akce_middle.gif) repeat-y -1px top;
  padding: 2px 15px 10px 15px;
  margin: 0;
}
.akce h2{
  background: url(images/bg_akce.gif) no-repeat 0px top;
  display: block;
  width: 0;
  height: 52px;
  padding: 0 0 0 476px;
  margin: 0 0 0 0;
  overflow: hidden;
}
.levy{
  display: block;
  position: relative;
  float: left;
  width: 49%;
}
.pravy{
  display: block;
  position: relative;
  float: right;
  width: 49%;
}
.mar{
  padding-top: 25px;
}
p.dalsi{
  width:100%;
  text-align: right;
  height: 30px;
  display: block;
  float: left;
  position: relative;
}
p.dalsi a{
  height: 30px;
  font-weight: bold;
  display: block;
  padding: 0.3em 0em 0.3em 1em;
  font-size: 110%;
  position: relative;
  color: #901E78;
}
.rekl{
  display: block;
  margin-top:15px; 
  
}
.rekl ul li{
  display: block;
  margin: 15px 0; 
  width: 100%;
  list-style: none !important;
}
