@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;
	background:#5d7792;
	color:#000000;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
}
a , h1 , h2 , h3 , h4 , h5 , strong , b{
	color:#234c96;
}
a:hover {
	color:#000000;
	text-decoration:none;
}
a img {
	border:none;
}
h1 , h2 , h3 , h4 , h5 {
	margin:0px;
	padding:0px;
	font-weight:bold;
}
h1 {
	line-height:36px;
	font-size:18px;
}
h2 {
	line-height:30px;
	font-size:16px;
}
h3 {
	line-height:24px;
	font-size:14px;
}
h4 , h5 {
	line-height:15px;
	font-size:12px;
}
h1.none , h2.none {
	display:none;
}
ul {
	padding:5px 0px 5px 20px;
	margin:0px 0px 0px 0px;
}
li {
	padding:0px;
	margin:0px;
}
select{
	border:1px solid #acc1d0;
	height:20px;
}
input , textarea , fieldset , td{
	border:1px solid #acc1d0;
}
fieldset{
	margin:10px 0px 10px 0px;
	padding:10px;
}
p {
	margin:0px;
	padding:5px 0px 5px 0px;
}
table {
	border-collapse:collapse;
	margin:5px 0px 5px 0px;
}
td {
	padding:3px;
}
.submit-arrow {
	cursor:pointer;
	margin:0px 0px 0px 5px;
	border:none;
	background:url(../images/style/search-button.gif) center right no-repeat;
	padding:0px 17px 0px 0px;
	font-weight:bold;
	color:#27537a;
	text-decoration:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.submit-arrow:hover {
	color:#006fd1;
}
.pointer {
	cursor:pointer;
}
#contacts ul li {
	list-style-type:none;
	padding-left:0px;
}
#contacts ul{
	list-style-type:none;
	padding-left:0px;
}


/* obecne konec */

/* rozvrzeni */

div#center {
	margin:30px auto 0px auto;
	width:920px;
}
div#content-background {
	width:920px;
	float:left;
	background-color:#f2f2f2;
	padding-top:0px;
}
div#left {
	width:190px;
	float:left;
	margin:0px 5px 0px 7px; /* --- ! ODLISNE V IE 6 ! --- */
}
div#middle {
	width:558px;
	float:left;
	padding:0px;
	margin-right:5px;
	background:url(../images/style/bottom-middle.gif) bottom left no-repeat;
	height:100%;
	margin-bottom:0px;
}
div#middle-bottom {
	width:558px;
	height:8px;
	float:left;
	background:url(../images/style/bottom-middle.gif) bottom left no-repeat;
}
div#right {
	width:140px;
	float:left;
	margin-left:0px;
}
h2.top {
	height:30px;
	line-height:30px;
	padding:0px 0px 0px 10px;
	font-size:12px;
	color:#fff;
	float:left;
}
div#left h2.top {
	width:180px;
	background:url(../images/style/top-180.gif) no-repeat;
	height:34px !important;
	line-height:34px !important;
}
div#middle h2.top{
	width:548px;
	background:url(../images/style/top-540.gif) no-repeat;
	height:34px !important;
	line-height:34px !important;
}
div#right h2.top {
	width:142px;
	background-image:url(../images/style/top-140.gif);
}
div.content {
	background:#fff;
	border-left:1px solid #cdcdcd;
	border-right:1px solid #cdcdcd;
	padding:0px 9px 0px 9px;
	float:left;
}
div#left div.content {
	width:170px;
}
div#middle div.content {
	width:538px;
	float:left;
	padding-top:8px;
	padding-bottom:10px;
}
div#quick-navigation div.content {
	padding:9px 0px 9px 0px !important;
	width:556px;
}
div#right div.content {
	width:132px;
}
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:10px;
	font-size:1px;
	margin-bottom:5px;
	float:left;
}
div#left div.bottom {
	width:190px;
	background:url(../images/style/bottom-180.gif);
}
div#middle div.bottom {
	width:530px;
	background:url(../images/style/bottom-540.gif);
	display:none;
	margin-bottom:0px !important;
}
div#right div.bottom {
	width:152px;
	background:url(../images/style/bottom-140.gif);
}
div#products-list {
	float:left;
}

/* rozvrzeni konec*/
/* horni lista*/

div#logo {
	float:left;
}
div#logo a {
	width:290px;
	height:215px;
	display:block;
}
div#top-image {
    float:left;
	width:920px;
	height:247px;
	background-image:url(../images/style/topimage.jpg);
	margin:0px 0px 0px 0px;
}

/* jazyky */

div#lang {
	width:55px;
	float:left;
	padding:40px 0px 0px 517px
}
div#lang a{
	display:block;
	float:left;
	width:20px;
	height:20px;
	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 */

/* menu */

ul#hlavniMenu {
	width:908px;
	height:47px;
	display:block;
	padding:0px 0px 0px 12px;
	background-image:url(../images/style/menu-information.gif);
	list-style-type:none;
	float:left;
}
ul#hlavniMenu ul {
	position:absolute;
	top:38px;
	left:0px;
	visibility:hidden;
	padding:0px;
	list-style-type:none;
}
ul#hlavniMenu li {
	width:149px;
	float:left;
	z-index:100;
	position:relative;
}
ul#hlavniMenu a.link-level-1 {
	display:block;
	line-height:39px;
	color:#fff;
	text-decoration:none;
	padding:0px 5px 0px 5px;
	height:39px;
	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:url(../images/style/menu-information-hover.gif) left top no-repeat;
	color:#3e3e3d;
}
ul#hlavniMenu ul li{
}
ul#hlavniMenu ul li a.link-level-2 {
	background:#365a81;
	border-top:1px solid #fff;
	padding:3px 3px 3px 3px;
	text-align:left;
	width:142px;
	line-height:18px;
	display:block;
	color:#FFF;
	text-decoration:none;
}
ul#hlavniMenu ul li a:hover {
	background:#eccf59;
}
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:188px;} /* nastaven� ���ky menu */
ul#menu-shop-ul td 										{padding:7px 0px 7px 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								{} /* 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:#fff;} /* nastaven� pozad� polo�ky 2.�rovn� */
ul#menu-shop-ul li.level1 a 							{color:#000000 !important;font-weight:bold;} /* nastaven� barvy p�sma polo�ky 1.�rovn� */
ul#menu-shop-ul li.level1 li.level2 a 					{color:#000000;font-weight:normal;} /* nastaven� barvy p�sma polo�ky 2.�rovn� */
ul#menu-shop-ul li.level1 								{border-bottom:1px solid #cecece;} /* nastaven� ohrani�en� polo�ky 1.�rovn� */

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

div#menu-shop div.content{
	padding:0px;
	line-height:15px;
}
div#menu-shop div.bottom{
	background:url(../images/style/bottom-180.gif);
}
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%;
	margin:0px;
}
ul#menu-shop-ul td{
	border:none;
}
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 25px;
	font-weight:normal;
	background:url(../images/style/submenu/menu-arrow.gif) 10px center no-repeat;
}

/* menu eshop konec*/


/* rychla navigace*/
td.category-image {
	float:left;
}     
td.category-image img{
	border:1px solid #cdcdcd;
	float:left;
}
div.quick-category{ 
	padding:0px;
	float:left;
	background-color:#fff;
	margin:3px 0px 3px 1px; /* --- ! ODLISNE V IE 6 ! --- */
	width:136px;
}
div.quick-category tr{ 
	float:left;
	width:132px;
}
div.quick-category:hover{ 

}
div.quick-category a.category-link{
	font-weight:bold;
	display:block;
	height:15px;
	overflow:hidden;
	color:#000000;       
}
div.quick-category td.category-image{
	width:130px !important;
	height:102px !important;
	padding:1px !important;
}
div.quick-category table{
	margin:0px;
}
div.quick-category td{
	border:none;
	float:left;
	width:128px;  
	height:40px;
	display:block;
}
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*/

/* nabidka*/

div#nabidka{
	float:left;
	margin:0px;
	padding:0px;
}
div#nabidka p.listovani {
	width:530px;
	text-align:right;
	height:25px;
	float:left;
	display:block;
}
div#nabidka p.listovani a {
	margin-left:8px;
}
div#nabidka div.product {
	margin:1px; /* --- ! ODLISNE V IE 6 ! --- */
	padding:4px;
	width:166px; /* p�i zm�n� velikosti n�hledu produktu je pot�eb zm�nit i velikost div.image */
	height:240px;
	border:1px solid #d4d4d4; /* 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;
}

/* obrazek a jeho ikonky */

div.product div.image{
	width:166px;
	height:120px;
	margin-left:0px;
}
div.product div.image a{
	display:block;
	position:absolute;
}
div.product div.image a img{
	border:none;
	width:166px;
	height:120px;
}
div.image a div.info-icon{
	width:41px;
	height:41px;
	position:absolute;
	background:url(../images/style/icons-actions.gif);
}
div.image a div.info-icon-new{
	top:0px;
	left:0px;
	background-position:right top;
}
div.image a div.info-icon-action{
	bottom:0px;
	left:0px;
	background-position:right bottom;
}
div.image a div.info-icon-new-cs{background-position:left top;}
div.image a div.info-icon-bazaar-cs{background-position:left top;width:70px !important; height:61px !important;top:0px;left:0px;background:url(../images/style/icons-bazar.gif) !important;}
div.image a div.info-icon-vetes-cs{background-position:left top;width:70px !important; height:61px !important;top:0px;right:0px;background:url(../images/style/icons-vetes.gif) !important;}
div.image a div.info-icon-action-cs{background-position:left bottom;}

div.image a div.info-icon span{
	display:none;
}

/* obrazek a jeho ikonky konec*/

div.product div.description{
	width:100%;
}
div.product h2.product-name{
	padding:0px 0px 3px 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:30px;
}
div.product div.description div.perex{
	font-size:10px;
	color:#000000;
	height:40px;
	padding-top:3px;
	width:100%;
	overflow:hidden;
}
div.product div.description div.price{
	width:100%;
	text-align:right;
	padding:3px 0px 3px 0px;
}
div.product div.description div.price span.old-price{
	text-decoration:line-through;
	font-size:11px;
	margin-right:8px;
}
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:54px;
	text-align:center;
	padding-left:20px;
	height:20px;
	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);
	margin-left:2px; /* --- ! odlisne v ie 6! --- */
}
div.product div.description div.view-detail a:hover , form.fastnakup a.fast-buy:hover , a.buy:hover{
	background-position:0px 20px;
}
form.fastnakup a.fast-buy , a.buy{
	background:url(../images/style/button-buy.gif);
	margin-left:12px; /* --- ! ODLISNE V IE 6 ! --- */
}
a.buy{
	float:left;
}

/* nabidka konec*/

/* vyhledavani a raditko*/

div#search-select {
	width:530px;
	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;
}

div#filtr-vyrobci {
	padding:5px;
	border:1px solid #cacaca;
	margin:10px 0px 5px 0px;
}
div#filtr-vyrobci form{
	margin:0px;
	padding:0px;
}
div#filtr-vyrobci label {
	margin-right:8px;
}
/* vyhledavani a raditko konec */

/* login a kosik*/

div#customer{
}
div#right div#basket , div#login-window{
	width:132px; /* sirka okna custommer */
}
div#customer h2.top {
	background-image:url(../images/style/top-140-basket.gif);
	padding-left:40px;
	width:112px;
	height:34px;
	line-height:34px;
}
div#customer div.content{
	padding:0px;
	width:150px;
}
div#login-window{
	float:left;
	padding:9px;
	border-bottom:1px solid #cddce8;
}
div#login-window label{
	font-size:10px;
	width:38px;
	display:block;
	float:left;
	line-height:19px;
	margin-bottom:5px;
}
div#login-window input#customer_login , div#login-window input#customer_password{
	width:80px;
	float:left;
	margin-bottom:5px;
}
div#login-window .submit-arrow{
	float:right;
}
div#login-window small a {
	float:right;
	font-size:10px;
}
div#customer .submit-arrow {
	float:right;
	margin-top:5px;
}
form.form-password {
	margin:10px 0px 10px 0px;
}
form.form-profile {
	margin:10px 0px 10px 0px;
}
form.form-profile .submit-arrow{
	float:right;
	margin-top:10px;
}

/*kosik */

div#right div#basket{
	float:left;
	padding:9px;
	border-bottom:1px solid #cddce8;
}
div#right div#basket ul {
	list-style-type:none;
	padding:0px;
}
div#right div#basket li {
	width:100%;
	line-height:20px;
	border-bottom:1px solid #cddce8;
}

/* login a kosik konec*/

/* kosik, objednavka a detail */

/* ---=== 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:#e2e2e2;} /* stredni barva */
tr.added-product td , table#step3 td , table#order-check td	 , table#order-check 		{border-color:#b3b3b3;} /* stredni barva */
tr#basket-title td , table#basket , tr#summary td , form#nakup th , form#nakup table 	{border-color:#b3b3b3;} /* nejtmavsi barva */
form#nakup table th	, table#basket tr#basket-title td , label.obligate					{color:#194771;} /* 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-left:none;
	border-right:none;
	border-bottom-style:solid;
	border-bottom-width:3px;
}
table#basket tr#summary td{
	border-top-style:solid;
	border-top-width:3px;
	border-left:none;
	border-right:none;
}
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;
}
table.table-order td , table.text td{
	border:none;
}
div#detail form#nakup table{
	width:100%;
	text-align:left;
	border-width:1px;
	border-style:solid;
	margin:10px 0px 10px 0px;
}
div#detail form#nakup table input#kus{
	width:30px;
}
div#detail form#nakup table th{
	padding:3px;
	border-bottom-width:3px;
	border-bottom-style:solid;
}
div#detail form#nakup table td{
	padding:3px;
}
label.obligate {
	font-weight:bold;
	margin-right:10px;
}

/* kosik, objednavka a detail konec */

/* akce*/

div#right div#akce {
	margin:10px 0px 0px 0px;
	font-size:11px;
}
div#right div#akce div.product-action{
	background:url(../images/style/action-divider.gif) bottom left no-repeat;
	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{
  text-transform:uppercase;
  color:#234c96;
  font-weight:bold;
  text-decoration:none;
}
div#right div#akce p a:hover{
  color:#234c96;
  text-decoration:underline;
}
div#right div#akce p.right {
	text-align:right;
}        
div#right div#akce p.right strong{
	color:#000000;
	text-transform:uppercase;
}
div#right div#akce img {
	width:130px;
}
/* akce konec*/

/* detail*/

div#detail p#zarazeni a {
	margin-right:6px;
}
strong.cena1 {
	color:#000;
}
div#detail table#pictures img {
	border: 1px solid #cbcbcb;
	margin:0px 5px 5px 0px;
}
div#detail div#goto {
}
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 #CBCBCB;
}
div#detail div#back {
	width:50%;
	float:left;
}
div#detail div#next {
	width:50%;
	text-align:right;
	float:left;
}
div#detail div#back img.arrow {
	margin-right:10px;
}
div#detail div#next img.arrow {
	margin-left:10px;
}

/* detail konec*/

/*footer*/

div#footer{
	width:890px;
	float:left;
	background:url(../images/style/footer.gif) no-repeat;
	padding:15px 15px 10px 15px;
	margin-bottom:10px;
	height:20px;
}
div#footer p{
	text-align:right;
	float:left;
	font-size:10px;
	width:50%;
	padding:2px 0px 2px 0px;
}
div#footer p#links{
	text-align:left;
}
div#footer p#links a{
	margin-left:5px;
}
div#footer p , div#footer p a{
	color:#ffffff;
}

/*footer konec*/

/*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*/
