body {
   margin-top: 10px; margin-bottom: 10px;
 	background: #111 url(images/bgr.jpg) center top repeat-x;
	font: normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #222;
}

#maincontainer {
   margin: 0 auto;
   width: auto;
   border: 3px solid #fff;
 	background: #fff;
}

h1, h2, h3, h4, h5, h6 {
	color: #222;
	padding: 0;
}

h1 {
	margin-bottom: .5em;
	font-size: 1.8em;
	font-weight: normal;
}

h2 {
	margin-bottom: .5em;
	font-size: 1.4em;
	font-weight: normal;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	margin:1em 0;
}

p, blockquote, ol, ul {
	line-height: 1.5em;
	margin-bottom: 1em;
	text-align: justify;
}
blockquote {
	font-style: italic;
	margin:2em 0;
	padding:0 2em;
	background: url(images/img09.gif) no-repeat left top;
}
ol {
	margin-left: 2em;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	background: url(images/img07.gif) no-repeat left center;
}

a {
	text-decoration: none;
	color: #313131;
}

a:hover {
	text-decoration: underline;
	color: #DB5600;
}
img 
{
	border:#c99 1px solid;
	padding:1px;
}
img.wp-smiley, img.noborder 
{
	border:0;
	padding:0;
}
img.left 
{
    float:left;
    margin:0 1em 1em 0;
    padding:0;
}
img.right 
{
    float:right;
    margin:0 0 1em 1em;
    padding:0;
}
.clear 
{
    clear:both;
    height:1px;
}
/* Menu */

#menu {
display: none;
}

/* Lang */
.lang {
display: none;;
}

/* Logo */
#logo {
  display: none;
}

/* Page */

#page {
	width: auto;
	margin: 0 auto;
}

/* Content */

#content {
	width: auto;
	padding: 10px 20px 0 20px;
}

#welcome {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom:#ccc 1px dashed;
}
.post a{
	color: #266DB3;
	text-decoration: none;
}
.post a:hover{
	color: #266DB3;
	text-decoration: underline;
}
.post
{
    margin:10px 0;
    padding:0 0 20px 0;
}
.post h2 
{
	margin:0;
	padding-bottom:5px;
}
.post .meta 
{
    font-size:0.9em;
    color:#999;
    margin:0;
    padding:0;
    border-bottom:#ddd 1px dashed;
    text-transform:lowercase;
}
.post .story 
{
    margin: 0;
    padding: 0;
}
/* Comments */
input.textbox
{
	border:#ccc 1px solid;
	background:#f9f9f9;
	font:1em Verdana, Arial, Serif;
	padding:2px;
	width:150px;
}
textarea{
	width: 90%;
	padding:5px;
	height: 20em;
	border: 1px solid #ccc;	
	background:#f9f9f9;
	font:1em Verdana, Arial, Serif;
}
input.textbox:focus, textarea:focus
{
	background:#fff;
	border:#999 1px solid;
}
#commentform 
{
	margin:0;
	padding:10px;
	background:#fff;
}
#content .commentlist {
	margin: 0;
	padding: 0;
	border-top:#ddd 1px solid;
}
#content .commentlist li 
{
	list-style:none;
	margin: 0;
	padding: 1em;			
	border-bottom:#ddd 1px solid;
	font-size:0.9em;
}
#content .commentlist li .cmtinfo 
{
	padding:5px;
	margin-bottom: 5px;
	position:relative;	
}
#content .commentlist li .cmttime
{
	margin:0;
	padding:0;
	text-align:right;
	color:#999;	
	font-size:95%;
}
#content .commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
	font-size:1.1em;
}
#content .commentlist li.alt
{
	background:#f9f9f9;	
}
#content .commentlist li.authorcomment
{
	border-left:#d66 1px solid;
	border-right:#d66 1px solid;
}
#content .nocomments
{
	font-size:0.9em;
	color:#999;
	text-align:center;
}
/* slideshow*/

#slideshow {
display: none;
}
.centerdiv{ /*IE method of centering a relative div*/
   text-align: center;
}

.centerdiv>div{ /*Proper way to center a relative div*/
   margin: 0 auto;
}

/* Vpravo */

#vpravo
{
display: none;
}

.adresa {
display: none;
}

/* Footer */

#footer{
   padding: 0;
   margin: 0;
   width: auto;
   color: #FFF;
   text-align: center;
   border-top: 1px solid #111;
}
#footer a:hover{
   text-decoration: underline;
}
.copyright {
   width: auto;
   margin: 0;
   padding: 0;
   color: #fff;
   float: left;
   text-align: center;
}
.copyright a{
   margin: 0 auto;
   padding: 2px 0 2px 0;
   display: block;
   color: #fff;
   text-decoration: none;
}
.delta{
display: none;
}

.zalomeni-both {
   clear: both;
   margin: 0;
   padding: 0;
}
* {
	margin: 0;
	padding: 0;
}
.loga {
	float: left;
	margin-right: 30px;
	padding-bottom: 30px;
}
.loga img{
	border: 0;
}
.betex img{
	border: 0;
}
.betex{
	margin: 20px 0 20px 0;
}
.toplist {
  display: none;
}