h1 {color: #900000; font-size: px;}
h2 {color: #900000; font-size: px;}
h3 {color: #900000; font-size: px;}
.eshop.item h2 { ; }


iframe { margin: 5px; }  /*okraj kolem videa z YouTube*/

#rcolumn h3 {
color: #900000; 
}

a:link {color: #009; text-decoration: none}  /* odkazy*/
a:visited {color: #009; text-decoration: none}  /* odkazy navštívené*/
a:hover {color: red; text-decoration: none}  /* kurzor nad odkazem*/

ul a:link {color: #009; text-decoration: none}  /* odkazy*/
ul a:visited {color: #009; text-decoration: none}  /* odkazy navštívené*/
ul a:hover {color: red; text-decoration: none}  /* kurzor nad odkazem*/

.sbuy strong {font-weight: normal; color:#6E6222; font-size:90%; position: absolute; top: 0; right: 70px; }

.sbuy .nofloat { float: left!important; }
/*.sbuy input { }*/

.sitem1 .sbuy span, .sitem3 .sbuy span {
color:black;
font-size:110%;
font-weight: bold;
}

/* --- barevné nadpisy hlavního menu Barva + tučný text --- */
#menu li a {
color:#DC342F;
font-weight: bold;
}

/* --- písmo v submenu --- */
#menu li ul a {
font-weight: normal;
}

#lcolumn ul li {
background:url("/images/styles/template4/yellow/li-dot-bg.gif") no-repeat scroll 0 7px transparent;
}

/* --- E-SHOP- zarovnání cen, styl písma --- */

.eshop div.temporary.price { display: block; }
.eshop.item.inline .addtobasket { text-align: right; }
.eshop.item.inline div.temporary.price { float: left; margin-right: 0; }
.eshop.item.inline .price { display: inline; float: none; margin-right: 20px; }

.eshop.item div.temporary.price big { font-size: 1.3em; font-weight: bold; }
.eshop.item div.temporary.price small { color: #333333; font-size: 0.9em; font-weight: normal; }
.eshop.item div.price big, .eshop.item .price small { font-size: 0.9em; font-weight: normal; color: #333; }

.eshop.item.detail .price big, .eshop.item.detail .price strong { color: #333333; font-size: 0.9em; font-weight: normal; }

.eshop.item.detail .addtobasket { position: relative; }
.eshop.item.detail .addtobasket strong, .eshop.item.detail .addtobasket big, .eshop.item.detail .addtobasket small { float: left; display: block; margin: 19px 2px 0 0; }
.eshop.item.detail .temporary { position: absolute; left: 8px; top: 5px; }
.eshop.item.detail .temporary span { font-size: 0.75em!important; font-weight: normal!important; margin: 0; }
.eshop.item.detail .temporary small { font-size: 1.3em; font-weight: bold; margin: 0; }

.eshop.item.inline .withdph, .eshop.item.detail .withdph { font-weight: normal; color:#333; font-size:90%; float: right; }
.eshop.item.inline .nodph, .eshop.item.detail .nodph { font-weight: bold; color:#000; font-size:100%; float: left; }




