/*
Knihovna Chotěboř
www.knihovnachotebor.cz
by: myKeyMedia 2009
*/
.mainMenuwrap
{
	width: 100%;
	height: 90px;
	background-color: #FDD386;
	margin:auto;
}
.mainMenu
{
	width: 670px;
	/*float: right;*/
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	font: normal 14px Tahoma, Arial, Verdana, sans-serif;
}
.mainMenu .titul
{
	margin-top: 2px;
	margin-left: 6px;
	font-weight: bold;
	font-size: 15px;
}
.submenu {
	text-align: right;
	display: none;
	width: 180px;
	color: #ccc;
	font-size: 12px;
	margin-top: 1px;
	margin-right: 12px;
	float: right;
}
.kwicks li.active .submenu {
	display: block;
}
.kwicks a {
	color:white;
}
.kwicks a:hover {
	color:black;
}
/*menu def*/
.kwicks {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
	/*float:right;*/
}

.kwicks li{
	display: block;
	overflow: hidden;
	padding: 0;
	cursor: pointer;
}
/*menu def
.kwicks li {
	float: left;
	width: 90px;
	height: 100px;
}
.kwicks .kwicks_inner {
	width: 200px;
}
.kwicks .bigLetter {
	font-size: 60px;
	width: 90px;
	height: 100px;
	color: red;
	float: left;
}
.kwicks .smallLetters {
	display: none;
	text-align: center;
	width: 140px;
	color: #ccc;
	font-size: 16px;
	margin-top: 13px;
	float: right;
}
.kwicks li.active .smallLetters {
	display: block;
}
*/

/*menu 2*/
.kwicks li {
	float: left;
	width: 134px;
	height: 90px;
	margin-right: 5px;
}
#kwick1
{
	background: #FF6F04 url(imgknihovna/m2.png) 0 40px no-repeat;
}
#kwick1.active
{
	background-color: #FBA05E;
	background-position: 0 90px;
}
#kwick2 {
	background: #BF6E32 url(imgknihovna/m6.png) 0 40px no-repeat;
}
#kwick2.active {
	background-color: #BC8964;
	background-position: 0 90px;
}
#kwick3 {
	background: #A64701 url(imgknihovna/m3.png) 0 40px no-repeat;
}
#kwick3.active {
	background-color: #A3571E;
	background-position: 0 90px;
}
#kwick4 { 
	background: #FF9343 url(imgknihovna/m1.png) 0 40px no-repeat;
}
#kwick4.active { 
	background-color: #FDB986;
	background-position: 0 90px;
}
#kwick5 { 
	margin-right: none;
	background: #FFB075 url(imgknihovna/m5.png) 0 40px no-repeat;
}
#kwick5.active { 
	background-color: #FDCBA6;
	background-position: 0 90px;
}

.hornipruh
{
	width: 100%;
	height: 86px;
	background-color: #b20000;
}
.hornilogo
{
	width: 970px;
	height: 86px;
	background: #b20000 url(imgknihovna/knihovna-logo-400x86.gif) 0 0 no-repeat;
	margin:auto;
}
.noveknihywrap
{
	/*width: 970px;*/
	width: 690px; /*pro 3 knizky */
	height: 100px;
	/*background: #FCDAA2 url(imgknihovna/nk-ram3.png) 0 0 no-repeat;*/
	/*background: #FFBD43;*/
	background: #FDD386;
	margin-bottom: 30px;
	margin-top: 0px;

	/*border-top: 2px solid #FFA704;
	border-bottom: 2px solid #FFA704;
	border-left: 2px solid #FFA704;
	border-right: 2px solid #FFA704;*/
}
.nk_text
{
	width: 240px;
	height: 90px;
	padding-left: 20px;
	padding-top: 12px;

	color: #333333;
	font-size: 16px;
	font-style: italic;
	line-height: 22px;
	font-family: Georgia,serif;
	float:left;

}
.nk_text strong
{
	font-size: 16px;
	font-style: normal;
	font-family: Tahoma, Arial, Verdana, sans-serif;
}

.nk_books
{
float:right;
width: 430px;
height: 90px;
/*background-color: #FeeAA2;*/
}

.nk_img {
float:left;
width: 80px;
height: 80px;
margin-top: 10px;
margin-left: 30px;
/*border: 3px solid #000;*/
}
.nk_img a img { 
border: 2px solid #e67006;
}
.nk_img a:hover img { 
border: 2px solid #d90202;
}


.wrap_2col {
float:left;
width: 690px;
/*margin-right: 20px;*/
}

/* General styles */
body {
	/*background: #fff url(imgknihovna/background2.png) 0 0px repeat-x;*/
	background: #fff url(imgknihovna/background2.png) 0 -70px repeat-x;
	
}

a {
	color: #e67006;
	text-decoration: none;
}

a:hover {
	color: #d90202;
}


/* Header styles */

.topLogo h1, .topLogo h2 {
	color: #d90202;
}

.topLogo h1 a, .topLogo h2 a {
	color: #d90202;
}

.topLogo h1 a:hover, .topLogo h2 a:hover {
	color: #e67006;
}

.topLogo .blogDescription {
	color: #e67006;
}

.topMenu ul li {
	border-top: 5px solid #fcdaa2;
}

.topMenu ul li.current_page_item {
	border-top: 5px solid #d90202;
}

.topMenu ul li a {
	color: #e67006;
	padding-top: 20px;
	text-decoration: none;
}

.topMenu ul li a:hover {
	color: #d90202;
}

.s {
	border: 1px solid #f90;
}


/* Sidebars styles */

#lsidebar h2, #rsidebar h2 {
	color: #666;
	border-bottom: 1px solid #f90;
}

#lsidebar li.rssFeed {
	background: url(img/redorange/bg-rss.gif) no-repeat;
}

.rssFeed a {
	color: #fff;
}

.rssFeed a:hover {
	color: #f90;
}

.rssEmail {
	border: 1px solid #f90;
}

.rssForm small {
	background: #fff2db;
}

.rssSubmit {
	color: #e67006;
}

#wp-calendar caption {
	color: #f90;
}

#wp-calendar th {
	background: #eee;
}

#wp-calendar td {
	background: #f5f5f5;
}

#wp-calendar a {
	color: #d90202;
}

#wp-calendar a:hover {
	color: #888;
}


/* Content styles */

.archiveTitle {
	color: #666;
	border-bottom: 1px solid #ddd;
}

.postTitle h1, .postTitle h2 {
	color: #d90202;
	border-bottom: 1px solid #f90;
}
.postTitle_hlavni h1, .postTitle_hlavni h2 {
	color: #d90202;
	border-bottom: 1px solid #f90;
}
.postTitle h1 a, .postTitle h2 a {
	color: #d90202;
}
.postTitle h1_hlavni a, .postTitle_hlavni h2 a {
	color: #d90202;
}
.postTitle h1 a:hover, .postTitle h2 a:hover {
	color: #888;
}
.postTitle_hlavni h1 a:hover, .postTitle_hlavni h2 a:hover {
	color: #888;
}
.postContent h1 {
	color: #666;
}

.postContent h2 {
	color: #666;
}

.postContent h3 {
	color: #666;
}

.postContent h4 {
	color: #777;
}
.postContent_hlavni h1 {
	color: #666;
}

.postContent_hlavni h2 {
	color: #666;
}

.postContent_hlavni h3 {
	color: #666;
}

.postContent_hlavni h4 {
	color: #777;
}
.postContent blockquote {
	background: #fff2db url(img/redorange/bg-blockquote.gif) no-repeat;
}
.postContent_hlavni blockquote {
	background: #fff2db url(img/redorange/bg-blockquote.gif) no-repeat;
}
.postMeta a {
	color: #d90202;
}

.postMeta a:hover {
	color: #888;
}


/* Comments styles */

h3#respond, h3#comments, h3#trackbacks {
	color: #d90202;
	border-bottom: 1px solid #f90;
}

.commentAuthor a {
	color: #d90202;
}

.commentAuthor a:hover {
	color: #888;
}

#author, #email, #url {
	border: 1px solid #bbb;
}

#comment {
	border: 1px solid #bbb;
}

#submit {
	background: url(img/redorange/bg-addcomment.gif) no-repeat;
	color: #fff;
}

/* Footer styles */

#footer {
	border-top: 1px solid #ddd;
}