/* END OF STYLE 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, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
/*ol, ul {
	list-style: none;
}*/
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* //////////////////////// */
/* // END OF STYLE RESET // */
/* //////////////////////// */

.left {
  float:            left;
}

.right {
  float:            right;
}

.bold {
	font-weight:	bold;
}

.clear_both {
	clear:			both;
}

.separator {
  background:       #E5D7FF;
  margin-left:      5px;
  margin-right:     5px;
  margin-top:       1px;
  float:            right;
  height:           14px;
  width:            1px;
}

#header ul, #topCategories ul, #breadcrumbLine ul, #columnLeft ul, #footer ul {
	list-style-type:	none;
}

*, html, body {
  margin:           0px;
  padding:          0px;
  font-family:      Verdana;
  font-size:        13px;
  line-height:      19px;
}

body {
  margin:           0px auto;
  text-align:       center;
  background:		#E6E6E6;
}

#container {
  text-align:       center;
  margin:           0px auto;
  padding:          0px;
  width:            965px;
}

#header {
  background-image: url('../image/header.jpg');
  background-repeat:no-repeat;
  margin-top:       0px;
  height:           215px;
}

#logo-eva-cosmetics {
	float:          left;
	margin-top:     43px;
	margin-left:	28px;
	display: 		block;
	height: 		84px;
	width: 			106px;  
	overflow: 		hidden;	
	position: 		relative;
}

#logo-eva-cosmetics span {
	left: 			0;
	position: 		absolute;
	top: 			0;
	width: 			100%;
	background: 	url('../image/logo_eva-cosmetics-106x84_2.png') no-repeat;
	height: 		84px;
	overflow: 		hidden;
}

#text-eva-shop {
	float:          left;
	margin-top:     31px;
	margin-left:	96px;
	display: 		block;
	height: 		67px;
	width: 			434px;  
	overflow: 		hidden;	
	position: 		relative;
}


#text-eva-shop span{
	left: 			0;
	position: 		absolute;
	top: 			0;
	width: 			100%;
	background: 	url('../image/text-eva-shop.cz_v2.jpg') no-repeat;
	height: 		67px;
	overflow: 		hidden;
}

#text-doporucuje {
	float:          left;
	margin-top:     31px;
	margin-left:	110px;
	display: 		block;
	height: 		41px;
	width: 			342px;  
	overflow: 		hidden;	
	position: 		relative;
}


#text-doporucuje span{
	left: 			0;
	position: 		absolute;
	top: 			0;
	width: 			100%;
	background: 	url('../image/text-doporucuje.jpg') no-repeat;
	height: 		41px;
	overflow: 		hidden;
}

a>span {
	cursor:		pointer;
}

#topCategories {
  width:            965px;
  font-family:		verdana;
  font-size:		14px;
  padding:			20px 0px;
  margin-bottom:	20px;
}

#topCategories ul {
	float:			left;
}

#topCategories li {
  display:          inline;
  margin-left:		48px;
}

#topCategories li:first-child {
	margin-left:	30px;
}

#topCategories li a {
  color:			#8B003F;
  padding-top:      5px;
  text-decoration:  none;
}

#topCategories li a:hover {
  text-decoration:	underline;
}

#searchbox {
  float:            right;
  width:			300px;
  margin-right:		30px;
  margin-top:		-1px;
}

#searchbox input, #searchbox .button {
  float:            left;
  display:          inline;
}

#searchbox input {
  width:            185px;
}

#searchbox .button  span{
  padding:          0px;
  background-color: transparent;
  background-image: url('../image/searchBtn.png');
  background-repeat:no-repeat;
  height:           36px;
  display:          block;
  border:           none;
  cursor:           pointer;
  vertical-align:   bottom;
  color:            #8B003F;
  padding:          7px 5px 5px 35px;
  margin:           -7px 0px 0px 10px;
}

.colText {
  min-width:        100px;
}

.colNum {
  min-width:        40px;
  text-align:       right;
}

#breadcrumbLine {
  width:            721px;
  margin:           10px 40px 5px 242px;
  height:           20px;
  margin-top:       -2px;
  font-size:        10px;
  color:            gray;
}

#breadcrumbLine li {
  display:          inline;
}

#breadcrumbLine a {
  text-decoration:  none;
  color:            #808080;
}

#breadcrumbLine a:hover {
  text-decoration:  underline;
}

#columnLeft {
  width:            212px;
  float:            left;
}

.box, #brands, #moreInfo {
  clear:            both;
  margin-bottom:    30px;
}

.box {
  border:           1px solid #CCCCCC;
}

.box li a {
  padding:          15px 5px 15px 28px;
  display:          block;
  overflow:         hidden;
  text-decoration:  none;
  text-align:       left;
  color:            #333333;
  background-color:	#FFFFFF;
  border-bottom:	1px solid #CCCCCC;
  font-size:        15px;
  font-family:		Georgia;
  overflow:			hidden;
}

.box b {
	font-weight:	normal;
}

.box li a:hover {
	background-color:	#CCCCCC;
	color:				#8B003F;
}

.box ul:last-child li:last-child a {
	border-bottom:	0px;
}

.box li li a {
  font-size:		12px;
  background-color:	#E6E6E6;
}

#content-container {
	float:		left;
    margin:         0px;
	margin-bottom:  20px;
    padding:        0px;
	/*padding:        0px 0px 0px 30px;*/
	width:          753px;
	overflow:       hidden;
	text-align:     left;
	font-size:	13px;    
}

#slider-image {
		float:          right;
        width:          300px;
        height:         200px;
        margin:         0 0 25px 40px;
        overflow:       hidden;
}

#slider-image img {
        border:         1px solid #CCC;
        margin-bottom:  30px;
}

.content-box {
		margin:         0px 0px 30px 30px;
		/*margin:         0px 0px 30px 0px;*/
		padding:      	15px 40px 20px 40px;        
		background-color:#FFFFFF;
		border:		1px solid #CCCCCC;          
        clear:          both;
}

.categoryHeaderImage {
    margin-top: -15px;
    margin-left: -40px;
    margin-bottom: 20px;
    width:          721px;
    overflow:       hidden;
}

#nav-con1 {
    position: relative;
    top: 346px;    
    left: 39px;
    width:  719px;
    height: 25px;
    overflow: hidden;
    text-align: center;
    z-index: 30;
    overflow: hidden;
}

#navigation-container {
  float:  right;
  font-size: 13px;
  clear: both;
  margin: 0px auto;
}

#navigation a {
  text-decoration: none;
  padding: 2px 5px;
  display: block;
  float: left;
  margin-right: 5px;
  background: #E6E6E6; 
  border: 1px solid #CCC;
  color:    #808080;
}

#navigation a.activeSlide { 
  background: white; 
  color: black;
}

.slider {
    overflow: hidden;
    height: 335px;
    margin-top: -25px;
    margin-bottom: 40px;
}

.slider, .sl-best, .sl-news, .sl-recom, .sl-akce, .sl-sleva {
    padding:    0px;
}

.sl-best, .sl-news, .sl-recom, .sl-akce, .sl-sleva {
    width: 685px;    
}

.sl-akce {
    background-color:   #FFFFFF;    
    background: 	url('../image/slide-bg-akce.png') no-repeat;    
    background-position: top right;
}

.sl-news {
    background-color:   #FFFFFF;    
    background: 	url('../image/slide-bg-novinka.png') no-repeat;    
    background-position: top right;
}

.sl-recom {
    background-color:   #FFFFFF;    
    background: 	url('../image/slide-bg-doporucujeme.png') no-repeat;        
    background-position: top right;
}

.sl-best {
    background-color:   #FFFFFF;    
    background: 	url('../image/slide-bg-best.png') no-repeat;            
    background-position: top right;
}

.sl-sleva {
    background-color:   #FFFFFF;    
    background: 	url('../image/slide-bg-sleva.png') no-repeat;            
    background-position: top right;
}

.slide, .sl-best, .sl-news, .sl-recom, .sl-akce, .sl-sleva {
    height: 260px;
    margin-bottom: 25px;
    padding: 15px 20px 15px 20px;
}

.slide h1, .sl-best h1, .sl-recom h1, .sl-news h1, .sl-akce h1, .sl-sleva h1 {
    width: 490px;
    height: 20px;
}

.slide-inside {
    width:  685px;
    margin-top: 15px;
    clear:  both;
    height: 265px;
    overflow: hidden;
}

.slide-inside-image {
    float: left;
    border:         1px solid #CCC;
}

.slide-inside-image a {
    width:  260px;
    height: 260px;
    display: block;
    text-align: center;    
    line-height: 260px;
}

.slide-inside-image a img {
    vertical-align: top;    
}

.slide-inside-text {
    margin-left: 20px;
    width: 260px;
    height: 270px;
    float: left;
}

#content-container .slide-inside-text p {
    text-indent: 0px;
}

.slide-inside-price {
    position:   absolute;
    top:        180px;
    left:       570px;
    height:     150px;
    width:      150px;
    overflow:   hidden;
    text-align: right;
    line-height: 140px;        
}

.slide-inside-price a{
    margin-right: 7px;
}

.slide-price {    
    display:        block;
    font-size:      20px;
    font-weight:    bold;        
    color:          white;
    font-family:    Georgia;
    overflow:       hidden;  
    width:              80px;
    height:             170px;
    padding:            3px 55px 0px 35px;
    text-align:         center;
}

.slide-price-best {
    background: 	url('../image/price-bg-best.png') no-repeat;
}

.slide-price-news {
    background: 	url('../image/price-bg-novinka.png') no-repeat;        
}

.slide-price-recom {
    background: 	url('../image/price-bg-recom.png') no-repeat;        
}

.slide-price-akce {
    background: 	url('../image/price-bg-akce.png') no-repeat;        
}

.slide-price-sleva {
    background: 	url('../image/price-bg-sleva.png') no-repeat;        
}

#content-container .slide-inside-text a {
    text-decoration: none;
}

.content-box .bottom {
    clear:  both;
}

/*#content {
	float:		left;
	margin:         0px 0px 30px 30px;
	padding:      	15px 40px 20px 40px;
	width:          641px;
	overflow:       hidden;
	text-align:     left;
	background-color:#FFFFFF;
	border:		1px solid #CCCCCC;  
	font-size:	13px;
}*/

.content-box h1, .content-box .heading {
  margin-bottom:    5px;
  color:            #8B003F;
  font-size:        20px;
  line-height:		22px;
  font-family:		Georgia;
  text-transform:	uppercase;
}

.content-box h3 {
  margin-top:    10px;
  margin-bottom:    10px;
  color:            #8B003F;
  font-size:        16px;
  line-height:		18px;
  font-family:		Georgia;
  font-weight:bold;
}

.content-box p {
  margin-bottom:    25px;
  text-indent:		20px;
}

.content-box p img {
	margin: 15px;
}

.content-box ul, .content-box ol {
	margin-left:		15px;
	margin-bottom:		25px;
}

.middle {
        position:relative;
	margin:				15px 0px;
}

#footer {
  width:            965px;
  height:           65px;
  margin:          20px 0px;
}

#footer ul {
	float:			left;
	padding:		20px 40px 50px 28px;
}

#footer li:first-child {
	margin-left:	0px;
}

#footer li {
	display:        inline;
	margin-left:	111px;
}

#footer li a {
	font-size:		14px;
	color:			#4D4D4D;	
	text-decoration:none;
}

#footer li a:hover {
	color:			black;
	text-decoration:underline;
}

.powered-by {
	float:			right;
	font-size:		80%;
	padding-bottom:	5px;
	color:			#808080;
}

.powered-by a, .powered-by a:hover {
	color:			#808080;
}


/* //////////////////////////////// */
/* category - category, products    */
/* //////////////////////////////// */

.list {
  width:            100%;
  clear:            both;
  padding:          15px 0px;
}

.productThumb {
  width:            185px;
  background-color:	#F2F2F2;
  border:           1px solid #CCCCCC;
  float:            left;
  padding:          2px 5px;
  margin:     		0px 25px 15px 0px;
}

.categoryThumb {
  width:            185px;
  background-color:	#F2F2F2;
  border:           1px solid #CCCCCC;
  float:            left;
  padding:          2px 5px;
  margin:     		0px 25px 15px 0px;
}

a.categoryName {
  color:            black;
  font-weight:      bold;
  font-size:        15px;
  display:			block;
  height:			38px;
  overflow:			hidden;
}

.margin-right-zero {
  margin-right:     0px;
}

.center {
  width:            100%;
  height:           185px;
  text-align:       center;
}

.productThumb a.productName {
  color:            black;
  font-size:		14px;
  line-height:		16px;
  text-decoration:  none;  
  height:			36px;
  overflow:			hidden;
  display:			block;
}

.productThumb a.productName:hover {
  text-decoration:  underline;
}

.productThumb .productModel {
  float:            right;
}

.productThumb .productModel {
  color:            #A3A3A3;
}

.productThumb .productPrice, .product_price, .product_price-old {
  color:            #8B003F;
  font-weight:      bold;
  font-size:        13px;
}

.productThumb .productPrice {
  float:            right;
  clear:            both;
}

.product_price-old {
  text-decoration: line-through;
}

.product_price-special {
  background: ##A00405;
  color: #white;
  font-weight: bold;
  font-size:        13px;
  padding:			0px 5px;
}

.handleProducts {
  clear:            both;
  padding:          5px 0px;
  margin:			10px 0px;
  width:            100%;
  height:           20px;
  border-bottom:    1px solid #A3A3A3;
  border-top:       1px solid #A3A3A3;   
}

.sort {
  float:            right;
}

.div1 {
  float:            right;
}

.div2 {
  float:            right;
  margin:           0px 15px;
}

.pagination {
  /*padding-top:      20px;*/
  clear:            both;
}

.pagination .links {
  margin-bottom:	20px;
}

.pagination .links * {
  padding:			10px;
  background:		#A00405;
  color:			white;
  font-weight:		normal;
  border:			1px solid grey;
}

.pagination .links a {
  background:		white;
  color:			black;
  text-decoration:	none;
}

#topCategories ul ul {
  display:		none;
  visibility:	hidden;
}

.pagination .links a:hover{
  background:		#A00405;
  color:		white;
}

/* //////////////////////////////// */
/* product                          */
/* //////////////////////////////// */

#product_face { 
	margin:			25px 0px 30px 0px;
	line-height:	25px;
}

#product_face table td {
	vertical-align:	top;
}

#product_face .product_img {
	text-align: 	center; 
	width: 			300px;
	vertical-align: top;
	padding:		10px;
	border:			1px solid #CCCCCC;
	background:		#F2F2F2;
}
	
#product_face a.button {	
	margin-left:5px;
}

#product_face div.info {
    margin-left:15px;
    
}
#product_face h3 {
    border-bottom: dotted 1px silver;
    font-size:16px;
    font-weight:bold;
    color:silver;
    padding-bottom:0px;
}

#product_face h5 {	
	margin-bottom: 20px;
}

#product_face li {
    list-style: square;
}

#product_face div#add-to-cart {
    width: 100%;
    text-align:right;
    padding-right:18px;
    margin-top: 15px;
    
}

#product_face span.product_price {
	font-size: 20px;
	color:		#8B003F;
	font-weight: bold;
}

#product_face span.product_price-old {
	color: #c2c2c2;
	font-weight: bold;
	text-decoration: line-through;
	font-size: 17px;
}

#product_face span.product_price-special {
	color: #ff0000;
	font-weight: bold;
    font-size: 25px;
}

a.button span {
  background-color: #8B003F;
  display: inline-block;
  padding: 5px 18px;
  font-weight:  bold;
  color: white;
  cursor: pointer;
  text-decoration: none;
}
	
.invoice_header {
	border:1px solid #909090;
	padding:5px;
}

.invoice_body, .order_comment, .order_history{
	border-bottom:1px solid #909090;
	margin-bottom:5px;
	padding:5px;
}

.product_price {
	font-size: 14px;
	color: #9F0000;
	font-weight: bold;
}

.product_price-old {
	color: #c2c2c2; 
	font-weight: bold; 
	text-decoration: line-through;
	font-size: 0.9em;
}
	
.product_price-special {
	color: #ff0000;
	font-weight: bold;
}		
	
.product_model {
	 color: #be5a73;
	 font-size: 11px;
}

/* //////////////////////////////// */
/* tabs                             */
/* //////////////////////////////// */

.tabs {
	display: block;
	width: 100%;
	margin-bottom: 0px;
}

.tabs #product_review {
	background: #F7F7F7; 
	border: 1px solid #DDDDDD; 
	padding: 10px; 
	margin-bottom: 10px;
	}
	
#review .pagination {
	border-top:none;
	}
	
.tabs a {
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	border: 1px solid #8B003F;
  background:#8B003F;
	border-bottom: none;
  color: white;
	font-weight: bold;
	font-size: 13px;
	z-index: 1;
	position: relative;
	top: 1px;
	cursor: pointer;
}
.tabs a.selected {
	background: white;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
	color: #8B003F;
}

.page {
	display: inline-block;
	padding: 25px 10px 10px 10px;
	display: block;
	width: 625px;
	clear: both;
	z-index: 2;
	margin-bottom: 10px;
	border:1px solid #9F0000;
}

/* //////////////////////////////// */
/* misc                             */
/* //////////////////////////////// */

.not_found {
	/*background: #F7F7F7; 
	border: 1px solid #DDDDDD;*/ 
	padding: 10px; 
	margin-bottom: 10px;
	}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}

.content_form {
  line-height:	25px;
  /*padding:		10px;*/
}

#keyword {
	width: 300px;
}

#content_search {
	margin:	20px 0px 0px 0px;
	line-height:	30px;
}


.buttons table {
	width:			100%;
}

.content-box .tabs a {
	text-decoration: none;
}

.content-box .tabs a:hover {
	text-decoration: underline;
}

.buttons {
	padding:		20px 5px 5px 5px;
}

a {
	color:				black;
	text-decoration:	none;
}

a:hover {
	text-decoration:	underline;
}

.tabs #product_review {
	background: #F7F7F7; 
	border: 1px solid #DDDDDD; 
	padding: 10px; 
	margin-bottom: 10px;
	}
	
#review .pagination {
	border-top:none;
	}

#review {
	margin:			15px 0px;
}

b {
	font-weight:		bold;
}

.content-box .top {
	padding: 0px 0px 5px 0px;        
}

.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: white;
	border: 1px solid green;
	font-size: 11px;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: white;
	border: 1px solid #930000;
	font-size: 11px;
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	display: block;
}
.help {
	cursor: pointer;
}

strong {
	font-weight:	bold;
	font-size:		110%;
}

.content-box .content_form-frame {
	float: right; 
	display: inline-block; 
	width: 100%;
	margin-bottom: 25px;
	}
.content-box .content_form {
	/*padding: 10px; */
	}
	
.content-box a {
	text-decoration: underline;
}	

.content-box a:hover {
	text-decoration: none;
}	

.content-box .productThumb a, .content-box .categoryThumb a  {
	text-decoration: none;
}

.content-box .productThumb a:hover, .content-box .categoryThumb a :hover {
	text-decoration: underline;
}

.middle ul {
	margin-bottom:		20px;
}

.invoice_header {
	border:1px solid #909090;
	padding:5px;
	}
.invoice_body, .order_comment, .order_history{
	border-bottom:1px solid #909090;
	margin-bottom:5px;
	padding:5px;
}

.cart {
	border-collapse: collapse;
	margin-bottom: 10px;
	width: 100%;
	border-bottom: 1px solid #424242;
}
.cart th {
    text-align: center;
    color:white;
	background: #8B8B8B;
	padding: 5px;
	font-weight: bold;
}
.cart td {
	padding: 5px;
}

.content-box table.forums {
    margin-top:20px;
    width:100%;
}
.content-box table.forums th {
    padding-bottom:10px;
	font-weight: bold;
}

.middle .heading {
	font-size: 100%;
}