/* Copyright (C) 2007, BeStyle Studio (http://www.bestyle.ru) */

table.Main td.topBanner{
/* 	text-align: center; */
	padding-bottom: 1em;
}

/* Fucking IE stupidity */
td.topBanner div.bannerBackground{
	border-bottom: 3px solid #f2f2f2;
	border-top: 3px solid #f2f2f2;
	margin: 0px;
}

td.topBanner div.banner, div.bannerBig{
	margin: 0px;
	background-color: #f8f8f8;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url("/project/background.gif");
	width: 100%;
	height: 90px;
	font: 1.1em/0.8em tahoma, arial, sans-serif;
}
td.topBanner div.banner img{
	margin: 0px;
	width: 600px;
	height: 90px;
}

td.topBanner div.bannerBig img{
	margin: 0px;
	width: 900px;
	height: 90px;
}

div.banner220x200{
	border: 1px solid #ccc;
}

div.banner250x360{
	margin-top: 1em;
	width: 250px;
	height: 250px;
	font: 1.1em/1.2em tahoma, arial, sans-serif;
}

div.banner250x360 img{
	width: 250px;
	height: 360px;
	/*border: 1px solid #ccc;*/
}

.Content .bannerBackground
{
	/*
border: 1px solid #ccc;
*/
	width: 250px;
	height: 360px;
	margin-top: -51px;
}
.Content td#subSubMenu .bannerBackground,
.Content#SubMenu .bannerBackground
{

	margin-top: 0px;
}
