body	{
	margin: 0;
	background-color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt; 
	}

img	{ behavior: url("pngbehavior.htc"); }


p	{ font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: black; }

p.txt	{ text-align: justify; }

a	{ font-size: 10pt;
	color: red;
	text-decoration: underline; }

a.sem	{ color: black;
	text-decoration: none; }

a.dopp	{ color: black;
	text-decoration: none; }

.nav	{ position: relative;
	background: url(img/nav-pixel.png); }

.text6	{ font-size: 10pt;
	color: black;
	text-decoration: none; }

.dop	{ font-weight: bold;
	color: red;
	}

.price	{ font-size:12pt;
	font-weight: bold;
	color: red;
	}

.old_price	{ font-size:12pt;
	font-weight: bold;
	color: #999999;
	text-decoration: line-through;
	}

.trlec	{ background-color: #cccccc; }

.zag	{ font-variant: small-caps;
	font-weight: bold;
	font-size:12pt;
	}

.oldpricespan	{font-size: 12pt;
		background-image:  url('img/oldprice.gif');
		background-position: center;
		background-repeat: no-repeat;
		text-align: center;
		vertical-align: middle;
		padding: 10px;
		margin: 5px;
		}

.vnimanie       { font-size:10pt;
               text-transform: uppercase;
               text-decoration: blink;
               color: red;
               color: #333366;
               }

.vazhno { color: #333366;
       margin-bottom: 20px;
       padding-bottom: 20px;
       line-height: 1.5;
       border-bottom: 1px dashed #999999;
       }

.podinfo        { font-size:10pt;
               margin-bottom: 20 px;
               }