#myGallery {
	width: 798px;
	height: 700px;
}
#myGallery img {
	border: 2px solid #52697E;
}
a.loading {
	background: #fff url(../images/ajax_small.gif) no-repeat center;
}

.spacegallery {
	position: relative;
	overflow: hidden;
}
.spacegallery img {
	position: absolute;
	left:	50%
}
.spacegallery a {
	position: absolute;
	z-index: 1000;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(images/blank.gif);
}

a {
	text-decoration:	none;
	color:						#fff;
	font-weight:			normal;
}

a:hover {
	color:						#ccc;
}

a:link {
	color:						#fff;
}

a:active {
	color:						#fff;
}

a:visited {
	color:						#ff0000;
}

div.info {
	margin-top:		10px;
	margin-right:	10px;
	float: 				right;
	text-align:		right;
	display:			inline;
	position:			relative;
}

span.b
{
	font-weight: bold;
}

img.bar {
	display:				block;
  margin-left:		auto;
  margin-right:		auto;
  border:					0;
  margin-top:			5px;
  margin-bottom:	5px;
}

div.title {
	float:				left;
	display:			inline;
	position:			relative;
	font-weight:	bold;
	font-size:		14px;
}

div.stext {
	float:				left;
	display:			inline;
	position:			relative;
	margin-top:		5px;
	margin-left:	15px;
}

a.blk {
	color:	#0000ff;
}

a.blk:hover {
	color:	#0000cc;
}

a.blk:visited {
	color:	#000099;
}

div.tab
{
	margin-left:	30px;
}

table.tblClothes th
{
background-color:#DFEEFF;
font-family:	arial;
font-size:		12px;
}

table.tblClothes td
{
padding-left:5px;
background-color:#ECF5FF;
}

table.tblFood th
{
background-color:#DFFFED;
font-family:	arial;
font-size:		12px;
}

table.tblFood td
{
padding-left:5px;
background-color:#F3FFF2;
}

table.tblChildrenSchool th
{
background-color:#FFFEE8;
font-family:	arial;
font-size:		12px;
}

table.tblChildrenSchool td
{
padding-left:5px;
background-color:#FFFFF2;
}

table.tblSchool th
{
background-color:#FFE1FE;
font-family:	arial;
font-size:		12px;
}

table.tblSchool td
{
padding-left:5px;
background-color:#FFF0FD;
}

table.tblChildren th
{
background-color:#FFF2E1;
font-family:	arial;
font-size:		12px;
}

table.tblChildren td
{
padding-left:5px;
background-color:#FFF9F0;
}

.cardsImg
{
margin:auto;
}
