html, body
{
	font-family: arial,tahoma, helvetica, sans-serif;
	font-size: 12px;
	color: #444;
	background: url('/images/bg.jpg') repeat-x #ac1717 0 84px;
	padding: 0;
	margin: 0;
}
div.centered{
	width: 940px;
	margin: 0 auto 0 auto;
}
/* Puslapio viršus. Meniu ir panašiai. */
div#topLine{
	height: 7px; 
	background-color: #3c3838;
}
div#topContainer{
	height: 84px;
	background: url('/images/menuBG.jpg') repeat-x #ffffff 0 0;
}
div#logo{
	text-align: center;
	float: left;
	margin-top: 15px;
	margin-left: 30px;
	width: 214px;
	height: 56px;
	background: url('/images/logo.jpg') no-repeat transparent 0 0;
}
div#logo a{
	width: 214px;
	height: 36px;
	display: block;
}
div#logo h1{
	font-weight: normal;
	margin:0; padding:0;
	font-size: 10px;
	letter-spacing:0.3px;
	font-style: italic; 
}


#menu
{
	float: left;
	margin-left: 0px;
}
#menu ul 		{ list-style-type: none; margin: 0; }
#menu ul li 	{ display: inline; }
#menu ul li a
{

	height: 84px;
	font: 12px/normal verdana, arial;
	text-align: center;
	color: #9f1313;
	text-transform: uppercase;
	line-height: 84px;
	background: url(/images/menuTab.jpg) no-repeat right center;
	display: block;
	float: left;
	padding: 0 20px 0 20px;
	margin: 0 0 0 -2px;
	text-decoration: none;
}
#menu ul li.active a 	{ color: #FFF; background: url('/images/menuHover.jpg') repeat-x !important; }
#menu ul li a:hover 	{ text-decoration: none; color: #FFF; background: url('/images/menuHover.jpg') repeat-x; }

#menu ul li.last a{
	background: none;
}
#menu ul li.last a:hover{
	color: #FFF; background: url('/images/menuHover.jpg') repeat-x !important; 
}


/* END OF puslapio viršus */

/* SLIDER */

div#sliderContainer{

	margin-top: 20px;

}

.bl {background: url(/images/bl.jpg) 0 100% no-repeat #f4f3f3; width: 940px; }
.br {background: url(/images/br.jpg) 100% 100% no-repeat}
.tl {background: url(/images/tl.jpg) 0 0 no-repeat}
.tr {background: url(/images/tr.jpg) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px}

#sliderBackground{
	width: 890px;
	height: 301px;
	background: url('/images/sliderBackground.jpg') no-repeat #edecec 0 0; 
	margin: 20px auto 10px auto;
}
#photo{
	margin: 0px auto;
	padding: 10px 0;
	width: 872px;
}

div#photo ul{
	margin:0;
	padding:0;

}
div#photo ul li {
	float:left;
	position:absolute;
	list-style: none;
}
div#photo ul li img {
	border: 0;
}
div#photo ul li.show {
	z-index:500
}


.indicatorActive{
	width: 44px;
	height: 11px;
	float: left;
	margin-right: 9px;
	margin-bottom: 5px;
	cursor: pointer;
	background: url('/images/sliderIndicatorSelected.jpg') no-repeat #edecec 0 0!important; 
}
.indicator{
	width: 44px;
	cursor: pointer;
	height: 11px;
	float: left;
	margin-right: 9px;
	margin-bottom: 5px;
	background: url('/images/sliderIndicator.jpg') no-repeat #edecec 0 0; 
}
/*SLIDER PABAIGA*/
/*CONTENT'as*/
#main{
	margin-top: 20px;
	background: url(/images/mainBackground.jpg) repeat-y #f4f3f3 center 0;
}
#mainTop{
	height: 5px;
	background: url(/images/mainTop.jpg) no-repeat transparent center 0;
}
#mainBottom{
	height: 5px;
	background: url(/images/mainBottom.jpg) no-repeat transparent center 0;
}
#content{
	float: left;
	width: 614px;

}
#sidebar{
	float: right;
	width: 324px;

}


.tl2{
	background: url(/images/tl2.jpg) no-repeat; 
	width: 6px;
	height: 6px;
	float: left;
}
.tc2{
	border-top: 1px solid #d7d5d5;
	float: left;
	width: 564px;
	background-color: #edecec;
	height: 6px;
}
.tr2{
	background: url(/images/tr2.jpg) no-repeat; 
	width: 6px;

	height: 6px;
	float: left;
}


.cc{
	width: 534px;
	background-color: #edecec;
	padding: 5px 20px 5px 20px;
	border-left: 1px solid #d7d5d5;
	border-right: 1px solid #d7d5d5;
	color: #7a7979;
}

.bl2{
	background: url(/images/bl2.jpg) no-repeat; 
	width: 6px;
	height: 6px;
	float: left;
}
.bc2{
	border-bottom: 1px solid #d7d5d5;
	float: left;
	width: 564px;
	background-color: #edecec;
	height: 6px;
}
.br2{
	background: url(/images/br2.jpg) no-repeat; 
	width: 6px;

	height: 6px;
	float: left;
}

h2{
	font-size: 23px;
	margin: 10px 0 0 0px;
	font-weight: normal;
	color: #7a7979;
	font-style: italic;
}

#newsTop{
	width: 576px;
	height: 51px;

	margin: 0 auto;
	background: url(/images/newsTop.jpg) no-repeat #2d2a2a 0 0;
}
#newsBottom{
	width: 576px;
	height: 6px;

	margin: 0 auto 15px auto;
	background: url(/images/newsBottom.jpg) no-repeat #2d2a2a 0 0;
}
#newsTop h3{
	color: #FFF;
	font-size: 18px;
	font-style: italic;
	line-height: 41px;
	margin: 0 0 0 20px;
	font-weight: normal;
}
#newsSliderContainer{
	width: 574px;
	margin: 0 auto;
	background-color: #413d3d;
	border-left: 1px solid #272424;
	border-right: 1px solid #272424;
}
/*END CONTENT*/


/*FOOTERIS */
#footer{

	text-align: center;
	line-height: 43px;
	color: #a6a2a2;
	margin-top: 20px;
	height: 43px;
	background: url(/images/footerBG.jpg) repeat-x #555 center 0;
}
#footer a{
	color: #a6a2a2;
}
/*FOOTERIO PABAIGa*/


/* Easy Slider */

#newsSlider ul, #newsSlider li{
	margin:0;
	padding:0;
	list-style:none;
}
#newsSlider li{ 
	/* 
	define width and height of list item (slide)
	entire slider area will adjust according to the parameters provided here
	*/ 
	width:560px;
	height:141px;
	overflow:hidden; 
}
span#prevBtn{
	margin-left: 15px;
	float: left;

}
span#prevBtn a{
	outline: none;
	display: block;
	height: 28px;
	line-height: 28px;
	background: url(/images/backSlider.jpg) no-repeat transparent 0 0;
	padding-left: 40px;
	color: #a6a2a2;
	text-decoration: none;
}
span#nextBtn{
	margin-right: 15px;
	float: right;
}	
span#nextBtn a{
	outline: none;
	display: block;
	height: 28px;
	line-height: 28px;
	background: url(/images/nextSlider.jpg) no-repeat transparent right 0;
	padding-right: 40px;
	color: #a6a2a2;
	text-decoration: none;
}				

.sliderNewContainer{
	width: 250px;
	height: 120px;
	margin: 10px;
	float: left;
	border: 1px solid #393535;
	background-color: #4e4a4a;
	color: #FFF;
}
.sliderNewContainer a.title{
	float:left;
	margin: 0 0 0 5px;
	padding: 5px 0 0 0;
	color: #f7f6f6;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
.sliderNewContainer p{
	margin: 5px 0 0 5px;
	display: block;
	width: 240px;
	height: 75px;
	padding: 0;
	color: #a6a2a2;
}
.sliderNewContainer a.more{
	float: right;
	margin-right: 10px;
	color: #f7f6f6;
	text-decoration: none;
	font-style: italic;
}
.sliderNewContainer a:hover{
	text-decoration: underline;
}
#sidebarTitle{
	width: 324px;
	height: 47px;


	background: url(/images/sidebarTitle.jpg) no-repeat #2d2a2a 0 0;
}
#sidebarTitle h2{
	color: #FFF;
	font-size: 18px;
	font-style: italic;
	line-height: 30px;
	margin: 0 0 0 20px;
	font-weight: normal;
}
.akcijosList{
	width: 276px;
	height: 131px;
	margin: 10px auto;
	background: url(/images/akcijosBG.jpg) no-repeat #4e4a4a 0 0;
}
.akcijosImgDiv{
	width: 100px;
	height: 100px;
	float: left;
	margin: 15px 10px 15px 15px;
	background-color: #ccc;
	border: 1px solid #393535;
}
.akcijosImgDiv div{
	font-size: 14px;
	position: absolute;


	margin-top: 79px;
	margin-left: 61px;

	color: #ac1717;
}
.akcijosImgDiv span{
	font-size: 14px;
	position: absolute;


	margin-top: 80px;
	margin-left: 62px;
	color: #000;
}
.akcijosList a.title{
	float:left;
	margin: 8px 0 0 0px;
	padding: 5px 0 0 0;
	color: #f7f6f6;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}
.akcijosList p{
	float: left;
	margin: 5px 0 0 0;
	display: block;
	width: 130px;
	height: 75px;

	padding: 0;
	color: #a6a2a2;
	font-size: 11px;
}
.akcijosList a.more{
	float: right;
	margin-right: 10px;
	color: #f7f6f6;
	text-decoration: none;
	font-style: italic;
	font-size: 11px;
}
.akcijosList a:hover{
	text-decoration: underline;
}
/* // Easy Slider */

/* KONTAKTU FORMA */
#kontaktuForma{
	width: 554px;

	padding-left: 20px;
	margin: 0 auto;

}
form{
	margin-top: 15px;
}
#submitButton{
	width: 96px;
	height: 28px;
	border: 0;
	float: right;
	color: #7a7979;
	font-size: 13px;
	font-style: italic;
	margin-bottom: 20px;
	margin-right: 14px;
	background: url(/images/submitButton.jpg) no-repeat #ccc center center;
}
label{
	width: 118px;
	font-style: italic;
	color: #7a7979;
	float: left;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.textFields{
	width: 185px;
	height: 22px;
	color: #7a7979;
	line-height: 28px;
	display: block;
	font-size: 13px;
	padding: 6px 10px 0 15px;
	border: 0;
	background: url(/images/inputText.jpg) no-repeat #ccc 0 0;
}
textarea{
	width: 400px;
	height: 159px;
	background: url(/images/textarea.jpg) no-repeat #ccc 0 0;
	border: 0;
	padding: 10px;
	margin-bottom: 15px;
}
#forMessage{
	padding-top: 80px;
}
#responder{
	width: 293px;
	padding-left: 125px;
	font-weight: bold;
	float: right;
	margin-right: 14px;
	height: 29px;
	line-height: 29px;
	display: block;
}
.success{

	color: #648434;
	background: url(/images/success.jpg) no-repeat #cdefa6 0 0;
}
.error{

	color: #992021;	
	background: url(/images/error.jpg) no-repeat #ffd5d5 0 0;
}

/* kategoriju listas */

ul#category_list 		{ list-style-type: none; margin: 15px 0 110px 0; padding:0; }

ul#category_list li a
{

	width: 304px;
	height: 32px;
	line-height: 32px !important;
	background-color: #4e4a4a;
	display: block;
	font: 12px/normal verdana, arial;
	padding-left: 20px;
	margin-bottom: 3px;
	color: #f7f6f6;

	text-decoration: none;
}
ul#category_list li.active a 	{ color: #FFF; background: url('/images/categoryListActive.jpg') no-repeat #4e4a4a 0 0}
ul#category_list li a:hover 	{ text-decoration: none; color: #FFF; background: url('/images/categoryListActive.jpg') no-repeat #4e4a4a 0 0 }

.motoListPart{
	width: 570px;
	height: 140px;
	margin: 10px auto;
	border: 1px solid #eae6e6;
	background-color: #f0efef;
}
#filter{
	float: right;
	margin: 15px 20px 0 0;
}
.motoListPart .inside{
	width: 552px;
	height: 118px;
	border: 1px solid #cdcccc;
	background-color: #ebe9e9;
	margin: 10px auto;
}
.motoListPart .inside .photo{
	width: 100px;
	height: 100px;
	float: left;
	border: 1px solid #cdcccc;
	margin: 9px;
}
.motoListPart .inside .photo a{

	width: 100px;
	height: 100px;
	display: block;
}
.markeModelis{
	color: #7a7979;
	font-style: italic;
	text-decoration: none;
	display: block;
	width: 430px;
	float: right;
	outline: none;
	height: 30px;
	margin-top: 5px;
	line-height: 30px;
	font-size: 14px;
}
.markeModelis:hover{
	text-decoration: underline;
}
.price{

	background-color: #cdcccc;
	height: 30px;
	line-height: 30px;
	float: left;
	margin-top: 10px;
	margin-bottom: 15px;
	width: 425px;
}
.moreInfo{
	float: left;
	width: 300px;
	color: #7a7979;
}
.price p{
	margin:0 0 0 10px;
	padding:0;
	color: #444;
}

#straipsniaiContainer{
	width: 570px;

	margin: 10px auto;
	border: 1px solid #eae6e6;
	background-color: #f0efef;
}

#straipsniaiContainer .inside{
	width: 542px;
	padding: 5px;
	border: 1px solid #cdcccc;
	background-color: #ebe9e9;
	margin: 10px auto;
}

#straipsniaiContainer .inside a{
	color: #444;
	font-size: 14px;
	text-decoration: none;
	margin: 0;padding:0;
}
#straipsniaiContainer .inside a:hover{
	text-decoration: underline;
}
#straipsniaiContainer .inside span{
	color: #444;	display: block;

	margin: 5px 0 0 0;padding:0;
}

#straipsniaiContainer .inside div{
	color:#444;
	line-height: 16px;
}