* {
	margin: 0;
	padding: 0;
}

body, html {
  	width: 100%;
	height: 100%;
  	font-family: Verdana;
	font-size: 13px;
  	color: #000;
	background-image: url(../imgs/bg_body.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #FFF;
}

a {
	color: #4079A6;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
.rovatcim {
    font-family: Georgia;
	font-size: 24px;
	font-weight: normal;
	color: #224058;
}
img {
    border: none;
}


h1 {
  	font-family: Georgia;
	font-size: 24px;
	font-weight: normal;
	color: #4079A6;
}

h2 {
  	margin-bottom: 15px;
  	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #4079A6;
	text-indent: 5px;
	text-transform: uppercase;
}

table {
	border-collapse: collapse;
}

td {
	vertical-align: top;
}
input.inputbox {
  	margin-bottom: 11px;
  	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 9px;
	width: 164px;
	color: #7F7F7F;
	background-image: url(../imgs/bg_inputbox.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border: 1px solid #D4D4D4;
}
input.submit {
	width: 74px;
	text-align: center;
	text-transform: lowercase;
	color: #000;
	background-image: url(../imgs/bg_submit.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border-top: 1px solid #817E7E;
	border-bottom: 1px solid #B3B2B2;
	border-left: 1px solid #817E7E;
	border-right: 1px solid #BCBBBB;
	cursor: pointer;
}

#commentbelepes p {
    display: block;
    height: 24px;
    width: 100%;
    margin-bottom: 5px;
}
#commentbelepes p input.inputbox {
    float: left;
    margin-right: 9px;
    vertical-align: bottom;
}
#commentbelepes p input.submit {
    float: left;
    vertical-align: bottom;
    height: 24px;
}


textarea {
  	width: 444px;
	height: 122px;
	font-family: Verdana;
	font-size: 12px;
	border: 1px solid #D0D0D0;
}

#main {
  	margin-left: auto;
	margin-right: auto;
	width: 892px;
}
#konyvajanlo {
  	width: 550px;
	height: 242px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../imgs/flash.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#konyvajanlo_flash {
	position: relative;
	top: 16px;
	margin: 0px;
	padding: 0px;
	display: table;
}

#header {
	height: 103px;
	background-color: #FFF;
}

#header ul {
  	width: 500px;
	list-style: none;
	position: relative;
	bottom: 20px;
	left: 240px;
}

*html #header ul {
	float: left;
	top: 80px;
	left: 50px;
}

#header ul li {
  	margin-left: 10px;
	display: inline;
}

#header ul li a {
  	font-family: Georgia;
	font-size: 12px;
	text-transform: uppercase;
	color: #4079A6;
}

*html #konyvblog {
	float: left;
}

#onlinevasarlas {
	position: relative;
	bottom: 122px;
	left: 713px;
}

*html #onlinevasarlas {
	position: static;
	bottom: 0px;
	left: 713px;
	float: right;
}

#flash {
	height: 242px;
}

/*SZAVAZAS*/
#szavazas {
	background-image: url(../imgs/szavazas.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	height: 242px;
}
#szavazas div.szavazas {
    color: #FFFFFF;
    text-align: right;
    padding-top: 60px; /* 80px */
	height: 182px; /*162px;*/
}
input.submitlink {
    font-family: Georgia;
    color: #83ABCE;
    /*margin: 5px;*/
    background-color: transparent;
    border: none;
    text-transform: uppercase;
}
#szavazas div.szavazas h1 {
    color: #FFFFFF;
    font-style: italic;
    font-size: 23px;
}
#szavazas div.szavazas p {
    font-family: Arial;
    font-size: 14px;
    line-height: 30xp !important;
}
p.vote {
    background-image: url(../imgs/bg_szavazas_csik.gif);
    background-position: left top;
    background-repeat: repeat;
    height: 23px;
    margin-top: 10px;
    width: 300px;
}

/*CONTENT*/
#content {
	margin-top: 40px;
	width: 892px;
}

td.leftside {
	width: 493px;
}

td.centerside {
  	padding-left: 12px;
  	padding-right: 12px;
	width: 176px;
	background-image: url(../imgs/bg_center.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

td.centerside div.versenylista, div.versenysiker {
	display: table;
    width: 100%;
  	margin-top: 5px;
    font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
}

td.centerside div.versenylista img, div.versenysiker img  {
  	margin-right: 6px;
}

td.centerside div.versenylista a, div.versenysiker a {
	color: #000000;
	font-weight: normal;
	text-transform: uppercase;
}

td.centerside div.versenylista b.szerzo, div.versenysiker b.szerzo {
	color: #000;
	font-weight: normal;
    font-style: italic;
	display: table;
    margin: 0px;
    padding: 0px;
}



td.rightside {
  	padding-left: 10px;
	width: 189px;
}

td.rightside ol {
  	margin-left: 20px;
  	width: 130px;
	list-style-position: inside;
}

td.rightside ol li, td.rightside ol a {
    font-size: 11px;
    color: #000000 !important;
  	margin-bottom: 20px;
}

td.rightside ol li.last {
  	margin-bottom: 0;
}

td.rightside h2 {
  	margin-left: 15px;
}
td.rightside p a {
    color:#000000 !important;
    font-size:11px;
}

div.topstory {
  	margin-bottom: 10px;
	width: 478px;
}

div.topstory img {
  	margin-top: 25px;
  	margin-bottom: 5px;
	border: 1px solid #8A8A8A;
}

div.topstory p {
	line-height: 18px;
}

p.datum {
  	font-family: Georgia;
	line-height: 50px !important;
	color: #928E8E;
}

div.banner {
	text-align: center;
}
div.banner468 {
	text-align: center;
    width: 468px;
    min-height: 120px;
    margin: 10px auto 10px auto;
}


div.cimkek {
	color: #4079A6;
}

p.csik {
  	width: 100%;
  	height: 38px;
	background-image: url(../imgs/vonal.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

/* Login */
a.forgotpass {
	margin-top: 5px;
  	display: block;
}

div.login h1 {
	margin-bottom: 10px;
}

#footer {
  	width: 100%;
  	height: 107px;
	background-image: url(../imgs/bg_footer.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

#footer p {
  	padding-top: 40px;
  	margin-left: auto;
	margin-right: auto;
	width: 892px;
	text-align: center;
	color: #FFF;
}

#newsfull {
	width: 474px;
}
#newsfull .lead {
    font-weight: bold;
}


#newsfull p.submit {
  	margin-bottom: 40px;
  	margin-right: 30px;
	text-align: right;
}

#uzenet {
	color: #417BA9;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

div.commentdata {
  	margin-bottom: 30px;
	width: 444px;
}

p.header {
  	margin-bottom: 20px;
  	height: 29px;
	line-height: 29px;
	text-indent: 14px;
	background-image: url(../imgs/bg_comment.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

p.header b {
  	margin-right: 10px;
	color: #417BA9;
}

/* Konyvkereso */
form.konyvkereso {
	margin-bottom: 50px;
}

form.konyvkereso select {
	display: none;
}

form.konyvkereso p.kategoriak {
	line-height: 80px;
}

form.konyvkereso p.submit {
	text-align: right;
}

div.konyvkeresoresult {
  	margin-bottom: 20px;
	display: table;
}

div.konyvkeresoresult img {
  	margin-right: 20px;
}

div.konyvkeresoresult a {
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
}

div.konyvkeresoresult b.szerzo {
  	margin-bottom: 10px;
	color: #000;
	font-weight: bold;
	text-transform: lowercase;
	display: table;
}

div.konyvkeresoresult p.lead {
	height: 65px;
}

div.konyvkeresoresult p.tovabb {
	text-align: right;
}

div.konyvkeresoresult p.tovabb a {
	color: #4079A6;
	text-transform: lowercase;
	font-weight: normal;
}


/* BORITOVERSENY */
#verseny div {
    float: left;
    padding-bottom: 10px;
}
#verseny div span {
    float:left;
    width:80px;
}
input.inputbox_small {
    background-image:url(../imgs/bg_inputbox.gif);
    background-position:left top;
    background-repeat: repeat-x;
  	padding-top: 3px;
  	padding-bottom: 3px;
    margin-right: 10px;
	width: 140px;
	height: 18px;
	line-height: 20px;
	color: #B8B39F;
	text-indent: 10px;
	border: 1px solid #C9C5B5;
}
select.select_small {
  	padding-top: 3px;
  	padding-bottom: 3px;
	width: 140px;
	height: 28px;
	line-height: 20px;
    border: 1px solid #C9C5B5;
}
/*LISTA*/
div.versenylista, div.versenysiker {
  	margin-bottom: 20px;
	display: table;
    width: 100%;
}

div.versenylista img {
  	margin-right: 20px;
}

div.versenylista a {
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
}

div.versenylista b.szerzo {
  	margin-bottom: 10px;
	color: #000;
	font-weight: bold;
    font-style: italic;
	display: table;
}

div.versenylista p.lead {
	height: 65px;
}
a.submit {
	height: 22px;
	background-image: url(../imgs/bg_submit.gif);
	background-position: top left;
	background-repeat: repeat-x;
	text-align: center;
	text-transform: lowercase !important;
	border-top: 1px solid #817E7E;
	border-bottom: 1px solid #B3B2B2;
	border-left: 1px solid #817E7E;
	border-right: 1px solid #BCBBBB;
    font-weight: normal !important;
	color: #000;
    padding: 3px 7px 3px 7px;
	cursor: pointer;
}
/*span.page_back {
    float:left;
    width: 105px;
    text-align: left;

}
span.page_pages {
    float:left;
    width: 230px;
    text-align: center;
}
span.page_next {
    float:left;
    width: 135px;
    text-align: right;
}
*/

p.paginator  {
	width: 100%;
	min-height: 30px;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
    font-size: 12px;
}
p.paginator a {
    margin: 2px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 11px;
    border: 1px solid #999999;
}
#activepage {
    color: #BCBBBB;
}

