.shop_pages {
  padding: 0;
  margin: 10px 0;
  text-align: center;
  color: #858585;
}

.shop_pages span {
  display: none;
}

.shop_pages a {
  padding: 0 10px;
  margin-top: 3px;
  color: #858585;
}

.shop_pages a:hover {
  color: #800000;
}

.shop_pages a.sel {
  font-weight: bold;
  color: #800000;
}

#shop_list {
  width: 524px;
  border: 1px solid #e4e4e4;
  border-collapse: collapse;
  margin: 0 0 10px 8px;
}

#shop_list tr {
  padding: 4px;
}

input.shop_pirkt {
	font: normal 11px/15px verdana, sans-serif;
	background: url('../images/button_pirkt.jpg');
	border: none;
	color: #FFFFFF;
	text-transform: uppercase;
	width: 46px;
	height: 22px;
	margin: 0;
}

input.shop_skaits {
  padding: 3px;
  width: 40px;
  height: 12px;
  border: 1px solid #cfcfcf;
  font: normal 10px/12px arial, verdana, sans-serif;
}

select.shop_vienibas {
  padding: 1px;
  border: 1px solid #cfcfcf;
  font: normal 10px/12px arial, verdana, sans-serif;
}

tr {
  margin: 0;
  background: #fff;
  font-size: 11px;
}

tr.sel {
  margin: 0;
  background: #d4d4d4;
}

tr.shop_tr {
  background: #ebebeb;
}

tr.shop_head {
  background: #fff url('../images/shop_th_bg.gif');
}

th {
  margin: 0;
  padding: 5px 2px 5px 2px;
  border: 1px solid #e4e4e4;
  font-weight: normal;
  font-size: 11px;
}

td {
  margin: 0;
  padding: 3px;
  border: 1px solid #e4e4e4;
}

td img {
  border: 0;
}

td.shop_description, tr.shop_description {
  margin: 0;
  padding: 0;
}

div.shop_descdiv {
  margin: 0;
  padding: 6px;
  position: relative;
  display: none;
}

#infolinki {
  height: 38px;
  padding: 0;
  margin: 0;
}

#shop_descdiv ul {
	margin: 1px;
	padding: 0;
  list-style: none;
	position: relative;
	display: inline;
}

.shop_descdiv li {
    float: left;
    padding: 0 2px 6px 14px;
    margin-top: 5px;
}

.shop_descdiv li a {
    float: left;
    padding: 3px 7px 0 16px;
    line-height: 18px;
    padding-bottom: 2px;
    font-size: 10px;
}

.shop_descdiv li.pdf {
    background: url('../images/pdf_icon.gif') no-repeat;
}

.shop_descdiv li.xls {
    background: url('../images/xls_icon.gif') no-repeat;
}

.shop_descdiv li.doc {
    background: url('../images/doc_icon.gif') no-repeat;
}

.shop_descdiv li.ppt {
    background: url('../images/ppt_icon.gif') no-repeat;
}

.shop_descdiv h3 {
  color: #981834;
  font-size: 12px;
  font-weight: normal;
  padding: 0px 10px 0 10px;
}

.shop_descdiv img#shop_desc_img {
  padding: 1px;
  border: 2px solid #e4e4e4;
  margin: 0 12px 12px 0;
  float: left;
}

#shop_smallgal {
  padding: 4px;
  margin: 5px 0 5px 0;
}

#shop_smallgal img {
  padding: 1px;
  border: 2px solid #e4e4e4;
  margin: 5px 5px 5px 0;
}

#shop_smallgal a {
  float: left;
  display: block;
}

td.shop_link a {
  text-decoration: underline;
  background: url('../images/bullet_arr_right.gif') no-repeat 100% 3px;
  padding: 0 13px 0 0;
}

td.shop_link_sel a {
  text-decoration: none;
  font-weight: bold;
  background: url('../images/bullet_arr_down.gif') no-repeat 100% 3px;
  padding: 0 13px 0 0;
}

td#summa {
  text-align: right;
  color: #800000;
  font-size: 12px;
  line-height: 20px;
}

td#summa2 {
  background: #e4e4e4;
  color: #800000;
  font-size: 12px;
  line-height: 20px;
}


#middle #tabMain2 form input.shop_pasutit, #middle #tabMain form input.shop_pasutit, input.shop_pasutit {
	font: normal 11px/15px verdana, sans-serif;
	background: url('../images/pasutit.gif');
	border: none;
	padding: 3px;
	color: #FFFFFF;
	text-transform: uppercase;
	width: 64px;
	height: 22px;
	margin: 6px 11px 10px auto;
	display: block;
}

input, textarea {
	border: 1px solid #CFCFCF;
}

img.phone {
	margin: 0 auto;
	display: block;
}

/* popup */

.navtext {
   border: 1px solid #d3d3d3;
   layer-background-color: #fff;
   background: #fff;
   margin: 0;
}

.navtext img {
   padding: 1px;
   border: 2px solid #e4e4e4;
}

	.navtext h2 {
	   width: 200px;
	   font-size: 14px;
	   padding: 0;
	   margin: 0 0 6px 0;
	   color: #800000;
	}

	.navtext p {
	   width: 200px;
	   padding: 0;
	   margin: 0;
	}
	
	textarea#a_description {
		width: 100%;
		border: 1px solid #cfcfcf;
	}