body {
	font: 13px "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
	color: #000000;
	background: #7dc4ff url(images/bg_kniha.gif) no-repeat scroll 100% 93px;
	margin: 0px;
	}
table {
	font: 13px "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
	color: #000000;
	}

.selectvydavatele {
  	font: normal 8pt;
	}
/* --------------------- */
.bglinkaspodni {
	background: #4288e7 url(images/bg_linkaspodni.gif) repeat-x fixed 0px 0px;
	margin: 5px;
	}
p {
	font: 13px/17px "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
	color: black;
	}
.bgjak {
	background: #7dc4ff url(images/bg_otaznik.gif) no-repeat scroll 100% 0px;
	margin: 15px 30px 30px 15px;
	}
/* --------------------- */

.kniha {
	width: 80%;
	margin: 0px 0px 30px 15px;
}
.novinka {
	float: left;
	width: 65px;
}
.udaje {
	margin-left: 70px;
}
.nazev {
	font-weight: bold;
}
.dialog {
		background-color: #73a5e7;
		width: 670px;
		padding: 15px;
		}
.properties {
		border-top: 1px;
		border-left: 0px;
		border-bottom: 1px;
		border-right: 3px;
		border-color: #fff;
		border-style: solid;
		}
.prochazeni {
		width: 80%;
		margin-left: 85px;
		font-weight: bold;
		}
/* --------------------- */
.autentifikace {
		width: 250px;
		border: 2px solid #73a5e7;
		margin-top: 50px;
		}
.teloadmin {
		width: 600px;
		padding-top: 20px;
		margin: 0px 10px 10px 130px;
		}
.admin {
		width: 600px;
		border: 2px solid #73a5e7;
		margin-bottom: 5px;
		}
.admin th, .autentifikace th {
		font-weight: normal;
		text-align: left;
		background-color: #73a5e7;
		color: white;
		}
.poznamka {
		padding-top: 10px;
		vertical-align: top;
		}
.testisbn {
		margin: 10px;
		}
/* --------------------- */
.alert {
		font-weight: bold;
		color: red;
		text-align: center;
		}
	.alert a {
			font-weight: normal;
			color: blue;
			}
.ok {
		font-weight: bold;
		color: green;
		text-align: center;
		}

/* --------------------- */
.adminmenu {
		position: absolute;
		width: 100px;
		height: auto;
		top: 15px;
		right: auto;
		bottom: auto;
		left: 10px;
		}
.adminmenu table {
		margin-top: 5px;
		width: 100px;
		border: 1px solid #4288e7;
		}
.adminmenu th {
		font-weight: normal;
		text-align: left;
		background-color: #4288e7;
		color: white;
		}
.knihaedit {
		float: right;
		}
.error {
		margin: 0px 0px 5px 0px;
		border: 1px;
		border-color: red;
		border-style: solid;
		padding: 10px 0px 10px 0px;
		}