/* -------------------------------------------------------- *
 *                         - CORE -                         *
 * -------------------------------------------------------- */
body {
	margin: 0; padding: 0;
	background: white; color: #7d7d7d;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

a {
	color: #fe1100;
}
a:hover {
	text-decoration: none;
}

img {
	border-width: 0em;
}

.page {
	height: 305px;
	margin: 0 auto;
	border-collapse: collapse; border-width: 0;
	background: url('pics/logo_mts.gif') no-repeat 1px 28px;
}

/* -------------------------------------------------------- *
 *                        - HEADER -                        *
 * -------------------------------------------------------- */

/* -------------------------------------------------------- *
 *                         - MENU -                         *
 * -------------------------------------------------------- */
.menu {
	margin: 0; margin-top: 140px; padding: 0;
}

.menu li {
	display: inline;
	margin: 0; padding: 0;
	list-style-type: none;
	color: #fe1100;
}

.menu li.spacer {
	padding: 0 20px;
}

.menu li a {
	font-size: 11px; font-weight: bold;
	text-transform: uppercase; text-decoration: none;
}

.menu li a:hover {
	text-decoration: underline;
}

.menu li a.selected {
	color: #ccc;
}

/* -------------------------------------------------------- *
 *                         - BODY -                         *
 * -------------------------------------------------------- */
.logo_vikt {
	width: 353px;
	background: url('pics/logo_vikt.gif') no-repeat right top;
}

.content {
	width: 610px;
	text-align: left; vertical-align: top;
}

.content p {
	line-height: 20px;
}

.priz {
	width: 90%;
}

.priz td {
	vertical-align: bottom;
}

.rating {
	width: 90%;
	margin: 30px 0 10px;
	border: 1px solid #c7c7c7;
	color: #666;
	font-size: 10px; font-weight: bold;
}

.rating td {
	padding: 3px;
}

.rating .title td {
	background: url('pics/bg_table.gif') repeat-x;
	border-bottom: 1px solid #c7c7c7;
}

.rating .color td {
	background: #ececec;
}

.rating #user td {
	background: #ffa200;
	color: white;
}

form p {
	font-size: 10px; font-weight: bold;
}

/* -------------------------------------------------------- *
 *                        - FOOTER -                        *
 * -------------------------------------------------------- */