@charset "utf-8";
/* CSS Document */

/* TinyMCE specific rules */

body.mceContentBody {
   background: #FFFFFF;
}
/*.mceContentBody a {
   color: red !important;
}*/

/* TinyMCE specific rules konec */

/* obecne */

body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#22251e;
	font-size:12px;
	background:#fff; /* a39170 */
}

a , h2 , h3 , h4 , h5 , strong , b{
	color:#42426c;
}
strong.cena1 {
	color:#d2771a;
}
a:hover {
	color:#28288b;
	text-decoration:none;
}
a img {
	border:none;
}
h1 {
	display:none;
}
h2 {
	font-size:14px;
	margin:0px;
	line-height:25px;
	font-weight:bold;
	text-align:left;
	padding-left:15px;
}
h2.none {
	display:none;
}
h3 {
	font-size:12px;
	margin:0px;
	line-height:20px;
	text-align:left;
}
ul {
	padding:5px 0px 5px 20px;
	margin:0px 0px 0px 0px;
}
li {
	padding:0px;
	margin:0px;
}
select{
	border:1px solid #8986b5;
	height:20px;
}
input , textarea , fieldset{
	border:1px solid #8986b5;
}
table.table-order select{
	width:143px;
}
fieldset{
	margin:10px 0px 10px 0px;
	padding:10px;
}
.submit-arrow {
	cursor:pointer;
	margin:0px 0px 0px 5px;
	border:none;
	background:url(../images/style/search-button.gif) center right no-repeat #efeef4;
	padding:0px 22px 0px 0px;
	font-weight:bold;
	color:#d2771a;
	font-size:12px;
}
.submit-arrow:hover {
	color:#dd5706;
}
option.not {
	font-style:italic;
}
p {
	margin:0px;
	padding:5px 0px 5px 0px;
}
table {
	border-collapse:collapse;
}
label.obligate {
	font-weight:bold;
	margin-right:10px;
}


/* obecne konec */

/* rozvrzeni */

div#center {
	margin:0px auto 0px auto;
	width:1000px;
}
div#content-background {
	width:1000px;
	float:left;
	background-color:#f0f0f0;
	padding-top:10px;
}
div#left {
	width:180px;
	float:left;
	margin:0px 10px 0px 10px; /* --- ! ODLISNE V IE 6 ! --- */
}
div#middle {
	width:630px;
	float:left;
	padding:0px;
	margin-right:10px;
}
div#right {
	width:140px;
	float:left;
	margin-left:0px;
}
h2.top {  /* definuje společné vlastnosti pro všechny H2.top */
	height:25px;
	line-height:25px;
	padding:0px 0px 0px 10px;
	font-size:12px;
	color:#fff;
}
div#left h2.top {
	width:170px;
	background:url(../images/style/top-180.gif) no-repeat;
}
div#middle h2.top{
	width:620px;
	background:url(../images/style/top-540.gif) no-repeat;
	float:left;
}
div#right h2.top {
	width:140px;
	background-image:url(../images/style/top-140.gif);
}
div.content {
	background:#eeedf3;
	border-left:1px solid #8886b7;
	border-right:1px solid #8886b7;
	padding:0px 9px 0px 9px;
}
div#left div.content {
	width:160px;
}
div#middle div.content {
	width:610px;
	float:left;
	padding-top:8px;
}
div#right div.content {
	width:130px;
}
div.bottom { /* tento div ponechavat a pouzivat jak ve stylech, tak v kodu - to ze neni potreba v jedne verzi neznamena, ze nebude potreba v te dalsi */
	height:9px;
	background:#eeedf3;
	border:1px solid #8886b7;
	font-size:1px;
	border-top:none;
	margin-bottom:10px;
}
div#left div.bottom {
	width:178px;
}
div#middle div.bottom {
	width:628px;
	float:left;
}
div#right div.bottom {
	width:148px;
}
div#products-list {
	float:left;
}

/* rozvrzeni konec*/

/* horni lista*/

h2#logo {
	float:left;
	margin-top:40px;
}
h2#logo a {
	width:300px;
	height:95px;
	display:block;
}
div#top-image {
    float:left;
	width:1000px;
	height:180px;
	background:url(../images/style/topimage.jpg) no-repeat;
	margin:0px 0px 0px 0px;
	position:relative;
}

/* jazyky */

div#lang {
	width:150px;
	float:left;
	padding:12px 0px 0px 20px
}
div#lang a{
	display:block;
	float:left;
	width:21px;
	height:14px;
	margin-right:5px;
}
div#lang a.flag-cs{background:url(../images/style/flag-cs.gif);}
div#lang a.flag-en{background:url(../images/style/flag-en.gif);}
div#lang a.flag-de{background:url(../images/style/flag-de.gif);}
div#lang a.flag-ru{background:url(../images/style/flag-ru.gif);}

div#lang a span{
	display:none;
}

/* jazyky konec */

/* zalozky */

div#bookmarks {
	float:right;
	top:159px;
	right:1px;
	position:absolute;
	z-index:0;
}
div#bookmarks a {
	float:left;
	width:150px;
	height:29px;
	display:block;
	margin-right:8px;
	background:url(../images/style/bookmark-top.gif);
	line-height:29px;
	text-align:center;
	text-decoration:none;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
div#bookmarks a:hover , div#bookmarks a.active{
	background-position:left -30px;
	color:#28288b;
}
div#bookmarks a.active:hover{
  color:#28288b;
}

/* zalozky konec */

/* menu */

ul#hlavniMenu {
	width:984px;
	height:35px;
	display:block;
	padding:0px 0px 0px 16px;
	background-image:url(../images/style/menu-information.gif);
	list-style-type:none;
	float:left;
	position:relative;
	z-index:10;
}
ul#hlavniMenu ul {
	position:absolute;
	top:35px;
	left:0px;
	visibility:hidden;
	padding:0px;
	list-style-type:none;
}
ul#hlavniMenu li {
	width:161px;
	float:left;
	z-index:100;
	position:relative;
}
ul#hlavniMenu a.link-level-1 {
	display:block;
	font-weight:bold;
	line-height:35px;
	text-decoration:none;
	padding:0px 5px 0px 5px;
	height:35px;
	text-align:center;
	overflow:hidden;
}
ul#hlavniMenu li a.link-level-1:hover , ul#hlavniMenu li:hover a.link-level-1 , ul#hlavniMenu li.hover a.link-level-1{ /* umožňuje zachovat zabarvení odkazu 1. úrovně i po najetí na odkaz úrovně 2 */
	background:#8f8fb9;
	color:#FFF;
}
ul#hlavniMenu ul li{
}
ul#hlavniMenu ul li a.link-level-2 {
	background-color:#a5a5c7;
	border-top:1px solid #fff;
	padding:3px 3px 3px 3px;
	text-align:left;
	width:155px;
	line-height:18px;
	display:block;
	color:#FFF;
	text-decoration:none;
	text-align:center;
}
ul#hlavniMenu ul li a:hover {
	background:#8f8fb9;
}
ul#hlavniMenu li:hover ul, ul#hlavniMenu li.hover ul {
	visibility:visible;
}
ul#hlavniMenu li {
	behavior: url(/hover.htc);
}
/* menu konec*/

/* horni lista konec*/

/* menu shop*/

/* ---=== menu shop config ===--- */

/* pro dodržení funkčnosti configu je potřeba dodržet velikost ikonek submenu 9x9px , jejich názvy a umístění */

div#menu-shop div.content								{width:178px;} /* nastavení šířky menu */
ul#menu-shop-ul td 										{padding:5px 0px 5px 0px;} /* nastavení výšky položky 1.úrovně (tento padding+15px) */
ul#menu-shop-ul li.level1 ul li							{padding:5px 0px 5px 0px;} /* nastavení výšky položky 2.úrovně (tento padding+15px) */

div#menu-shop div.content								{background:inherit;} /* nastavení pozadí menu */
ul#menu-shop-ul li.no-child , ul#menu-shop-ul li.level1 {background:none;} /* nastavení pozadí položky 1.úrovně */
ul#menu-shop-ul li.level1 ul li							{background:#dbdae8;} /* nastavení pozadí položky 2.úrovně */
ul#menu-shop-ul li.level1 a 							{color:#3e4067;} /* nastavení barvy písma položky 1.úrovně */
ul#menu-shop-ul li.level1 li.level2 a 					{color:#3e4067;} /* nastavení barvy písma položky 2.úrovně */
ul#menu-shop-ul li.level1 								{border-bottom:1px solid #bcb9d8;} /* nastavení ohraničení položky 1.úrovně */

/* ---=== menu shop config konec ===--- */

div#menu-shop div.content{
	padding:0px;
	line-height:15px;
}
div#menu-shop ul{
	list-style-type:none;
}
ul#menu-shop-ul{
	width:100%;
	padding:0px;
}
ul#menu-shop-ul li.no-child{
	display:block;
	font-weight:normal;
}
ul#menu-shop-ul li.no-child a{
	width:95%;
	display:block;
}
ul#menu-shop-ul table{
	width:95%;
}
ul#menu-shop-ul td.icon{
	width:15px;
	padding-left:9px !important;
}
ul#menu-shop-ul a {
	font-weight:bold;
}
ul#menu-shop-ul a.icon {
	height:9px;
}
ul#menu-shop-ul a:hover {
}
ul#menu-shop-ul li.level1 {
	font-weight:bold;
}
ul#menu-shop-ul li.level1 ul {
	margin:0px 0px 0px 0px;
	padding:0px;
}
ul#menu-shop-ul li.level1 ul li{
	margin:0px;
}
ul#menu-shop-ul li.level1 li.level2 a {
	display:block;
	padding:0px 5px 0px 35px;
	font-weight:normal;
	background:url(../images/style/submenu/menu-arrow.gif) 20px center no-repeat;
}

/* menu eshop konec*/

/* rychla navigace*/

div.quick-category{ 
	width:48%;
	padding:4px 4px 4px 4px; /* --- ! ODLISNE V IE 6 ! --- */
	float:left;
}
div.quick-category:hover{ 
	background-color:#fff;
}
div.quick-category a.category-link{
	font-weight:bold;
	display:block;
	height:15px;
	overflow:hidden;
}
div.quick-category td.category-image a.category-link{
	height:40px !important;
}
div.quick-category p{
	height:15px;
	overflow:hidden;
	padding:0px;
	margin:5px 0px;
	line-height:15px;
}
div.quick-category p a{
	font-weight:bold;
	margin-right:5px;
	color:#3f423c;
	font-size:10px;
}
p#subcategory-quick-navigation a{
	margin-left:10px;
}

/* rychla navigace konec*/

/* kontakty */

div#contacts ul{ 
	list-style-type:none;
	padding-left:0px;
}

/* kontakty */

/* nabidka*/

div#nabidka{
	float:left;
}
div#nabidka p.listovani {
	width:100%;
	text-align:right;
	float:left;
}
div#nabidka p.listovani a {
	margin-left:8px;
}
div#nabidka div.product {
	margin:3px; /* --- ! ODLISNE V IE 6 ! --- */
	padding:7px;
	width:183px; /* při změně velikosti náhledu produktu je potřeb změnit i velikost div.image */
	height:229px;
	background:url(../images/style/background-product.gif); /* doporučuji vždy vkládat pozadí náhledu produktu pomocí obrázku - usnadní to práci a obrázek ve formátu .gif má zandbatelnou velikost */
	float:left;
}
div#nabidka div.product small{
	color:#4d4d5a;
	float:right;
}
div.product div.image{
	width:100%;
	height:137px;
	margin-bottom:5px;
}
div.product div.image a{
	display:block;
	position:absolute;
}
div.product div.image a img{
	border:none;
	width:183px;
	height:137px;
}
div.product div.image a div.icon-new{
	width:41px;
	height:41px;
	background:url(../images/style/icon-new.gif);
	position:absolute;
	top:0px;
	left:0px;
}
div.product div.image a div.icon-action{
	width:41px;
	height:41px;
	background:url(../images/style/icon-action.gif);
	position:absolute;
	bottom:0px;
	left:0px;
}
div.image a div.icon-new span , div.image a div.icon-action span{
	display:none;
}
div.product div.description{
	width:100%;
	margin-bottom:2px;
	float:left;
}
div.product div.code {
	width:100%;
	float:left;
	height:13px;
	overflow:hidden;
}
div.product h2.product-name{
	padding:3px 0px 0px 0px;
	line-height:15px; /* zde je potřeba přepsat defaultní styly h2, aby odpovídali nadpisu náhledu produktu */
}
div.product h2.product-name a{
	text-decoration:none;
	display:block;
	text-align:center;
	width:100%;
	font-size:12px;
	height:15px;
	overflow:hidden;
}
div.product div.description div.perex{
	font-size:10px;
	color:#3f3f3f;
	height:40px;
	padding-top:3px;
	width:100%;
	overflow:hidden;
	display:none; /*odstanit */
}
div.product div.price{
	width:100%;
	text-align:center;
	padding:5px 0px 9px 0px;
}
div.product div.price strong{
	color:#dc720e;
	font-size:14px;
}
div.product div.price span.old-price{
	text-decoration:line-through;
	font-size:11px;
	margin-right:3px;
}
div.product div.description form.fastnakup{
	padding:0px;
	float:left;
}
div.description div.view-detail a , form.fastnakup a.fast-buy , a.buy{
	display:block;
	width:91px;
	text-align:center;
	padding-left:0px;
	height:22px;
	color:#FFFFFF;
	text-decoration:none;
	line-height:20px;
	cursor:pointer;
	float:left;
}
div.description div.view-detail a{
	background:url(../images/style/button-detail.gif);
}
div.product div.description div.view-detail a:hover , form.fastnakup a.fast-buy:hover , a.buy:hover{
	background-position:0px 22px;
}
form.fastnakup a.fast-buy , a.buy{
	background:url(../images/style/button-buy.gif);
	margin-left:0px; /* --- ! ODLISNE V IE 6 ! --- */
}
a.buy{
	float:left;
}

/* nabidka konec*/

/* vyhledavani a raditko*/

div#search-select {
	width:100%;
	height:20px;
	margin-top:5px;
}
div.alone form#search{
	margin-left:0px;
}
form#search {
	float:left;
	padding:0px;
	margin:0px;
}
form#search label {
	padding:0px;
	margin:0px 5px 0px 10px;
	background:url(../images/style/search-label.gif) no-repeat;
	width:20px;
	height:20px;
	float:left;
}
form#search input.text {
	width:120px;
	float:left;
}
form#search input.submit {
	float:left;
	margin-left:5px;
}
select#raditko {
	float:left;
}
.pointer {
	cursor:pointer;
}

/* vyhledavani a raditko konec */

/* kosik*/

div#right div#kosik h2.top {
	background-image:url(../images/style/top-140-basket.gif);
}
div#right div#kosik ul {
	list-style-type:none;
	padding:0px;
}
div#right div#kosik li {
	width:100%;
	line-height:25px;
	border-bottom:1px solid #c0bddc;
}
/* kosik konec*/

/* kosik a objednavka */

/* ---=== kosik a objednavka config ===--- */

/* pro upravu objednavky a detailu kosiku staci prepsat tyto barvy a nahrat novy obrazek "delete.gif" */

table#basket , table#step3 td , table#order-check, div#detail form#nakup table			{background:#fff;} /* nejsvetlejsi barva */
tr#summary td , tr#basket-title td , input.pieces-submit , form#nakup th				{background:#dbdae8;} /* stredni barva */
tr.added-product td , table#step3 td , table#order-check td	 , table#order-check 		{border-color:#dbdae8;} /* stredni barva */
tr#basket-title td , table#basket , tr#summary td , form#nakup th , form#nakup table 	{border-color:#403e70;} /* nejtmavsi barva */
form#nakup table th	, table#basket tr#basket-title td									{color:#403e70;} /* nejtmavsi barva */

/* ---=== kosik a objednavka config konec ===--- */

p.basket-detail{
	margin:10px 0px 10px 0px;
}
p#vatincl{
	margin:10px 0px 10px 0px;
	font-size:10px;
	text-align:right;
}
table#basket , table#order-check{
	border-width:1px;
	border-style:solid;
	width:100%;
}
table#basket td{
	padding:3px;
}
table#order-check td{
	padding:3px;
	border-bottom-width:1px;
	border-bottom-style:solid;
}
table#basket tr.added-product td{
	border-style:solid;
	border-width:1px;
}
table#basket tr#basket-title td{
	font-weight:bold;
	border-bottom-style:solid;
	border-bottom-width:3px;
}
table#basket tr#summary td{
	border-top-style:solid;
	border-top-width:3px;
}
a.delete-product{
	display:block;
	width:15px;
	height:15px;
	background:url(../images/style/delete.gif);
}
a.delete-product span{
	display:none;
}
form.number-pieces{
	width:105px;
}
form.number-pieces input{
	float:left;
	font-size:11px;
}
input.pieces{
	width:20px;
	margin-right:5px;
	float:left;
}
input.pieces-submit{
	float:left;
}
tr#summary td{
	font-size:14px;
}
div#order-navigation p{
	text-align:right;
}
a.submit-arrow2{
	background:url(../images/style/arrow-left.gif) left no-repeat;
	padding-left:10px;
	margin-right:10px;
}
table#step3{
	width:400px;
	margin:20px auto 20px auto;
}
table#step3 td{
	border-top-width:1px;
	border-top-style:solid;
	padding:3px;
}
div#detail form#nakup table{
	width:100%;
	text-align:left;
	border-width:1px;
	border-style:solid;
	margin:10px 0px 10px 0px;
	background:#fff;
}
div#detail form#nakup table tr.odd{
	background:#fff;
}
div#detail form#nakup table tr.variant-buy{
	background:#d3d1e8;
}
div#detail form#nakup table input#kus{
	width:30px;
	float:left;
	margin-left:15px;
}
div#detail form#nakup table th{
	padding:3px;
	border-bottom-width:3px;
	border-bottom-style:solid;
}                                 
div#detail form#nakup table.nakup td{
	padding:3px;
	width:100px;
}
div#detail form#nakup table td.price {
	width:95px;
}
div#detail form#nakup table.nakup td.td-name {
	width:205px;
}
div#order-now form#nakup table a.buy {
	float:right;
	margin:2px;
}


/* kosik a objednavka konec */

/* akce*/

div#right div#akce {
	margin:0px 0px 0px 0px;
	font-size:11px;
}
div#right div#akce div.product-action{
	border-bottom:1px solid #c0bddc;
	padding-top:5px;
}
div#right div#akce h2.top{
}
div#right div#akce p {
	padding:3px 0px 3px 0px;
	text-align:center;
}
div#right div#akce p a{
}
div#right div#akce p.right {
	text-align:right;
}
div#right div#akce img {
	width:120px;
}
/* akce konec*/

/* detail*/

div#detail p#zarazeni a {
	margin-right:6px;
}
div#detail table#pictures img {
	border: 1px solid #8986b5;
	margin:0px 5px 5px 0px;
}
div#detail div#goto {
  width:100%;
  clear:both;
  float:left;
  margin-top:20px;
}
div#detail div#goto a {
	text-decoration:none;
}
div#detail div#goto em {
	text-decoration:underline;
	font-style:normal;
}
div#detail div#goto img.predmet {
	margin:5px 0px 0px 0px;
	border: 1px solid #8986b5;
}
div#detail div#back {
	width:48%;
	float:left;
}
div#detail div#next {
	width:48%;
	text-align:right;
	float:right;
}
div#detail div#back img.arrow {
	margin-right:10px;
}
div#detail div#next img.arrow {
	margin-left:10px;
}

/* detail konec*/

/*footer*/

div#footer{
	width:100%;
	float:left;
}
div#footer p{
	text-align:right;
	float:left;
	font-size:10px;
	width:98%;
}
div#footer p , div#footer p a{
	color:#737397;
}

/*footer konec*/
#banner {
	position: absolute;
	right: 0px;
	top: 0px;
	width:274px;
	height:269px;
	z-index:200;
}
#banner a{
	float:left;
	padding:0px;
	margin:0px;
	width:274px;
	height:269px;
	display:block;
	background:url(../images/style/banner.png) top left no-repeat;
	_background:url(../images/style/banner.gif) top left no-repeat;
}
/*admin*/

div.admin-link{
	position:absolute;
	top:0px;
	right:0px;
	background-color:#304b5d;
}
div.admin-link a{
	width:80px !important;
	padding:40px 0px 0px 0px;
	height:20px;
	margin:8px 1px 0px 1px;
	text-align:center;
	color:#c2d2e5;
	display:block;
	text-decoration:none;
}
div.admin-link a:hover{
	color:#fff;
}
div.switch-interface a{
	background:url(../images/style/admin/link-switch.gif) center top no-repeat;
}
div.switch-interface a:hover{
	background:url(../images/style/admin/link-switch-active.gif) center top no-repeat;
}

/*admin konec*/

/* dodatečné */

table#pictures {
  margin-top:8px;
  float:left;
  width:300px;
  height:237px;
}
div.product-photos {
  margin-bottom:5px;
  margin-top:5px;
}

div.product-photos a {
  float:right;
  display:block;
  margin:3px 2px 3px 2px; /* ie6 */
}
textarea#message {
  width:607px;
}
div#kosik {
  float:left;
  width:156px;
  margin-top:46px;
}
div#kosik h2.top{
  display:none;
}
div#kosik div.content {
  border:none;
  float:left;
  padding:7px 12px 9px 12px;
  width:132px;
}
div#kosik div.bottom {
  display:none;
}
div#kosik ul {
  margin:0px;
  padding:0px;
  list-style:none;
}
div#kosik ul {
  margin:0px;
  padding:0px;
}
div#kosik a.submit-arrow {
  margin-left:0px;
  color:#42426C;
  background:url(../images/style/basket-button.gif) right top no-repeat;
  padding-right:18px;
}
h3.detail-headline {
  float:left;
  width:100%;
}
table.detail-goods {
  width:608px;
  border:1px solid #403E70;
  margin:5px 0px;
  background:#fff;
}
table.detail-goods td {
  padding:3px 7px;
  text-align:right;
}
table.detail-goods td.left {
  text-align:left;
}
table.detail-goods strong.cena1 {
  font-size:16px;
}
table.detail-goods tr.detail-first {
  background:#d5d5e8;
}
div#order-now h2.headline-order {
  padding-left:0px;
}
div#detail table.nakup {
  width:608px;
  border:1px solid #403E70
}
div#detail table.nakup th {
  text-align:left;
  border-bottom-style:solid;
  border-bottom-width:3px;
  border-color:#403E70;
  padding:3px;
  background:#DBDAE8;
}
div#detail table.nakup td {
  padding:3px;
}
div#detail table.nakup a.buy {
  float:right;
  margin:2px;
}
div#detail table.nakup input#kus {
  float:right;
  margin-right:8px;
  width:30px;
}
div#detail table.nakup tr.variant-buy {
  background:#DBDAE8;
}
div#detail form#nakup table.nakup div.icon-color {
  width:20px;
  height:20px;
  border:1px solid #403E70;
}
table.nakup div.icon-color img {
  width:20px;
  height:20px;
}
div#detail form#nakup table.nakup td.td-icon-color {
  width:20px;
}
p.lyoness-card iframe {
  border:0px;
}
p#links a{
  margin:0px 1px;
}
div#facebook {
  float:left;
  clear:both;
  padding:16px 0px 0px 11px;
}
a.button-facebook {
  display:inline-block;
  padding:0px 0px 0px 24px;
  height:20px;
  line-height:20px;
  text-align:left;
  background:url(../images/style/button-facebook-small.png) left top no-repeat;
  float:left;
  margin-right:10px;
}
a.button-facebook:hover {
  background-position:left bottom;
}
div#facebook div.fb-likebutton {
  float:left;
  width:135px;
  height:20px;
}

/* konec dodatečné */


/* mailing */
div#send-news {
}
div#left div#send-news  div.content {
}
div#send-news form {
  padding: 5px 0 0 0;
  width:100%;  
}
div#send-news table td {
  border:none;
  padding:3px 2px;
}
div#left div#send-news  input#send-email {
  width: 95px;
}
div#left div#send-news  input.submit {
	cursor:pointer;
  padding:0px 0px 0px 0px;
  margin:0px;
	border:none;
	background:url(../images/style/search-button.gif) center right no-repeat #efeef4;
  width:24px;
  height:20px;	
}
p.emailing-logged strong {
  color: #00AA00;  
}
p.emailing-error strong {
  color: #c80022;
}

/* mailing */
























