body {
	background-image:url('../img/bg_page.jpg');
	background-repeat:repeat;
	margin:0;
	padding:0;
	padding-top:50px;
	font-family:Tahoma;
	font-size:10px;
	color:#333333;
}

img {
	border:0;
}

form {
	margin:0;
	padding:0;
}

table {
	border:0px;
}

.cleaner {
	clear:both;
}

#page-wrap {
	width:143px;
	height:468px;
	margin: 0 auto;
	position:relative;
	background-image:url('../img/bg_main.jpg');
	background-repeat:no-repeat;
	padding-left:85px;
	padding-top:15px;
}

#button-strip {
	width:104px;
	height:440px;
}

#tiraz {
	text-align:right;
	color:#999999;
	padding-top:7px;
	padding-right:10px;
}

a.strav {
	width:104px;
	height:104px;
	background-image:url('../img/btn_strav.jpg');
	background-repeat:no-repeat;
	display:block;
}

a.strav:hover {
	background-image:url('../img/btn_strav_h.jpg');
}

a.auto {
	width:104px;
	height:104px;
	background-image:url('../img/btn_auto.jpg');
	background-repeat:no-repeat;
	display:block;
	margin-top:5px;
}

a.auto:hover {
	background-image:url('../img/btn_auto_h.jpg');
}

a.moto {
	width:104px;
	height:104px;
	background-image:url('../img/btn_moto.jpg');
	background-repeat:no-repeat;
	display:block;
	margin-top:5px;
}

a.moto:hover {
	background-image:url('../img/btn_moto_h.jpg');
}

a.mail {
	width:104px;
	height:105px;
	background-image:url('../img/btn_mail.jpg');
	background-repeat:no-repeat;
	display:block;
	margin-top:5px;
}

a.mail:hover {
	background-image:url('../img/btn_mail_h.jpg');
}
