/* inCMS */
/* (c) 2007 Inexes */
/* prog - Ondrej Uhyrek */

* {
	margin: 0;
	padding: 0;
	border: none;
}
html {
	height: 100%;
	overflow-y: scroll;
}
body {
	height: 100%;
	line-height: 1.3;
	font-size: 68.7%;
	font-family: Arial, Helvetica, sans-serif;
	color: #212121;
	text-align: center;
	background: white url(BodyBG.jpg) repeat-x;
}

/*     zakladni definice                     */
/*********************************************/

table {
	line-height: 1.3;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	border-collapse: collapse;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background: none;
	vertical-align: middle;
}
input.text, textarea {
	padding: 3px 5px;
	width: 280px;
	border: 1px solid #C4C4C4;
	border-top: 1px solid #7C7C7C;
	overflow: auto;
}
input.text-focus, textarea.text-focus {
}
input.text { height: 20px !important; }
input.disable {
}
select {
	background: #fff;
}
input.submit {
	padding: 3px 5px;
	border: 1px solid #C4C4C4;
	background: #E5E5E5;
	cursor: pointer;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
address {
	font-style: normal;
}
a {
	color: #DC2121; 
}
a:hover {
	color: #5F0B0B;
}
h1 {
	padding: 0 0 3px 0;
	font-size: 18px;
	line-height: 1.1; 
	font-weight: normal;
	color: #212121 !important;
}
h2 {
	padding: 0 0 5px 0;
	font-size: 14px;/*127.2%; /*14px*/
	line-height: 1.1; 	
	color: #DC2121;
}
h3 {
	padding: 0 0 5px 0;
	font-size: 127.2%; /*14px*/
	line-height: 1.1; 	
	color: #696969;
}
h4 {
	padding: 0 0 5px 0;
	font-size: 109%; /*12px*/
	line-height: 1.1; 	
	color: #DC2121;
}
.noScreen, #description, #languages, #navigation {
	display: none;
}
.cleaner {
	display: block;
	clear: both;
	overflow: hidden;
	height: 1px;
	margin-top: -1px;
}

input.radio, span.radio input {
	position: relative;
	top: -1px;
	left: 0;
	margin-right: 5px;
}
input.check, span.check input, .check input {
	position: relative;
	top: -1px;
}

/*     zakladni obsah                        */
/*********************************************/

#page {
	position: relative;
	margin: 0 auto 0 auto;
	width: 905px;
	text-align: left;
	background: url('LeftBG.gif') repeat-y;
}
#headerBox {
	width: 100%;
	height: 325px;
	background: url(HeaderBG.jpg) no-repeat;
}
#headerBox span#logoDacia {
	position: absolute;
	top: 135px;
	left: 55px;
	height: 80px;
	width: 80px;
	cursor: pointer;
}
#headerBox .logoRenault {
	position: absolute;
	top: 126px;
	left: 157px;
}
#headerBox .logo {
	position: absolute;
	top: 149px;
	left: 675px;
	display: block;
	width: 200px;
	height: 50px;
}

#mainBox {
	float: left;
	width: 695px;	
}
#mainBox.noInfoContent {
	float: none;
	width: 900px;
}
#mainContentBox {
	float: right;
	margin: 15px 0 10px 0;
	width: 515px;
	min-height: 490px;
	_height: 490px;
}
#mainContentBox .content {
	padding: 0 10px 0 10px;
	overflow: visible;
}
#mainBox.noInfoContent #mainContentBox {
	width: 720px;
}
#mainBox.noInfoContent #mainContentBox .content {
	padding: 0 5px 0 10px;
}
.article {
	margin: 15px 0 0 0;
}
p.dateAuthor {
	padding: 0 0 8px 0;
	color: #696969;
	font-weight: bold;
}

#mainMenuBox {
	position: absolute;
	top: 0;
	left: 25px;
	height: 32px;
	background: url(MainMenuBorder.gif) right no-repeat;
}

#infoContentBox {
	float: right;
	margin: 15px 0 20px 0;
	width: 210px;
	overflow: visible;
}

.infoBox {
	margin: 0 0 10px 0;
	width: 210px;
	background: url(InfoZoneArticleMiddle.gif) repeat-y;
	overflow: hidden;
}
.infoBox span {
	display: block;
	width: 210px;
	height: 10px;
	background: url(InfoZoneArticleTop.gif);
	overflow: hidden;
}
.infoBox span.bottom {
	background: url(InfoZoneArticleBottom.gif);
}
#infoContentBox .article {
	margin: 0 4px 0 6px;
	padding: 10px 20px;
	width: 160px;
	background: #EAEAEA url(InfoZoneArticleInside.gif) repeat-x;
	overflow: hidden;
}

#subMenuBox {
	float: left;
	width: 180px;
	overflow: visible;
}
#subMenuBox .leftImage 
{
	clear: left;
	display: block;
	position: relative;
	left: -40px;
	top: 0;
	height: 300px;
	width: 180px;
	background: url('LeftAuto.gif') 0 0 no-repeat;
	overflow: visible;
}

#upBack {
	margin: 15px 0 0 0;
	height: 60px;
}
#upBack a {
	float: right;
	margin-left: 30px;
	height: 60px;
	line-height: 50px;
	font-size: 14px;
	font-weight: bold;
	color: #3C3C3C;
	text-decoration: none;
}
#upBack a:hover {
	color: #DC2121
}
#upBack a.up {
	padding: 0 0 0 25px;
	background: url(ButtonUp.gif) no-repeat;
}
#upBack a.back {
	padding: 0 0 0 33px;
	background: url(ButtonBack.gif) 0 3px no-repeat;
}
#upBack a.print {
	padding: 0 0 0 25px;
	background: url(ButtonPrint.gif) 0 3px no-repeat;
}

#footerBox {
	clear: both;
	width: 100%;
	height: 34px;
	line-height: 34px;
	background: #DADADA;
	border-top: 10px solid white;
	border-bottom: 20px solid white;
	overflow: hidden;	
}
#footerBox-copy span {
	float: left;
}
#footerBox-copy {
	padding: 0 15px;
	text-align: right;
}
#footerBox a {
	color: #212121;
}

/*     menu                                  */
/*********************************************/

/* 1. uroven menu */
ul#menuList-2 {
	margin: 0 2px 0 0;
	list-style: none;
}
ul#menuList-2 li {
	position: relative;
	float: left;
	height: 32px;
	line-height: 32px;
	list-style: none;
	background: url(MainMenuBorder.gif) left top no-repeat;	
}
ul#menuList-2 a {
	float: left;
	margin: 0 0 0 2px;
	padding: 0 23px 0 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: none;
}
ul#menuList-2 a:hover, ul#menuList-2 a.selected {
	background: #212121;
}
ul#menuList-2 a:hover {
	text-decoration: underline;
}

/* 2. uroven menu */
ul#menuList-2 ul {
	position: absolute;
	top: 32px;
	left: 0;
	width: 200px;
}
ul#menuList-2 ul li {
	position: relative;
	float: left;
	height: auto;
	width: 200px;
	margin: 0 0 0 0;
	background: none;
}
ul#menuList-2 ul a {
	float: none;
	display: block;
	padding: 7px 26px 7px 24px;
	line-height: 1.1;
	text-decoration: none;
	text-align: left;
	background: #212121;
}
ul#menuList-2 ul a:hover, ul#menuList-2 ul a.selected {
	background: #DC2121;
}
ul#menuList-2 ul a:hover {
	text-decoration: none;
}

/* 3. uroven menu */
ul#menuList-2 ul ul {
	position: absolute;
	top: 0;
	left: 198px;
	width: 200px;
}
ul#menuList-2 ul ul li {
	float: left;
	height: auto;
	margin: 0 0 0 0;
	width: 200px;
}
ul#menuList-2 ul ul a {
	padding: 7px 26px 7px 24px;
}
ul#menuList-2 ul ul a:hover {
	background: #DC2121;
}
ul#menuList-2 ul ul a.selected {
}

/* ----- ovladani menu ----- */
ul#menuList-2 ul {
	display: none;
}
ul#menuList-2 li:hover ul, ul#menuList-2 li.hover ul {
	display: block;
}
ul#menuList-2 li:hover li ul, ul#menuList-2 li.hover li ul {
	display: none;
}
ul#menuList-2 li:hover li:hover ul, ul#menuList-2 li.hover li.hover ul {
	display: block;
}

#switch {
	position: absolute;
	top: 287px;
	left: 0;
	width: 900px;
	height: 34px;
	border-top: 3px solid white;
	background: #151515;
	overflow: visible;
}
p.subMenuTitle {
	padding: 0 0 3px 0;
	font-size: 163.6%; /*18px*/
	line-height: 1.1; 
	font-weight: normal;
	background: white;
}
/* 1. uroven menu */
#switch ul {
	float: left;
	display: inline-block;
	width: 735px;
	margin: 0 0 0 165px;
	text-align: center;
	list-style: none;
}
#switch ul li {
	float: left;
	height: 34px;
}
#switch ul a {
	float: left;
	margin: 0 30px 0 0;
	padding: 0 25px;
	height: 34px;
	color: white;
	font-size: 127.3%; /* 14px */
	text-decoration: none;
	line-height: 34px;
	font-weight: bold;
}
#switch ul a:hover, #switch ul a.selected {
	position: relative;
	height: 34px;
	background: #C3C3C3;
	color: #212121;
}
#switch ul a:hover span, #switch ul a.selected span {
	position: absolute;
	top: 34px;
	right: 15px;
	display: block;
	width: 11px;
	height: 9px;
	background: url(CMenuItemBG.gif);
	overflow: hidden;
}

/* 2. uroven menu */
#subMenu {
	float: left;
	margin: 7px 0 0 0;
	padding: 8px 0 10px 0;
	background: white;
}
#subMenu ul {
	margin: 0 0 0 0;
	width: 180px;
	list-style: none;
	background: white;
}
#subMenu ul li {
	float: left;
	clear: left;
	background: white;	
}
#subMenu ul a {
	float: left;
	padding: 4px 0 4px 10px;
	width: 162px;
	font-size: 109.1%; /* 12px */
	font-weight: bold;
	text-decoration: none;
	color: #C63636;
	overflow: hidden;
	background: white;	
}
#subMenu ul a.selected {
	background: #DC2121;
	color: white;
	text-decoration: none;
}
#subMenu ul a:hover {
	text-decoration: underline;
}

/* 3. uroven menu */
#subMenu ul ul {
	float: left;
	margin: 5px 0 5px 0;
	width: 180px;
}
#subMenu ul ul li {
	float: left;
	clear: left;
}
#subMenu ul ul a {
	padding: 4px 0 4px 30px;
	width: 140px;
	font-size: 100%;
	color: #212121;
}
 #subMenu ul ul a.selected {
	background: #DC2121;
	color: white;
	text-decoration: none;	
}
#subMenu ul ul a:hover {
	text-decoration: underline;
}

/*     wysiwyg                               */
/*********************************************/

/* Wysiwyg - obecne */
.htmlEditorContent {
	clear: both;
}
.htmlEditorContent p {
	line-height: 1.6;
}
.htmlEditorContent div.perex {
	margin: 0 5px 15px 5px;
	padding: 11px 50px 0 35px;
	width: 400px;
	height: 80px;
	background: url(PerexLeft.jpg) no-repeat;
	color: White;
	overflow: hidden;
}
.htmlEditorContent div.tips {
	position: relative;
	margin: 0 5px 15px 5px;
	padding: 0 50px 0 35px;
	width: 400px;
	height: 90px;
	background: url(TipsBottomBG.jpg) repeat-y;
	overflow: hidden;
	color: White;
}
.htmlEditorContent div.tips span.tips-bg {
	display: block;
	height: 90px; width: 485px;
	margin: 0 -50px -79px -35px;
	clear: both;
	background: url(TipsBG.jpg) no-repeat;
}
.htmlEditorContent img.bordered {
	border: solid #151515 6px;	
}
.htmlEditorContent ul {
	padding: 4px 5px 4px 25px;
	list-style-type: square;
}
.htmlEditorContent ul li {
	padding: 1px 0 1px 5px;
}
.htmlEditorContent ul.listLinks {
	padding: 4px 5px 4px 4px;
	list-style-type: square;
}
.htmlEditorContent ul.listLinks li {
	padding: 1px 0 1px 26px;
	list-style: none;
	background: url(ListItemBG.gif) 8px 4px no-repeat;
	_background: url(ListItemBG.gif) 6px 4px no-repeat;	
}
.htmlEditorContent ol {
	padding: 4px 5px 4px 31px;
}
.htmlEditorContent ol li {
	padding: 1px 0 1px 0;
}
.htmlEditorContent table td, .htmlEditorContent table th {
	padding: 2px 10px;
}
table.styled th, table.styled td {
	padding: 3px 10px;
	background: #E4E4E4;
	border-top: 1px solid #F6F6F6;
}
table.styled th {
	vertical-align: top;
}
table.styled tr.hl th, table.styled tr.hl td {
	background: white;
}
 table.styled thead th, table.styled thead td {
	padding: 3px 10px;
	color: white;
	background: #696969;
}

/*     seznam                                */
/*********************************************/

.list {
	margin: 15px 0 0 0;
}
.list .categories {
	margin: 0 0 10px 0;
}
.list .listItem {
	float: left;
	clear: left;
	padding: 0 0 15px 0;
	width: 495px;
	
}
.list .listItem .image {
	float: left;	
	width: 145px;
	height: 105px;
}
.list .listItem .image a {
	display: table-cell;
	width: 120px;
	height: 100px;
	vertical-align: middle;
	text-align: center;
	/*border: 5px solid #151515;*/
	overflow: hidden;
}
.list .listItem h3 {
	padding: 0 0 4px 0;
	font-size: 127.2%; /*14px*/
	font-weight: bold;
	line-height: 1.1;
	color: #696969;
}
.list .listItem h3 a {
	color: #696969;
	text-decoration: none;
}
.list .listItem .dateAuthor {
	padding: 0 0 3px 0;
}
.list .listItem p.introText {
	text-align: justify;
}
.list .listItem .link {
	float: left;
	margin: 2px 0 4px 0;
	font-weight: bold;
}

/*     katalogove zobrazeni                  */
/*********************************************/

p.category {
	padding: 0 0 2px 0;
	color: #696969;
	font-weight: bold;	
}
p.category a {
	color: #696969;
}

div.topPaging {
	/*margin: 15px 0 0 -10px;
	_margin: 15px -11px 0 -10px;*/
	margin: 15px 0 0 0;
	_margin: 15px -11px 0 0;
	padding: 0 10px;
	/*width: 495px;*/
	width: 480px;
	height: 25px;
	line-height: 25px;
	background: #212121;
	color: white;
	overflow: hidden;
}
div.topPaging ul {
	float: left;
	list-style: none;
}
div.topPaging ul select {
	border: 1px solid #DDDDDD;
	color: white;
	width: 80px;
	background: #212121;
	_margin: 2px 0 0 0;
	_position: relative;
	_top: 1px;
}
div.paging {
	float: right;
	margin: 10px 0 0 0;
	font-family: Tahoma, Arial, Helvetica, Verdana;
}
div.topPaging div.paging {
	margin: 0;
}
div.topPaging div.paging a {
	color: white;
}
div.paging a {
	color: black;
	text-decoration: none;
}
div.paging span.selected {
	text-decoration: underline;
}

#items-catalog {
	margin: 0 0 0 -10px;
	_margin: 0 -11px 0 -10px;
	width: 516px;
	overflow: hidden;
}
#items-catalog .itemBox {
	position: relative;
	float: left;
	padding: 15px 10px;
	width: 152px;
	height: 191px;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
}
#items-catalog .itemImage {
	width: 120px;
	height: 90px;
}
#items-catalog .itemBox h2 {
	padding: 5px 0 3px 0;
	font-size: 11px;
	line-height: 14px;
	color: #E5A413;
}
#items-catalog .itemBox h2 a {
	color: #E5A413;
}
#items-catalog .itemBox .description {
	height: 65px;
	overflow: hidden;
}
#items-catalog .descText {
	font-size: 11px;
	line-height: 14px;
	overflow: hidden;
}
#items-catalog .price {
	margin: 3px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #B72020;
}
#items-catalog .price span {
	/*float: left;*/
	/*display: block;*/
	clear: both;/*left;*/
	font-size: 11px;
	font-weight: normal;
	color: #212121;
	text-decoration: line-through;
}
#items-catalog .itemBox .actionNewTip {
	position: absolute;
	bottom: 15px; right: 10px;
}
.actionNewTip .iconNew, .actionNewTip .iconAction, .actionNewTip .iconTip {
	display: inline-block;
	width: 15px; height: 15px;
	text-indent: 50px;
	overflow: hidden;
}
.actionNewTip .iconNew {
	background: url('IconNew.gif') top left no-repeat;
}
.actionNewTip .iconAction {
	background: url('IconAction.gif') top left no-repeat;
}
.actionNewTip .iconTip {
	background: url('IconTip.gif') top left no-repeat;
}
ul.sortBy {
	float: left;
	
}
ul.sortBy li {
	float: left;
	list-style: none;
}
ul.sortBy li.noBorder {
	position: relative;
	background: none;
}
ul.sortBy li a.asc {
	display: block;
	position: absolute;
	top: 7px;
	left: 160px;
	height: 11px;
	width: 7px;
	background: url(ArrowUpWhite.gif);
}
ul.sortBy li a.desc {
	display: block;
	position: absolute;
	top: 7px;
	left: 175px;
	height: 11px;
	width: 7px;
	background: url(ArrowDownWhite.gif);
}
/*     detail                                */
/*********************************************/
.images {
	float: left;
	margin: 10px 0 0 0;
	width: 210px;
	overflow: hidden;
}
.detailImage {
	float: left;
	clear: left;
	position: relative;
}
.detailImage a {
	position: relative;
	float: left;
	width: 200px;
	height: 150px;
	overflow: hidden;
}
.detailImage a span {
	position: absolute;
	top: 0;
	left: 0;
	height: 138px;
	width: 188px;
	overflow: hidden;
	border: none;
}
.detailImage a:hover span, .detailImage a.hover span {
	border: 6px solid #212121;
}
.detailImages {
	float: left;
	clear: left;
	width: 210px;
	overflow: hidden;
}
.detailImages a {
	position: relative;
	float: left;
	margin: 5px 10px 0 0;
	width: 60px;
	height: 45px;
	overflow: hidden;
}
.detailImages a span {
	position: absolute;
	top: 0;
	left: 0;
	height: 35px;
	width: 50px;
	overflow: hidden;
	border: none;
}
.detailImages a:hover span, .detailImages a.hover span {
	border: 5px solid #212121;
}

.detailInfo {
	float: left;
	margin: 10px 0 0 0;
	width: 285px;
	overflow: hidden;
}
.detailInfo table.styled {
	width: 100%;
	margin: 0;
}
.detailInfo table.styled .col1 {
	width: 148px;
}
.priceWVAT {
	font-size: 13px;
	font-weight: bold;
	color: #CF1D1D;
}
.detail p.actionNewTip {
	padding: 15px 0px 10px 10px;
	text-align: right;
}
.detail p.actionNewTip .iconNew, p.actionNewTip .iconAction, p.actionNewTip .iconTip {
	margin-left: 3px;
}

.relatedList {
	width: 495px;
	margin: 13px 0 0 -10px;
	_margin: 13px -10px 0 -10px;
	padding: 15px 10px;
	border-top: 2px solid #DEDEDE;
	border-bottom: 2px solid #DEDEDE;	
}
.relatedList .item {
	float: left;
	margin: 11px 25px 0 0;
	width: 235px;
	height: 32px;
	overflow: hidden;
}
.relatedList .item a.block {
	float: left;
	margin: 0 10px 0 0;
	width: 32px;
	height: 32px;
	overflow: hidden;
}
.relatedList .item p {
	float: left;
	width: 193px;
	height: 32px;
	overflow: hidden;
}
.relatedList .item p a {
	color: #212121;
	font-weight: bold;
	text-decoration: none;
}
.buttons {
	text-align: right;
}
.buttons .print {
	padding: 2px 2px 2px 24px;
	line-height: 24px;
	background: url('IconPrint.gif') center left no-repeat;
}

/*     formulare                             */
/*********************************************/

.errorBox {
	margin-top: 20px;
	width: 475px;
	_width: 465px;
	padding: 6px 10px;
	border: solid #FD5B5B 5px;
	color: #DF1212;	
}
.okBox {
	margin-top: 20px;
	width: 475px;
	_width: 465px;
	padding: 6px 10px;
	border: solid #D5D6CB 5px;
}

.form1 {
	margin: 15px 0 10px 0;
}
.form1 h2 {
	padding: 3px 0 6px 0;
	color: #DC2121;
}
.form1 table {
	margin: 10px 0 0 0;
}
.form1 table th, .form1 table td {
	padding: 2px 15px 2px 0;
	font-weight: normal;
}
.form1 table tr.topSpace th, .form1 table tr.topSpace td {
	padding: 7px 15px 2px 0;
}
.form1 table th.top {
	padding-top: 8px;
	vertical-align: top;
}

/*     zbozi                                 */
/*********************************************/

.items-list {
	margin: 0 0 0 -10px;
	_margin: 0 -11px 0 -10px;
	width: 516px;
	overflow: hidden;
}
.items-list .itemBox {
	float: left;
	padding: 15px 10px 10px 10px;
	width: 152px;
	overflow: hidden;
}
#infoContentBox .items-list .itemBox {
	clear: both;
}
.items-list .itemImage {
	width: 120px;
	height: 90px;
}
.items-list .itemBox .actionNewTip {
	text-align: left !important;
	clear: both;
}
.items-list .group {
	float: left;
	clear: left;
	border-bottom: 2px solid #E1E1E1;
	width: 516px;
}
.items-list .itemBox h3 {
	padding: 5px 0 3px 0;
	font-size: 11px;
	line-height: 14px;
	color: #E5A413;
}
.items-list .itemBox h3 a {
	color: #E5A413;
}
.items-list .itemBox .description {
	overflow: hidden;
}
.items-list .descText {
	font-size: 11px;
	line-height: 14px;
	overflow: hidden;
}
.items-list .price {
	margin: 3px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #B72020;
}
.items-list .price span {
	float: left;
	clear: left;
	font-size: 11px;
	font-weight: normal;
	color: #212121;
	background: url(PriceBG.gif) 0 8px repeat-x;
}

.detailPopupImage {
	float: left;
	position: absolute;
	bottom: 40px;
	min-width: 268px;
	left: 50px;
	padding: 0 0 0 0;
	background: url('ImagePopupBG.gif') bottom repeat-x;
	overflow: hidden;
	display: none;
}
.detailPopupImage img {
	float: left;
	border: 7px solid #CF1D1D;
	border-bottom: none;
}
.detailPopupImage span 
{
	clear: left;
	float: left;
	height: 44px;
	width: 268px;
	background: url('ImagePopupBottom.gif') top left no-repeat;
}
.detailImageInit {
	position: relative;
	overflow: visible;
	z-index:10;
}

/*Vyhledávání v kategorii*/
.detailSearchBox 
{
	float: left;
	margin: 7px 0 0 0;
	padding: 8px 0 10px 0;
	background: white;
	font-weight: bold; 
	width: 177px;
}
.detailSearchBoxParameters
{
	float: left;
	margin: 7px 0 0 0;
	padding: 8px 0 10px 0;
	background: white;
	font-weight: bold; 
}

#mainContentBox .detailSearchBox div.leftSearchPanel, 
#mainContentBox .detailSearchBox div.rightSearchPanel {
	float: left;
	width: 50%;
}
#mainContentBox .detailSearchBox div.leftSearchPanel label, 
#mainContentBox .detailSearchBox div.rightSearchPanel label {
	/*display: inline !important;*/
}
.contentSpace { display: none; }
#mainContentBox .contentSpace { display: block; }

.detailSearchBox p { text-align: right; font-size: 11px; }
.detailSearchBox a { color: #d00; font-weight: normal; margin-right: 2px; }
.detailSearchBox fieldset { margin: 0; padding: 0; border: none; }
#mainContentBox .detailSearchBox legend { background: #fff; color: #d00; margin-bottom: 1px; padding: 4px 5px; }
.detailSearchBox select { width: 176px; margin-bottom: 5px; font-size: 10px; border: solid 1px gray; }
.detailSearchBox select.halfWidth { width: 86px; }
.detailSearchBox span.space { padding-right: 1px; }
.detailSearchBox select option { text-indent: 5px; }
.detailSearchBox .btnSearch {margin-top: 5px; float:left; padding: 0px 2px 0px 5px; color:black;text-decoration:none;font-size:11px;border: solid 1px gray; }
.detailSearchBox .btnSearch span {display:block;float:left;margin-top:4px;margin-right:-1px;}
.detailSearchBox .btnSearch img {float:left;}

.content .detailSearchBox { width: 100%; }
.content .detailSearchBox fieldset { margin: 0; padding: 10px; border: 1px solid #ddd; }

.detailSearchBoxParameters { float: none; clear: both; font-weight: normal; }
.detailSearchBoxParameters p { text-align: right; font-size: 11px; }
.detailSearchBoxParameters a { color: #d00; font-weight: normal; }
.detailSearchBoxParameters fieldset { margin: 0; padding: 10px; border: 1px solid #ddd; }
.detailSearchBoxParameters legend { background: #fff; color: #d00; margin-bottom: 5px; padding: 4px 5px; font-weight: bold; }
.detailSearchBoxParameters label { /*display: block;*/ }
.detailSearchBoxParameters select { width: 158px; margin-bottom: 5px; font-size: 10px; border: solid 1px gray; }
.detailSearchBoxParameters select.halfWidth { width: 76px; }
.detailSearchBoxParameters .multi { width: 172px; }
#mainContentBox .detailSearchBoxParameters .multi { width: 300px; height: 160px; }
#mainContentBox .detailSearchBoxParameters .multi option { text-indent: 3px; }
.detailSearchBoxParameters .parameterBox th, .detailSearchBoxParameters .parameterBox td { padding: 3px 0; }
.detailSearchBoxParameters .parameterBoxName { font-weight: bold; padding: 0; } 
.detailSearchBoxParameters .parameterBoxValue { margin-left: 5px; } 
.detailSearchBoxParameters .text-search { width: 120px; margin-bottom: 5px; height: 15px; border: solid 1px gray; }
.detailSearchBoxParameters .btnSearch { margin-top: 5px; margin-bottom: 2px; float: left; padding: 0px 2px 0px 5px; color: black; text-decoration: none; font-size: 11px; border: solid 1px gray; }
.detailSearchBoxParameters .btnSearch span { display: block; float: left; margin-top: 3px;}
.detailSearchBoxParameters .btnSearch img { float: left;}

ul.categories { padding: 10px 0 10px 13px;}
ul.categories li { }
.noPrint { padding: 5px 0; }

