body
{
    background: #e4bee5 url( '../Images/Style1/vzorek-big.jpg' ) repeat;
    margin: 0;
    padding: 0;
    font-family: Arial;
    font-size: 12px;
}

/* POMOCNÝ DIV NA VYTVOŘENÍ POZADÍ*/
#page
{
    background: transparent url( '../Images/Style1/bcgContent.png' ) repeat-y;
    width: 993px;
    margin: 0px auto;


}
ul{
  margin-left: 20px;
}
li{font-size: 14px;}
/* ZÁHLAVÍ */
#divBanner
{
    width: 973px;
    height: 214px;
    background: transparent;
    margin: 0px auto;
    margin-left:10px;
    margin-right:10px;
    position: relative;
}
strong{
   color: #603;
}

h1
{
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
    width: 973px;
    height: 214px;
    color: White;
    text-align: center;
}

#bannerImg
{
    background-image: url( '../Images/Style1/banner.jpg' );
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    width: 973px;
    height: 214px;
}

/* nakupni kosik v baneru */
#divLogin
{
    position: absolute;
    top: 50px;
    left: 30px;
    z-index: 2;
    width: 165px;
    height: 105px;
}

#divLogin input
{
    border: 1px solid black;
    border-width: 0px 0px 1px 0px;
    background: transparent;
}

/* pomocná navigace na stránkách - info o firmě a tak */
#divSubmenu
{
    position: absolute;
    top: 188px;
    left: 225px;
    z-index: 2;
    width: 700px;
    height: 25px;
    font-size: 16px;
}
/*
#divSubmenu a
{
    display: inline-block;
    height: 23px;
    background: #660033 url( '../Images/Style1/subMenuItem.gif' ) no-repeat;
    padding: 2px 7px 0 17px;
    color: #ffcccc;
    text-decoration: none;
    font-weight: bold;
}
*/
#divSubmenu a:hover
{
    color: white;
}

/* přihlášení a informace o aktuálně přihlášeném uživateli */
#divBasket
{
    position: absolute;
    top: 65px;
    left: 805px;
    z-index: 2;
    width: 150px;
    height: 90px;
    color: White;
    font-size: 11px;
}


/* POMOCNÝ DIV DO KTERÉHO VKLADAM DIV MENU A OBSAH*/
#divParentContent
{
    width: 973px;
    margin: 0px auto;
    padding: 0;
}

/* MENU */
#divMenu
{
    float: left;
    width: 200px;
    margin: 0;

    display: inline;
    padding: 0;
    background: #660033;
}

#divMenu a
{
    text-decoration: none;
}

.menuParent
{
    background: trasparent url('../Images/style1/menuBcg.png') repeat-x;
    border: 1px solid white;
    font-size: 15px;
}

#adminMenu a
{
    display: block;
    height: 20px;
    width: 170px;
    border: 2px solid white;
    border-width: 0 0 1px 0;
    color: White;
    text-align: left;
    padding: 9px 0 6px 30px; 
    font-size: 15px;
    font-weight: bold;
    background: #660033 url('../Images/style1/menuArrow.png') no-repeat;
}

.menuItem
{
    height: 20px;
    border: 2px solid white;
    border-width: 0 0 1px 0;
    text-align: left;
    padding: 9px 0 6px 30px; 
    font-size: 15px;
    background: #660033 url('../Images/style1/menuArrow.png') no-repeat;
}


#divMenu .title
{
    width: 198px;
    height: 44px;
    line-height:44px;
    margin: 10px 0px 10px 0px;
    background: transparent url( '../Images/Style1/menuTitle.gif' ) no-repeat;
    text-align: center;
    font-size: 14px;
    color:#white;
    font-family:arial;
    margin: 20px 0px 20px 0px;
}
#divMenu .title_hledani
{
    width: 198px;
    height: 44px;
    line-height:44px;
    margin: 10px 0px 10px 0px;
    background: transparent url( '../Images/Style1/hledani.gif' ) no-repeat;
    text-align: left;
    font-size: 14px;
    color:#white;
    font-family:arial;
}
#divMenu .title_akce
{
    width: 198px;
    height: 44px;
    line-height:44px;
    margin: 10px 0px 10px 0px;
    background: transparent url( '../Images/Style1/akce.gif' ) no-repeat;
    text-align: left;
    font-size: 14px;
    color:#white;
    font-family:arial;
}
#divMenu .title_sortiment
{
    width: 198px;
    height: 44px;
    line-height:44px;
    margin: 10px 0px 10px 0px;
    background: transparent url( '../Images/Style1/sortiment.gif' ) no-repeat;
    text-align: left;
    font-size: 14px;
    color:#white;
    font-family:arial;
}
/* OBSAHOVÁ ČÁST WEBU */
#divContent
{
    float: left; /* sirka 763px celkem */
    width: 733px;
    padding: 0px 10px 0px 30px;
    background: transparent url("../Images/Style1/shadow.png") left top no-repeat;
    color: #660033;
    margin: 0 auto;
}


#divContent h2
{
    width: 680px;
    height: 25px;
    padding: 4px 20px;
    background: transparent url( '../Images/Style1/categoryBcg.png' ) no-repeat;
    color: White;
    margin: 5px 0px;
    font-size: 18px;
    text-align: left;
}

.nadpish2{
    width: 720px;
    height: 33px;
    background: transparent url( '../Images/Style1/categoryBcg.png' ) no-repeat;
    color: White;
    margin: 5px 0px;
    padding: 0;
}
#divNavigation
{
    margin: 0;
    padding: 0;
    margin-top: 20px;
}

/* vypsání, v které kategorii se zrovna nacházím */
#divNavigation a
{
    display: inline-block;
    height: 23px;
    background: url( '../Images/style1/navigationArray.png' ) no-repeat;
    padding: 2px 7px 0 15px;
    text-decoration: underline;
    font-size: 12px;
    color: #660033;
}



/* ZÁPATÍ CELÉ STRÁNKY */
#footer
{
    clear: both;
    
    margin:0px;
}
#footer2
{
    clear: both;
    width: 993px;
    height: 50px;
    margin: 0 auto;
    background: transparent;
}

.TextBoxStyle
{
    border-left: 0 dotted #888888;
    border-right: 0 dotted #888888;
    border-top: 0 dotted #888888;
    border-bottom: 1px dotted #888888;
    background-color: Transparent;
    margin-right: 0px;
}

.odsazeni
{
    padding: 5px 10px;
}

.hlavickaTabulky
{
    font-weight: bold;
    background: #990000;
    color: White;
    padding: 2px 10px;
    font-size: 14px;
}

.productFirstTd
{
    width: 80px;
    text-align: right;
    vertical-align: top;
}

.tableVerticalAlign tr
{vertical-align:top;}

.tableVerticalAlign span
{font-size: 14px; font-weight:bold; margin: 10px 0; }

/* KOCMAN CARUJE :) */
.OrderTable 
{
	border-collapse: collapse;
}

.OrderTable td, th
{
	text-align: left;
	border: solid 1px black;
	padding:3px;
	margin: 0;
}
.OrderTable th {
	background-color: Maroon;
	color: White;
}


/* Heinze NEW */ 
.navigace{
  font:11px tahoma;
  color:#660033;
  height:30px;
  text-align:left;
}

p{
  margin-left:5px;
  font:14px arial;
  color: black;
  text-align:left;
  padding: 5px;
  margin-right: 10px;
}

a{
  text-decoration:underline;
  color: #cc0099;
}

a:hover{
  text-decoration:none;
}

.navigace a{
  text-decoration:underline;
  color:#660033;
  font:11px tahoma;
}

.navigace a:hover{
  text-decoration:none;
}

.ceny{
  text-align:center;
  float:right;
  color:#660033;
  font:13px tahoma;
  text-align:center;
  line-height:13px;

}



.ceny td{
  padding:3px;
}

.ceny a{
  text-decoration:none;
  color:#660033;
  font:13px tahoma;
  text-align:center;
  line-height:13px;
  text-decoration:underline;
}

.ceny a:hover{
  text-decoration:none;
}

.detail-top{
  width:100%;
  border-collapse:collapse;
}

.detail-top td{
  border:0px solid black;
}

.vlajka-eu a{
  background:transparent url("../Images/Style1/eu.jpg") center center no-repeat;
  min-width:30px;
  line-height:22px;
}

.vlajka-eu a:hover{
  background:transparent url("../Images/Style1/cz.jpg") center center no-repeat;
  min-width:30px;
  line-height:22px;
}

.detail-h2{
  margin:0px;
  padding:0px;
  line-height:30px;
  text-align:left;
  color:white;
  font:20px arial;
  padding-left:15px;
  padding-top:4px;
}

.nadpish2_2{
  width:703px;
  height:34px;
  background:transparent url("../Images/Style1/podklad-nadpis2.jpg") top left no-repeat;
  margin-top:10px;
}
.detail-h2_2{
  margin:0px;
  padding:0px;
  line-height:30px;
  text-align:left;
  color:#660033;
  font:bold 16px arial;
  padding-left:15px;
  padding-top:7px;
}

.nadpish3{
  background:transparent url("../Images/Style1/podklad-podnadpis.jpg") top left no-repeat;
  width:404px;
  height:34px;
}
.popis{
  vertical-align:top;
  width:404px;
}

.popis-produkt{
  width:404px;
  table-layout:fixed;
}

.popis-produkt p{
  font:12px arial;
  color:#660033;
  width: 380px;
  
  margin-top:4px;
  margin-bottom:6px;
}

.layout-detail{
  margin-left:2px;
  table-layout:fixed;
}

.detail-foto{
  text-align:center;
  width:287px;
}

.detail-foto a
{
    text-decoration: none;
    color: Black;
}


.detail-foto a img{
  border:2px solid #990033;
  width:283px;
  height:348px;
}

.detail-foto a:hover img{
  border:2px solid #ff99cc;
}

.mezera{
  width:10px;
}

.slozeni{
  font:12px arial;
  color:#990033;
}

.materialove-slozeni{
  white-space:nowrap; 
  vertical-align:top;
  padding-left:20px;
  color:#ff0066;
  padding-right:5px;
}

.select{
  width:100px;
}

.table-nakup{
  table-layout:fixed;
  margin-left:20px;
  border-collapse:collapse;
}
.table-nakup td{
  border:2px solid #ffe7ff;
}

.table-nakup-levy{
  font:15px verdana;
  font-weight:bold;
  color:white;
  vertical-align:middle;
  text-align:left;
  padding-left:10px;
  width:165px;
  height:30px;
  background:#990033;
}

.table-nakup-pravy{
  font:bold 14px tahoma;
  color:#660033;
  vertical-align:middle;
  text-align:center;
  width:215px;
  height:30px;
  border:2px transparent;
  background:#ff99cc;
}

.table-nakup-pravy-cena{
  font:bold 18px tahoma; 
  color:#cc0033;
  vertical-align:middle;
  text-align:center;
  width:215px;
  height:30px;
  border:2px transparent;
  background:#ff99cc;

}

.overline{
  text-decoration:line-through;
}

.druh{
  font-size:12px;
}

.button-back{
  vertical-align:middle;
  text-align:center;

}

.button-back a{
  background:transparent url("../Images/Style1/tlacitko-zpet.jpg");
  width:141px;
  height:32px;
  text-decoration:none;
  font:12px arial;
  color:white;
  display:block;
  line-height:32px;
  margin:auto;
}

.button-back a:hover{
  text-decoration:none;
  color:yellow;
  background:transparent url("../Images/Style1/tlacitko-zpet-hover.jpg");
}

.button-cart{
  vertical-align:middle;
  text-align:center;

}

.button-cart a{
  margin:auto;
  width:141px;
  height:32px;
  text-decoration:none;
  font:12px arial;
  color:white;
  display:block;
  line-height:32px;
  background:transparent url("../Images/Style1/tlacitko-kosik.jpg");
    
}

.button-cart a:hover{
  text-decoration:none;
  color:yellow;
  background:transparent url("../Images/Style1/tlacitko-kosik-hover.jpg");
}
.rozklik{
  text-align:center;
  vertical-align:top;
  line-height:16px;
}

.rozklik a{
  color:#990033;
  font:10px arial;
  text-decoration:underline;
}

.rozklik a:hover{
  text-decoration:none;
}

.miniatura{
  
  width: 132px;
  /*height: 200px;*/
  margin: 5px;
  border-collapse:collapse;
}
.miniatura table{
  margin:auto;
  width:120px;
}

.miniatura table td{
  border:none;
}

.miniatura td{
  background:#ff99ff;
  vertical-align:top;
  font:13px arial;
  color:#660033;
  line-height:20px;
  border:7px solid #ffcccc;
}

.miniatura td a img{
  border:1px solid #990033;
  width:130px;
  height:160px;
  display:block;
}

.miniatura td a:hover img{
  border:1px solid #ff3399;
}


.detail-popis-mini{
  width:100%; 
  text-align:center;
}

.velikost{
  text-align:right;
  width:100%;
  font:16px arial;
  color:#660033;
}

.velikost a{
  color:#cc0033;
}

.filtr {
  font:14px arial;
  color:white;
  margin-left:12px;
  margin-right:6px;
}

.navigace-pocet-polozek{
  text-align:center;
  font:bold 17px arial;
  color:#660033;
}

.navigace-pocet-polozek a{
  text-align:center;
  font:13px arial;
  color:#660033;
}

.nahledy{
  table-layout:fixed;
  margin:auto;
  margin-top:15px;
}

.nahledy td{
  text-align:center;
  vertical-align:top;
  font:11px arial;
  line-height:16px;
  color:#660033;

}

.nahledy td a{
  font:12px arial;
  color:white;
  text-decoration:none;
}

.nahledy td a:hover{
  color:#ff0066;
}

.nahledy td a img{
  border:2px solid #660033;
  width:130px;
  height:160px;
}

.nahledy td a:hover img{
  border:2px solid #ff0066;
}

.nahled{
  background:transparent url("../Images/Style1/podklad-mini.png") no-repeat;
  width:170px;
  height:241px;
  text-align:center;
  margin: 5px;
}

.nahled img{ 
  border:2px solid white;
}

.nahled a{
  font:12px arial;
  color:white;
  text-decoration:none;
}
.nahled a:hover{
  color:#ff0066;  
  text-decoration: none;      
}
.nahled a:hover img{
  border:2px solid #ff0066;  
 
}
.border_outside{
  border:2px solid white;
}

.nahled table{
  margin:auto;
  width:145px;
}

.cannotSelectDropDownItem 
{
	color: Red;
}

#searchPanel 
{
    color: White;
    font-size: 12px;
    text-align:right;
    margin-left: 12px;
}

/* Begin CSS Drop Down Menu */

#menuh
{
    font-family: arial, helvetica, sans-serif;
    width:720px;
    float:left;
}

#menuh ul
{
    list-style:none;
    margin:0;
    padding:0;
    width: 9em;
    float:left;
}

#menuh a
{
    text-align: left;
    display:block;
    margin:0;
}

#menuh a:hover
{
    color: white;
    text-decoration:none;
}	

#menuh li { position:relative; }

#menuh ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

#menuh ul ul
{
    position:absolute;
}

div#menuh ul ul {
display: none;
}

div#menuh ul li:hover ul
{display: block;}

div#menuh ul ul,
div#menuh ul li:hover ul ul,
div#menuh ul ul li:hover ul ul
{display: none;}

div#menuh ul li:hover ul,
div#menuh ul ul li:hover ul,
div#menuh ul ul ul li:hover ul
{display: block;}

body {
behavior: url(csshover.htc);
}
/* oprava pro IE 7.0 a nižší*/
#menuh ul li ul{
  position:absolute;
  top:26px;
  left:0px;
}
/*vzhled vysouvaciho menu by hobit*/
#menuh ul li ul li a:hover{
  color: black;
  border-left: 7px solid #603;
  font-weight: bold;
  background: rgb(203,203,203);
}
/* NASTAVENI VZHLEDU */
#menuh ul li a	
{
    color: white;
    font-family: Arial;
    text-decoration:none;
    height: 23px;
    background: transparent;    
    padding: 4px 7px 4px 17px;
    font-weight: bold;
}
#menuh ul li ul li a /* menu at rest */
{
    width: 150px;
    font-size: 12px;
    background: rgb(88,88,88);
    border-left: 7px solid rgb(255,153,255);
    font-weight: normal;
    padding: 5px 7px 0 17px;
}

/* End CSS Drop Down Menu */

table-top{
  background:#660033;
  color:white;
  font-weight:bold;
  font-family:tahoma;
  font-size:13px;
}

.table-bottom{
  border-right:1px solid #660033;
  border-bottom:1px solid #660033;
  font-family:tahoma;
  font-size:13px;
}

.table-velikosti{
  width:100%; 
  border-collapse: collapse;
  font:12px arial; 
  color:#97212D; 
  text-align:center;
}

.table-velikosti td{
  border:2px solid #666666; 
}
.kontakt-formular{
  border:1px solid black;
  background:white;
}
span.success 
{
	display: block;
	font-size: 12px;
	color: Green;
	/* background-color: White; */
	background-repeat: no-repeat;
	background-position: 15px 5px;
	
	padding: 5px 40px;
	background-image:url("../Images/Style1/icon_success.gif");
}
.monaButton 
{
	border: solid 2px white;
	background-color: #990134;
	color: White;
	padding: 2px;
}
.monaButtonHomepage 
{
	background: #990033 url("../img_na_web/button_search.png");
	color: White;
	border:none;
	width:100px;
	height:30px;
	vertical-align:middle;
}

.monaButtonCompact
{
	border: solid 2px white;
	background-color: #990134;
	color: White;
	padding: 2px;
	margin: 2px;
}
.monaInput 
{
	border: solid 1px white;
	/* eca7a7 background-color: #990134;*/
	background-color: #eca7a7;
	color: #990134;
	/* font-weight: bold; */
	padding: 2px;
	margin: 0px 5px;
}
.monaInputHomepage 
{
	border: solid 1px black;
	/* eca7a7 background-color: #990134;*/
	background: white url("../img_na_web/input_bcg.gif")repeat-x;
	color: #990134;
	/* font-weight: bold; */
	padding: 2px;
	margin: 0px 5px;
}

.monaButtonSmall 
{
	border: solid 1px white;
	text-align: center;
	font-size: 8px;
	background-color: #eca7a7;
	color: #990134;
	/* font-weight: bold; */
	padding: 0px;
	margin: 0px 0px;
}
/* ODTUD NÍŽ VKLÁDÁ HOBIT*/
/* Bannery pro provizní partnery*/
.banner_type{
  font-size:14px;
  font-weight:bold;
  padding-left:20px;
  background:#CFCFCF;
  height:20px
}

.banner_name{
  font-size:13px;
  padding-left:30px;
  background:#FFF080;
  height:20px
}

.banner_table{
  width:100%; 
  border:0px;
  background:#F1F1F1;
  border-collapse:collapse;
}

.banner_table td{
  border:1px solid gray;
}

.banner_banner{
  background:#E0E0E0;
  text-align:center;
  padding:15px
}

.banner_kod{
  text-align:center;
  background:#FFF0D0;
  height:20px;
  font-size:12px;
}

.banner_kod_popis{
  padding:10px;
  padding-left:20px;
  text-align:left;
  font-family:arial;
  font-size:12px;
}
/* Provizní partneři */
h4{
  margin-left: 10px;
  font-size: 18px;
}
.partneri ul li{
  margin-left:20px;
  color: black;
  font: 15px Calibri;

}
.partneri ul li ul{
  margin-top:10px;
  margin-bottom:10px;
  padding-left:10px;
}
/*
  styl pro odkazy 1 
  -hover:podtržení, změna barvy
*/

.paticka{
  background:#ea74cd url(../Images/style1/paticka_bcg.gif) repeat-x;
  width: 100%; 
  text-align:center;
  line-height:30px;
  height:60px; 
  padding:0px; 
  position:relative;
  overflow:hidden;
}

.paticka a{
  color:white;
  font-size:11px;
  
}

.paticka a:hover{
  color:yellow;  
}

/*
 kontakt-rychly, leve menu
*/

.title_kontakt{
    width: 199px;
    height: 44px;
    line-height:44px;
    background: transparent url( '../Images/Style1/kontakt.gif' ) no-repeat;
    text-align: left;
    font-size: 12px;
    font-weight:bold;
    color:#660033;
    margin: 10px 0px 10px 0px;
}
.title_mona_categories{
    width: 199px;
    height: 44px;
    line-height:44px;
    background: transparent url( '../Images/Style1/mona_nabidka.png' ) no-repeat;
    text-align: left;
    font-size: 12px;
    font-weight:bold;
    color:#660033;
    margin: 20px 0 10px 0;
}
.mona_categories{
    padding-left: 15px;
}
.mona_categories a{
    display: block;
    color: #fe78be;
    font-size: 13px;
    line-height: 20px;
    text-decoration: none;
}
.mona_categories a:hover{
    text-decoration: underline;
    color: white;
}
.title_aktuality{
    width: 199px;
    height: 44px;
    line-height:44px;
    background:transparent url('../Images/style1/aktuality.gif');
    text-align: center;
    font-size: 20px;
    font-weight:bold;
    color:#ffcccc;
    margin:15px 0px 15px 0px;
}
.title_brands_logo{
    width: 199px;
    height: 44px;
    line-height:44px;
    background:transparent url('../Images/style1/znacky.gif');
    text-align: center;
    font-size: 20px;
    font-weight:bold;
    color:#ffcccc;
    margin:15px 0px 15px 0px;
}
.aktuality{
   margin-left:15px;
   color:white;
   line-height:20px;
   font-size:13px;
}
.aktuality a{
   color:white;
  text-decoration:underline;
}

.aktuality a:hover{
   color:yellow;
   text-decoration:none;
}
.quick_contact{
   margin-left:17px;
   color:white;
   line-height:20px;
   font-size:13px;
}
.quick_contact a{
   color:white;
  text-decoration:underline;
}

.quick_contact a:hover{
   color:yellow;
   text-decoration:none;
}

/*
homepage - úvodní tabulka
*/

.home_nabidka{
   width:100%;
}

.home_nabidka td{
   width:50%;
   padding-bottom:15px;
}
.home_nabidka td a img{
  margin-right:7px;
  float:left;
  clear:both;
  border:1px solid white;
}
.home_nabidka td a:hover img{
  border:1px solid gray;
}

.home_nabidka td a{
  font-size:15px;
  font-weight:bold;
  text-align:left;
  color:#990033;
}

.home_nabidka td a:hover{
  color:#ff6699;
}


.home_nabidka td p{
  font-size:12px;
}

.home_nadpis_slevy{
  background:transparent url(../Images/homepage/bcg_butterfly.png) no-repeat;
  width:100%;
  text-align:left;
  font-family:arial;
  font-size:13px;
  vertical-align:middle;
 
  padding-left:55px;
  color:white;
  line-height:38px;
  height:38px;
  margin:0px;
  margin-bottom:10px;
}
.home_p{
  font-size:13px;
  color:black;
  padding-top:5px;
  padding-bottom:5px;
  text-align:justify;
}

.home_p a{
  color:#990033;
}

.home_p a:hover{
  color:#ff6699;
}

.vyrobci{
  margin-left:15px;
  
}

.vyrobci td{
   font-size:13px;
   color:black;
   width:50%;
   vertical-align:top;
}
.vyrobci td a{
  font-weight:bold;
  color:#990033; 
}

.vyrobci td a:hover{
  color:#ff6699; 
}
.tips{
  position:absolute; 
  top: 144px; 
  right: 20px;
  z-index:10; 
  width:82px; 
  height:60px; 
  display:inline;
  background: transparent url(../Images/style1/tip.png) right bottom no-repeat;
}
.news{
  position:absolute;
  top: 144px; 
  right: 20px;
  z-index:11; 
  width:82px; 
  height:60px; 
  background: transparent url(../Images/style1/new.png) right bottom no-repeat;
}
.srpen p{
  font-size:11px;
  font-family:arial;
  text-align:justify;
  padding-left:10px;
}
.srpen img{
  margin:0px 15px 15px 15px;
  border:2px solid white;
}
.srpen h3{
  margin-left:15px;
}
.srpen table{
  width:100%;
}
.srpen table leva_bunka{
  width:166px;
  min-height:166px;
}
.srpen table tr td img{
  border:0px solid;
  margin:0px;
}
.srpen table tr td{
  vertical-align:middle;
  padding:15px;
}
.srpen table tr td p{
  padding:0px;
  margin:0px;
}
.srpen ul li {
  font-size:11px;
  font-family:arial;
}
.zari h3{
  color:black;
  font-family:Georgia;
  font-size:20px;
  text-align:center;
  background: transparent url(../Images/zari/nadpis.png) top center no-repeat;
  height:38px;
  line-height:38px;

}

.zari p{
  color:black;
  font-family:verdana;
  text-align:left;
}
.zari ul,li{
  color:black;
  font-family:verdana;
  font-size:14px;
}
.brands_logo{
  background: transparent url(../Images/style1/brands.png) no-repeat;
  width:199px;
  height:350px;
}
.aktuality_miniatury{
  border:1px solid #cc6600;
  background: #ffcc00 url(../Images/Aktuality/bcg_aktuality.png) repeat-x;
  margin-bottom:20px;
  padding:20px;
  min-height:122px;
}
.aktuality_miniatury img{
  margin-right:20px;
}
.aktuality_miniatury p a{
  color:brown;
  font-weight:bold;
  font-size:18px;
  font-family:tahoma;
}
.aktuality_miniatury p a:hover{
  color:black;
}
/* Konec Zakladni navigace, menici se tlacitka */
/* rozcestník - taková sitemapa kategorií - kategorie vše */
.rozcestnik td{
  width:50%;
  vertical-align:top;
  text-align:left;
}
.rozcestnik table{
  width:100%;
}
.rozcestnik ul{
  list-style:none;
}
.rozcestnik ul li a{
  font: 18px Arial;
  color: rgb(153,0,0);
  font-weight:bold;
  line-height:30px;
}
.rozcestnik ul li ul li a{
  font: 15px Arial;
  color: rgb(204,0,0);
}
.rozcestnik ul li ul li ul li a{
  font: 13px Arial;
  color:rgb(255,0,0);
}
h3{
  font:22px Arial;
  color:#660033;
  margin:10px 0 10px 10px;
  padding-top:0px;
  font-weight:bold;
}

.seznam li{
  font-family:arial;
  color: black;
}
.scala_tabulka{
  background:transparent;
  margin-left:20px;
}
.scala_tabulka td{
  width:60px;
  text-align:center;
  color:black;
  font:14px Arial;
  background:#fde5e5;
}
td.scala_velikosti{
  color:#f5be63;
  font:14px Arial;
  text-align:left;
  background:#660033;
  width:120px;
}
tr.scala_velikosti td{
  color:white;
  font-weight:bold;
  font:16px Arial;
  background:#660033;
}

