html, body
{
	height: 100%;
}
body
{
	margin: 0;
	padding: 0;
	background-color: #00519e;
}

body, table, td
{
	font: normal 12px Arial;
	color: #bfddfa;
}

a
{
	color: #fff;
}

a img
{
	border: none;
}

p
{
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

.clear
{
	clear: both;
}

#bgAbsolute
{
	width: 50%;
	background: url('../images/web/body_bg.jpg') repeat-x top left;
	position: absolute;
	height: 600px;
}

#bodyContainer
{
	background: url('../images/web/body.jpg') no-repeat 120px top;
	
	position: relative; /*** Let's be nice to IE ***/
	width: 100%; /*** Content Width ***/
	display: table; /*** For non-IE browsers ***/
	height: 100%;
	margin: 0 auto;
}

#siteContainer
{
	background-color: #2c79b7;
	width: 963px;
	margin: 0 auto;
	
	position: relative; /*** Let's be nice to IE ***/
	width: 100%; /*** Content Width ***/
	display: table; /*** For non-IE browsers ***/
	height: 100%;
	width: 963px;
	margin: 0 auto;
	z-index: 2;
}


#fullHeight
{
	position: relative; /*** Let's be nice to IE ***/
	width: 100%; /*** Content Width ***/
	display: table; /*** For non-IE browsers ***/
	height: 100%;
	width: 963px;
	margin: 0 auto;
	z-index: 2;
}

#site
{
	width: 963px;
	margin: 0 auto;
	min-height: 100%;
	position: relative;
	display: table-cell; /*** For non-IE browsers ***/
}

* html #site
{
	height: 100%;
}

#header
{
	width: 963px;
	height: 202px;
	background: url('../images/web/header.jpg') no-repeat top left;
	position: relative;
}

#content
{
	background: url('../images/web/main-top.jpg') no-repeat top left;
	padding-top: 10px;
	position: relative;
	z-index: 20;
	padding-bottom: 65px;
}

#footer
{
	background: url('../images/web/footer.jpg') no-repeat bottom left;
	position: relative;
	width: 963px;
	margin: 0 auto;
	height: 258px;
	z-index: 1;
	bottom: 0;
	margin-top: -258px;
}

#siteShadow
{
	position: relative;
	height: 51px;
	background: url('../images/web/footer-repeat.jpg') repeat-x bottom left;
	margin-top: -51px;
}
/* other piece of crap */

/* HEADER */
#headerLeft
{
	float: left;
	width: 509px;
	padding-top: 15px;
}

#headerRight
{
	float: left;
	width: 453px;
	position:relative
}

#ico-english
{
	/*position: relative;
	top: 18px;
	left: 44px;*/
	padding: 18px 0 0 45px;
	float:left;
	width: 112px;
}
#facebook
{
	/*position: relative;
	top: 18px;
	left: 120px;*/
	float:left;
	padding:18px 0 0 10px;
	
}
#facebook a
{
	text-decoration:none;
	background: url('../images/web/fac1.png') no-repeat center left;
	height:40px;
	width:29px;
	padding: 9px 5px 7px 25px;
}
#facebook a span
{
	padding: 3px 0px 0px 0px;
}


#ico-english a
{
	height: 15px;
	padding-left: 20px;
	background: url('../images/web/ico_en.gif') no-repeat center left;
	color: #fff;
	text-decoration: none;
}

#ico-english a:hover
{
	text-decoration: underline;
}

#logo
{
	width: 225px;
	height: 86px;
	overflow: hidden;
	position: relative;
	margin-top: 40px;
	margin-left: 44px;
	margin:0;
	padding: 8px 0 0 40px;
}

#topMenu 
{
	position: relative;
	margin-left: 44px;
	height: 28px;
	margin-top: 33px;
}

#topMenu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#topMenu ul li
{
	display: inline;
	
}

#topMenu ul li a
{
	display: block;
	float: left;
	height: 28px;
	line-height: 28px;
	
	padding: 0 15px;
	background: url('../images/web/top-menu-bg.jpg') repeat-x top left;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	margin-right: 5px;
	
}

#topMenu ul li a:hover
{
	text-decoration: underline;
}

#flash
{
	float: right;
	width: 454px;
	height: 194px;
	overflow: hidden;
	position: relative;
	top: 5px;
}
/* END of HEADER */


/* CONTENT */
#leftContent
{
	float: left;
	width: 253px;
	position: relative;
	z-index: 5;
	margin-bottom: 170px;
}

#mainContent
{
	float: left;
	width: 710px;
	padding-top: 4px;
	padding-bottom:80px;
	position:relative;
}

#mainContentRight
{
	float: left;
	width: 230px;
}

#mainContentLeft
{
	float: left;
	width: 465px;
}
/* END of CONTENT */

/* CATALOG LEFT BLOCK */

#blockCatalog
{
	width: 253px;
	margin: 0 auto;
	background: url('../images/web/block-catalog-bg.jpg') repeat-y 1px 0;
}

#blockCatalog .holder
{
	background: url('../images/web/block-catalog-top.jpg') no-repeat top left;
}

#blockCatalog .container
{
	background: url('../images/web/block-catalog-bottom.jpg') no-repeat bottom left;
	
	padding-top: 70px;
	padding-bottom: 84px;
}

#blockCatalog .heigher
{
	height: 100px;
	width: 0;
	float: left;
}

#blockCatalog .content
{
	float: left;
}

#blockCatalog ul.catalogList
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left: 35px;
}

#blockCatalog ul.catalogList li
{
	padding-bottom: 16px;
	margin: 0;
}

#blockCatalog ul.catalogList li a
{
	color: #bfddfa;
	text-decoration: none;
	
	background: url('../images/web/bullet.gif') no-repeat left 4px;
	padding-left: 20px;
}

#blockCatalog ul.catalogList li a:hover
{
	text-decoration: underline;
}
/* END of CATALOG LEFT BLOCK */


/* LOGOS BLOCK */
#logos
{
	width: 693px;
	height: 90px;
	background: url('../images/web/logos-bg.jpg') no-repeat top left;
	margin-bottom: 10px;
	overflow: hidden;
}

#logos .left
{
	float: left;
	width: 9px;
	padding-left: 22px;
	padding-top: 37px;
}

#logos .right
{
	float: left;
	width: 9px;
	padding-right: 22px;
	padding-top: 37px;
}

#logos .content
{
	float: left;
	width: 630px;
	height:90px;
	overflow:hidden;
}

#logos .item
{
	float: left;
	padding-left: 35px;
}
/* END of LOGOS BLOCK */

/* YELLOW BLOCK */
#yellowBlock
{
	width: 454px;
	background: url('../images/web/block-yellow-bg.jpg') repeat-y top left;
	color: #073968;
	font-weight: bold;
}

#yellowBlock .holder
{
	background: url('../images/web/block-yellow-top.gif') no-repeat top left;
}

#yellowBlock .content
{
	padding-bottom: 100px;
	padding-top: 48px;
	padding-left: 35px;
	padding-right: 22px;
	position:relative;
}

.geltonasbeAkcijos {
	background: url('../images/web/block-yellow-bottom_be_akcijos.jpg') no-repeat bottom left;
}

.geltonasAkcija {
	background: url('../images/web/block-yellow-bottom.jpg') no-repeat bottom left;
}

#yellowBlock .content span
{
	font-weight: normal;
	color: #1366b5;
	font-size: 11px;
}

#yellowBlock .content .info
{
	float: left;
	padding:12px 5px 0px 0px;
}

#yellowBlock .content .logo
{
	float: right;
}

#yellowBlock .content .image
{
	clear: both;
	text-align: center;
}

#yellowBlock .prices
{
	height:60px;
	position:absolute;
	bottom:0px;
	right:0px;
	width:210px;
}

#yellowBlock .prices .priceOld
{
	color: #a2a2a2;
	font-weight: bold;
	font-size: 14px;
	text-decoration: line-through;
	float: left;
	width: 78px;
	height:18px;
	text-align: center;
	padding-top:6px;
}

#yellowBlock .prices .priceNew
{
	color: #00519e;
	font-weight: bold;
	font-size: 14px;
	float: left;
	margin-left: 5px;
	width: 80px;
	height:18px;
	text-align: center;
	padding-top:2px;
}
/* END of YELLOW BLOCK */

/* CATALOG NEWS BLOCK */
#catalogNews
{
	width: 434px;
	padding-bottom: 10px;
	background: #074784 url('../images/web/catalog-news-bottom.jpg') no-repeat bottom left;
	padding-left: 20px;
}

#catalogNews .title
{
	height: 27px;
	background: url('../images/web/catalog-news-title.jpg') no-repeat top left;
	width: 414px;
	padding-top: 10px;
}

/* END OF CATALOG NEWS BLOCK */

/* CATALOG LIST */
.catalogList .catalogItem
{
	float: left;
	width: 127px;
	color: #bfddfa;
	font-size: 11px;
	margin-right: 16px;
	margin-bottom: 30px;
}
.catalogList .catalogItem .itemTitle, .catalogList .catalogItem .itemSubtitle
{
	padding-left: 4px;
	margin-bottom: 2px;
}

.catalogList .catalogItem .itemTitle
{
	font-weight: bold;
}

.catalogList .catalogItem .itemImage
{
	background: url('../images/web/catalog-item.jpg') no-repeat top left;
	width: 127px;
	height: 90px;
	padding-top: 7px;
	text-align: center;
	overflow: hidden;
}

.catalogList .catalogItem .itemPrice
{
	text-align: right;
	padding-right: 2px;
	padding-top: 2px;
}

.catalogList .catalogItem .itemNewPrice
{
	color: #fcc523;
	font-weight: bold;
}

.catalogList .catalogItem .itemOldPrice
{
	text-decoration: line-through;
}
/* END OF CATALOG LIST */

/* PROFESIONALAI */

.profItem
{
	width: 420px;
	padding-bottom: 15px;
}

.profItem .profImage
{
	float: left;
	overflow: hidden;
	width: 84px;
	height: 83px;
	background: url('../images/web/profai-img-bg.jpg') no-repeat top left;
	text-align: center;
	padding: 2px 0;
}

.profItem .profImageEmpty
{
	float: left;
	overflow: hidden;
	width: 84px;
	height: 83px;
	text-align: center;
	padding: 2px 0;
}

.profItem .profContent
{
	float: left;
	width: 320px;
	padding-left: 10px;
	line-height: 16px;
}

.profItem .profContent h1, .profItem .profContent h1 a
{ 
	color: #fcc523;
	text-decoration: none;
	font-size: 12px;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

.profItem .profContent h1 a:hover
{
	text-decoration: underline;
}


/* BLOKAS DESINEJE */
#leftContent .blockRight
{
	background: #1366b5 url('../images/web/block-right-bottom.jpg') no-repeat bottom left;
	width: 229px;
	margin-left:12px;
}

#leftContent .blockRight .content
{
	background: url('../images/web/block-right-top.jpg') no-repeat top left;
	min-height: 220px;
	padding-top: 50px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 35px;
}

* html #mainContentLeft .blockRight .content
{
	height: 220px;
}

#leftContent  .blockRight .content h1
{
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 20px;
}

#leftContent  .blockRight .content a
{
	text-decoration: none;
	color: #bfddfa;
}

#leftContent  .blockRight .content a:hover
{
	text-decoration: underline;
}

#leftContent  .blockRight .content span
{
	color: #fce016;
}

#leftContent  .blockRight .content .more, #mainContent .more
{
	text-align: right;
}

#leftContent  .blockRight .content .more a, #mainContent .more a
{
	color: #fcc523;
	text-decoration: underline;
	font-size: 11px;
}

#leftContent  .blockRight .content .more a:hover, #mainContent .more a:hover
{
	text-decoration: none;
}

/* END OF BLOKAS DESINEJE */


/* BANERIAI */
#mainContentRight .banner_top{
    background:  url('../images/web/banner_top_bg.png') no-repeat top left;
	height:61px;
    /*margin-top:50px	*/
}
#mainContentRight .banner_top1{
    background:  url('../images/web/banner_top_bg1.png') no-repeat top left;
	height:61px;	
	
}
#mainContentRight .banner_body{
    background:  url('../images/web/banner_body_bg.png') repeat-y top left;
	text-align: center;
}
#mainContentRight .banner_bottom{
    background:  url('../images/web/banner_bottom_bg.png') no-repeat top left ;
	height:20px;
}

#mainContentRight .banners
{
	background: #1366b4 url('../images/web/banners-bottom.jpg') no-repeat bottom left;
	width: 229px;
	margin-bottom: 5px;
}

#mainContentRight .banners .content
{
	background: url('../images/web/banners-top.jpg') no-repeat top left;
	min-height: 140px;
	padding-bottom: 30px;
	padding-top: 65px;
	text-align: center;
}

* #mainContentRight .banners .content
{
	/*height: 140px;*/
}
/* END OF BANERIAI */

/* INFO PAGES */
#mainText
{
	background: #074784 url('../images/web/main-block-top.jpg') no-repeat top left;
	width: 454px;
}

#mainText .content
{
	background: url('../images/web/catalog-news-bottom.jpg') no-repeat bottom left;
	width: 414px;
	padding: 20px;
	line-height:18px;
}

#mainText h2
{
	font-weight: normal;
	color: #fcc523;
	font-size:12px; 
}

/* CATALOG */
#mainContentNoRight
{
	float: left;
	width: 693px;
	background: #074784 url('../images/web/catalog-top.jpg') no-repeat top left;
}

#mainContentNoRight .content
{
	float: left;
	width: 643px;
	padding: 20px;
	padding-left: 30px;
	background: url('../images/web/catalog-bottom.jpg') no-repeat bottom left;
	overflow: hidden;
}

#mainContentNoRight .catalogItem
{
	margin-right: 40px;
	margin-bottom: 10px;
}

#mainContentNoRight .last
{
	margin-right: 0;
}

/* CATALOG BIG ITEM */
#catalogBigItem
{
}

#catalogBigItem .topRow
{
	border-bottom: 1px solid #fcc523;
	padding-bottom: 15px;
}

#catalogBigItem .topRow .title
{
	float: left;

}

#catalogBigItem .path
{
	color: #fce016;
	font-size: 11px;
}

#catalogBigItem h1
{
	font-size: 18px;
	font-weight: normal;
	color: #fcc523;
	margin: 0;
	padding: 0;
}

#catalogBigItem h2, #catalogBigItem h2 a
{
	font-size: 11px;
	font-weight: normal;
	color: #bfddfa;
	margin: 0;
	padding: 0;
	display: inline;
	text-decoration: none;
}

#catalogBigItem .topRow .title h1
{
	margin-top: 5px;
}

#catalogBigItem h3
{
	color: #fcc523;
	font-size: 11px;
	font-weight: normal;
}

#catalogBigItem a:hover
{
	text-decoration: underline;
}

#catalogBigItem .otherInfo
{
	float: right;
	text-align: right;
}

#catalogBigItem .itemInfo
{
	padding-top: 20px;
	float: left;
}

#catalogBigItem .itemInfo p
{
	margin: 0;
	padding: 0;
}


#catalogBigItem .itemInfo
{
	color: #bfddfa;
	font-size: 12px;
	width: 360px;
	line-height: 18px;
	padding-left: 5px;
}

#catalogBigItem .itemInfo span
{
	color: #fcc523;
}

#catalogBigItem .specs
{
	text-align: center;
	padding-top: 20px;
	margin-bottom: 20px;
}

#catalogBigItem .specs a
{
	text-decoration: underline;
	color: #fcc523;
}

#catalogBigItem .specs a:hover
{
	text-decoration: none;
}

#catalogBigItem .helpBlock
{
	background: #0f406f url('../images/web/helpblock-top.jpg') no-repeat top left;
	width: 346px;
}

#catalogBigItem .helpBlock .content
{
	background: url('../images/web/helpblock-bottom.jpg') no-repeat bottom left;
	width: 306px;
	padding: 20px;
}

#catalogBigItem .itemImages
{
	float: left;
	width: 278px;
	overflow: hidden;
	padding-top: 10px;
}

#catalogBigItem .itemImages .container
{
	background: #eec54f url('../images/web/item-imageblock-top.jpg') no-repeat top left;
}

#catalogBigItem .itemImages .container .imagesContainer
{
	background: url('../images/web/item-imageblock-bottom.jpg') no-repeat bottom left;
	margin: 0;
	padding: 0;
}

#catalogBigItem .itemImages .container .imagesContainer
{
	width: 278px;
	text-align: center;
	padding: 10px 0;
}

#catalogBigItem .itemImages .container .imageBig
{
	padding-bottom: 10px;
}

#catalogBigItem .itemImages .container .imageSmall
{
	float: left;
	padding-bottom: 10px;
	margin-right: 11px;
}

#catalogBigItem .itemImages .container .last
{
	margin-right: 0;
}

#catalogBigItem .itemImages .smallImagesList
{
	padding: 10px 0px 0px 0px;
}

#catalogBigItem .itemImages .itemPrices
{
	width: 160px;
	height:	42px;
	margin-left: 21px;
	margin-bottom: -3px;
	position: relative;
	z-index: 2;
}

.itemAkcija {
	background: url('../images/web/item-imageblock-prices.jpg') no-repeat top left;
}

.itembeAkcijos {
	background: url('../images/web/item-imageblock-prices_be_akcijos.jpg') no-repeat top left;
}

#catalogBigItem .itemImages .itemPrices .price
{
	color: #00519e;
	font-weight: bold;
	font-size: 12px;
	position: absolute;
	top: 12px;
	left: 10px;
}

#catalogBigItem .itemImages .itemPrices .price2
{
	color: #a2a2a2;
	font-weight: bold;
	font-size: 12px;
	text-decoration: line-through;
	position: absolute;
	top: 20px;
	left: 90px;
}


#icoHome {
	position:absolute;
	left:275px;
	top:177px;
	z-index: 100;
	width:35px;
	height:26px;
}

#icoMail {
	position:absolute;
	left:312px;
	top:177px;
	z-index: 100;
	width:35px;
	height:26px;
}

#icoSitemap {
	position:absolute;
	left:349px;
	top:177px;
	z-index: 100;
	width:35px;
	height:26px;
}

#mainTextTitle {
	height:30px;
}

#prevImg, #nextImg {
	cursor:pointer;
} 

.subMenu3 {
	color:#fcc523;
	font-weight:normal;
	margin-bottom: 10px;
}

.subMenu3 a {
	color:#fcc523;
	font-weight:normal;
	text-decoration: none;
}

.subMenu3 a:hover {
	color:#fcc523;
	font-weight:normal;
	text-decoration: underline;
}

.subMenu4 {
	color:#fff;
	font-size:11px;
	font-weight:normal;
	padding-left:15px;
}

.subMenu4 a {
	color:#fff;
	font-size:11px;
	font-weight:normal;
	text-decoration: none;
}

.subMenu4 a:hover {
	color:#fff;
	font-size:11px;
	font-weight:normal;
	text-decoration: underline;
}

.subBLeft {
	width:220px;
	float:left;
}

.subBRight {
	float:left;
}

#searchBlock {
	margin-bottom:11px;
}

.searchInput {
	padding:2px 5px 2px 5px;
	width:174px;
	border:1px solid #9c9d98;
}

a.searchLink {
	color:#fcc523;
	text-decoration:underline;
}

a.searchLink:hover {
	color:#fcc523;
	text-decoration:none;
}

#detailedSearch {
	display:none;
}

a.cTLink {
	color:#fcc523;
	text-decoration:none;
	font-size:11px;
}

a.cTLink:hover {
	color:#fcc523;
	text-decoration:underline;
	font-size:11px;
}

.rootMSub {
	padding:0px 10px 15px 70px;
}

.rootMSub a {
	text-decoration: none;
	font-size:11px;
	color:#fff;
}

.rootMSub a:hover {
	text-decoration: underline;
	font-size:11px;
	color:#fff;
}

.rootMenu {
	margin-bottom:10px;
	font-weight:normal;
	color:rgb(252, 197, 35);
}

.rootMenu a {
	color:rgb(252, 197, 35);
	text-decoration: none;
}

.rootMenu a:hover {
	color:rgb(252, 197, 35);
	text-decoration: underline;
}

.subTree {
	margin:0px 0px 5px 35px; 
	color:#fff;
	font-size:11px;
}

.subTree a { 
	text-decoration: none;
}

.subTree a:hover { 
	text-decoration: underline;
}

.subTree2 {
	margin:0px 0px 5px 70px; 
	color:#fff;
	font-size:11px;
}

.subTree2 a { 
	text-decoration: none;
}

.subTree2 a:hover { 
	text-decoration: underline;
}

.pager {
	padding:10px 10px 10px;
}

.pager a {
	color:rgb(252, 197, 35);
	text-decoration: none;
	font-weight: normal;
	margin: 0px 2px 0px 2px;
}

.pager a:hover {
	color:rgb(252, 197, 35);
	text-decoration: underline;
	font-weight: normal;
}
