body {
	margin:0 auto;
	padding:0px 0 0px 0;
	background:#000 ;
	font-family:"Century gothic", Arial,Tahoma,sans-serif;
	color:#999;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#5d7b25;
	text-decoration:underline
	}
a:hover {
	color:#88b534;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {

	}
blockquote {
	padding-left:10px;
	color:#888;
	font-style: normal;

	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	padding:2px 0 0 5px;
	}
.alignright {
	float:right;
	padding:2px 7px 0 5px;
	}

/* The Wrapper */

.wrapper {
	width:1000px;
	margin:0 auto;

	}


/* The Top */

#top {
	height:283px;
	margin:auto;
	position:relative;
		}
.blogname {
	font-family:"Century gothic",Verdana,Tahoma,sans-serif;
	height:170px;
	padding:80px 0px 0px 20px;
	position:relative;
	}
.blogname h1  {
	font-size:36px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	position:relative;
	z-index:2;

	}
.blogname h1  a:link, .blogname h1  a:visited{
	color: #fff;
	}

.blogname h1  a:hover {
	color: #fff;
	}
.blogname h2 {
	font-size:16px;
	font-weight:normal;
	color:#fff;
	text-align:center;
	line-height:14px;
	position:relative;
	z-index:2;
	}



/* The Search */

#search {
	height:38px;
	width:170px;
	padding-top:15px ;
	background:#91BF39 url(search.jpg) repeat-y;

}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	margin-left:5px;
	float: left;
	width: 150px;
	padding: 2px 3px;
	background: #EFEFEF url(form.gif) repeat-x;
	border: 1px solid #FFFFFF;
	font: normal 100% "century Gothic", Arial, Helvetica, sans-serif;
	color:#333;
}


#col-1 { margin: 0; padding: 0; width: 800px; float: right; }
#col-2 { margin: 0; padding: 0; width: 1000px; }

/* Menu */
.menu {
	background:url(menu.jpg) repeat-x;
	height:35px;
	font-family:"century gothic",Georgia, Arial, sans-serif;
	width:100%;
	}
.menu ul {
	list-style:none;
	margin:0;
	padding:8px 5px ;
	text-align:center;
	font-weight:normal;
	}
.menu li {
	display:inline;
	font-size:14px;
	padding:0 5px;
	background-color:#cccccc;
	padding:8px;
	border:solid #666666 1px;
	border-width:0 1px 0 1px;
	margin-right:10px;
	}
.menu  a{
	color:#191919;
	text-decoration:none;
	}
.menu a:hover{
	color:#5D6613;
	background:none;
	text-decoration:underline;
	}

/* Main Content*/


.content {
	padding:0px;
	background-color:#191919;

	}

.pozadiObsah{
	background:#2a2a2a;}

#content {
    padding: 10px 15px;
	float:right;
	width:770px;
	/*height:100%;*/
	/*border-top:2px solid #59b41c;*/
	padding-bottom:25px;
	}

.title{
	margin: 0 0 0 5px;
	padding: 0px 0px 0px 5px;
	height:50px;

}
.time{
	text-align:left;
	width:100px;
	height:25px;
	margin-top:2px;
	font-family:"Century gothic",Verdana,Helvitica,sans-serif;
	padding:1px 0 0 4px;
	color:#fff;
	float:right;
	}

.date {
	float:left;
	font-size:13px;
	font-family:"century gothic",Verdana,Helvitica,sans-serif;
	margin-left:5px;
	margin-top:2px;
	padding-left:2px;
	font-weight:normal;
   	color:#718f3a;
	height:29px;
	}

.post, .post-produkt {
	margin: 10px 0px 0 5px;
	padding:0px 0px 0px 0px;
	height: 100%;
	text-align:left;
	font: 14px "century gothic",Arial,georgia, sans-serif;
  padding: 5px 15px;
	}

.post h3 {
	margin: 0px 0 0 0;
	padding: 4px 0px 4px 5px;
	background: transparent;
	text-align: left;
	font: 22px "Century gothic",verdana, Arial, sans-serif;
	font-weight:normal;

	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color: #cfcfcf;
	background-color: transparent;
	}
.post h2 a:hover  {
	color: #efefef;
	background-color: transparent;
	}



.author{
	background:url(user.jpg) no-repeat;
	padding:4px 0 5px 22px;

}
.clock{
	background:url(time.jpg) no-repeat;
	padding:4px 0 5px 22px;

}

.postinfo {
	height:31px;
	margin: 0 0 0 5px;
	padding: 7px 5px 2px 2px;

			}

.postinfo a:link{
	color:#2c5265;
	font-weight:normal;
	text-decoration:none;
	}
.category{
	float:left;
	margin:4px 0 0 10px;
	padding:2px 6px 0 22px;
	background:url(tag.jpg);
	background-repeat:no-repeat;
	font-size:12px;

	}

.category a:link,.category a:visited{
	color:#597329;
	font-weight:bold;
	text-decoration:none;
	}
.category a:hover{
	color:#ddd;
	font-weight:bold;
	text-decoration:none;
	}
.com{
	background:url(com.jpg) no-repeat;
	padding:4px 0 5px 22px;
}

.com a:link,
.com a:visited {

	color:#718f3a;

}
.com a:hover{

	color:#ddd;
}
.centry a:link,
.centry a:visited {
	color: #718f3a;
	background-color: transparent;
}

.centry a:hover {
	color:#fff;
	background-color: transparent;
	text-decoration: none;
}

.centry {
	margin: 0 0;
	padding: 5px 15px;
	}
.cover{
	margin: 0 0;

	}
.line{
	height:5px;
	background:url(line.jpg)
}
/* sidebar */
#rightcol{
	padding-top:10px;
	width:190px;
	float:left;
}
#sidebar{
	float:left;
	width:170px;
	padding-top:5px;
	padding-left:15px;
	font-size:14px;
	font-family: "Century gothic", Arial, sans-serif;


	}

div.h2{


	padding:5px;
}

.levyBox{
	margin-top:5px;
}

#sidebar h2 {
	height:25px;
	line-height:25px;
	font-size:16px;
	/*color:#eee;*/
	margin:0;
	padding:0px 0 0px 10px;
	/*background-color:#A2BA0C;*/


	}
#sidebar ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}

#sidebar ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 5px 10px 5px;
	background-repeat:no-repeat;

	}

#sidebar ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

#sidebar ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

#sidebar ul li {
	/*height:100%;*/
		line-height:18px;
	}

#sidebar ul li a{
	color: #7e7e7e;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	background:#1f1f1f;
	background-repeat:no-repeat;
	/*border-top:1px solid #303030;*/
	}

#sidebar ul li a:hover {
	background:#2c2c2c;
	background-repeat:no-repeat;
	color:#9AB60A;
	text-decoration:underline;
	}

#sidebar p {
	padding: 7px 10px;
	margin:0;

	}

#sidebar table {
	width:100%;
	text-align:center;
	background-color:#1f1f1f;
	color: #daef8e;
	}

/* --- FOOTER --- */

.paticka {
	height:30px;
	padding:20px 0 0 0px;
	background:#C1C2BD;
	color:#555;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	letter-spacing:1px;
	font-family: "Century gothic", georgia, Arial, sans-serif;
	border-top:1px solid #eee;

	}

#footer p{

	margin:0px;
	padding:0px;
}

#footer a:hover{

	text-decoration:underline;
}

.left{
	float:left;
	padding:0 0 0 10px;
}
.right{
	padding:0 10px 0 0px;
	float:right;
}


/* The Navigation */

.navigation {
	height:25px;
	padding:10px 20px;
	font-family: "Century gothic", Arial, sans-serif;

	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#ddd;
	}
.navigation a:hover {
	color:#84bb1c;

	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:5px 0 20px 0;
	font-size:20px;
	text-align:center;
	}

/* The Comments */

.comments {
	padding-left:10px;
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#b7b7b7;
	border:1px solid #D0D0D0;
	color:#444;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;

	}
#comments-count{
	font-weight:bold;
	font-size:18px;
	padding:0 0 0 20px;

}

#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#b7b7b7;
	border:1px solid #D0D0D0;
	color:#333;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:25px;
	background:#437818;
	border:1px solid #76ad49;
	color:#fff;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 10px;
	padding:0;
	font-weight:normal;
	color:#999;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	color:#ddd;

	}
.commentmeta small{
	color: #999;

}


img{

	margin:8px;
}

#sidebar .novinky{

	margin-left:30px;
	padding:0px
}

#sidebar .novinky p{

	padding:0px;
	margin-top:2px;
}

#sidebar .novinky h3{

	margin:8px 0px 0px;
}

.entrytext{

	margin-right:20px;
}


.entrytext p{

	text-align:justify;
}

#obrazekHlavicka{

	width:100%;
	height:250px;
	position:absolute;
	left:0px;
	top:0px;
	margin:0px;
	z-index:1;
}

#sidebar ul ul li ul li a  {

	padding-left: 15px;
}

div.galleryItem{

	float:left;
	margin-right:5px;
	text-align:center;
	width: 160px;
}

div.galleryItem a.thickbox{

	display:block;
	overflow:hidden;
	text-decoration:none;
}

div.galleryItem a.thickbox img{

	border:0px;
}

div.galleryItem div{

	font-size:110%;
}

/* mess cleaner */
.post-produkt { float: left; width: 45%; overflow: hidden; }
.r-gal-table { margin: 0 auto; width: 50%; text-align: center; }
.r-gal-table tr td.arrow { width: 20px; font-size: 80px;  }
.r-gal-table tr td.arrow a { text-decoration: none; }
.w160 { width: 160px !important;  }
.w240 { width: 240px !important;  }
.alter { display: none !important; }
.no_vis { visibility: hidden; }
.clnr { clear: both; }
.obl_1 { margin: 20px; padding: 0 0 20px 0; border-bottom: solid 1px #ddd; }

.accMess { margin: 5px; padding: 5px; border: solid 1px #00cc00; }

