html, body {
  margin: 0;
  padding: 0;
}

body {
  text-align: center;
  font: normal 13px/20px Trebuchet, Arial, sans-serif;

}
pre {
  white-space: normal;
}
.clearer {
  clear: both;
  font-size: 1px;
  line-height: 1px;
  height: 1px;
}

p {
  margin: 0;
  padding: 0;
}

h1,h2,h3 {
  padding:12px 0 2px 0;
  margin: 0;
  font-size: 20px;
  font-weight: bold;
}


h2 {
  font-size: 17px;
}

h3 {
  font-size: 15px;
  line-height: 24px;
  padding-top: 20px;
  padding-bottom: 10px;
}


#wrap {
  width: 850px;
  padding: 0;
  text-align: left;
  margin: 0 auto;
  position: relative;
}

#wrap-content {
  background: #F0F0F0;
  width:850px;
  border: 2px solid black;
}

/* langmenu */

#langmenu {
    margin: 0;
    padding: 0;
    text-align: right;
    list-style-type: none;
    min-height: 15px;
    background: white;
}
* html #langmenu {
    height: 15px;
}

#langmenu ul {
    margin: 0;
    padding: 0;
    text-align: right;
    list-style-type: none;
}
  
#langmenu li {
    margin: 0;
    padding: 0 0 0 14px;
    display: inline;
}
  
#langmenu a.active {
  font-weight: bold;
}

/* sidebar */
  
#sidebar {
  float: left;
  width: 178px;
  height: 100%;
  min-height: 10px;
}
  
* html #sidebar {
  height: 10px;
}
  
#sitename, #sitename-shadow {
    font-size: 48px;
    line-height: 48px;
    padding: 10px;
    position: absolute;
}
#sitename {
    z-index: 20;
}
#sitename-shadow {
    top: 4px;
    left: 4px;
    z-index: 19;
}
  
#sitename a:hover {
  text-decoration: none;
}
  
#search {
    width: 178px;
    height: 52px;
    position: relative;
}
  
#search input {
    position: absolute;
    width: 116px;
    padding: 2px 2px;
    border: none;
    background: none;
    left: 20px;
    top: 15px;
    font: normal 13px/16px Trebuchet, Arial, sans-serif;
}

#mainmenu {
  background: #f0f0f0 url('../images/mainmenu.gif') repeat-x;
  height: 100%;
  margin: 0;
  padding: 20px 0 20px 19px;
  list-style-type: none;
}

#limenutop {
  border-top:2px solid #E6E6E7;
}

#mainmenu li.sub {
	list-style:none;
	background: url('../images/submenu_li.png') no-repeat 0px 16px;
        border-bottom: 1px solid #e6e6e7;
}
  
#mainmenu ul{
    padding:0;
    margin:0;  
}
  
#mainmenu li {
    display: block;
    padding: 7px 8px 7px 0;
    border-bottom: 2px solid #e6e6e7;
}

#mainmenu li.active {
   background: white;
   padding-left: 8px;
   border-left:2px solid #E6E6E7;
}
  
#mainmenu li.hr {
    background: url('../images/mainmenu_li.png') no-repeat top left;
    height:2px;
    font-size:1px;
    line-height:1px;
    padding:0;
    margin:0;
} 
  
#mainmenu a {
    font-size: 14px;
    color:#101010;
}
  
#mainmenu a.active {
    font-weight: bold;
}
  
#mainmenu li.sub {
	margin-left:12px;
	padding: 10px 8px 10px 15px;
	line-height:17px;
}
  
#sidetext {
    text-align: center;
    padding: 8px 8px;
    line-height: 18px;
}
  
/* content */

#content, #content1, #content2, #content3, #content4, #content5, #content6 {
  float: left;
  min-height: 10px;
  width: 626px;
  margin: 0;
  padding-left: 23px;
  padding-right: 23px;
  padding-top: 12px;
  padding-bottom: 12px;
  background: white;
}
  
#frontpage-content {
  margin: 24px;
}

* html #content {
    height: 10px;
} 
  
#content-left {
    float: left;
    width: 323px;
    padding-right: 30px;
    min-height: 10px;
}
  
* html #content-left {
    height: 10px;
} 
  
#content-right{
    float: left;
    width: 250px;
    margin-right: -3px;
} 

/* news */

  #news {
  } 
  
  #news h1 {
    padding: 0 0 10px 0;
    font-weight: normal;
  }
  
  #news table {
    margin: 0;
    padding: 0;
    list-style-type: none;
    border: none;
  }
  
  #news table td {
    padding: 0;
    border: none;
    vertical-align: top;
  }
  
  #news table .first {
    width: 40px;
    font-weight: bold;
  }
  
  
  
/* colorbox */

  .colorbox {
    margin-top: 15px;
    padding: 15px 20px;
	width:567px;
	overflow:hidden;
  }
  
/* news */

  .news {
    width: 100%;
    border-collapse: collapse;
  }
  
  .news td {
    padding: 4px 7px;
    border: none;
    vertical-align: top;
  }
  
  .news .first {
    white-space: nowrap;
    font-weight: bold;
    font-size: 20px;
    line-height: 25px;
  }
  
  .news a {
    font-weight: bold;
  }
  
  
  
/* gallery */
  
  #gallery {
    
  }
  
  .gallery-item {
    float: left;
    padding-right: 7px;
    padding-bottom: 10px;
  }
  
  .gallery-item img {
    display: block;
    border: none;
    cursor: pointer;

  }

  
/* blog */

  .blog {
    padding-bottom: 30px;
  } 
  
  .blog h1 {
    padding: 0;
  }
  
  .blog-information {
    padding-bottom: 10px;
  }
  
  
  
  #bigtext .blog-information {
    font-size: 13px;
    padding-bottom: 0;
  }
  
  .comment {
    padding: 15px 20px;
  }
  
  .comment-information {
    padding-left: 35px;
  }
  
  #commentform {
    margin-top: 0px;
  }
 
  #commentform form {
   margin: 0;
   padding: 0;
  }
  #commentform table {

    border-collapse: collapse;
    border: none;
  }
  
  #commentform td {
    padding: 4px 6px;
    vertical-align: top;
  }
  
  #commentform .textbox {
    background: white;
    font: normal 13px/20px Trebuchet, Arial, sans-serif;
    padding: 3px;
    width: 320px;
  }
  
  textarea.textbox {
    height: 61px;
  }
  
  #commentform .submit {
    color: white;
    border: none;
    font: normal 13px/20px Trebuchet, Arial, sans-serif;
    padding: 7px 20px;
  }

#edicy {
  text-align: right; 
  padding-top: 10px; 
  font-size: 12px;
}
#edicy a{
  color: white;
  font-weight: bold;
}

#articlebody {
padding-top: 5px;
}

.comment_label {
text-align: right;
}