/* ------------- Általános osztályok minden karoli dokumentumhoz -------------------*/

BODY{
	margin : 0;
	color : #000000;
	background : White;
	font-family : Tahoma, Verdana, Arial,serif;
	font-size: 12px;
	vertical-align: top;
}

A{
	border : none;
	color : #DCA843;
	text-decoration : none;
	font-weight: bold;	
	font-size: 12px;
}

A:hover{
	text-decoration : underline;
}

/*  Cím  */
 .title, TR.tr-title TD.text-title{
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #003366;
/*	background-image : url(/konyv.gif); */
	background-repeat : no-repeat;
	background-position : center;
	height : 50px;
	vertical-align : middle;
}

DIV.text-title {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #003366;
}

.img-title {
	height : 30px;
	width : 130px;
}
/*  Fő táblázat */

.main-table {
	width : 100%;
	border : 0px;
	padding : 0px;
	text-align : center;
	vertical-align: top;
}

.main-leftcol{
	vertical-align : top;
	width : auto;
}

.main-rightcol{
	vertical-align: top;
	width: 200px;
}

/* Jobboldali - navigációs - panel */
TABLE.t-rpanel{
	background : #003366;
	width: 100%;
	color : White;
	vertical-align: top;
	text-align: center;
}

.td-rpanel{
	text-align: center;
	padding : 0px;
	background : #003366;
	vertical-align: top;
	height : 100%;
}

DIV.navigation{
	text-align : center;
	font-size: 11px;
}
.navigation, .navigation A, .navigation A.hover{
	color: white;
	font-size: 11px;
}

/* -------------------------------------Károli index-oldal ----------------------------------------*/
.t-index_main {
	width: 90%;
	text-align : center;
}
.tcol-index {
	width: 50%;
	vertical-align : top;
}
.t-index_main TD {
	text-align: center;
	vertical-align: top;
}

COL.t-bibindex_col, COL.t-bibindex_col TD {
	text-align: left;
	vertical-align : top;
}

/* ------------------------------------ Károli biblia felyezetek -----------------------------------*/
/*  Lapozó ikonok */
#navigacio {
	border : 0;
	vertical-align : top;
	margin-left : auto;
	margin-right : auto;
}

/*  Bibliaversek */

TR.tr-high {
	background-color : #99CCFF ! important;
}

TR.tr-title {
	background-color : White ! important;
}

TABLE.t-text {
	width: 95%;
}

.t-text tr {
	background: #F0F8FF;
}

TABLE.t-text td {
	font-size: 12px;
	vertical-align: top;
	text-align: left;
}

TABLE.t-text th {
	font-size: 12px;
	vertical-align: top;
	text-align: center;
	font-weight : normal;
}

.t-col1 {
	border : 0;
	width: 24px;
	vertical-align: top;
}
.t-col2 {
	width: auto;
	vertical-align: top;
}

/* --- cZ --- */

.bevitel{
	font-size: 11px;
	font-weight: bold;
	background : #F0F8FF;
	border-style: solid;  
	border : 1px solid; 
	border-color: #003366;
}
	
.elvalasztas{
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
}

.gomb{
	font-size: 11px;
	font-weight: bold;
	border-style: none;
	background-repeat: no-repeat;
	background-image: url(pic/keres.jpg); width: 56px; height:16px;
	color: #003366;
}



