* {
	padding: 0;
	margin: 0;
}

html {
	margin-top:5px;
	background: #FAF8FC url('../images/bg.gif') repeat;
}

body {
	font-family: Verdana;
	font-size: 12px;
	color: #333;
	background: url('../images/bg_parfums.gif') top center repeat-y;
	text-align: center;
}

img {
	border: 0;
}

#wrapper {
	width: 1000px;
	margin: auto;
	text-align: left;
	position: relative;
}

#tag{
	position:absolute;
	top:90px;
	left:178px;
	z-index:10;
	background:url('../images/tag.png') no-repeat top center;
	width:12px;
	height:7px;
}

#beta{
	position:absolute;
	top:90px;
	left:150px;
	z-index:10;
	background:url('../images/betaTAG.png') no-repeat top center;
	width:40px;
	height:7px;
}

.lang {
	position: absolute;
	top: 0;
	right: 0;
	padding: 5px;
	font-weight: bold;
	z-index: 2;
}

.lang a {
	display: block;
	float: left;
	width: 16px;
	height: 11px;
	font-size: 1px;
	background-repeat: no-repeat;
	margin: 2px 0 0 5px;
}

.lang a.sk {background-image: url('../images/langs/sk.png');}
.lang a.cs {background-image: url('../images/langs/cs.png');}
.lang a.en {background-image: url('../images/langs/en.png');}
.lang a.pl {background-image: url('../images/langs/pl.png');}
.lang a.hu {background-image: url('../images/langs/hu.png');}

#header {
	height: 80px;
	/*background: url('../images/header.png') bottom no-repeat;*/
	padding-top: 23px;
	position: relative;
}

.headerclass{
	background: url('../images/headersk.png') bottom no-repeat;
}

.headerclasscs{
	background: url('../images/headercs.png') bottom no-repeat;
}

a#logo {
	display: block;
	height: 100%;
	width: 200px;
	float: left;
}

a#logo span {display: none;}

#basket {
	float: right;
	width: 257px;
}

#basket a {
	display: block;
	margin: 20px 0 3px 0;
	font-size: 15px;
	color: #C75363;
	font-weight: bold;
}

#basket a.icon {
	height: 60px;
	width: 60px;
	float: left;
	margin: 10px 7px 0 0;
	font-size: 1px;
}

#basket p {
	font-size: 13px;
	color: #555;
	padding: 0;
}

#search {
	float: left;
	margin: 25px 0 0 70px;
}

#search input.text {
	width: 250px;
	float: left;
	margin-right: 5px;
}

#page {
	background: url('../images/page.png');
	padding: 0 1px;
	width: 998px;
}

#bottom {
	background: url('../images/bottom.png');
	height: 5px;
	font-size: 1px;
}

#footer {
	margin: 10px 0;
	padding: 7px;
	background-color: #FFF;
	font-size: 10px;
}

#footer1 {
  text-align: center;
	margin: 10px 0;
	padding: 7px;
	background-color: #FFF;
	font-size: 10px;
}

#footer-partners{
	margin: 10px 0;
	padding: 10px;
	background-color: #FFF;
	font-size: 10px;
}

#footer-partners-inner{
	width:990px;
	margin:0px auto 0px auto;
}

#copyright {
	width: 430px;
	display: block;
	float: left;
	margin-top:10px;
}

#cstudios {
	width: 150px;
	display: block;
	float: right;
	height:10px;
	margin-top:10px;
}

#cstudios span {
	display: block;
	float: left;
}

#cstudios a {
	display: block;
	float: right;
	margin-left: 10px;
}

#sidebar {
	width: 250px;
	float: left;
}

#sidebar h2 {
	font-size: 13px;
	text-transform: uppercase;
	padding: 10px 15px;
	color: #666;
	margin: 0;
}

#sidebar h3 {
	height: 23px;
	background: url('../images/sidebar_h3.png') no-repeat;
	margin: 20px 0 0 0;
	font-size: 14px;
	color: #FFF;
	padding: 4px 0 0 15px;
}

#sidebar ul {
	list-style: none;
	margin: 0;
}

#sidebar li {
	border-bottom: 1px #F0D3E8 solid;
}

#sidebar li a {
	display: block;
	text-decoration: none;
	color: #000;
	padding: 5px 15px;
	font-size: 11px;
}

#sidebar li a:hover {
	background: url('../images/sidebar_act.png');
}

#sidebar ul.bold li a {
	font-weight: bold;
}

#sidebar p, #sidebar table {
	margin: 5px 0 0 15px;
}

#sidebar table {
	width: 100%;
}

#sidebar table td {
	border: 0;
	padding: 3px 0;
	vertical-align: top;
}

#main {
	float: right;
	width: 717px;
	padding-right: 15px;
	position: relative;
}

#login {
	position: absolute;
	right: 0;
	width: 231px;
	height: 125px;
	background: url('../images/login.png');
	padding: 10px;
	color: #FFF;
	text-align: right;
}

#login table {
	width: 230px;
	margin: 5px 0 0;
	border-spacing: 3px;
}

#login th {
	text-align: left;
}

#login a {
	color: #FFF;
	margin-right: 5px;
}

#login ul {
	list-style: none;
}

#login ul li {
	margin-bottom: 5px;
}

#fblogin{
	position:absolute;
	top:78px;
	right:110px;
	background:url('../images/fb_login.png') no-repeat top left;
	width:131px;
	height:38px;
}

#event {
	padding: 1px;
	position: absolute;
	left: 0;
	background-repeat: no-repeat;
	background-position: center center;
}

#event a {
	background: url('../images/event.gif') no-repeat;
	display: block;
	width: 478px;
	height: 145px;
}


#benefits {
	width: 706px;
	height: 257px;
	background: url('../images/benefits.jpg') no-repeat;
}

#benefits td {
	width: 33.3%;
	height: 104px;
	padding: 20px 10px 0 70px;
	vertical-align: top;
	font-size: 11px;
	color: #555;
}

#benefits h3 {
	font-size: 12px;
	margin: 0 0 3px 0;
}

#countdown {
	text-align: center;
}

#countdown .countdown {
	color: #7B1C59;
	font-weight: bold;
	font-size: 20px;
}

ul.breadcrumbs {
	list-style: none;
	display: block;
	padding-bottom: 10px;
	margin: 10px 0;
	border-bottom: 1px #EBEBEB solid;
	float: left;
	width: 100%;
}

ul.breadcrumbs li {
	display: block;
	float: left;
}

ul.breadcrumbs li a {
	display: block;
	float: left;
	padding-right: 20px;
	margin-right: 15px;
	background: url('../images/breadcrumbs.png') right center no-repeat;
}

.rounded {
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

.products {
	margin-bottom: 20px;
}

.products td {
	border-right: 1px #DEDEDE solid;
	padding: 3px 12px;
	width: 150px;
}

.products .first {
	padding-left: 0;
}

.products .last {
	padding-right: 0;
	border: 0;
}

.product {
	text-align: center
}

.product a.img {
	display: block;
	width: 140px;
	height: 140px;
	margin: 5px auto;
	background: center center no-repeat;
	position: relative;
	cursor: pointer;
}

.discount, .new, .sellout {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 68px;
	height: 68px;
	background-repeat: no-repeat;
}

.product .countdown, .main.countdown {
	text-align: center;
	display: block;
	padding: 2px;
	border: 1px #1678c0 solid;
	color: #0e5392;
	font-weight: bold;
	font-size: 18px;
	background: #f5fafe;
}

.product div.price {
	background: #EEE4EC;
	padding: 5px;
	border: 1px #CFCFCF solid;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	font-size: 11px;
	margin: 5px 0;
}

.product div.price b.price {
	color: #8A0000;
	font-size: 13px;
}

.product div.price s {
	font-weight: bold;
}

.paginator * {
	display: block;
	float: left;
	padding: 5px;
	margin: 1px;
}

.paginator a {
	background-color: #DDD;
	color: #000;
	font-weight: bold;
}

.paginator span.current {
	background-color: #C1262A;
	color: #FFF;
	font-weight: bold;
}

#detail a.img {
	display: block;
	width: 270px;
	height: 270px;
	border: 1px #DCDCDC solid;
	padding: 3px;
	position: relative;
	background: center center no-repeat;
	float: left;
	margin: 20px 20px 0 0;
}

#detail a.img:hover {
	border: 1px #000 solid;
}

#detail a.img:hover span.zoom {
	display: block;
	width: 26px;
	height: 25px;
	position: absolute;
	right: 5px;
	bottom: 5px;
	background: url('../images/zoom.gif');
}

#detail table.basic {
	display: block;
	float: left;
	border-collapse: collapse;
	margin-top: 20px;
}

#detail table.basic td, #detail table.basic th {
	border-bottom: 1px #D6D6D6 solid;
	padding: 20px 20px 20px 0;
}

#detail table.basic th {
	font-size: 18px;
	text-align: left;
	font-weight: normal;
}

#detail .price {
	font-size: 22px;
	color: #992B7B;
}

#detail .price span {
	font-size: 13px;
}

#detail .price span.old {
	text-decoration: line-through;
	color: #555;
}

#detail .availability {
	font-size: 20px;
	color: #38992B;
}

form.rating label, form.rating br {
	display: none;
}

form.rating input {
	margin: 5px 5px 0 0;
	float: left;
}
form.rating input.button {
	margin: 0;
}

ul.rating {
	margin: 0;
	list-style: none;
	float: left;
}

ul.rating li {
	float: left;
}

ul.rating li a {
	float: left;
	display: block;
	width: 24px;
	height: 23px;
	background: url('../images/stars.gif') top no-repeat;
}

ul.rating li.act a {background-position: center;}
ul.rating li.hover a {background-position: bottom;}

.description {
	width: 300px;
}

.shipping {
	background: url('../images/ups.png') 10px 50% no-repeat;
	width: 200px;
	height: 70px;
	font-size: 20px;
	color: #651E4B;
	border: 1px #CCC solid;
	padding: 17px 10px 0 65px;
	text-align: center;
	margin-top: 20px;
	margin-right: 70px;
	_margin-right: 50px;
}

table.tab {
	width: 100%;
	margin-top: 20px;
	border-collapse: collapse;
}

table.tab thead {
	background: url('../images/tab_thead.png');
	color: #FFF;
}

table.tab thead a {
	color: #FFF;
}

table.tab td, table.tab th {
	padding: 5px;
}

table.tab p {
	padding: 0;
}

table.tab tbody td {
	padding: 10px;
	border: 1px #CCC solid;
}

table.tab tbody tr.last td {
	border-bottom: 0;
}

table.tab tr.act td {
	background: #F7EEF3;
}


table.datagrid span.positioner {
	margin-left: 5px;
	font-size: 1px;
	display: block;
	width: 9px;
	float: right;
}

table.datagrid span.positioner a.inactive {
	display: none;
}

table.datagrid td span.positioner {
	width: 7px;
	float: left;
	margin-right: 5px;
}

table.datagrid span.positioner span {
	font-size: 1px;
	display: block;
	width: 7px;
	height: 4px;
	background: url(../images/positioner.gif) top right no-repeat;
}

table.datagrid span.positioner span.down {
	margin-top: 4px;
	background-position: bottom right;
}

table.datagrid span.positioner a:hover span.up, table.datagrid span.positioner a.active span.up {background-position: top left;}
table.datagrid span.positioner a:hover span.down, table.datagrid span.positioner a.active span.down {background-position: bottom left;}


.login {
	width: 230px;
	padding: 15px;
	background: #466AAD;
	color: #FFF;
}

.login a {
	color: #FFF;
}

a.btn {
	display: block;
	padding: 10px;
	background: #338826;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

a.btn:hover {
	background: #38992B;
}


table td.c {
	text-align: center;
}

ul {
	margin: 0 0 0 20px;
}

h1 {
	color: #333;
	margin: 10px 0;
	font-size: 20px;
	font-weight: normal;
}

h2 {
	color: #530F3A;
	margin: 20px 0;
	font-size: 20px;
}

h3 {
	color: #333;
	margin: 10px 0;
	font-size: 15px;
}

p {
	padding: 5px 0;
}

a {
	text-decoration: underline;
	color: #7B1C59;
	outline: none;
}

a:hover {
	text-decoration: none;
}

input {
	padding: 5px;
	border: 1px #828489 solid;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

input.text {
	width: 150px;
}

input.button {
	background: url('../images/button.png');
	font-weight: bold;
	font-size: 11px;
	padding: 5px 15px;
	color: #444;
}

input.button:hover {
	background-position: center;
}

textarea {
	width: 400px;
	height: 100px;
}

fieldset {
	border: 1px #530F3A solid;
	margin-bottom: 20px;
	padding: 10px;
}

fieldset legend {
	background: url('../images/tab_thead.png');
	color: #FFF;
	padding: 5px;
	font-weight: bold;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

label {
	margin: 0 5px;
}

.left {float: left;}
.right {float: right;}
.clear {clear: both;}
.green {color: #008000;}

.flash, ul.error {
	padding: 15px;
	margin: 10px 0;
}

.flash.info {
	background-color: #EBF8FC;
	border: 1px #1C88A8 solid;
	border-left: 3px #1C88A8 solid;
}

.flash.error, ul.error {
	background-color: #FEEDED;
	border: 1px #8D0707 solid;
	border-left: 3px #8D0707 solid;
	list-style: none;
}

#ajax-spinner {
	display:none;
	position: fixed;
	top: 50%;
	left: 50%;
	background: #FFFFFF url('http://localhost/parfumy/images/spinner.gif') no-repeat 10px center;
	border: 2px solid #CCC;
	padding: 10px 10px 10px 35px;
	font-weight: bold;
	z-index: 10000;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-radius: 5px;
}

ul.account {
	list-style: none;
}

ul.account a {
	display: block;
	padding: 10px 0 0 38px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	color: #000;
	text-decoration: none;
}

ul.account a:hover {
	background-position: left bottom;
	font-weight: bold;
}

ul.account li.orders a {background-image: url('../images/icons/document_search.png');}
ul.account li.favourites a {background-image: url('../images/icons/document_favourite.png');}
ul.account li.settings a {background-image: url('../images/icons/pencil.png');}
ul.account li.password a {background-image: url('../images/icons/shield.png');}
ul.account li.logout a {background-image: url('../images/icons/danger.png');}

#letters {
	list-style: none;
	margin: 0;
}

#letters li {
	float: left;
	width: 220px;
	margin: 5px 5px 5px 0;
}

#letters li.letter {
	width: 100%;
	padding: 3px;
	background-color: #ECE9E2;
	font-weight: bold;
	font-size: 15px;
}


#feature_list {
	width: 705px;
	height: 185px;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
}

#feature_list ul.links {
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

#feature_list ul.links li {
	display: block;
	height: 30px;
	width: 250px;
}

#feature_list ul.links li.act {
	background: url('../images/features.gif') right center no-repeat;
}

#feature_list ul.links li a {
	display: block;
	padding: 7px 0 0 10px;
	width: 220px;
	height: 34px;
	color: #000;
	font-size: 13px;
	background: left center no-repeat;
	text-decoration: underline;
	cursor: pointer;
}

#feature_list ul.links li a:hover {
	text-decoration: none;
}

#feature_list ul.links li.act a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	cursor: default;
}

#feature_list ul.content {
	list-style: none;
	position: absolute;
	top: 0;
	left: 230px;
	padding: 5px 5px 5px 35px;
	border: 1px #AAA solid;
	z-index: 1;
	height: 170px;
	width: 410px;
	background: url('../images/features_bg.png') bottom repeat-x;
}

#feature_list ul.content h2 {
	font-size: 17px;
	padding: 5px 0 10px 0;
	margin: 0;
}

#feature_list ul.content li {
	display: none;
}

.znacky_scroller{
	height:190px;
	overflow:hidden;
	position:relative;
}
.znacky_scroller li{
	position:relative;
}

#flash_info_container{
	display:none;
}

#loginForm label{
	margin:0px;
}
#loginForm label.error{
	color:red;
	font-size:10px;
}
#loginForm input[type=text],#loginForm input[type=password]{
	color:black;
	background:white;
}
#loginForm input[type=text].error,#loginForm input[type=password].error{
	color:white;
	background:#FF9595;
}
#frm-formCustomer label.error{
	color:#FF3030;
}
#frm-form label.error{
	color:#FF3030;
}
.over{
	cursor:pointer;
}
.like_container{
	margin:5px;
}
.register_fieldset_left{
	width:400px;
	float:left;
}
.register_fieldset_right{
	width:400px;
	float:left;
	margin-left:150px;
}
.register_fieldset_left fieldset,.register_fieldset_right fieldset{
	width:458px;
	margin:0px 0px 5px 0px;
}
#registerform input.error{
	color:white;
	background:#FF9595;
}
#registerform label.error{
	display:none;
	width:0px;
	height:0px;
	position:absolute;
	top:-2000px;
	left:-2000px;
	z-index:1;
}
.is_registered_error{
	color:white;
	border:1px solid red;
	padding:5px;
	margin-top:10px;
	width:330px;
}
.suggest_loader_pic{
	display:none;
	position:absolute;
	top:56px;
	left:505px;
	width:16px;
	height:11px;
	background:url('../images/ajax-loader.gif') no-repeat top left;
}
.bugreport-panel {
	position: absolute;
	z-index:900;
	top: 50px;
	left: 0;
	display: none;
	background: white;
	border:3px solid #111111;
	-moz-border-radius-topright: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-right-radius: 20px;
	width: 330px;
	height: auto;
	padding: 30px 30px 30px 130px;
	color:#333333;
}
.bugreport-panel #bugform-meno{
	width:200px;
}
.bugreport-panel #bugform-text{
	width:200px;
	height:100px;
	margin-top:10px;
}
.bugreport-panel #bugform-submit{
	margin-top:10px;
}
.bugreport-panel #bugform input.error, .bugreport-panel #bugform textarea.error{
	background:#FF9595;
}
a.bugreport-trigger{
	position: absolute;
	text-decoration: none;
	top: 80px; left: 0;
	font-size: 12px;
	letter-spacing:-1px;
	color:#fff;
	padding: 10px 40px 10px 10px;
	font-weight: 700;
	background:#333333 url('../images/plus.png') 85% 55% no-repeat;
	border:1px solid #444444;
	-moz-border-radius-topright: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	display: block;
	z-index:901;
}

a.bugreport-trigger:hover{
	position: absolute;
	text-decoration: none;
	top: 80px; left: 0;
	font-size: 12px;
	letter-spacing:-1px;
	color:#fff;
	padding: 10px 40px 10px 15px;
	font-weight: 700;
	background:#222222 url('../images/plus.png') 85% 55% no-repeat;
	border:1px solid #444444;
	-moz-border-radius-topright: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	display: block;
}

a.active.bugreport-trigger {
	background:#222222 url('../images/minus.png') 85% 55% no-repeat;
}

/* tell a friend form */

#tellfriend {
	display:none;
	position:absolute;
	top:50%;
	left:50%;
	width: 380px;
	height:420px;
	margin:-210px 0px 0px -190px;
	padding: 15px;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #f2f2f2;
	overflow:hidden;
	z-index:9999;
}

#tellfriend .close {
	position: relative;
	float:right;
	clear:right;
	right: -10px;
	top: -10px;
	background: url(../images/fancy_closebox.png) no-repeat;
	height: 30px;
	width: 30px;
}

#tellfriend textarea {
	height: 80px;
}

#tellfriend input[type=text] {
	margin-bottom: 10px;
}

#tellfriend label {
	color: #808080;
	font-size: 14px;
	float:left;
	clear:left;
}

#tellfriend input[type=text],#tellfriend textarea {
	border: 1px solid #ccc;
	width: 97%;
	font: 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 5px;
	color: #6e6e6e;
}

#tellfriend input[type=submit]{
	margin-top: 10px;
	background-color: #743b76;
	border: 3px solid #b46f9b;
	color: #fff;
	font: bold 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 5px 10px;
	cursor:pointer;
	float:left;
}

#tellfriend #spinner{
	float:left;
	position:relative;
	top:20px;
	left:10px;
	display:none;
}

#tellfriend input.error, #tellfriend textarea.error{
	border:1px solid red;
}

a.emailafriend{
	font: 16px;
	color: #808080;
	text-decoration: none;
	padding:3px 0px 3px 30px;
	font-weight:bold;
}

a.emailafriend:hover{
	color: #4d4d4d;
	text-decoration: underline;
}

a.emailafriend{
	background: url(../images/email_icon_mini.png) no-repeat top left;
}
