/* galéria, kategóriák */
#gallery .categories {
}

/* galéria, el&otilde;zmények */
#gallery #history {
}

/* galéria, táblázat */
#gallery table {
}

/* galéria, képaláírás */
#gallery .caption {
}

/* galéria, kategória neve */
#gallery .category_caption {
}

/* galéria, kategória leírása */
#gallery .description {
}

/* e-card, táblázat */
#ecard table {
}

/* e-card, input mez&otilde; */
#ecard .textinput {
}

/* e-card, szövegmez&otilde; */
#ecard textarea {
}

/* e-card, gomb */
#ecard .button {
}

/* contact &ucirc;rlap, kitöltend&otilde; mez&otilde; */
#contact .required {
	font-weight: bold;
	color: #b40001;
	text-align: right;
}

/* contact &ucirc;rlap, gombok */
#contact .button {
	text-align: center;
	border-width: 1px;
	border-color: #c2d1d6;
	border-style: solid;
}

/* contact &ucirc;rlap, input mez&otilde; */
#contact .textinput {
	font-family: verdana;
	font-size: 12px;
	color: #81929a;
	text-align: left;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-width: 1px;
	border-color: #c2d1d6;
	border-style: solid;
}

/* vendégkönyv input mez&otilde; */
#guestbook_form .textinput {
}

/* vendégkönyv szövegmez&otilde; */
#guestbook_form textarea {
}

/* vendégkönyv gomb */
#guestbook_form .button {
}

/* vendégkönyv ellen&otilde;rz&otilde; kód */
#guestbook_form .code {
}

/* vendégkönyv navigáció (oldalak) */
#nav_pages {
}

/* login, táblázat */
#login table {
}

/* login, input mez&otilde; */
#login .textinput {
	text-align: left;
	border-style: none;
}

/* login, gomb */
#login .button {
	text-align: left;
	border-style: none;
}

/* oldalajánló, input mez&otilde; */
#recommend .textfield {
	text-align: left;
	border-style: none;
}

/* oldalajánló, szövegmez&otilde; */
#recommend textarea {
	text-align: left;
	border-style: none;
}

/* oldalajánló, gomb */
#recommend .button {
	text-align: left;
	border-style: none;
}

/* oldalajánló, táblázat */
#recommend table {
}

/* regisztráció, táblázat */
#reg table {
	text-align: left;
	border-style: none;
}

/* regisztráció, input mez&otilde; */
#reg .textinput {
	text-align: left;
	border-style: none;
}

/* regisztráció, gomb */
#reg .button {
	text-align: left;
	border-style: none;
}

/* foglalás, táblázat */
#reserves .table {
}

/* foglalás, input mez&otilde; */
#reserves .textinput {
}

/* foglalás, szövegmez&otilde; */
#reserves textarea {
}

/* foglalás, azonosító szám mez&otilde; */
#reserves .number {
}

/* kitöltend&otilde; mez&otilde; */
.required {
	text-align: left;
	border-style: none;
}

/* foglalás, legördül&otilde; lista */
#reserves .legordulo {
}

/* foglalás, gomb */
#reserves .button {
}

/* input mez&otilde; (hover, focus) */
textinput:hover, textinput:focus {
	text-align: left;
	border-style: none;
}

/* szövegmez&otilde; (hover, focus) */
textarea:hover, textarea:focus {
	text-align: left;
	border-color: #560000;
	border-style: none;
}

/* galéria, képek */
#gallery img {
}

/* contact &ucirc;rlap */
#contact {
	text-align: left;
	border-style: none;
}

/* képeslap */
#ecard {
}

/* vendégkönyv, hozzászólás &ucirc;rlap */
#guestbook_form {
}

/* hírlevél, input mez? */
#newsletter .textinput {
}

/* hírlevél, gomb */
#newsletter .button {
}

/* hírlevél, ellen?rz? kód */
#newsletter .code {
}

/* galéria, oldalszámok */
#gallery #nav {
}

/* galéria, "Küldés képeslapként" */
#gallery .send_ecard {
}

/* felhasználói profil, input mez?k */
#profile .textinput {
	text-align: left;
	border-style: none;
}

/* felhasználói profil, szövegmez?(k) */
#profile textarea {
	text-align: left;
	border-style: none;
}

/* felhasználói profil, gombok */
#profile .button {
	text-align: left;
	border-style: none;
}

/* felhasználói profil, legördül? listák */
#profile select {
}

/* felhasználói profil, ?rlapelem-csoportok (doboz) */
#profile fieldset {
	text-align: left;
	border-style: none;
}

/* felhasználói profil, ?rlapelem-csoportok (címke) */
#profile legend {
	text-align: left;
	border-style: none;
}

/* saját adatok, képfeltöltés mez? */
#profile .fileinput {
	text-align: left;
	border-style: none;
}

/* regisztráció, adatcsoport fejléce */
#reg .part_header {
	text-align: left;
	border-style: none;
}

/* regisztráció, elküld és mégsem gomb rész */
#reg tfoot {
	text-align: left;
	border-style: none;
}

/* regisztráció, hibát tartalmazó mez? */
#reg .textinput_error {
	text-align: left;
	border-style: none;
}

/* regisztráció, ellen?rz? kód mez? */
#reg .code {
	text-align: left;
	border-style: none;
}

/* üzenet input mez?, hibás */
#guestbook_form .textarea_error {
}

/* input mez?, hibás */
#guestbook_form .textinput_error {
}

/* kód mez?, hibás */
#guestbook_form .code_error {
}

/* szavazás ?rlap fejléc */
#poll .caption {
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 10px;
	color: #808080;
	text-align: center;
	line-height: 15px;
}

/* szavazás ?rlap, gomb */
#poll .button {
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 10px;
	color: #808080;
	background-color: #fff;
	text-align: center;
	border-width: 1px;
	border-color: #E1E1E1;
	border-style: solid;
}

/* szavazás ?rlap, tartalom */
#poll .content {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #808080;
	text-align: left;
}

/* szavazás táblázat */
#poll table {
	text-align: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-width: 1px;
	border-color: #E1E1E1;
	border-style: solid;
	width: 160px;
}

/* szavazás ?rlap, lábléc */
#poll .footer {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #808080;
	text-align: center;
}

/* Keresés input mező */
#search .textinput {
	color: #537c07;
	background-color: #f6faf3;
	background-image: url(templates/default/images/hu/bg_search.gif);
	text-align: left;
	margin-top: 15px;
	margin-left: 10px;
	padding-left: 5px;
	border-width: 1px;
	border-color: #596801;
	border-style: solid;
}

/* Keresés gomb */
#search .button {
	font-weight: bold;
	color: #ffffff;
	background-image: url(templates/default/images/hu/bg_search_btn.gif);
	text-align: left;
	margin-top: 3px;
	margin-left: 3px;
	border-style: none;
	width: 18px;
	height: 18px;
}


