th {
	text-align: left;
}

.katalog {
	background: #fff;
}

.katalog td {
	vertical-align: top;
}

.katalog td.bottom {
	vertical-align: bottom;
}

.katalog h2 {
	font-size: 1em;
/*	border-bottom: 1px dotted #000;*/
	padding: 2px 0;
	margin-bottom: 0;
	background: transparent url('../images/tecky.gif') left bottom repeat-x;
}

.katalog a {
	text-decoration: underline;
	font-size: 0.9em;
}

.katalog a:hover {
	text-decoration: none;
}

#kategorie {
	width: 50%;
	float: left;
}

#vyrobci {
}

.seznam {
	border: 1px solid #999;
	padding: 5px;
	height: 10em;
	overflow: auto;
}

.redwhite {
	text-align: center;
	color: #fff;
	background: #c00;
	font-weight: bold;
}

div.seznam a {
	display: block;
/*	text-decoration: none;
	color: #000;*/
	margin: 0.1em 0;
}

div.seznam a:hover {
/*	background: #ccc;
	padding: 0 0.3em;*/
	text-decoration: none;
}

div.seznam a:active {
	margin: 0.1em 0;
}

.list th {
	background: #7b7c7c;
	color: #fff;
	padding: 2px;
}

.list th a {
	color: #fff;
}

.list_search{
	background: #7b7c7c;
	color: #fff;
	padding: 2px;
}

.list_search a {
	font-weight: bold;
	color: #fff;
}

.list a.sort {
	display: block;
	background: transparent url("../images/sort.gif") no-repeat;
	padding-left: 10px;
}

.list a.sortup {
	display: block;
	background: transparent url("../images/sortup.gif") no-repeat;
	padding-left: 10px;
}

.list a.sortdown {
	display: block;
	background: transparent url("../images/sortdown.gif") no-repeat;
	padding-left: 10px;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.eee {
	background: #eee;
}

.fff {
	background: #fff;
}

.ccc {
	background: #ccc;
}

.bg000 {
	background: #000;
}

.bg999 {
	background: #999;
}

.tabdisable {
	background: #7b7c7c;
}

.tabdisable a {
	color: #ffffff;
	text-decoration: none;
}

.bg7b {
	background: #7b7c7c;
}

.nowrap {
	white-space: nowrap;
}

.pcardzalozky {
	border-right: #7b7c7c 3px solid; 
	border-top: #7b7c7c 3px solid;
/*	border-left: #fff 3px solid;*/
}

.va_tabdisable a {
	color: #333;
	text-decoration: none;
}

.konfigWidth {
	width: 340px;
}

.underline td, .underline th {
	border-bottom: 1px solid #ccc;
}

.basketcls {
	background: #eee;
}

.katalog a.sip {
	display: block;
	margin-top: 5px;
	padding: 0 15px;
	background: url('../images/arrow_g.gif') left center no-repeat;
	font-size: 1em;
	text-decoration: none;
}

.tab3 {
	border-bottom: 1px solid #ccc;
	width:65%;
}

.tab5 {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	width:35%;
	vertical-align:top;
}
.product_card_right_table
{
	border-bottom:1px solid #ccc;
}

.mstagline {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	display: block;
	margin: 14px 0;
	text-align: center;
}

.mstagline sup {
	font-size: 10px;
}

#ProductNameH1Literal 
{
	background-color:#D60000;
	color: White;
	padding: .5em;
}


/* headlines */
.headlines {
	margin: 1em; 
	background: #fff; 
	padding: 0.5em; 
	border: 1px solid #dbdbdb;
}

#navi .headlines a {
	display: block;
	color: #c00;
	text-decoration: underline;
	padding-left: 15px;
	margin-bottom: 5px;
	background: url('../images/arrow1.gif') left top no-repeat;/* !important;*/
	font-weight: normal;
}

#navi .headlines a:hover {
	color: #c00;
	text-decoration: none;
	background: url('../images/arrow1.gif') left top no-repeat;
}

.imgheadlines {
	margin: 1em; 
/*	background: #fff; 
	padding: 0.5em; 
	border: 1px solid #dbdbdb;*/
}

.imgheadlines img {
	border: 1px solid white; 
/*	background: #fff; 
	padding: 0.5em; 
	border: 1px solid #dbdbdb;*/
}

/* headlines end */

/* platebí karty */
.karty {
	margin: 1em; 
	padding: 0.5em; 
}

#navi .karty a {
	display: block;
	text-decoration: none;
	padding-left: 15px;
	margin-bottom: 5px;
	background: none;
	text-align: center;
}

#navi .karty a:hover {
	background: none;
}

.float-right {
	float: right;
	margin: 2px 0 2px 5px;
}
/* platebí karty end */
