/* Layout Stylesheet */ 

body {
 	margin-top:20px;
 	background:#FFFFFF;
 	color: #333333;
 	text-align:center;
 	padding:0;
 }

#container {
 	text-align:left;
 	width:904px;
 	margin:auto;
 }

#header {
	height:115px;
	background: url(img/header_bg.jpg);
}

#bodyblock {
	position:relative;
	background: #FFF url(img/nav_bg2.gif) repeat-y left;
	width:904px;
	padding:0;
	margin: 0;

	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #663300;*/
}

#navigation {
	float:left;
	width:142px;
	/*  background-color: #ffffff;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF; */
	text-align: right;
	background-image: url(img/nav_bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#main {
	width:757px;
	border-right: thin solid #F6F1E6;
	background-color: #FFFFFF;
	text-align: center;
	padding: 0px;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #643D24;

}
.intro {
	padding-top: 15px;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.BoldLarge {
	font-size: 1em;
	font-weight: bold;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
.border1 {
	border: thin dotted #CFBC94;
}


.bookInfo {
	text-align: left;
	vertical-align: top;
	padding: 10px 12px 12px 10px;
	width: 33%;
	border-bottom: thin dotted #CFBC94;
	border-right: thin dotted #CFBC94;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #643D24;
	font-size: .85em;
	font-weight: normal;
}

.books {
	width: 33%;
	padding: 10px 10px 10px 10px;
	text-align: center;
	vertical-align: bottom;
	border-right: thin dotted #CFBC94;
}

.TitleBold {
	font-weight: bold;
	color: #990000;
	font-size: .9em;

}
.TitleNumber {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bolder;
	color: #CC6600;
}

#ftr {
	background:url(img/nav_bg2.gif) repeat-y left;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.55em;
	text-align: left;
	color: #CFBC94;
	padding-left: 150px;



	}
 p.nav {
	width: 125px;
	background-color: #DBC391;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: right;
	}
	
p.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .6em;
	color: #5A4336;
	text-align: right;
	padding-top: 18px;
	padding-right: 10px;
}



a:link.eng {
	font-size: .8em;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.eng {
	font-size: .8em;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.eng {
	font-size: .8em;
	color: #413127;
	text-decoration: none;
}
a:active.eng {
	font-size: .8em;
	color: #FFFFFF;
	text-decoration: none;
}
a:link.cz {
	font-size: .8em;
	color: #003366;
	text-decoration: none;
}
a:visited.cz {
	font-size: .8em;
	color: #003366;
	text-decoration: none;
}
a:hover.cz {
	font-size: .8em;
	color: #413127;
	text-decoration: none;
}
a:active.cz {
	font-size: .8em;
	color: #003366;
	text-decoration: none;
}

.Price {
	font-size: .9em;
	font-style: italic;
	text-align: right;
	color: #CC6600;
	vertical-align: bottom;
}
.BookBorder {
	border: 2px solid #FFFFFF;
	padding: 0px;
}

.TopText {
	border-bottom: thin dotted #CFBC94;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #643D24;
	background-color: #FFFFFF;
	height: 40px;
	padding-top: 6px;
	vertical-align: middle;


}
li {
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
}
a:link {
	font-size: 0.9em;
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	font-size: 0.9em;
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	font-size: 0.9em;
	color: #990000;
	text-decoration: none;
}
a:active {
	font-size: 0.9em;
	color: #CC6600;
	text-decoration: none;
}
.BigBoldBrown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;

}
.BBPurple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #990066;
}
.selectedMenu {
	font-size: .8em;
	font-weight: normal;
	color: #FFFFFF;

}
.selectedMenuCZ {
	font-size: .8em;
	font-weight: normal;
	color: #003366;
}
