body { padding: 0; margin: 0; }
body, table, td, input, textarea, select { font-family: Arial, Tahoma, Verdana, sans-serif; color: #575757; font-size: 12px; }

img { border: 0; }

/* TOP */

#logo {
	background-position : right;
	background-image : url('/im/bg-top.gif');
	vertical-align: bottom;
	padding-bottom: 20px;
	height: 246px;
}

.collage {
	background-repeat: repeat-x;
	background-image : url('/im/bg-top.gif');
}

#bg-footer {
	background-position : right;
	background-image : url('/im/footer-poezd.jpg');
	background-repeat: no-repeat;
}

#motto {
	background-image : url('/im/bg-motto.gif');
}

.bgyellow2 {
	background-color: #ff9600;
}
.bgyellow {
	background-color: #c6c6c6;
}
.bgblue {
	background-color: #258300;
}

#menu a {
	color: #258300;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

#menu a:hover {
	color: #ff9600;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

#menu .orange, .orange {
	color: #ff9600;
}

#menu .yellow {
	color: #ff9600;
}

#bnav, #content {
	padding: 10px; 
}

#content {
	vertical-align: top;
	background-position : top right;
	background-image : url('/im/tr-img-b.jpg');
	background-repeat: no-repeat;
}

h1, h2, h3  {
	color: #ff9600; 
	margin-top: 5;
	margin-bottom: 20;
	margin-left: 0;
	margin-right: 0;
}

h1 {
	font-size: 20px;
	font-weight: bold;
}

h2 {
	font-size: 18px;
	font-weight: normal;
}


p {
	margin-bottom: 20px;
}

a {
	color: #1059b1;
	text-decoration: underline;
}

a:hover {
	color: #e37d1d; 
}

.tbl		{ border-collapse: collapse; }
.tbl td		{ border: 1px solid #575757; }