/* MAIN CASCADING STYLE SHEET */

body  {
	background: url("img/bg.jpg") repeat-x;
	padding: 0;
	margin: 10px 0;
	color: #000;
	text-align: center;
	font-size: 0.75em;
 	font-family: Arial, sans-serif;
  }

h1 {
  padding: 0;
  margin: 0;
  text-align: center;
  font-size: 100%;
  line-height: 1000%;
  }

h1 a  {
  display: block;
  margin: 0;
  padding: 0;
  width: 300px;
  height: 35px;
  overflow: hidden;
  position: relative;
	cursor: pointer;
	position: absolute;
	top: 80px;
	left: 56px;
	}

h1 a span  {
  background: url("img/logo.gif") no-repeat;
  display: block;
  padding: 0;
  margin: 0;
  width: 300px;
  height: 35px;
  position: absolute;
  top: 0;
	left: 0;
  z-index: 10;
  }

h2 {
	font-family: Arial, sans-serif;
  font-weight: normal;
  font-size: 150%;
  letter-spacing: 1px;
  color: #000080;
  }

h2 span {
	border-bottom: 1px solid #000;
  }

h3 {
  font-size: 120%;
  padding-bottom: 0;
  margin-bottom: 0;
  /* color: #1e838d */
	 color: #f58c24;
	 color: #090;
	color: #000080;
  }

h4 {
  font-size: 110%;
  }

strong a:link, strong a:visited, strong a:hover, strong a:active {
	font-weight: bold !important;
	}

hr  {
	background: #666;
	margin-top: 1em;
  border: none;
	height: 1px;
  }

img  {
	border: 0;
  }

ol li  {
	margin: 0;
  }

table {
  margin: 0;
	padding: 0;
  font-size: 100%; /* for MSIE */
  border-collapse: collapse;
  }

caption  {
	font-weight: bold;
	text-align: center;
	margin: 1em 0;
	font-size: 130%;
	color: #900;
  }

th  {
	background: #fe9100;
  padding: 8px 20px;
  text-align: center;
  font-weight: bold;
  color: #fff;
  }

td  {
  /* padding: 5px;
  margin: 0; */
	border: none;
	}

abbr, dfn {
	font-variant: normal;
	font-style: normal;
	border-bottom: 1px dotted;
	cursor: help;
  }

form {
	padding: 0;
	margin: 0;
  }

input, textarea, select, button {
	padding: 0;
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 100%;
  }

input {
	padding: 2px;
  }

textarea {
	font-size: 95%;
	padding: 3px;
  }

select {
	font-size: 100%;
  }

input:focus, textarea:focus, select:focus {
  background: #ffc;
  }

button {
  background: none;
  padding: 0;
  margin: 0;
  border: none;
  font-size: 100%;
  cursor: pointer;
  vertical-align: middle;
  }

/* =BASIC LAYOUT= */
#main {
	background: url("img/bg-main.gif") top left repeat-y;
	padding: 0;
	margin: 0 auto;
	width: 1002px;
	position: relative;
  }

#header {
	background: url("img/header.jpg") top left no-repeat;
	padding: 0;
	margin: 0 auto;
	width: 1002px;
	height: 235px;
	color: #fff;
	position: relative;
	}

#header div#info {
	position: absolute;
	left: 550px;
	bottom: 18px;
	color: #000;
	}
	
#header div#info a {
	color: #000;
	}
#header div#info-odkaz {
	position: absolute;
	left: 20px;
	bottom: 13px;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	padding: 3px 10px 6px 10px;
	background: #30980c;

	}
#header div#info-odkaz a {
	color:#fff;
}


/* --- FLASH HEADER --- */
#flash	{
	padding: 0;
	margin: 0;
	width: 1002px;
	height: 202px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	background: lime;
	}

#flash object	{ /* so in the code it is "invisible" (0?) */
	padding: 0;
	margin: 0;
	width: 1202px;
	height: 202px;
	position: relative;
	}

form#filter {
	position: absolute;
	top: 165px;
	left: 30px;
	}

form#filter button {
	margin: 0 5px;
	}

#header a {
	color: #fff;
	}

#header #contact {
	position: absolute;
	top: 169px;
	right: 30px;
	}

#col3 {
	padding: 0;
	margin: 0;
	}

#l {
	background: url("img/corner-l.gif") top left no-repeat;
	padding: 0;
	margin: 0;
	width: 205px;
	min-height: 340px;
	float: left;
	position: relative;
	}


	
	
	
ul#mnu-tree	{
	padding: 0;
	margin: 45px 10px 20px 20px;
	text-align: left;
	list-style-type: none;
	}

ul#mnu-tree li	{
	padding: 6px 0;
	text-align: left;
	display: block;
	position: relative;
	border-bottom: 1px solid #e8e8e8;
	}

ul#mnu-tree li ul	{
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: none; /* default starting status of the child UL element, JS makes display: block */
	}

ul#mnu-tree li ul li	{
	padding: 3px 0 3px 10px;
	margin: 0;
	border-bottom: none;
	}

ul#mnu-tree li img	{
	vertical-align: middle;
	}

ul#mnu-tree li a	{
	padding: 0;
	padding-right: 20px; /* to avoid collision with products count */
	margin: 0;
	margin-left: 3px;
	width: auto;
	color: #666;
	text-decoration: none;
	display: inline;
	position: static;
	}

ul#mnu-tree li a:visited	{
	text-decoration: none;
	}

ul#mnu-tree li a:hover	{
	text-decoration: none;
	color: #000;
	}

ul#mnu-tree li a.active	{
	/* border-bottom: 1px solid #9cb535; */
	color: #090;
	font-weight: bold;
	cursor: default;
	}

ul#mnu-tree li a.active_zvyraznit	{
	/* border-bottom: 1px solid #9cb535; */
	color: ##999;
	font-weight: bold;
	cursor: default;
	}
	

ul#mnu-tree li a span	{
	color: #999;
	font-weight: normal;
	text-decoration: none;
	position: absolute;
	top: 5px;
	right: 4px;
	}

ul#mnu-tree li a:visited span	{
	text-decoration: none;
	}

ul#mnu-tree li a.active span	{
	color: #999;
	top: 5px;
	}
	
	
	
	
	
	
	
	
	
	
	
	
#l ul#mnu2 {
	padding: 0;
	margin: 0;	
	margin: 50px 10px 0 17px;
	list-style-type: none;
	text-align: left;	
  }
#l ul#mnu2 li {
	padding: 5px 0 5px 5px;
	margin: 0;
	width: auto;
	border-bottom: 1px solid #e8e8e8;
	}

#l ul#mnu2 li a {
	width: auto;
	color: #090;
	vertical-align: middle;
	text-decoration: none;
	font-weight: bold;
	display: block;
	position: relative;
	}

#l ul#mnu2 li a:hover {
	text-decoration: none;
	color: #000;
	}

#l ul#mnu2 li a.active {
	color: #000;
	font-weight: bold;
	cursor: default;
	}

#l ul#mnu {
	padding: 0;
	margin: 20px 10px 20px 17px;
	list-style-type: none;
	text-align: left;
	}

#l ul#mnu li {
	padding: 5px 0 5px 5px;
	margin: 0;
	width: auto;
	border-bottom: 1px solid #e8e8e8;
	}

#l ul#mnu li a {
	width: auto;
	color: #666;
	vertical-align: middle;
	text-decoration: none;
	font-weight: normal;
	display: block;
	position: relative;
	}

#l ul#mnu li a:hover {
	text-decoration: none;
	color: #000;
	}

#l ul#mnu li a.active {
	color: #000;
	font-weight: bold;
	cursor: default;
	}

#l ul#mnu li a span {
	position: absolute;
	top: 0;
	right: 4px;
	font-weight: normal;
	color: #999;
	}

#l ul#mnu li ul {
	margin: 5px 0 15px 10px;
	padding: 0;
	list-style-type: none;
	}

#l ul#mnu li ul li {
	border: none;
	padding: 2px 0;
	}

#l ul#mnu li ul li a.active {
	color: #900;
	font-weight: normal;
	cursor: default;
	}

#l div.box {
		background: url("img/corner-l.gif") top right no-repeat;
		padding: 15px;
		margin: 5px 0px;
		width: 175px;
		min-height: 70px;
		}

#l div#fav h2 {
		background: none;
		
		padding-bottom: 5px;
		margin: 10px 0;
		margin-top: 15;
		border-bottom: 3px solid #f4f1e0;
		height: 33px;
		font-size: 100%;
		font-weight: bold;
		text-align: center;
		line-height: 36px;
		}

#l div#fav ul {
		margin: 0 0 20px 5px;
		padding: 0;
		list-style-type: none;
		}

#l div#partner h2 {
		background: none;
		padding-bottom: 5px;
		margin: 10px 0;
		margin-top: 15;
		border-bottom: 3px solid #f4f1e0;
		height: 33px;
		font-size: 100%;
		font-weight: bold;
		text-align: center;
		line-height: 36px;
		}

#l #lcnt2 {	
	margin: 20px 10px 20px 17px;
	}

#l ul#mnu li ul li ul {
	margin: 5px 0 0 10px;
	padding: 0;
	}

#r {
		width: 205px;
		padding: 0 0 30px 0;
		margin: 0;
		float: right;
		}

#m {
	margin: 0 205px;
	}

.content {
	padding: 10px 15px;
	text-align: left;
	line-height: 130%;
	}

div#content h2 {
		background: url("img/obrazky/garfield-3.png") center left no-repeat;
		padding-left: 35px;
		margin-top: 0;
		height: 33px;
		}

/* Middle column */

p.bcrumb { /* breadcrumb navigation */
	padding: 0 5px 3px 5px;
	margin: 0 0 30px 0;
	border-bottom: 1px solid #e8e8e8;
	text-align: left;
	}

p.bcrumb a { /* breadcrumb navigation */
	color: #666;
	}

#extraakce {
	background: url("img/superakce.gif") top left no-repeat;
	padding: 20px;
	padding-left: 290px;
	padding-top: 25px;
	margin: 0 -15px 30px -15px;
	width: auto;
	position: relative;
	}

#extraakce div {
	width: 280px;
	height: 175px;
	}

#extraakce img {
	position: absolute;
	top: 80px;
	left: 75px;
	border: 1px solid #fff;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	}

#extraakce h2 a {
	margin-top: 10px;
	color: #000080;
	font-size: 80%;
	font-weight: bold;
	}

#extraakce p.subheader {
	margin-top: -10px;
	margin-top: 10px;
	}

#extraakce p.price span {
	color: #900;
	font-weight: bold;
	font-size: 150%;
	padding-right: 1em;
	text-decoration: blink;
	}

h2 {
	margin: 0.75em 0;
	}

p {
	margin: 1.33em 0;
	}

ol, ul {
	margin: 1.12em 0;
	}

/* Right column */

div.box {
		background: url("img/corner-r.gif") top right no-repeat;
		padding: 15px;
		margin: 5px -15px;
		width: 175px;
		min-height: 70px;
		}

div.box ul {
		margin: 0 0 20px 5px;
		padding: 0;
		list-style-type: none;
		}

div.box ul li {
		margin: 8px 0;
		/* font-weight: bold; */
		}

div.box h2 {
		padding-bottom: 5px;
		margin: 10px 0;
		border-bottom: 3px solid #f4f1e0;
		font-size: 100%;
		font-weight: bold;
		text-align: left;
		line-height: 36px;
		}

div.uvod {

   padding: 10px;
	 background: #f0ffe0;
	 font-size: 0.93em;
   font-family: Arial, sans-serif;
	}

div.uvod h2 {
		background: url("img/obrazky/garfield-3.png") center left no-repeat;
  	padding-left: 35px;
  	padding-top:20px;
		color: #000080;
		font-size: 130%;
		font-weight: bold;
		height: 40px;
		}


div#cart h2 {
		background: url("img/obrazky/garfield-3.png") center left no-repeat;
		padding-left: 35px;
		margin-top: 0;
		height: 33px;
		}
div.box h2 a:link, div.box h2 a:visited, div.box h2 a:active {
		font-weight: bold;
		text-decoration: none;
		}

div#cart a#go2checkout {
		display: block;
	  margin: 0 auto;
	  padding: 0;
	  width: 164px;
	  height: 26px;
	  overflow: hidden;
	  position: relative;
		cursor: pointer;
		}

div#cart a#go2checkout span  {
  background: url("img/go2checkout.gif") no-repeat;
  background-position: top left;
  display: block;
  padding: 0;
  margin: 0;
  width: 164px;
  height: 26px;
  position: absolute;
  top: 0;
	left: 0;
  z-index: 11;
  }

div#cart a#go2checkout:hover span  {
  background-position: bottom left;
  }

div#cart p.totprice {
		padding: 3px;
		border: 1px solid #900;
		color: #900;
		text-align: center;
		}

div#search h2 {
		background: url("img/obrazky/garfield-3.png") center left no-repeat;
		padding-left: 35px;
		margin-top: 0;
		height: 33px;
		}

div#search form {
		text-align: center
		}

div#fav h2 {
		background: url("img/btn-fav.gif") center left no-repeat;
		padding-left: 40px;
		margin-top: 0;
		height: 33px;
		}

div#tip h2 {
		background: url("img/obrazky/garfield-3.png") center left no-repeat;
		padding-left: 35px;
		margin-top: 0;
		height: 33px;
		}

div#newsletter h2 {
		background: url("img/obrazky/garfield-3.png") center left no-repeat;
		padding-left: 35px;
		margin-top: 0;
		height: 33px;
		}		

div#news h2 {
		background: url("img/obrazky/garfield-3.png") center left no-repeat;
		padding-left: 35px;
		margin-top: 0;
		height: 33px;
		}

div#bestsellers {
		text-align: left;
		}

div#bestsellers h2 {
		/* background: url("img/btn-bestsellers.gif") center left no-repeat; */
		padding-left: 40px;
		margin-top: 0;
		height: 33px;
		}

div#bestsellers ol {
		margin-left: 20px;
		}

#r form {
		margin: 0;
		padding: 0;
		}

#r form ul {
		margin: 0 0 0 15px;
		padding: 0;
		}

#footer {
	padding: 20px 0 10px 0;
	border-bottom: 15px solid #090;
	color: #666;
	}

#footer a, #dynweb a , #odkazy a{
	color: #666;	
	}

#footer a:hover, #dynweb a:hover, #odkazy a:hover {
	color: #000;
	}

#dynweb {
	background: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	color: #666;
	}

#odkazy {
	background: #fff;
	padding: 3px 0;
	font-size: 73%;
	color: #666;
	}

/* Edice */

table.roz {
	width: auto;
	margin: 0 auto;
	}

table.roz td {
	padding: 7px;
	border-bottom: 1px solid #ccc;
	vertical-align: top;
	}

table.roz td.rozcestnik1, table.roz td.rozcestnik3 {
	width: 82px;
	text-align: center;
	}

table.roz td.rozcestnik2 {
	border-right: 1px solid #ccc;
	width: 180px;
	}

table.roz td.rozcestnik4 {
	width: 180px;
	}


/* List of products */

div.prod-list-holder {
	background: #f0ffe0;
	padding: 7px;
	}

table.prod-list {
	background: #f0ffe0;
	margin: 0 auto;
	}

table.prod-list input {
	vertical-align: middle;
	}

table.prod-list td {
	padding: 5px;
	}

table.prod-list td.prod-img {
	padding: 0;
	padding-right: 5px;
	text-align: center;
	vertical-align: top;
	width:77px;
	}

table.prod-list td.prod-img img {
	border: 1px solid #000;
	}

table.prod-list td.prod-name {
	background: #090 url("img/prod-name-corner.gif") top right no-repeat;
	width: 177px;
	vertical-align: top;
	}

table.prod-list td.prod-name a {
	color: #fff;
	}

table.prod-list td.prod-author {
	background: #090;
	color: #fff;
	width: 177px;
	}

table.prod-list td.prod-desc {
	vertical-align: top;
	text-align: justify;
	}

table.prod-list td.prod-empty {
	background: transparent;
	}

strong.ourprice {
	color: #900;
	}

table.prod-list td.spacer {
	width: 5px;
	}

/* Paging */

p.prod-filter-pages  {
  padding: 5px;
  margin: 10px 0;
  text-align: right;
  font-size: 95%;
	}


p.prod-filter-pages strong  {
  background: #be8400;
  color: #fff;
	padding: 2px 4px;
	margin: 0 5px;
	border: 1px solid #000;
	}

p.prod-filter-pages a  {
  background: #f7f7f7;
	padding: 2px 4px;
	margin: 0 5px;
	border: 1px solid #e8e8e8;
  color: #666;
	text-decoration: none;
	min-width: 25px;
	}

p.prod-filter-pages a:hover  {
  background: #f7f7f7;
  border: 1px solid #666;
	}

p.prod-filter-pages a.arrow  {
  background: none;
  border: none;
  font-weight: bold;
  font-size: 130%;
  text-decoration: none;
  color: #666;
	}

p.prod-filter-pages a.arrow:hover  {
  background: none;
  border: none;
	}


/* Product detail */

#prod-showdetail-img {
	background: #f0ffe0;
	padding: 10px;
	margin-right: 10px;
	float: left;
	text-align: center;
	}

.prod-showdetail-name h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 125%;
	color: #000080;
	line-height: 125%;
	}

#prod-showdetail-img p.prod-showdetail-cartput {
	margin: 10px auto;
	}

#prod-showdetail-img p.prod-showdetail-cartput input {
	vertical-align: middle;
	}

table.prod-showdetail td {
	font-weight: bold;
	}

table.prod-showdetail td.value {
	text-align: right;
	font-weight: normal;
	padding: 2px;
	}

table.prod-showdetail td.sections {
	text-align: left;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 150%;
	/* white-space: pre-wrap; */
	}

table.prod-showdetail td.thickline {
	border-bottom: 4px solid #f3f1da;
	}

table.prod-showdetail td.thinline {
	border-bottom: 1px solid #f3f1da;
	}

table.prod-showdetail td.padtop {
	padding-top: 20px;
	}

p.prod-showdetail-desc {
  border-width: 2px;
	margin-left:15px;
	margin-right:15px;
	padding: 15px;
	text-align: justify;
	background: #f0ffe0;
	}
p.prod-showdetail-book {
	border-color:#f0ffe0;
	border-width: 2px;
	border-style: solid;
	border-width: 2px;
	margin-left:15px;
	margin-right:15px;
	padding: 15px;
	text-align: justify;
  background: #f4ffe0;
	}

p.prod-showdetail-server {
	border-color:#f0ffe0;
	border-style: solid;
	border-width: 2px;
	border-width: 2px;
	margin-left:15px;
	margin-right:15px;
	padding: 15px;
	text-align: justify;
	background: #f7ffe0;
	}

table.prod-showdetail-desc {
 	border-color:#f0ffe0;
	border-width: 2px;
	border-style: solid;
	border-width: 2px;
	margin-left:15px;
	margin-right:15px;
	padding: 15px;
	text-align: justify;
  background: #f4ffe0;
  width:550px;
  border=0;
	}

	table.prod-showdetail-book {
 	border-color:#f0ffe0;
	border-width: 2px;
	border-style: solid;
	border-width: 2px;
  margin-left:15px;
	padding: 15px;
	text-align: justify;
  background: #f4ffe0;
  width:530px;
  border=0;
	}


/* Cart */

table.cart {
  margin: 0 auto;
  margin-top: 20px;
  width: 96.9%;
  }

table.cart th {
  border: 1px solid #fff;
	text-align: center;
  }

table.cart tr.money td {
  text-align: left;
  }

table.cart tr.money-total td {
	background: #e8e8e8;
	text-align: left;
	font-weight: bold;
  }

table.cart tr.money td.right, table.cart tr.money-total td.right {
  text-align: right;
  }

table.cart td {
  background: #f7f7f7;
	border: 1px solid #fff;
	text-align: center;
  }

table.cart td.cart-name {
  text-align: left;
  }

table.cart td.cart-price {
  text-align: right;
  white-space: nowrap;
  }

table.cart td.cart-options a {
  text-decoration: none;
  color: #000;
  vertical-align: middle;
  }

table.cart td.cart-options img {
  vertical-align: middle;
  }

table.cart input {
  padding: 2px 4px;
	text-align: right;
  }

form.order textarea {
  width: 515px;
  }

/*
table.cart img {
  vertical-align: middle;
  }
*/

p.order {
  background: #f7f7f7;
	padding: 10px;
  margin-top: 30px;
  border: 1px solid #e8e8e8;
	text-align: center;
	font-weight: bold;
  }

p.order a {
	font-weight: bold;
  }

div.progress {
  padding: 10px;
  margin-top: 20px;
  text-align: center;
	}

div.progress h3 {
  margin: 0;
  margin-bottom: 40px;
  color: #00436f;
  text-align: left;
	}

/* Order */

form.order input	{
  padding: 2px 4px;
  margin: 0 2px;
  vertical-align: middle;
	}

form.order fieldset	{
  padding: 10px;
	margin: 10px auto;
	border: 1px solid #00436f;
	border: 1px solid #fe9100;
  border-bottom-width: 3px;
	}

form.order fieldset legend	{
  padding: 5px;
	font-weight: bold;
	}

form.order table td	{
  text-align: left;
	}

form.order table td.label	{
  text-align: right;
  white-space: nowrap;
	}

form input.cart-prev, form input.cart-next	{
  background: #c00;
  border: 2px solid #f00;
  border-color: #f00 #900 #900 #f00;
	width: 10em;
  color: #fff;
	font-size: 95%;
  font-weight: bold;
	}

form input.cart-next	{
  background: #360;
  border-color: #67cf00 #1f3f00 #1f3f00 #67cf00;
	}

table.summary {
  margin: 0 auto;
  margin-top: 20px;
  width: 96.9%;
  }

table.summary td.l, table.summary td.r	{
  width: 50%;
  vertical-align: top;
  }

/* = LINKOLOGY = */

a:link {
  font-weight: normal;
	text-decoration: underline;
	color: #000080;
	}

a:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #000080;
	}

a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #000080;
	}

a:active {
	text-decoration: none;
	}


/* OTHERS */

.hide {
	height: 0;
	width: 0;
	display: none;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
  }

.clear {
	clear: both;
  }


/* TYPOGRAPHY */


.c	{
	text-align: center;
  }

.j	{
	text-align: justify;
  }

.ss	{
	text-decoration: line-through;
	color: #666;
  }

img.wborder	{
	padding: 2px;
	border: 1px solid #ccc;
  }

a img.wborder:hover	{
	border: 1px solid #999;
  }

.fll	{
	margin: 0 7px 7px 0;
	float: left;
  }

.flr	{
	margin: 0 0 7px 7px;
	float: right;
  }

.col1 {
  width: 262px;
  float: left;
  }

.col2 {
  width: 262px;
  float: right;
  }


div.akce_detail {
  
  padding-top: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
  padding-left: 6px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #990000;
  border-right-color: #990000;
  border-bottom-color: #990000;
  border-left-color: #990000;


	}

div.neni_detail {
  padding-top: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
  padding-left: 6px;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #990000;
  border-right-color: #990000;
  border-bottom-color: #990000;
  border-left-color: #990000;
  font-weight: bold;
  color:  #990000;
  text-align: center;
	}
	
div#tip h3 {
		margin-top: 0;
    margin-bottom: 0;
    
		}

div#tip hr {
  background: #090;
	}

a.tip-h3 {
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  font-size:13px;
	}

a.akcni-tip-h3 {
	font-size:12px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  color:white;
	}


a.tip-h2 {
	font-size:14px;
	font-weight: bold;
  text-align: center;
  text-decoration: none;
  margin-left:40px;
	}

div#akcni-tip h3 {
		margin-top: 0;
    margin-bottom: 0;
    color:white;
		}
div#akcni-tip hr {
  background: #FFFFFF;
	}

table.akcni-tip td.label {
	background: #090; url("img/prod-name-corner.gif") top right no-repeat;
	width: 177px;
	vertical-align: top;
	}
table.akcni-tip {
	text-align:center;
}


div.akce {
  margin: 2px 0 0 0;
  background: #DB0102;
  color: #FFFF00;
  width: 80px;
	height: 17px;
	font-weight: bold;
	text-align: center;	
	}
	
div.novinka {
  margin: 2px 0 0 0;
  background: #FFFF00;
  color: #000000;
  width: 80px;
	height: 17px;
	font-weight: bold;
	text-align: center;	
	}	

.newsletterB {
	margin: 6px 10px;
	padding: 5px;
	color: white;
	width:150px;
	height:40px;
	font-weight : bolder;
	font-size : 95%;
	background-color : #FF9109;

	}	
