/******************************* GLOBALNI *****************************/
#k-content h1 {
	font-family: Georgia, "New York CE", utopia, serif;
	font-size: 20px;
	font-weight: normal;
	color: #443015;
	padding: 0 0 10px 0;
	margin: 0;
	text-align: left;
}
#k-content h2 {
	font-family: Georgia, "New York CE", utopia, serif;
	font-size: 16px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	letter-spacing: 1px;
}
#k-content form {
	margin: 0;
}
#k-content textarea {
	background: #fff;
	color: #000;
	font-family: Georgia, "New York CE", utopia, serif;
	font-size: 12px;
	vertical-align: middle;
	border: 1px solid #aaa;
	padding: 4px;
}
#k-content input {
	font-family: Georgia, "New York CE", utopia, serif;
	font-size: 12px;
}
#k-content input.transparent {
	background: transparent;
	border: 0;
}
#k-content select {
	font-family:Georgia, "New York CE", utopia, serif;
	border: 1px solid #000;
	font-size: 12px;
}
#k-content img {
	border: 0;
}
#k-content p {
	margin: 3px 0;
}
#k-content .cleaner {
	clear: both;
	height: 1px;
	margin: -1px 0 0 0;
	padding: 0;
	border: 0;
	visibility: hidden;
	background: transparent;
}
#k-content td {
	padding: 2px;
	vertical-align: top;
}
#k-content div.podtrh {
	margin: 0;
	padding: 0;
	height: 1px;
	border-top: 1px solid #dcdbd7;
}
#k-content div.podtrhy {
	margin: 10px 0;
	padding: 0;
	height: 1px;
	border-top: 1px solid #dcdbd7;
}
/******************************* ODKAZY *******************************/
a.normalni:link, a.normalni:visited {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.normalni:hover {
	color: #000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
a.malinky:link, a.malinky:visited {
	color: #695d47;
	text-decoration: underline;
	font-size: 12px;
}
a.malinky:hover {
	color: #695d47;
	text-decoration: none;
	font-size: 12px;
}
a.veliky:link, a.veliky:visited {
	color: #695d47;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
a.veliky:hover {
	color: #695d47;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
/******************************* CONTENT ******************************/
#k-content {
	width: 660px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	background: #fff;
}
#k-content-content {
	font-family: Georgia, "New York CE", utopia, serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	color: #000;
	text-align: left;
	margin: 20px auto;
	background: #fff;
	letter-spacing: 1px;
}
/******************************* MENU *********************************/
#menu {
	margin: 0 auto;
	margin-bottom: 10px;
	padding: 6px;
	background: #8e917c;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	border: 1px solid #727560;
}
#menu a {
	letter-spacing: 0;
	font-size: 14px;
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	padding: 5px 6px;
}
#menu a:hover {
	text-decoration: none;
}
/******************************* HLAVNI CAST **************************/
#hlavni {

}
#hlavni-content {

}
.tabvpravo {
	text-align: right;
}
.skryj {
	display: none;
}
.tabvpravos {
	text-align: right;
	font-weight: bold;
}
.tabvpravosn {
	text-align: right;
	font-weight: bold;
	vertical-align: top;
}
.tabvmiddle {
	margin: 0 auto;
}
#vybiratko {
	margin: 0 auto;
	background: #f8f0e5;
	width: 100%;
}
.message {
	font-weight: bold;
}
/******************************* PRAVE MENU ************************* (přidal Kahi) */
.main-menu .prehled a,
.main-menu .pridat a {background:url('/wp-content/themes/cuketka/gfx/blix/arr-r.gif') left center no-repeat !important;}
.main-menu .zpet a {background:url('/wp-content/themes/cuketka/gfx/blix/arr-l.gif') left center no-repeat !important;}


