/*
Copyright 2007, JT WebDesign Studio - http://www.jtwds.cz
*/


/* Elements */

body, table, th, td, ol {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #483d8b;
}

a {
	color: #808080;
	text-decoration: underline;
}

a:hover {
	color: #b22222;
	text-decoration: none;
}

fieldset {
	padding: 4px 5px;
	border: 1px solid #a5bbd1;
}

form {
	padding: 0;
	margin: 0;
}

img {
	border: none;
	padding: 0;
	margin: 0;
}

hr {
	color: #d7d9e9;
	margin: 15px 0;
}

legend {
	font-size: 17px;
	color: #FF6A6A;
	font-weight: bold;
	font-style: italic;
	padding: 0px 5px;
}

label {
	cursor: pointer;
}


/* Classes */

.bookSumary table td {
	padding: 4px;
}

.formSelect {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #57568d;
	font-weight: bold;
	border: 1px solid #97afc6;
	background-color: #f9f9f9;
}

.formText {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #57568d;
	font-weight: bold;
	border: 1px solid #97afc6;
	background-color: #f9f9f9;
}

.formTlacitko {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f0f8ff;
	font-weight: bold;
	border: 1px solid #97afc6;
	background-color: #6495ed;
	background-image: url(../images/pozadi_4.gif);
	background-repeat: repeat-x;
	padding: 1px 4px;
	cursor: pointer;
}

.hvezda {
	font-weight: bold;
	color: #ff0000;
	margin-left: 10px;
}

.info1 {
	color: #5481B8;
}

.nadpis1 {
	font-size: 21px;
	font-weight: bold;
	font-style: italic;
	color: #CDD0E4;
}

.nadpis2 {
	font-size: 17px;
	font-weight: bold;
	color: #5481B8;
}

.nadpis3 {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #6A94C4;
	letter-spacing: 2px;
	padding-left: 8px;
	background-image: url(images/linka.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

.priplatek {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #a3a8cd;
	text-align: right;
}

.table {
	border-collapse: collapse;
	border: 1px solid #cdd0e4;
}

.table td {
	border: 1px solid #cdd0e4;
}

.tableBody1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000164;
}

.tableBody2 {
	font-family: Tahoma;
	font-size: 11px;
	color: gray;
}

.tableHeader1 {
	background-color: #959BC6;
	color: white;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
}

.tableHeader2 {
	background-color: #7078B1;
	color: white;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
}

.tableHeader3 {
	background-color: #FF6A6A;
	color: white;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
}

.tableHeader4 {
	background-color: #9A9A9A;
	color: white;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
}

.text1 {
	font-weight: bold;
	color: #8c93bd;
	padding-left: 10px;
}
