
/******************** BLOCK ELEMEK ********************/

div#topmenu {
	background: url(../pics/topmenu2.png) repeat-x;
}

div#topmenu li a:link, div#topmenu li a:visited {
	color: #ffffff;
}

div#topmenu li a:hover, div#topmenu li a:active  {
	background: #74ba74;
}

table#menutable th {
	color: #ffffff;
	background: transparent url(../pics/menuhead2.png) repeat-x;
}

table.block th {
	color: #ffffff;
	background: transparent url(../pics/menuhead2.png) repeat-x;
}

table.change_block th {
	color: #ffffff;
	background: transparent url(../pics/menuhead2.png) repeat-x;
}

/******************** FORM FIELDS ********************/

input.submit, input.submit:visited, input.submit:hover, input.submit:active, input.submit:focus {
	background: url(../pics/menuhead2.png) repeat;
	color: #ffffff;
	height: 20px;
}

div.kepek_img {
	background: url(../pics/menuhead2.png) repeat-x;
	color: #ffffff;
}

