body {
	color: #000000;
	background: url('images/body_bcg.gif') repeat;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	margin: 0px;
}

input, textarea {
	border: solid 1px #46494e;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	padding: 2px;
	width: 100%;
}

input.radio {
	width: auto;
}

table {
	font-size: 100%;
}

th {
	text-align: left;
	color: #666;
}

a:link, a:visited {
	color: #7c0200;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.button {
	width: auto;
	height: 25px;
	color: #fff;
	font-weight: bold;
	background-color: #9c9c9c;
}

#container {
	background-color: #ffffff;
	width: 773px;
}

#cell_1_3 {
	color: #7c0200;
	text-align: right;
	vertical-align: middle;
	padding-right: 8px;
}

#langswitch {
	font-weight: bold;
	text-align: right;
	margin-bottom: 25px;
}

#menu {
	margin-bottom: 45px;
}

#cell_2_2, #cell_2_3 {
	vertical-align: top;
}

#cell_3_1 {
	background: url('images/3_1_bcg.jpg') repeat-y;
}

#cell_3_2 {
	background: url('images/separator_middle.jpg') right repeat-y;
	vertical-align: top;
}

#phantom {
	text-align: right;
	vertical-align: bottom;
	background: url('images/separator_middle.jpg') right repeat-y;
}
#cell_3_4 {
	background: url('images/3_4_bcg.jpg') repeat-y;
}

#cell_3_3 {
	vertical-align: top;
	padding-left: 17px;
	padding-right: 17px;
}

#cell_4_2 {
	background: url('images/4_2_bcg.jpg') top left repeat-x;
	font-size: 9px;
	vertical-align: top;
}

a#markcon:link, a#markcon:visited {
	color: #666666;
	text-decoration: none;
}

a#markcon:hover {
	text-decoration: underline;	
}

#submenu {
	width: 167px;
}

.submenu_item {
	color: #7c0200;
	border-bottom: solid 1px #cccccc;
	padding-left: 3px;
}

p.title {
	color: #7c0200;
	font-size: 16px;
}

p.subtitle {
	color: #7c0200;
	font-weight: bold;
}

/* képgaléria */

.galleryImage
{
	float: left;
	margin: 5px;
	width: 135px;
	height: 100px;
	border: solid 1px #666;
	text-align: center;
}

.galleryImage div
{
	padding: 3px;
}

/* rendelés */

#formGrid {
	width: 100%;
}

#formGrid td {
	vertical-align: top;
}

.alert {
	color: #740707;
}
