.text-main { 	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
		font-size: 95%;
		color: #003366;
		text-decoration: none;
		font-weight: normal;
}
.heading {	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
		font-size: 120%;
		color: #FF0000;
		text-decoration: none;
		font-weight: normal;
}
.heading_low {	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
		font-size: 100%;
		color: #FF0000;
		text-decoration: strong;
		font-weight: normal;
}
.text-otstup {	margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 30px;
}
a#top {		width: 780px;
		height: 110px;
		background-image: url('img/top_head.gif');
		display: block;
		text-decoration: none;outline: none;
}
a#but_1 {	width: 180px;
		height: 60px;
		background-image: url('img/button_rem_gbc.gif');
		display: block;
		text-decoration: none;
		outline: none;
}
a#but_1:hover {	background-image: url('img/button_rem_gbc_hover.gif');
}
a#but_2 {	width: 180px;
		height: 60px;
		background-image: url('img/button_rem_shvk.gif');
		display: block;
		text-decoration: none;
		outline: none;
}
a#but_2:hover {	background-image: url('img/button_rem_shvk_hover.gif');
}
a#but_3 {	width: 180px;
		height: 60px;
		background-image: url('img/button_rem_bc.gif');
		display: block;
		text-decoration: none;
		outline: none;
}
a#but_3:hover {	background-image: url('img/button_rem_bc_hover.gif');
}
a#but_4 {	width: 180px;
		height: 60px;
		background-image: url('img/button_rem_sh.gif');
		display: block;
		text-decoration: none;
		outline: none;
}
a#but_4:hover {	background-image: url('img/button_rem_sh_hover.gif');
}
a#but_5 {	width: 180px;
		height: 60px;
		background-image: url('img/button_tools.gif');
		display: block;
		text-decoration: none;
		outline: none;
}
a#but_5:hover {	background-image: url('img/button_tools_hover.gif');
}
a#but_6 {	width: 180px;
		height: 60px;
		background-image: url('img/button_contacts.gif');
		display: block;
		text-decoration: none;
		outline: none;
}
a#but_6:hover {	background-image: url('img/button_contacts_hover.gif');
}
