/* @override http://localhost/kovex/styles.css */

body {
	background: white url(images/back_white.jpg) repeat-x;
	color: black;
}

#scriptoff {
	color: black;
	background: white url(images/footer_white.jpg) repeat-x 0 bottom;
}

#idezet {
	color: white;
}

#talalos {
	color: white;
}

#switcher a#white {
	display: none;
}

#left h3
{
    background: #ededed;
}

#left a {
	color: #b8b8b8;
}

#left a:hover, #left a.activ {
	color: black;
}

#right h5 {
	color: #787878;
	background-color: #ededed;
}

#right p.kiserlet {
	background-color: #ededed;
}

#right p.kiserlet2 {
	background-color: #ededed;
}

#right a
{
    color: #7c7c7c;
}

#right a:hover {
	color: black;
}

#right strong {
	background-color: #2e2e2e;
}

#prev-next a:hover {
	color: black;
}

#lablec {
	border-top-color: #8e8e8e;
	border-top-style: solid;
	border-top-width: 1px;
	color: #444;
}

#lablec p {
	color: #727272;
}

#footer {
	background: url(images/footer_white.jpg) repeat-x;
}

label {
	color: #616161;
}

.text {
	color: black;
	background-color: #ededed;
	border-color: #ededed;
}

#wrongname, #wrongemail, #wrongcim {
	color: black;
	background-color: #ededed;
}

textarea {
	color: black;
	background-color: #ededed;
	border-style: none;
}

#wrongmsg {
	color: black;
	background-color: #ededed;
}
.button {
	background-color: #ededed;
	color: black;
	border-color: #ededed;
}

#nev_ok, #email_ok, #msg_ok, #nev_err, #email_err, #msg_err, #cim_ok, #cim_err {
	background: url(images/form_ok_white.png) no-repeat;
}
#nev_err, #email_err, #msg_err, #cim_err {
	background: url(images/form_error_white.png) no-repeat;
}

#uzenet_ok {
	color: black;
	background-color: #ededed;
}

#uzenet_ok .email {
	color: black;
	font-weight: bold;
}
