﻿.headerMenuBarBooks
{
	height:30px;
	width:100%;
	background-image: url(../img/bar_books.jpg);
}

.leftColumnItemHeaderBooksInformation
{
	width:210px;
	height:35px;
	background-image: url(../img/title_books_information.jpg);
}

.leftColumnItemHeaderBooksSearch
{
	width:210px;
	height:35px;
	background-image: url(../img/title_books_search.jpg);
}

.leftColumnItemHeaderBooksCategory
{
	width:210px;
	height:35px;
	background-image: url(../img/title_books_category.jpg);
}

.footerBar
{
	width:100%;
	height:30px;
	background-image: url(../img/bar_books.jpg);
}

.bgtitleBar
{
	width:750px;
	height:30px;
	padding-left:15px;
	padding-right:15px;
	background-image: url(../img/title_books.jpg);
}