table.lt {
	border-top: 2px #d3e6f1 solid;
	border-left: 1px #d3e6f1 solid;
	border-right: 1px #d3e6f1 solid;
	width: 100%;
	font-size: 11px;
	margin: 10px 30px 10px;
}

table.lt td {
	border-bottom: 1px #d3e6f1 solid;
	padding: 2px 5px;
}

table.lt th {
	border-bottom: 1px #d3e6f1 solid;
	background-color: #e3f4fd;
	color: #4c85a6;
	padding: 4px;
	font-weight: bold;
	text-align: left;
}

table.pagination {
	font-size: 13px;
}

table.pagination td {
	text-align: center;
}

table.pagination td a {
	font-size: 12px;
}

table.mt {
	margin: 0 30px 0;
}

table.mt td {
	color: rgb( 0,57,83 );
	line-height: 20px;
}

table.dt {
	margin: 10px 30px 10px;
}

table.dt td {
	padding: 2px 5px;
}

table.dt td.errors {
	text-align: center !important;
	color: red !important;
	padding: 10px 0px !important;
	font-style: italic !important;
}

td.errors2 {
	text-align: center !important;
	color: red !important;
	padding: 10px 0px !important;
	font-style: italic !important;
}

input.txt, .select, textarea {
	width: 100%;
	border: 1px #9A9A9A solid !important;
	font-family: Verdana, sans-serif !important;
	font-size: 11px !important;
	padding: 0 2px !important;
	color: #000 !important;
}

input.submit {
	width: 160px !important;
	padding: 1px !important;
	border: 1px #9A9A9A solid !important;
	font-family: Verdana, sans-serif !important;
	font-size: 11px !important;
	color: #FFF !important;
	font-weight: bold !important;
}

.select {
	margin-bottom: 5px;
}

textarea {
	height: 120px;
}

ul.sets {
	padding: 0 10px;
}

ul.sets li {
	padding: 1px;
}

.muselect {
	margin-bottom: 5px;
	height: 320px;
}

table.search_form {
	font-family: Arial, sans-serif;
	font-size: 12px;
}

table.search_form td {
	text-align: right;
}

table.search_form input {
	
	border-top: 1px #383838 solid;
	border-left: 1px #383838 solid;
	border-right: 1px #d4d4d4 solid;
	border-bottom: 1px #d4d4d4 solid;
	font-size: 12px;
	width: 100%;
}

table.search_form select {
	color: #000;
	
	border-top: 1px #383838 solid;
	border-left: 1px #383838 solid;
	border-right: 1px #d4d4d4 solid;
	border-bottom: 1px #d4d4d4 solid;
	font-size: 12px;
	width: 100%;
}

table.search_form input.btn {
	border-bottom: 1px #383838 solid !important;
	border-right: 1px #383838 solid !important;
	border-left: 1px #d4d4d4 solid !important;
	border-top: 1px #d4d4d4 solid !important;
	font-size: 12px !important;
	width: auto !important;
	font-weight: normal !important;
	letter-spacing: 0;
	background-color: #848088 !important;
}

.desc {
	font-size: 80%;
}

.polosko {
	border: 1px #838383 solid;
	padding: 2px;
	background-color: rgb( 255,253,202 ) !important;
	text-align: center;
	font-weight: bold;
}

.results {
	border: 1px solid rgb( 231,121,24 );
	padding: 4px 2px;
	text-indent: 14px;
	text-align: center;
	margin: 12px 0 !important;
	font-weight: bold;
}

.polosko a {
	font-weight: bold;
	text-decoration: none;
}

#forma {
	margin-top: 12px;
	display: none;
}

optgroup {
	font-style: normal;
}

table.item_list {
	margin: 12px 0;
}

table.item_list td.goods {
	font-weight: bold;
	padding-top: 8px;
}

table.item_list a:link {
	color: rgb( 170,30,18 ) !important;
}

ul.cats {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.cats li {
	margin: 1px 0;
	padding: 0;
	list-style-type: none;
	
}

ul.cats li input {
	display: inline;
	width: 13px;
	height: 13px;
	margin: 0;
	border: none;
}

#addltr a {
	color: #000 !important;
}

#addltr a:hover {
	color: rgb( 170,30,18 ) !important;
}

