body{
   background: #C0C535 url('../images/tapeta.gif');
   margin: 0;
   padding: 17px 0 0 0;
   font-family:  Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #1B1C20;
}

img{
	border: 0;
}

#page{
	width: 857px;
	margin: 0 auto;
	background: #fff;
}

#flash{
	width: 825px;
	height: 185px;
	margin: 0 auto;
	padding: 17px 0 11px 0;
}

#list{
	float: left;
	width: 710px;
	margin: 0 0 150px 15px;
}

.shop{
	min-height: 215px;
	_height: 215px;
	width: 695px;
	margin: 0 0 13px 0;
	border: 1px solid #1B1C20;
}

.shop table{
	border-collapse: collapse;
	height: 220px;
}

.shop table h2{
    font-size: 12px;
    color: #CC0;
    letter-spacing: 1.8px;
}

.shop td{
	vertical-align: top;
}

.shop td img.preload{
    padding: 50px 0 0 74px;
}

.shop td.shopImg{
	width: 199px;
	padding: 35px 0 0 15px;
	background: #1B1C20;
}

.shop td.logo{
    height: 100%;
}

.shop td.txt{
	width: 310px;
}

.shop td.links{
    vertical-align: bottom;
}

.shop td a{
	margin-right: 15px;
}

#buttons{
	float: left;
	width: 120px;
	text-align: center;
}

#footer{
	height: 20px;
	overflow: hidden;
	background: #C0C535;
	color: #fff;
	text-align: center;
	padding-top: 5px;
}

.floatCleaner{
    clear: both;
}
