* {
	padding:0;
	margin: 0;
}
body {
	font-family:Arial;
	font-size:13px;
	color:#805536;
	background-color: #f4efd9;
	background-image: url(../img/tit_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.fleft { float:left;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}


/*================== all links ================*/
a {
	color:#805536;
	text-decoration: underline;
}
a:hover{
	font-weight: bold;
}

/*================== menu ====================*/
ul.menu {
	list-style:none;
	width: 130px;
	margin-top: 30px;
}
.menu li 
 {
	text-align: center;
	list-style-image: none;
	list-style-type: none;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b69f64;
}
a.menu {
	font-size: 13px;
	text-decoration: none;
	font-size: 13px;
}
a.menu:hover {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.bold {
	font-weight: bold;
}
/*==========================================*/

img {
	vertical-align:top;
	text-align:left;
	border-width: 0;
	border-style: none;
}
div.img {
	height: 76px;
	width: 107px;
	margin: 2px;
	text-align: center;
	background-color: #FFFFFF;
}
span.img_title {
	padding-left: 15px;
	display: block;
	text-align: left;
	padding-top: 3px;
}
span.img_price {
	padding-left: 15px;
	display: block;
	text-align: left;
}


img.arr {
	padding-top: 5px;
	padding-right: 3px;
	padding-left: 3px;
}
div.arr_back {
	position: relative;
	width: 10px;
	height: 15px;
	margin-top: -17px;
	margin-left: -15px;
}
/*============ puslapiavimas ===============*/
.puslapiavimas
{
	height: 30px;
	text-align: center;
	vertical-align: middle;
}
.psl
{
	color: #805536;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.psl_sel
{
	color: #fff;
	background-color: #b69f64;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
/*==========================================*/

.page_title {
	text-transform: uppercase;
}
.tapetai {
	text-align: center;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b69f64;
	height: 90px;
}

#footer/*footer*/
  {
	color:#b69f64;
	font-size: 12px;
}
#footer  a  {
	color:#b69f64;
	text-decoration:none;
}

#footer  a:hover  {
	text-decoration:none;
	font-weight: bold;
}

