/* Zakladni styly prvku */
*{ font-family: Trebuchet MS, Tahoma, Verdana, sans-serif; /*font-family: Trebuchet MS, Verdana, sans-serif;*/ color: #515151; }
body{ padding:0px; margin:0px; border:0px; color:#575757; font-size:10pt; }
h1{	margin: 0 0 0.8em 0; font-size: 1.2em; color: #5e5e5e; }
h2{	margin: 0 0 0.8em 0; font-size: 1.1em; color: #3089b9; }
h3{	margin: 0 0 0.5em 0; font-size: 1.0em; color: #73b9e0; }
h4{	margin: 0; font-size: 0.9em; color: #e05428; }
h5{ margin: 0; font-size: 0.8em; color: #5e5e5e; }
h6{	margin: 0; font-size: 0.8em; color: #a8a8a8; }
address{ font-size: 8pt; }
strong{ }
ol{	margin-left:0em; padding-left:1em; list-style-type: decimal; }
ol ol{ list-style-type: upper-alpha; }
ul{	list-style:disc; margin-left:0em; padding-left:1em; /*list-style-image: url(bullet.gif); */ }
dt{ font-weight:bold; }
dd{ }
li{	}
a{ color: #5f9cc0; }
a:visited{ color: #186189; }
a:hover{ color:#000; }
img{ border:1px Solid #dbdbdb; }
input, textarea{ border: 1px Solid #aaa; }
table{ border-collapse:collapse; background:#fff; }
th{ border-bottom:1px Solid #b1b1b1; padding:0.2em; background:#a0d1ec; }
td{ border-bottom:1px Solid #b1b1b1; padding:0.3em 0.2em 0.3em 0.2em;}
p{ margin: 0 0 0.8em 0; line-height:1.1em; }
hr{	background-color:black; width:100%; height:0.1em; }
input, textarea{ }
sup{ vertical-align:super; }
sub{ vertical-align:sub; }

/* user styly pro vsechny obsahy clanku */
.styl1 { color: #349ccf; font-weight:bold; }
.styl2 { color: #D24646; font-weight:bold; }
.styl3 { color: #404040; font-weight:bold; }
.styl4 { color: #000; font-weight:bold; }
.styl5 { color: #926000; }
.styl6 { color: #D24646; }
.styl7 { color: #a4a4a4; }
.noBorder { border:0px; }
.perex{ font-size:1.1em; line-height:1em; color:#2e2e2e; }
.orderedList{ font-size:1.3em; line-height:1.4em; color:#848484; margin:20px 0 5px 0; }
.orderedList span{ font-size:0.9em; color:#fff; margin:0 10px 0 0; padding:1px 15px 3px 50px; background: transparent url(../images/bg_numberlist2.gif) no-repeat left top; }
.list{ margin:0 0 0.8em 0; padding:0; } 
.list li{ height:auto !important; min-height:21px; height:21px; list-style: none; margin:0; padding:2px 0 0.5em 35px; background: transparent url(../images/bg_listyle.gif) no-repeat left top; } 
.articleTip{ margin:10px 0 0 0; width:470px; padding:25px 0 0 0; background: transparent url(../images/bg_articletip.gif) no-repeat left top; }
.articleTip div{ padding:15px 12px 19px 12px; background:#ebebeb url(../images/bg_articletip2.gif) no-repeat left bottom; }
.articleTip ul{ margin:0; padding:0; }
.articleTip ul li{ list-style: none; margin:0; padding:0 0 8px 15px; background: transparent url(../images/bg_moreinfogrey.gif) no-repeat left top; }
.articleTip a{ color:#757575; }
.small{ font-size:0.8em; }
.multibox{ border:0; } 
.multiboxDescp{ }
 
/* Definice specifickych stylu pro kategorie */
/*.categsDescription{ }
.categsDescription ul{ }
.categsDescription p{ }
.categsDescription a{ }
.categsDescription h1{ }
.categsDescription h2{ }
.categsDescription h3{ }
.categsDescription h4{ }
.categsDescription h5{ }
.categsDescription h6{ }
.categsDescription .styl1 { color: #eeab1f; font-size: 12pt; font-weight:bold; }
.categsDescription .styl2 { color: #5f5f5f; font-size: 10pt; font-weight:bold;	}
.categsDescription .styl3 { color: #f8b424; font-size: 10pt; font-weight:bold; }
.categsDescription .styl4 { color: #000; font-weight:bold; }
.categsDescription .styl5 { color: #926000; font-weight:normal; }
.categsDescription .styl6 { color: #349ccf; }
.categsDescription .styl7 { color: #920000; }
.categsDescription .styl8 { color: #a4a4a4; }*/

/* Definice specifickych stylu pro produkty */
/*.productDescriptionHTML{ }
.productDescriptionHTML ul{ }
.productDescriptionHTML li{ }
.productDescriptionHTML p{ }
.productDescriptionHTML h1{ }
.productDescriptionHTML h2{ }
.productDescriptionHTML h3{ }
.productDescriptionHTML h4{ }
.productDescriptionHTML h5{ }
.productDescriptionHTML h6{ }
.productDescriptionHTML .styl1 { color: #eeab1f; font-size: 12pt; font-weight:bold; }
.productDescriptionHTML .styl2 { color: #5f5f5f; font-size: 10pt; font-weight:bold;	}
.productDescriptionHTML .styl3 { color: #f8b424; font-size: 10pt; font-weight:bold; }
.productDescriptionHTML .styl4 { color: #000; font-weight:bold; }
.productDescriptionHTML .styl5 { color: #926000; font-weight:normal; }
.productDescriptionHTML .styl6 { color: #de61a0; }
.productDescriptionHTML .styl7 { color: #920000; }
.productDescriptionHTML .styl8 { color: #a4a4a4; }*/

/* Definice specifickych stylu pro clanek */
/*.articleContent{ }
.articleContent h1{	}
.articleContent h2{	}
.articleContent h3{	}
.articleContent h4{	}
.articleContent h5{ }
.articleContent h6{	}
.articleContent address{ }
.articleContent strong{ }
.articleContent ol{ }
.articleContent ul{	}
.articleContent li{	}
.articleContent a{ }
.articleContent a:visited {	}
.articleContent a:link { }
.articleContent a:hover { }
.articleContent a:active { }
.articleContent img{  }
.articleContent input, textarea{ }
.articleContent table{}
.articleContent td{}
.articleContent p{ }
.articleContent hr{	}*/
/* uzivatelsky definovane styly pro clanek */
/*.articleContent .table_title{}
.articleContent .styl1 { color: #349ccf; font-size: 10pt; font-weight:bold; }
.articleContent .styl2 { color: #D24646; font-size: 8pt; font-weight:bold;	}
.articleContent .styl3 { color: #404040; font-size: 8pt; font-weight:bold; }
.articleContent .styl4 { color: #000; font-weight:bold; }
.articleContent .styl5 { color: #926000; font-weight:normal; }
.articleContent .styl6 { color: #D24646; }
.articleContent .styl7 { color: red; }
.articleContent .styl8 { color: #a4a4a4; }*/

