/*
Theme Name: 
Theme URI: 
Description: 
Version: 
Author: 
Author URI: 
*/



* {
	padding: 0;
	margin: 0;
}

body { 
	font: 0.8em Verdana, "Geneva CE", lucida, sans-serif;/*Arial, Helvetica, sans-serif;*/
	color: #333;
	line-height: 1.3em;
	border-top: 13px solid rgb(255,255,255);
	background: #f8f8f8;
}

#content {
	float: left;
	/*width: 600px;*/
	width: 70%;
}

#sidebar {
	float: right;    	
	/*padding: 0 0 0 0;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}
#sidebarmenu {

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	border-left: 1px solid #e6e6e6;
}
#header {
	height: 305px;
	width: 100%;
	background: url(images/headerbg.png) repeat-x;
}

#container {	
	margin: 0 auto;
	padding: 20px;	
}

#footer {	
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 50px;
	padding: 10px 0 10px;
	border-top: 1px solid #e6e6e6;
}

#tagcloud{	
	text-align: center;
  width: 130px;
  display: block; 
}

#tagcloud a {
	background: #F8931D;
}

h1 {
	font: 4.5em Verdana, "Geneva CE", lucida, sans-serif;/*"Century Schoolbook", Georgia, "Times New Roman", Times, serif;*/
	font-style: bold;
	padding: 80px 0 0 80px;
}

h1 a {
	color:rgb(255,255,255);
	text-decoration: none;
}

.description {
	color: #fff;
	padding: 0 0 0 80px;
}

h2 {
	font: 1.4em Verdana, "Geneva CE", lucida, sans-serif;/*Georgia, "Times New Roman", Times, serif;*/
	font-style: normal;
	color: #000000;
}

h2 a {
	font: 1.4em Verdana, "Geneva CE", lucida, sans-serif;/*Georgia, "Times New Roman", Times, serif;*/
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

#sidebar h2 {
	padding: 20px 0 0 0;
}

h3 a {
	font: 1.4em Verdana, "Geneva CE", lucida, sans-serif;/*Georgia, "Times New Roman", Times, serif;*/
	font-style: normal;
	color: #333;
	text-decoration: none;
}

h3#respond {
	font: 1.4em Verdana, "Geneva CE", lucida, sans-serif;/*Georgia, "Times New Roman", Times, serif;*/
	font-style: normal;
	padding: 40px 0 20px 0;
}

h3#comments {
	font: 1.4em Verdana, "Geneva CE", lucida, sans-serif;/*Georgia, "Times New Roman", Times, serif;*/
	font-style: normal;
	padding: 40px 0 20px 0;
}

p {
	padding: 10px 0 0 0;
}



.post {
	padding: 40px 0 0 0;
}

.entry li {
	padding: 10px 0 10px 30px;
	/*list-style-type: square;*/
}

.entry ol {
	padding: 10px 0 10px 30px;
}

.entry a {
	color: #000;
	border-bottom: 1px solid #F8931D;
	text-decoration: none;
}

.entry a:hover {	
	color: #fff;
	background: #000;
}

small {
  font: 0.8em Verdana, "Geneva CE", lucida, sans-serif;
  color: rgb(144,144,144);
  }

.postmetadata {
  color: rgb(144,144,144);
  }

.postmetadata a {
	color: rgb(144,144,144);
	border-bottom: 1px solid #F8931D;
	text-decoration: none;
}

.postmetadata a:hover {	
	color: rgb(144,144,144);
	border-bottom: 1px solid #000;
}

#sidebar ul {	
	list-style-type: none;
	padding: 5px 0 0 10px;
}

#sidebar a {
	color: #000;
	border-bottom: 1px solid #F8931D;
	text-decoration: none;
}

#sidebar a:hover {	
	color: #fff;
	background: #000;
}

.commentlist {
	list-style-type: none;
}

.commentlist li {
	padding: 0 0 40px 0;
}

.commentlist a {
	color: #000;
	border-bottom: 1px solid #F8931D;
	text-decoration: none;
}

.commentlist a:hover {	
	color: #fff;
	background: #000;
}

#footer a {
	color: #000;
	border-bottom: 1px solid #F8931D;
	text-decoration: none;
}

#footer a:hover {	
	color: #fff;
	background: #000;
}

.clearing {
	height:1px;
	margin:0 0 -1px 0;
	clear:both;
	overflow:hidden;
}

.navigation {padding:10px;}

.navigation a {		
	color: #000;
	border-bottom: 1px solid #F8931D;
	text-decoration: none; 
  }

.navigation a:hover {	
	color: #fff;
	background: #000;
}

.alignleft { float:left; }

.alignright { float:right; }

/*---*/
#sidebar li {
	padding: 0px 0 0px 0px;
	list-style-type: none;
}

.clanek-text {
      margin: 10px 0 10px 0;
     	font-family: Verdana, "Geneva CE", lucida, sans-serif;
     	font-size: 13px;
     	line-height: 1.4;
     	color: rgb(0,0,0);
      }
.clanek-obrazek {text-align: center;}
.clanek-obrazek-popis {
                      text-align: center; 
                      font-style: normal;
                      font-family: Verdana, "Geneva CE", lucida, sans-serif;
     	                font-size: 13px;
     	                color: rgb(111,111,111);
                      }