.topRow_Back {
	background-image: url(../images/global/topRowBack.gif);
	background-repeat: repeat-x;
}

.oramovani{
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

.topRow_Cart{
	background-image: url(../images/global/topRowCart.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#393939;
	line-height: 21px;
	padding: 0;
	margin: 0;
	margin-left:1px;
	padding-left:30px;
	padding-right:10px !important;
	font-weight:normal;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b6b6b6;
}

td.topRow_Cart a:link, td.topRow_Cart a:visited, td.topRow_Cart a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#393939;
	font-weight:normal;
	text-decoration: none;
	white-space: nowrap;
}

td.topRow_Cart a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ff9000;
	font-weight:normal;
	text-decoration: none;
	white-space: nowrap;
}

/* std buttony*/
td.topRowBut{
	background-image: url(../images/global/topRowBack.gif);
	background-repeat: repeat-x;
}

td.topRowBut dl{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#393939;
	line-height: 21px;
	padding: 0;
	margin: 0;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b6b6b6;
}

td.topRowBut dl dd{
	display: block;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

td.topRowBut dl dd a:link, td.topRowBut dl dd a:visited, td.topRowBut dl dd a:active, td.topRowBut dl dd a:hover {
	background-image: url(../images/global/topRowButton.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
	font-weight:normal;
	color:#393939;
	padding: 0px 20px 0 6px;
	padding-right: 20px  !important;
	white-space: nowrap;
	margin:0;
}

td.topRowBut dl dd a:hover  {
	background-image: url(../images/global/topRowButtonSel.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
	color:#000000;
	white-space: nowrap;
}

/* dalsi znacky button*/
td.topRowBrands{
	background-image: url(../images/global/topRowBack.gif);
	background-repeat: repeat-x;
}

td.topRowBrands dl{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#393939;
	line-height: 21px;
	padding: 0;
	margin: 0;
	margin-right:1px;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b6b6b6;
}

td.topRowBrands dl dd{
	display: block;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

td.topRowBrands dl dd a:link, td.topRowBrands dl dd a:visited, td.topRowBrands dl dd a:active, td.topRowBrands dl dd a:hover {
	background-image: url(../images/global/topRowBrands.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
	font-weight:normal;
	color:#393939;
	padding: 0px 24px 0 15px;
	padding-right: 24px  !important;
	margin:0;
	white-space: nowrap;
}

td.topRowBrands dl dd a:hover  {
	background-image: url(../images/global/topRowBrandsSel.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
	color:#000000;
	white-space: nowrap;
}

/*brands panel s formulari*/
.CommonBrands{
	position:absolute; 
	left:3px; 
	top:24px; 
	z-index:100;
	background-color:#ececec;
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
	display:none;
	padding:3px;
	spacing:0;
	width:200px;
}
.CommonBrands form{
	padding:0px;
	spacing:0px;
	margin:0px;
}

.CommonBrands select, .CommonBrands input  {
	padding:0px;
	spacing:0px;	
	background-color:#fafafa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#393939;
	width:180px;
	
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
/*	SCROLLBAR-FACE-COLOR: #ececec;
	SCROLLBAR-HIGHLIGHT-COLOR: #f0f0f0;
	SCROLLBAR-SHADOW-COLOR: #cccccc;
	SCROLLBAR-3DLIGHT-COLOR: #f0f0f0;
	SCROLLBAR-ARROW-COLOR:  #cccccc;
	SCROLLBAR-TRACK-COLOR: #f9f9f9;
	SCROLLBAR-DARKSHADOW-COLOR: #f9f9f9;*/

}

.CommonBrands img{
	cursor:pointer;
}

.CommonBrands td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#393939;
	padding-left:3px;
}

.CommonBrands_SelDark{
	background:#e7e7e7;
	color:#202020;
}

.CommonBrands_Oramovani{
	border-style: solid;
	border-color: #a0a0a0;
	border-width:0px;
}
