/*your custom style goes in this file*/

/*if you're overriding style blocks from genstyle.css, you only need to include the attributes you're overriding, not the whole block*/

/* templatestyle.css for template 4 overrides to TNG genstyle.css - mytngstyle.css for vopalensky   */

/* color was 666633 */

.fieldnameback {
	background-color: #666633;
}

.menuback {
	background-color: #666633;
	border-right: 0px; 
	border-bottom: 0px;
	width: 170px;
	margin-left: 10px;
	vertical-align: top;
}

.indexpage {
	width: 1140px;    /* total width of all the columns */
}

.spacercol {
	width: 15px;
}

.page {  
	margin-right: 25px;
}

}

a.footer:link  {color: #990000;} 
a.footer:visited  {color: #666633;} 
a.footer:hover  {
	color: #990000;
}

.buttonfeatureimg {
	width: 85px;
	height: 26px;
	margin-left: 8px;
	margin-right: 8px;
	float: left;
	border: 0px;
	border-color: black;
	border-style: solid;
}

.roundbuttonfeatureimg {
	width: 40px;
	height: 40px;
	margin-left: 8px;
	margin-right: 8px;
	float: left;
	border: 0px;
	border-color: black;
	border-style: solid;
}

.bookbuttonfeatureimg {
	width: 27px;
	height: 26px;
	margin-left: 8px;
	margin-right: 8px;
	float: left;
	border: 0px;
	border-color: black;
	border-style: solid;
}

.flagbuttonfeatureimg {
	width: 120px;
	height: 60px;
	margin-left: 8px;
	margin-right: 8px;
	float: left;
	border: 0px;
	border-color: black;
	border-style: solid;
}
/* end of mytngstyle.css for vopalensky */
