﻿body {
	background-color:#383d43;
}
p{
	text-align:justify;
	line-height:1.4em;
}
#wrapper{
	width:943px;
	margin-left:auto;
	margin-right:auto;
	background-image:url('images/main_bg.gif');
	background-repeat:repeat-y;
	color:#d4d3d3;
	font-family:calibri,arial,sans-serif;
	border-bottom:1px solid #545558;
}

#top{
	width:943px;
	height:60px;
	background-image:url('images/top.gif');
}
/* h1 {
	width:941px;
	height:288px;
	background-image:url('images/logo.jpg');
	margin:0;
	border:1px solid #43474b;
	border-bottom:0;
} */
h1 span{
	display:none;
}
#menu {
	height:44px;
	background-image:url('images/menu_bg.gif');
	background-repeat:repeat-x;
	border-bottom:1px solid #43474b;
	border-left:1px solid #43474b;
	border-right:1px solid #43474b;
}
#menu a{
	color: #fda80e;
	font-size: 1.4em;
	display: block;
	float: left;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	height: 37px;
	padding-top: 7px;
}
a {
	color: #fda80e;
}
a:hover {
	color: gray;
}

#menu a:hover{
	text-decoration:underline;
}


#menu a.aktivni{
	background-color:#2f343b;
}
#menu a.aktivni:hover{
	text-decoration:none;
}

#obsah{
	padding:20px;
	padding-top:5px;
	width:580px;
	float:left;
}
#obsah h1{
	color:#c38bda;
	background-color:#32363b;
	margin-left:-19px;
	margin-right:-20px;
	font-weight: bold;
	text-transform: uppercase;
	font-size:26px;
	padding:10px;
	padding-left:20px;
}
#obsah h2{
	color:#c38bda;
	background-color:#32363b;
	margin-left:-19px;
	margin-right:-20px;
	font-weight:normal;
	font-size:25px;
	padding:10px;
	padding-left:20px;
}
h2 a {
	color:#c38bda;
	background-color:#32363b;
	margin-left:-19px;
	margin-right:-20px;
	text-decoration: none;
	font-weight:normal;
	font-size:25px;
	padding:10px;
	padding-left:20px;
}
h2 a:hover{
	color: gray;
	background-color:#32363b;
	text-decoration: underline;
	margin-left:-19px;
	margin-right:-20px;
	font-weight:normal;
	font-size:25px;
	padding:10px;
	padding-left:20px;
}
p a {
	color: #c38bda;
	text-decoration: none;
}
p a:hover {
	color: gray;
	text-decoration: underline;
}
#right{
	width: 282px;
	margin-left: 640px;
	padding-top:5px;
}
#right h2{
	color:#c38bda;
	background-color:#292d32;
	width:95%;
	font-size:25px;
	float:right;
	font-weight:normal;
	margin-right: -20px;
	padding:10px;
	padding-right: 18px;
	text-align:right;
}
#right p{
	clear:right;
	font-size:13px;
	text-align:right;
	color:#868788;
}
table a{
	color:#c38bda;
	font-weight: bold;
}
table a:hover{
	color: gray;
	font-weight: bold;
	text-decoration: none;
}
#paticka {
	background-image: url('images/paticka_bg.gif');
	clear: left;
	margin-top:400px;
	background-repeat: no-repeat;
	height: 110px;
	margin-left: 620px;
	width: 298px;
	padding-left: 20px;
	padding-top: 170px;
}
#paticka p {
	text-align:right;
	margin-right:20px;
	font-size:0.8em;
	color:#868788;
}

#paticka a {
	color:#868788;
}
#odkazy-vyklad {
	text-align: center;
	margin: 0 auto;
	width: 1050px;
	color: gray;
	font-size: 10px;
}

.uclanku {
	float: left;
	padding-right: 10px;
}
#footer {
	margin: 0 auto;
	text-align: center;
}
#footer a {
	color: gray;
	font-size: 10px;
	text-decoration: none;
}
#footer a:hover {
	color: black;
	text-decoration: underline;
}
/*********************FB******************************/

#fb {
	background-color: white;
}
/******************************RSS*******************/
#rssBox {
	width:250px;
	margin:0 auto;
	height: 200px;
	font-size:0.8em;
	border: 2px solid #292d32;	
	background-color: none;
	overflow:hidden;
	position:relative;
}
	
#rssBox .slide {
	margin-top: 10px;
	background-color:#383d43;
}
.rssBoxDate {
	display: none;
}
.rssBoxHeading {
text-align: center;
	font-weight:bold;
	color:#c38bda;
	margin: 3px;
}
.rssBoxDescription {
	margin-left: 5px;
	margin-right: 10px;
}
.rssBoxLink {
	color: #c38bda;
	margin-left: 5px;
	text-decoration: none;
}
.rssBoxLink:hover {
	color: gray;
	text-decoration: underline;
}
/*********************************** Navigace ******************************/
.navigace-prava {
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;	
}
.navigace-leva {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;	
}
.vyklad-pagenavi {
	text-align: center;
	margin:0 auto;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;	
}

.vyklad-pagenavi a, .vyklad-pagenavi span {
	text-decoration: none;
	border: 3px solid #ccc; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
	padding: 3px 5px;
	margin: 2px;
}

.vyklad-pagenavi a:hover, .vyklad-pagenavi span.current {
	border-color: #000;
}

.vyklad-pagenavi span.current {
	font-weight: bold;
}
/******************************************************************** <kartarky> */
.kartarky img.avatar {
	border: 2px solid black;
	float: left;
}
.kartarky h3 {
	font-size: 16px;
	text-transform: uppercase;
}
.kartarky h3 a {
	text-decoration: none;
}
.kartarky p, .kartarky div {
	margin-left: 30px;
	font-weight: bold;
	font-size: 10px;
width: 240px;
background-color: black;
}
.kartarky h3 a {
	vertical-align: top;
}

.kartarky ul, li {
	list-style: none;
padding-right: 15px;
float: left;
}
/******************************************************************** </kartarky> */
/***************************** Drobečková navigace ******************************/
#breadcrumbs { border-bottom:1px solid #ccc; background-color:#fff; line-height: 20px; overflow:auto; font-size:11px; font-weight:bold; }
#breadcrumbs li { float:left; padding-left:8px; }
#breadcrumbs li a { padding:0 24px 2px 0; background:transparent url('images/blue-arrow.png') no-repeat right center;}
#breadcrumbs li a:link, #breadcrumbs li a:visited { text-decoration:none; color:#003366; }
#breadcrumbs li a:hover, #breadcrumbs li a:focus { color:#0099CC; }
#breadcrumbs li {color:#FF9900;}

/* KWICKS */
.kwicks { 
	list-style: none; 
	position: relative; 
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px; 
	margin-bottom: 1px;
	padding: 0; }
.kwicks li { display: block; overflow: hidden; padding: 0; cursor: pointer; }  
.kwicks li { float: left; width: 133.4px; height: 283px; } 
.kwicks li a { text-indent: -1000px; background: transparent repeat scroll 0%; cursor: pointer; display: block; overflow: hidden; height: 283px; }
 
li#kwick1 a { background-image: url('vestkyne-header/lecitelstvi.jpg'); background-color: #000 }  
li#kwick2 a { background-image: url('vestkyne-header/reiki.jpg'); background-color: #000 }  
li#kwick3 a { background-image: url('vestkyne-header/kristalova-koule.jpg'); background-color: #000 }  
li#kwick4 a { background-image: url('vestkyne-header/myslitelka.jpg'); background-color: #000 }  
li#kwick5 a { background-image: url('vestkyne-header/vesteni-budoucnosti.jpg'); background-color: #000 }
li#kwick6 a { background-image: url('vestkyne-header/psychologicke-poradenstvi.jpg'); background-color: #000 }  
li#kwick7 a { background-image: url('vestkyne-header/vestkyne.jpg'); margin-right: none; background-color: #000 }  
