#inner {
background: url('dotted.gif') repeat-x left 10px; }

#inner h2.name {
background: #fff;
padding-right: 10px;
display: inline;
margin: 0; }

#bread a {
color: #35aec9;
background: url('back-arrow.gif') no-repeat left 3px #fff;
padding: 0 10px 0 20px; }

#column {
background: url('dotted2.gif') repeat-y 214px center;
overflow: hidden; }

#column .left {
width: 210px;
float: left; }

#column .left h2 {
background: url('right-arrow.gif') no-repeat left center;
padding-left: 20px;
font-size: 14px;
color: #35aec9;
display: block;
cursor: pointer; }

#column .left h2.current {
background: url('down-arrow.gif') no-repeat left center;
padding-left: 20px;
color: #000;
font-weight: bold; }

#column .left ul {
margin: 0;
padding: 0 0 10px 0;
list-style-type: none;
display: none; }

#column .left ul.current {
display: block; }

#column .left ul li {
background: url('bullet2.gif') no-repeat 2px 8px;
padding-left: 20px;
line-height: 20px; }

#column .left ul li a {
color: #50b9d0; }

#column .left ul li a.current {
color: #ff3333; }

#column .left .sep {
font-size: 1px;
height: 1px;
background: url('dotted.gif') repeat-x left bottom;
}

#column .right {
width: 710px;
float: right;
}


/**
 *  Parduotuves
 */
.shops {
color: #aca6a7; }

.shops h3 {
background: url('category-arrow.gif') no-repeat left center;
padding-left: 20px;
font-size: 14px;
margin: 15px 0 5px 0;
color: #000; }

.shops a {
color: #35aec9;
line-height: 150%; }

.shops a:hover {
color: #f2131b; }

.shops .sep {
font-size: 1px;
height: 5px; }


/**
 * Parduotuve
 */
.shop {
border: 1px solid #e7e5e5;
width: 290px;
float: right;
margin: 10px 0 10px 10px;
}

.shop .thumbnail {
height: 65px;
width: 65px;
overflow: hidden;
float: left;
margin-right: 18px;
cursor: pointer;
}

.shop .thumbnail:last-child {
margin-right: 0;
}

.shop .wrap {
padding: 20px;
}

.shop p {
line-height: 150%;
}

.shop a {
color: #35aec9; }

.shop a:hover {
color: #f2131b; }

.shop h3 {
margin: 0 0 15px 0;
padding: 0;
}


/**
 * Akcijos
 */
.offers {
padding: 0;
margin: 15px 0 0 0; }

.offers .item {
width: 290px;
height: 185px;
overflow: hidden;
border: 1px solid #e7e5e5;
float: left;
margin: 0 30px 30px 0;
cursor: pointer; }

.offers .item.third {
margin: 0 0 30px 0; }

.offers .item .wrap {
padding: 15px; }

.offers .item .thumbnail {
width: 110px;
height: 150px;
border: 1px solid #e7e5e5;
margin-right: 15px;
float: left; }

.offers .item h3 {
margin: 0;
padding: 0;
font-size: 16px;
font-weight: normal;
color: #35aec9;
line-height: 20px; }

.offers .item small {
color: #666; }

.offers .item.over {
border-color: #f8898d;
}

.offers .item.over h3 {
color: #f2131b;
}


/**
 * Naujienos
 */
.news {
margin: 0;
padding: 0;
}

.news .thumbnail {
border: 1px solid #e7e5e5;
width: 215px;
height: 85px;
float: left;
margin-right: 20px; }
 
.news h3 {
margin: 0;
padding: 0;
font-size: 16px;
font-weight: normal; }

.news h3 a {
color: #35aec9; }

.news h3 a:hover {
color: #f2131b; }

.news dd {
margin: 20px 0 0 0;
padding: 0;
overflow: hidden;
}

.news small {
color: #666; }



/**
 * Galerija
 */
.gallery {
list-style-type: none;
margin: 0;
padding: 10px 0 0 0; }

.gallery li {
width: 200px;
height: 145px;
overflow: hidden;
border: 1px solid #e7e5e5;
float: left;
margin: 0 30px 30px 0;
cursor: pointer; }
