/*BASIC LAYOUT*/
#left {
	float:left;
	width:182px;
}
#content {
	float:left;
	width:610px;
	padding:0 10px;
}
#right {
	float:right;
	width:182px;
}
#bodyblock {
	float:right;
	width:812px;
}
#bodyblock-without-content {
	float:right;
	width:802px;
	padding-left:10px;
}
#footer {
	margin-top:10px;
	clear:both;
	text-align:center;
	border-top:1px solid #5d6a78;
}
#outer {
	width:994px;
	margin:auto;
}

/*HEADER*/
#header-backround {
	background-color:#fff;
	margin-bottom:10px;
}
#header {
	position:relative; z-index:1;
	width:994px; margin:0 auto; padding-bottom:0px;
	text-align:left;
	height:80px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 7px; 0;
	border-bottom:1px solid #5d6a78;
}
.header-cz {
	background-image: url("/images/frame-cz.jpg");
}
.header-sk {
	background-image: url("/images/frame-sk.jpg");
}
#header-logo {
	position:absolute;
	left:0px;
	top:10px;
}
#header-kosik {
	position:absolute;
	z-index:3;
	padding-left:50px;
	background-position:0 70%;
	background-repeat:no-repeat;
	background-image:url("/images/kosik.jpg");
	top:13px;
	left:600px;
	height:50px;
	line-height:25px;
}
#header-kosik-prazdny {
	padding-top:10px;
}
#header-kosik a, #header-kosik p {
	position:relative;
	top:4px;
}
#header-kontakt {
	position:absolute;
	z-index:2;
	right:20px;
	top:1px;
}

/*HEADER-MENU*/
#navi {
	position:relative;
	left:305px;
	top:25px;
	float:left;
}
#navi ul {
	display:block;
	list-style:none;
	margin:0;
}
#navi ul li {
	display:block;
	list-style:none;
	float:left;
	padding:0;
	margin:0;
	text-align:center;
	margin-left:2px;
	margin-right:10px;
}
#navi #navi-02, #navi #navi-05 {
	width:150px;
	height:30px;
}
#navi #navi-01, #navi #navi-03, #navi #navi-04, #navi #navi-06 {
	width:110px;
	height:30px;
}
#navi #navi-02.active, #navi #navi-05.active {
	width:150px;
	height:30px;
	background-position:100% 100%
}
#navi #navi-01.active, #navi #navi-03.active, #navi #navi-04.active, #navi #navi-06.active {
	width:110px;
	height:30px;
	background-color:#e60063;
	background-position:100% 100%
}
#navi a {
	position:relative;
	top:6px;
	font-size:16px;
	text-decoration:none;
	color:#fff;
}
#navi a:link, #navi a:visited {
	color:#e60063;
}
#navi a:active, #navi a:hover {
	xcolor:#A10042;
	text-decoration:underline;
}
#navi .active a:link, #navi .active a:visited {
	color:#fff;
}
#navi .active a:active, #navi .active a:hover {
	xcolor:#A10042;
	text-decoration:underline;
}

/*CAPTION*/
.caption {
	height:26px;
	text-align:right;
	color:#fff;
	font-weight:bold;
	text-align:center;
}
.caption-text {
	position:relative;
	top:3px;
}
.caption-text a:link, .caption-text a:visited {
	color:#fff;
}
.caption-text a:active, .caption-text a:hover {
	color:#f4db41;
}

/*CONTENT*/
.content-top-clear {
	background:#fff url('/images/content-top-clear.gif') no-repeat 100% 100%;
}
.content-top {
	text-align:right;
	background:#fff url('/images/content-top.gif') no-repeat 100% 100%;
}
.content {
	border-color:#5d6a78;
	border-style:solid;
	border-width:0 2px 0 2px;
	padding:5px 9px;
	height:100%;
}
.content-indent {
	padding-top:5px;
}
.content-clear {
	padding:0 9px 5px 9px;
}
.content .submitButton {
	text-align:center;
}
.content-bottom {
	background:#fff url('/images/content-bottom.gif') no-repeat 100% 100%;
	line-height:13px;
}

/*BOXES*/
.nalevo {
	border-color:#e60063;
}
.nalevo hr {
	border-color:#e60063;
}
.napravo {
	border-color:#03a303;
}
.napravo hr {
	border-color:#03a303;
}
.box input {
	width:130px;
}
.box select {
	width:160px;
}

/*HLEDANI-BOX*/
#hledani-box-caption {
	margin-left:12px;
	background:#fff url('/images/hledani-box-caption.gif') no-repeat 100% 100%;
}
#hledani-box {
	margin-left:12px;
	margin-bottom:10px;
	border-width:0 2px 2px 2px;
}
#hledani-box #hierMain {
	margin-top:2px;
}
#hledani-box #hledej {
	margin:6px 0 0 30px;
	padding-left:27px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	background:#fff url("/images/hledej.png") no-repeat 0 0;
	border-width:0;
	width:100px;
	height:30px;
}

/*NEJPRODAVANEJSI-BOX*/
#nejprodavanejsi-box-caption {
	height:280px;
	width:26px;
	background:#fff url('/images/nejprodavanejsi-box-caption.gif') no-repeat 100% 100%;
	float:left;
}
#nejprodavanejsi-box-caption .caption-text {
	display:block;
	padding-top:6px;
}
#nejprodavanejsi-box {
	width:149px;
	height:266px;
	border-width:2px 2px 2px 0;
	margin-bottom:10px;
	float:left;
}
#nejprodavanejsi-box ol li {
	margin-left:20px;
}
#nejprodavanejsi-box input {
	width:25px;
	height:34px;
}
#nejprodavanejsi-box #nej_u input {
	width:34px;
}
#nejprodavanejsi-box .menuSex {
	float:left;
	width:41px;
}

/*AKCE-BOX*/
#akce-box-caption {
	margin-left:12px;
	background:#fff url('/images/akce-box-caption.gif') no-repeat 100% 100%;
}
#akce-box {
	text-align:center;
	margin-left:12px;
	border-width:2px 2px 0 2px;
}
#akce-box a {
	font-weight:bold;
}

/*KOSIK-BOX*/
#kosik-box-border {
	line-height:13px;
	margin-right:12px;
	background:#fff url('/images/kosik-box-border.gif') no-repeat 100% 100%;
}
#kosik-box-caption {
	margin-right:12px;
	background:#fff url('/images/kosik-box-caption.gif') no-repeat 100% 100%;
	margin-bottom:10px;
}
#kosik-box {
	margin-right:12px;
	border-width:0 2px 0 2px;
}

/*BOX-NEW*/
.box-new-caption {
	height:26px;
}
.box-new-caption-red {
	xbackground:#fff url('/images/box-new-header-red.gif') no-repeat 0 0;
	background-color:#E60063;
}
.box-new-caption-green {
	xbackground:#fff url('/images/box-new-header-green.gif') no-repeat 0 0;
	background-color:#03A303;
}
.box-new-caption h4 {
	padding-top:3px;
	color:white;
	xfont-weight:bold;
	font-size:14px;
	text-align:center;
}
.box-new-caption h4 a:link, .box-new-caption h4 a:visited, .box-new-caption h4 a:active, .box-new-caption h4 a:hover {
	color:white;
}
.box-new-content {
	xborder-width:0 2px 2px 2px;
	xborder-style:solid;
	background-color:#EFEFEF;
	width:162px;
	margin-bottom:10px;
	padding:5px 10px;
}
.box-new-content-red {
	border-color:#e60063;
}
.box-new-content-green {
	border-color:#03a303;
}
.box-content {
	width:162px;
	margin-bottom:10px;
	padding:5px 10px;
	background-color:#EFEFEF;
}

/*OSOBNI-BOX*/
#osobni-box-caption {
	height:180px;
	width:26px;
	background:#fff url('/images/osobni-box-caption.gif') no-repeat 100% 100%;
	float:left;
}
#osobni-box-caption .caption-text {
	display:block;
	padding-top:6px;
}
#osobni-box {
	width:149px;
	height:166px;
	border-width:2px 0 2px 2px;
	margin-bottom:10px;
	float:left;
}
#login {
	margin:6px 0 0 20px;
	color:#fff;
	font-size:16px;
	xbackground:#fff url("/images/login.png") no-repeat 0 0;
	background-color:#E60063;
	border-width:0;
	width:100px;
	height:30px;
}

/*NOVINKY-BOX*/
#novinky-box-caption {
	margin-right:12px;
	background:#fff url('/images/novinky-box-caption.gif') no-repeat 100% 100%;
}
#novinky-box {
	margin-right:12px;
	border-width:0 2px 0 2px;
	text-align:center;
}
#novinky-box-border {
	line-height:13px;
	margin-right:12px;
	background:#fff url('/images/novinky-box-border.gif') no-repeat 100% 100%;
}
#novinky-box a {
	font-weight:bold;
}

/*NOVINKY-RSS*/
#novinky-content-top {
	padding-right:30px;
}
#rss {
	position:relative;
	top:3px;
}
.novinky-emailem {
	float:left;
}
#objednavka-emailem {
	width:100px;
	height:24px;
	padding-left:5px;
	padding-right:82px;
	color:#fff;font-weight:bold;
	background:#5d6a78 url("/images/send.gif") no-repeat 88% 60%;
	border-style: outset; border-color: #5d6a78; border-width:1px;
}
#rss-link {
	float:right;
}
#rss_all_show_link {
	float:right;
	padding-top:5px;
}

/*UVOD*/
#uvod-content-top {
	padding-right:16px;
}
#uvod-content .noteIcon {
	position:relative;
	top:6px;
	margin: 0 4px 3px 0;
}
#uvod-content .green {
	color:#03a303;
}
#uvod-content .red {
	color:#e60063;
}
#uvod-content #tipy-caption {
	background-color:#5d6a78;
	color:#fff;
	font-weight:bold;
	text-align:center;
	margin-top:11px;
	padding:2px;
}
#uvod-content .tip {
	float:left;
	width:173px;
	padding:6px;
	margin-top:6px;
	text-align:center;
}
#uvod-content .tip .tip-nazev {
	display:block;
	height:60px;
}
#uvod-content .tip .tip-obrazek {
	display:block;
	height:100px;
}
#uvod-content .bordered {
	border-left:1px solid #5d6a78;
	border-right:1px solid #5d6a78;
}

/*PARFEMY*/
#parfemy-content-top {
	padding-right:77px;
}
#parfemy-content h2 {
	color:#e60063;
	font-size:14px;
	font-weight:bold;
	padding:5px 0 10px 0;
	text-align:center;
}
#parfemy-content ul {
	width: 180px;
	float:left;
	text-align:center;
}

/*NAKUP*/
.nakup-content {
	padding-left:10px;
}

/*KONTAKT*/
#kontakt-content-top {
	padding-right:79px;
}
#kontakt-content {
	text-align:center;
}
#kontakt-content h3 {
	color:#e60063;
	font-size:14px;
	font-weight:bold;
	padding-top:5px;
}
#kontakt-content .email {
	width:300px;
}
#kontakt-content textarea {
	width:300px;
}
#dotaz {
	width:100px;height:30px;
	padding-left:23px;
	color:#fff;font-weight:bold;
	background:#03a303 url("/images/dotaz.gif") no-repeat 0 0;
	border:0;
}

/*KONTAKTNI IKONY*/
.kontakt-icon {
	position:relative;top:5px;
	padding-left:5px;
}

/*CRUMBS*/
#crumbs {
	padding:5px 10px 10px 0px;
	font-size:12px;
	font-weight:normal;
	color:#E60063;
}
#content #crumbs {
	padding:5px 10px 10px 0px;
}
#crumbs a {
	color:#E60063;
}
#crumbs h1 {
	display:inline;
	font-size:14px;
	font-weight:bold;
}

/*AKCIE PARFUMERIE*/
.akcia {
	text-decoration:blink;
	color:#E60063;
}

/*TIPY PARFUMERIE*/
.tipy {
	width:285px;
	height:215px;
	float:left;
	padding:10px;
	background:#fff url("/images/top-right-corner.gif") no-repeat 100% 0;
	margin-bottom:5px;
}
.header-caption-new {
	xbackground:#fff url("/images/header.gif") no-repeat 0 0;
	background-color:#5d6a78;
	font-size:16px;
	xfont-weight:bold;
	padding:5px 10px;
	margin-bottom:10px;
	height:20px;
	color:#fff;
}
.header-caption-long-new {
	xbackground:#fff url("/images/header-long.gif") no-repeat 0 0;
	background-color:#5d6a78;
	font-size:16px;
	xfont-weight:bold;
	padding:5px 10px;
	height:20px;
	color:#fff;
}
.tipy-nazev {
	height:75px;
}
.tipy-nazev-caption {
	color:#E60063;
	font-weight:bold;
}
.tipy-image {
	float:left;
	width:150px;
	height:150px;
}
.tipy-obsah {
	float:right;
	padding:0 5px;
}
.tipy-obsah p, .tipy-obsah input, .tipy-obsah a {
	margin:5px 5px 0 0;
}
#model-detail-btn {
	margin-left:80px;
}
.model-detail-btn {
	background-color:#03A303;
	width:100px;
	height:30px;
	font-size:16px;
}
.model-detail-btn a {
	display:block;
	color:#fff;
	padding:6px 25px;
	text-decoration:none;
}
img.model-detail-btn {
	padding-top:10px;
}

/*VSETKY ZNACKY VYPIS*/
.vsetky-znacky-caption {
	background-color:#5d6a78;
	font-size:16px;
	padding:5px 10px;
	margin-bottom:10px;
	height:20px;
	color:#fff;
	width:130px;
}
ul.vsetky-znacky {
	margin:10px;
	width:145px;
}
.vsetky-znacky-column {
	float:left;
}
a.vsetky-znacky-lnk {
	font-size:12px;
	font-weight:bold;
	color:#E60063;
}

/*ZNACKA VYPIS*/
ul.znacka-vypis-item li {
	float:left;
	width:180px;
	height:210px;
	padding:8px;
	text-align:center;
}
.znacka-vypis-item a {
	text-decoration:none;
	vertical-align:middle;
}
.znacka-vypis-item-image {
	height:150px;
}
.vune-caption {
	width:700px;
	padding-left:15px;
	margin:5px 0 10px 0;
	font-weight:bold;
}
.vune-caption-text {
	padding:8px 0 0 30px;
}
p.textik {
	padding:10px 10px 20px 10px;
}

/*MODEL VYPIS*/
.model-vypis {
	float:right;
	width:500px;
	background:#fff url("/images/top-right-corner.gif") no-repeat 100% 0;
}
.model-vypis h3 {
	padding-top:10px;
	font-size:18px;
}
.model-vypis h3, .model-vypis h3 a {
	color:#03a303;
}
.model-vypis-hr {
	margin:0 13px 5px 13px;
}
table.model-varianty-table {
	margin:10px 0;
	width:100%;
}
table.model-varianty-table tr.highlighted td {
	background-color:#DFFFDF;
}
table.model-varianty-table tr.highlighted td .do-kosika {
	background-color:#E60063;
}
table.model-varianty-table th, table.model-varianty-table td {
	padding:4px;
}
table.model-varianty-table th.varianta-cell, table.model-varianty-table td.varianta-cell {
	padding-left:10px;
	text-align:left;
	font-size:14px;
}
table.model-varianty-table th.cena-cell {
	width:70px;
}
table.model-varianty-table th.objednat-cell {
	width:100px;
}
table.model-varianty-table th {
	text-align:center;
	background-color:#FFEAEF;
	font-size:14px;
}
table.model-varianty-table td {
	text-align:center;
}
.do-kosika {
	padding:0;
	xbackground:#E60063 url("/images/kosik.gif") no-repeat 0 40%;
	background-color:#E60063;
	color:#fff;
	border:0;
	width:100px;
	height:30px;
	font-size:16px;
}

/*MODEL DETAIL*/
#model-detail {
	float:right;
	width:344px;
	background:#fff url("/images/top-right-corner.gif") no-repeat 100% 0;
}
#model-detail h3 {
	padding-top:10px;
	font-size:15px;
}
#model-detail h3, #model-detail h3 a {
	color:#03a303;
}
#model-detail-image {
	display:block;
	float:left;
	width:250px;
	height:300px;
	padding:8px;
	text-align:center;
	text-decoration:none;
}
.model-detail-h3 {
	padding:5px 0 5px 10px;
	color:#E60063;
	font-size:14px;
	font-weight:bold;
}
#model-zlozenie-table {
	margin:10px 10px 20px 10px;
}
#model-zlozenie-table th {
	font-weight:bold;
}
#model-zlozenie-table td {
	padding-left:5px;
}
.model-detail-data-update-input {
	width:520px;
}
.produkt-detail-cena {
	width:40px;
}

/*PRODUKT VYPIS*/
.vypis-content-top {
	padding-right:61px;
}
.vypis-content {
	padding-top:10px;
	border-left:2px solid #5d6a78;
	border-right:2px solid #5d6a78;
}
.vypis-content .col1 {
	float:left;
	width:25%;
	text-align:center;
}
.vypis-content .col2 {
	float:left;
	width:57%;
}
.vypis-content .col2 a {
	color:#e60063;
	font-weight:bold;
}
.vypis-content .col2 a:link, .vypis-content .col2 a:visited {
	text-decoration:none;
}
.vypis-content .col2 a:active, .vypis-content .col2 a:hover {
	text-decoration:underline;
}
.vypis-content .col3 {
	float:right;
	width:15%;
	text-align:left;
}
.vypis-content-bottom {
	margin-bottom:10px;
}
.vypis-content .bullet-highlight a.bulleted:link, .vypis-content .bullet-highlight a.bulleted:visited {
	background: url("/images/bullet-grey-full.gif") no-repeat 0 60%;
}
.bulleted-full {
	color:#5d6a78;
	font-weight:bold;
	padding-left:8px;
	background: url("/images/bullet-grey-full.gif") no-repeat 0 60%;
}

/*PRODUKT DETAIL*/
#detail-content-top {
	padding-right:61px;
}
#detail-content {
	text-align:center;
}
#detail-content p {
	text-align:left;
}
#detail-content .col1 {
	float:left;
	width:60%;
	padding-bottom:20px;
}
#detail-content .col1 h1 {
	text-align:left;
	color:#e60063;
	font-size:12px;
	font-weight:bold;
	padding-bottom:10px;
}
#detail-content .col2 {
	float:left;
	width:37%;
	padding-bottom:20px;
}
#detail-content .col2 #sex-nazev {
	font-weight:bold;
	text-align:right;
	padding-bottom:10px;
}
#detail-content .col2 table {
	margin:30px 0 0 30px;
}
#detail-content .col2 table .nase {
	font-weight:bold;
	color:#5d6a78;
}
#detail-content .col2 table .akce {
	font-weight:bold;
	color:#e60063;
}
#detail-content .col2 table .cena {
	padding-left:10px;
	text-align:right;
}
#detail-content .col2 .doKosika {
	margin-top:20px;
	width:140px;
	padding-left:15px;
	color:#fff;font-weight:bold;
	background:#03a303 url("/images/do-kosika.gif") no-repeat 10% 50%;
	border-style: outset; border-color: #03a303; border-width:1px;
}
#detail-content #nedostupne-caption {
	padding-top:10px;
	color:#e60063;
	text-align:center;
}
#detail-content #nedostupne-content {
	padding:10px 0;
	text-align:center;
}
#detail-content .detail-kredity-1 {
	text-align:center;
	padding-top:15px;
}
#detail-content .detail-kredity-2 {
	text-align:center;
}

/*NOVY KOSIK + NOVA OBJEDNAVKA*/
#kosik-table {
	text-align:center;
}
#kosik-table td {
	padding:0 10px 5px 0;
}
#kosik-table td.kosik-ks {
	width:40px;
	padding:0;
}
#kosik-table .kosik-ks-input {
	float:left;
	width:18px;
	padding:3px 0 2px 3px;
}
#kosik-table .up {
	display:block;
	width:10px;height:12px;
	padding:0;
}
#kosik-table .down {
	display:block;
	width:10px;height:13px;
	padding:0;
}
#kosik-table td.kosik-ks-caption {
	padding:0 10px 0 0;
}
#kosik-table td.kosik-cena {
	text-align:right;
	width:75px;
	font-weight:bold;
}
#kosik-table td.kosik-polozka {
	padding-left:10px;
	text-align:left;
}
#kosik-table tr.kosik-last-row td {
	color:#e60063;
	font-weight:bold;
}
.kosik-poznamka {
	text-align:center;
}
#potvrdit_objednavku {
	margin-top:10px;
	padding-left:20px;
	color:#fff;font-weight:bold;
	text-align:center;
	background:#e60063 url("/images/potvrdit.gif") no-repeat ;
	border-width:0;
	width:200px;
	height:30px;
}

/*KOSIK + OBJEDNAVKA*/
#kosik-content-top {
	padding-right:61px;
}
#kosik-content table, #objednavka-content table {
	margin-bottom:10px;
	width:100%;
}
#kosik-content table td, #objednavka-content table td {
	padding:10px;
	vertical-align:middle;
	text-align:center;
	border-bottom:1px solid #5d6a78;
}
#kosik-content table tr.lastRow td,  #objednavka-content table tr.lastRow td {
	color:#5d6a78;
	font-weight:bold;
	background-color:#E2F9E3;
	padding:2px;
}
#kosik-content table tr td.left, #objednavka-content table tr td.left {
	text-align:left;
}
#kosik-content table input {
	width:18px;
	padding:3px 0 2px 3px;
}
#kosik-content #up {
	display:block;
	width:10px;height:12px;
	padding:0;
}
#kosik-content #down {
	display:block;
	width:10px;height:13px;
	padding:0;
}
#kosik-content .cena {
	width:80px;
}
#kosik-content table.ways, #objednavka-content table.ways {
	margin:5px 0 0 0;
}
#kosik-content table.ways tr td, #objednavka-content table.ways tr td {
	border:0;
	padding:0;
	text-align:left;
}
#kosik-content table.ways tr td.right, #objednavka-content table.ways tr td.right {
	text-align:right;
}
#kosik-content #naPrvyKrok {
	width:120px;
	padding-left:10px;
	padding-right:82px;
	color:#fff;font-weight:bold;
	background:#e60063 url("/images/send.gif") no-repeat 88% 50%;
	border-style: outset; border-color: #e60063; border-width:1px;
}
#kosik-content p {
	text-align:center;
}

/*NOVA OBJEDNAVKA*/
#objednavka-content-top {
	padding-right:18px;
}
#objednavka-navi tr td {
	font-weight:bold;
	width:33%;
	border:0;
}
#objednavka-navi tr td.active {
	color:#e60063;
}
#objednavka-content p {
	text-align:center;
}
#objednavka-content #naDruhyKrok, #objednavka-content #naTretiKrok {
	width:110px;
	padding-right:10px;
	color:#fff;font-weight:bold;
	background:#e60063 url("/images/next.gif") no-repeat 95% 50%;
	border-style: outset; border-color: #e60063; border-width:1px;
}
#objednavka-content #potvrdit {
	width:110px;
	padding-right:25px;
	color:#fff;font-weight:bold;
	background:#e60063 url("/images/stamp.gif") no-repeat 85% 50%;
	border-style: outset; border-color: #e60063; border-width:1px;
}
#objednavka-content h4 {
	color:#03a303;
	font-size:14px;
	font-weight:bold;
}
#objednavka-content .highlighted, #kosik-content .highlighted {
	color:#e60063;
	font-weight:bold;
}
#objednavka-konec-content-top {
	padding-right:28px;
}

/*SEZNAM OBJEDNAVEK V ZAZEMI*/
#objednavky-seznam-content-top {
	padding-right:38px;
}
#objednavky-seznam-content table {
	width:100%;
}
#objednavky-seznam-content table td {
	padding:2px;
	text-align:center;
}
#objednavky-seznam-content table .firstRow td , #objednavka-content table .firstRow td {
	font-weight:bold;
	vertical-align:middle;
	border-bottom: 1px solid #5d6a78;
}
#objednavky-seznam-content #stornovat {
	width:80px;
	padding-left:3px;
	padding-right:20px;
	color:#fff;font-weight:bold;
	background:#e60063 url("/images/trash-trans.gif") no-repeat 90% 50%;
	border-style: outset; border-color: #e60063; border-width:1px;
}

/*OSOBNI-UDAJE*/
#osobni-udaje-content-top {
	padding-right:25px;
}
#ulozit {
	width:100px;height:30px;
	padding-left:25px;
	color:#fff;font-weight:bold;
	background:#03a303 url("/images/uloz.gif") no-repeat 0 0;
	border:0;
}

/*ZMENA HESLA*/
#zmena-hesla-content-top {
	padding-right:63px;
}

/*REGISTRACE*/
#registrace-content-top {
	padding-right:34px;
}
#registrace-content h2 {
	font-size:14px;
	font-weight:bold;
	color:#03a303;
	padding-bottom:10px;
}
#registruj {
	width:100px;height:30px;
	color:#fff;
	xbackground:#03a303 url("/images/registruj.gif") no-repeat 0 0;
	background-color:#E60063;
	border:0;
	font-size:16px;
}

/*LOGIN*/
#login-content-top {
	padding-right:34px;
}
#login-content {
	text-align:center;
}

/*PROC NAKUPOVAT*/
#preco {
	position:relative;
	bottom:5px;
	margin-bottom:7px;
}
#preco img {
	padding-right:5px;
	position:relative;
	top:6px;
}

/*PAGER*/
#pager {
	padding:10px;
	text-align:center;
}
.curPage {
	color:#e60063;
}
#separator {
	color:#5d6a78;
}
.prevImg, .nextImg {
	position:relative;top:2px;
}

/*FLASHKY*/
div#flash {
  text-align: left;
  border: 1px solid #ccc;
  font-size: 14px;
  font-weight: bolder;
  margin: 0 0 10px 0;
  padding: 5px 5px 5px 30px;
}
.mb_info {
  border-color: #9c9;
  color: #060;
  background: url("../images/flash-ok-icon.gif") #E2F9E3 left no-repeat;
}
.mb_warning {
  border-color: #c99;
  color: #fff;
  border: 1px solid #FF0000;
  background: url("../images/flash-warning-icon.gif") #FF6600 left no-repeat;
}
.mb_error {
  border-color: #c99;
  color: #fff;
  background:#CC0000 url("/images/flash-error-icon.gif") no-repeat center left;
}
.mb_ok {
  border-color: #9c9;
  color: #060;
  background: url("../images/flash-ok-icon.gif") #E2F9E3 left no-repeat;
}

/*FORMULARE + CHYBY*/
.formTable, .listTable, .errorWindow div, .hlavicka, .paticka {
	background-color: #fff;
}
.formTable {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
}
.formTable .leftColumn {
	text-align:right;
	padding-right:10px;
	float:left;
    width:150px;
}
.formTable .rightColumn {
    text-align:left;
}
.formTable .formCheckBox {
	width:15px;
}
.formTable .formRadio {
	width:15px;
}
.formTable .tableRow {
    padding-top: 2px;
    padding-bottom: 2px;
}
.formTable .tableTitleRow {
    font-size: 14px;
	font-weight: bolder;
	background-color: #AAAAFF;
	border-top-color: #fff;
	border-top-width: 20px;
	border-top-style: solid;
}
.formTable .required {
	font-weight: bolder;
}
.formTable .submit {
	width: 200px;
}
.formTable input {
	width: 200px;
}
.formTable .shortButton {
	width:4em;
}
.formTable .tableDate select {
	width: 60px;
}
.formTable select {
	width: 200px;
}
.formTable select.doruceni {
	width: 435px;
}
.formTable textarea {
	width: 70%;
	height: 100px;
}
.formTable .error {
	background: #e60063;
	width:100%;
	color: white;
	border-right:100px;
	border-color:white;
}
.errorWindow {
	padding-top: 0px;
	font-family: arial;
	font-weight: bolder;
	font-size: 12px;
	border-bottom-color: #5d6a78;
	border-bottom-width: 0;
	border-bottom-style: solid;
}
.errorWindow .errCaption {
	height:20px;
	background:#e60063 url("../images/flash-error-icon.gif") no-repeat center left;
	padding: 0px;
	padding-top: 3px;
	padding-left: 40px;
	color:white;
}
.errorWindow div {
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	color:#333333;
}

/*EDITABLE*/
.editableHighlited {
	background-color: yellow;
	color:#5d6a78;
}

/*VELKOOBCHOD*/
#velkoobchod_vypis {
	color:#5d6a78;
	text-align:left;
	width:100%;
}
#velkoobchod_vypis th, #velkoobchod_vypis td {
	padding:2px;
}
#velkoobchod_vypis th {
	font-weight:bold;
}
#velkoobchod_vypis td {
	border-style:outset;
	border-top-color:#5d6a78;
	border-top-width:1px;
	border-bottom-color:#5d6a78;
	border-bottom-width:1px;
	border-left-width:0;
	border-right-width:0;
	background-color:#FFEFEF;
}
#velkoobchod_vypis .mnozstvo {
	width:25px;
}
#velkoobchod_vypis .td_right {
	text-align:right;
}
#velkoobchod_vypis .td_center {
	text-align:center;
}
#velkoobchod_vypis .do_kosika {
	height:22px;
	width:20px;
	padding-left:0px;
	color:#fff;font-weight:bold;
	background:#e60063 url("/images/do-kosika.gif") no-repeat 50% 50%;
	border-style: outset; border-color: #e60063; border-width:1px;
}
.v_trash {
	position:relative;
	top:5px;
}
#v_naPrvyKrok {
	margin-top:5px;
	width:200px;
	padding-right:40px;
	color:#fff;font-weight:bold;
	background:#e60063 url("/images/send.gif") no-repeat 88% 50%;
	border-style: outset; border-color: #e60063; border-width:1px;
}

#v_potvrdit_objednavku {
	margin-top:15px;
	width:200px;
	padding-right:40px;
	color:#fff;font-weight:bold;
	background:#e60063 url("/images/stamp.gif") no-repeat 88% 50%;
	border-style: outset; border-color: #e60063; border-width:1px;
}

#v_pridaj_adresu {
	margin-top:15px;
	width:200px;
	padding-right:40px;
	color:#fff;font-weight:bold;
	background:#e60063 url("/images/pen.gif") no-repeat 96% 50%;
	border-style: outset; border-color: #e60063; border-width:1px;
}

/*PARTNERI*/
#partneri {
	font-size:10px;
}

small.euro
{
	padding-left:30px;
}

/*UPS BOX*/
.ups-box {
	width:182px;
	height:150px;
	background:#fff url("/images/top-right-corner.gif") no-repeat 100% 0;
	margin-bottom:5px;
}
.ups-box p {
	font-size:20px;
	text-align:center;
	line-height:25px;
	padding:15px 0;
}
