@charset "utf-8";
/* CSS Document */

body  {
	background-image: url(../images/title-back02.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #E0C279;
	margin:0px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
}

.divbody{
	width: 970px;
	/* clear:both; */
}

.wrapper1  {
	/*
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #EBD7A5; */
	width: 968px;
	padding-top:24px;
	padding-bottom:15px;
	/* background-image: url(../images/wrapper-back.jpg);
	border-right: solid #FFF 1px;
	border-left: solid #FFF 1px;  
	overflow:hidden; */
}

.wrapper2  {
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #EBD7A5;
	width: 968px;
	border-right: solid #FFF 1px;
	border-left: solid #FFF 1px;
	overflow:hidden;
}

/*div knizna seria*/
.divkniznaseria  {
	background-position: center center;
	background-repeat: no-repeat;
	background-color: none;
	width: 476px;
	height: 154px;
	background-image: url(../images/div-kniznaseria.png);
	margin: 10px;
	float:left;
}

.divkniznaseria h2, .divdarcek h2, .divContentHeader h2  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.75em;
	line-height: 50px;
	display:block;
	margin:0px;
	color: #FFFFFF;
	text-shadow: -1px -1px 0px #000;
	font-weight: normal;
}

.divkniznaseriawrapper  {
	width: 100%
	overflow:hidden;
}

.divkniznaseriaLeftCol  {
	width: 207px;
	font-size: 0.8em;
	margin: 15px 0px 0px 15px;
	float:left;
	text-align: left;
}

.divkniznaseriaRightCol  {
	width: 230px;
	font-size: 0.8em;
	margin: 10px;
	float:right;
	line-height: 12px;
}

/*button objednavka*/
.btnObjednaj  {
	width: 230px;
	height:57px;
	font-size: 1.85em;
	display:block;
	background: transparent;
	background-image: url(../images/btn-objednaj.png);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 52px;
	text-decoration: none;
	color: #FFFFFF;
	text-shadow: -1px -1px 0px #000;
}

.btnObjednaj:hover  {
	background-image: url(../images/btn-objednaj-over.png);
	color: #682028;
	text-decoration: none;
	text-shadow: 1px 1px 0px #fff;
}

a.btnObjednaj{text-decoration: none;	color: #FFFFFF;}
.btnObjednaj a:link {text-decoration: none;	color: #FFFFFF;}
.btnObjednaj a:visited  {text-decoration: none;	color: #FFFFFF;}


/*div darcek*/
.divdarcek  {
	background-position: center center;
	background-repeat: no-repeat;
	width: 476px;
	height: 195px;
	background-image: url(../images/div-darcek.png);
	margin: 10px;
	float:left;
}


.divdarcek h2 {display:inline;}

.divdarcekAbout {
	display:inline-block;
	text-align: center;
	color: #000000;
	font-size: 0.75em;
	line-height: 11px;
	margin-left:5px;
	font-weight: bold;
}

.divdarcek2  {
	background-position: top center;
	background-repeat: no-repeat;
	width: 476px;
	height: 118px;
	background-image:url(../images/darcek-ilustracie.jpg);
	
}

.divdarcek3  {
	margin:0px 25px 0 25px;
	font-size: 85%; font-weight:bold; color:#660000;
}


.divFlash {
	width:463px;
	height:572px; 
	float:right;
	z-index:3;
	/* margin-top:0px;
	overflow: visible;
	margin-top:250px; */ 
}

#main2 { width: 970px; float:left; z-index:2; margin-top:-458px; }
#main1 { width: 970px; }
#main0 { width: 970px; height:249px;  }

#main3  {
	/*
	background-position: top center;
	background-repeat: no-repeat; */
	background-color: #EBD7A5; 
	width: 970px;
	/* background-image: url(../images/wrapper-back.jpg); 
	border-right: solid #FFF 1px;
	border-left: solid #FFF 1px; 
	overflow:hidden;
	height:572px; */
	z-index:4; 
	margin-top:-442px;
}

#w1b  {
	z-index:5; 
}


/* terminy vydani */

.datesBox  {
	width: 100%;
	display:block;
	overflow:hidden;
}

.dateCalBox  {
	width: 159px;
	height: 159px;
	margin:10px 15px 10px 10px;
	background-image: url(../images/calendar-back.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float:left;
}


.dateCalBoxHeader  {
	width: 159px;
	height: 50px;
	color: #FFFFFF;
	text-align: center;
	font-size: 1em;
	line-height: 55px;
	font-weight: bold;
}

.dateCalBoxImg  {
	width: 159px;
	text-align: center;
}

.dateCalBoxBookVol  {
	width: 159px;
	height: 20px;
	color: #000;
	text-align: center;
	font-size: 1em;
	line-height: 20px;
	font-weight: bold;
}



.mainmenu, .pagesmainmenu  {
	width: 970px;
	height: 38px;
	margin-top: 363px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 19px;
	line-height: 35px;
	text-align: left;
	z-index: 100;
}

.pagesmainmenu  {
	margin-top: 3px;
}


ul.mainmenu, ul.pagesmainmenu {
	margin:0;
	padding:0;
	list-style:none;
	clear:both;
	z-index: 100;
}

.mainmenu li{
	height: 38px;
	overflow:hidden;
	display:inline;
	float:left;
	/*margin-right:2px;*/
	text-shadow: -1px -1px 0px #000;
	padding-left: 10px;
	padding-right: 10px;
	z-index: 100;
	border-right: solid #e85868 1px;
	
}

.mainmenu a, .mainmenu a:visited, .mainmenu a:link{color: #FFF; text-decoration:none; text-shadow: -1px -1px 0px #000;}
.mainmenu a:hover{color: #660000; text-shadow: 1px 1px 0px #FFF; text-decoration:none;}

.mainmenu li:hover, .mainmenu li:active{
	background-image: url(../images/menu-hover-back.gif);
	color: #660000;
	text-shadow: 1px 1px 0px #FFF;
}
