body {
	background:transparent url(../img/d/bg.jpg) repeat;
	/*#9F2500; #98291e;*/
	margin: 0;
}

body,td,th {
	font-family: Arial;
	font-size: 13px;
	color: #f8de6e;
}

th {
    font-size: 14px;
    font-weight: bold;
}

a:link,
a:active,
a:visited {
	color: white;/*#f8de6e;*/
    text-decoration: underline;
}
a:hover {
	text-decoration: none;
	border-bottom: 1px dashed white;
}

#footer {
    text-align: center;
    padding-top: 30px;
}

#submenu {
    line-height: 0.8em;
}

#menu {
    margin-left: 5px;
    width: 185px;
}

#menu a, a.menu, #footer a {
    color: #f8de6e;
    text-decoration: none;
    font-style: italic;
}
#menu a:hover, a.menu:hover, #footer a:hover {
	color: white;
	text-decoration: none;
	border-bottom: 1px dashed white;
}

.footermenu{
    padding-bottom: 8px;
    color: rgb(237, 237, 237);
    font-size: 15px;
    font-weight: bold;
}
.menutitle{
    solid rgb(239, 146, 43);
    padding: 7px;
    font-size: 15px;
    font-weight: bold;
    margin-bottom:3px;
}
.menubox{
    padding:7px;
    border:1px solid #EF922B;
    font-size: 13px;
}


.kiemelt {
    font-size: 16px;
    font-weight: bold;
}

.style1 {
	font-size: 24px;
	font-weight: bold;
}


.input {
	font-family: Arial;
	font-size: 10px;
	/*background-color: #645A3C;*/
	border: 1px solid #CC9900;
    color: #000000;
	font-weight: bold;
}
.searchtext {
    color: #6B0707;
    font-size:12px;
    text-align: center;
}

#addbook label, #addbook input {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

#addbook label {
	text-align: right;
	width: 75px;
	padding-right: 20px;
}

#addbook br {
	clear: left;
}





.clear { clear: both; }
.fl { float: left; }
.fc { display: inline; text-align: center; }
.fr { float: right; }
.left { text-align: left; }
.center { text-align: center; }
.center div { margin-left: auto; margin-right: auto;}
.right { text-align: right; }
.bold { font-weight: bold; }
.border { border: 1px solid black; }
.icon {margin:0px; padding:0px; vertical-align: bottom;}

.clearer { clear: both; font-size: 0px; line-height: 0px;}

form {
	display: inline;
	margin: 0;
	padding: 0;
	border: 0;
}

table {
	border-collapse: collapse;
}

a img {
    border: 0;
}


table.vertcent {
    height: 100%;
    padding: 0;
    margin: 0;
    border-spacing: 0;
    margin-left: auto;
    margin-right: auto;
    /*border: 1px solid black;*/
}

table.vertcent td {
    vertical-align: middle;
}

#submenu {
    line-height: 1.4em;
}


.rendel{
    padding:7px;
    border:0px solid #EF922B;
    font-size: 13px;

}
tr.radio{

}

tr.radio{
	background-color: #6A0707;
}
tr.radio:hover {
	background-color: #970202;
}

form#query {
	padding:6px;
	position:relative;

}

div#query{
	position:relative;
	float:left;
	margin-right:3px;
}
div#submit{
	position:relative;
	float:left;
	margin-right:3px;
}

input#query-field {
	width:140px;
	border:1px solid #CC9900;
}

label.overlabel {
	color:#990000;
	font-weight: bold;
}
label.overlabel-apply {
	position:absolute;
	top:17px;
	left:100px;
	z-index:1;
	color:#990000;
	font-weight: bold;
}

div#searchform {
    height: 30px;
}
input.query-button{
margin-top: 15px;
border:1px solid #CC9900;
}
a#wgi_link, a#wgi_link:visited, a#wgi_link:active, a#wgi_link:hover{
font-weight: bold;
font-style: normal;
}

/* könyvajánló */

table.konyvAjanlo{
    width: 100%;
    margin: 10px 0 20px 0;
}

table.konyvAjanlo td{
    width: 33%;
    vertical-align: top;
    padding: 2px 10px;
}

table.konyvAjanlo td table{
    width: 100%;
}

table.konyvAjanlo tr.middleBorder td table td{
    border-top: 1px solid #F8DE6E;
    border-bottom: 1px solid #F8DE6E;
}

table.konyvAjanlo td table td{
    width: 100%;
    padding: 10px 0;
    font-size: 12px;
    border: 0;
}

table.konyvAjanlo td table td strong a{
    font-size: 13px;
    text-decoration: none;
    color: #F8DE6E;
}

table.konyvAjanlo td table td strong a:hover{
    color: #fff;
    border: 0;
}

table.konyvAjanlo td table td i{
    font-size: 11px;
}

table.konyvAjanlo td table td a.gomb{
    color: white;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

table.konyvAjanlo td table td a.gomb:hover{
    text-decoration: none;
    border: 0;
    color: #EF922B;
}

table.konyvAjanlo td table td img{
    display: block;
    padding: 5px;
}

/* könyvajánló vége */