.gset {
  border: 1px solid #e8e8e8;
  background: none repeat scroll 0 0 #f5f5f5;
  width: 47%;
}

.article-item__details {
  display:none;
}

.article-item__title{
  text-align:center;
}

.article-item {
  border-style: solid;
  border-width: 1px;
  padding-bottom: 10px;
  padding: 10px;
}

.container--article h1+p, .container--article .h1+p{
  margin-top: 1rem;
}


.table>:not(caption)>*>*{
  border-bottom-width: 0px;
}

body{
  overflow-y: scroll;
}
/*
.table-responsive{
float: right;
}*/

.navbar{
  border-bottom-style: solid;
  border-bottom-width: thin;
}

.category__title{
  font-size: 1rem;
}

.category{
  height: 100%;
}

body {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 11pt;
  font-weight: normal;
  color: #000;
  background-color: #FFFFFF;
  /*background-image: url("/obrazek/3/pozadi-jpg/"); */background-repeat: repeat-y; background-position: 
    /* NEMAZAT */
    -webkit-user-select: none; /* Chrome all / Safari all */ -moz-user-select: none; /* Firefox all */ -ms-user-select: none; /* IE 10+ */ -o-user-select: none; user-select: none;

  center top;
  padding: 0px; 
}



/* ---[ basic ]------------------------------- */
h1, #lcolumn h2 {
  font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 16pt; font-weight: bold; color: #315007;
  margin: 20px 0px 8px 0px; 
}

h2 {
  font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 13pt; font-weight: bold; color: #315007;
  margin: 23px 0px 5px 0px;
}

.uvodh2 {
  font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 14pt; font-weight: bold; color: #315007;
  margin: 8px 0px 20px 0px;
}

.hornih2 {
  font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 13pt; font-weight: bold; color: #315007;
  margin: 8px 0px 20px 0px;
}

#intro-text h2 { 
  font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 11pt; font-weight: normal; color: #000;
  padding: 1px 0px 1px 0px; margin: 0px 0px 0px 0px;  line-height: 20px;
}

h3 {
  font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 11pt; font-weight: bold; color: #315007;
  margin: 20px 0px 5px 0px; 
}


h3 img { margin: 0px 0px 5px 0px; }

h4, h5, h6 {
  font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 12pt; font-weight: normal; color: #315007;
  margin: 10px 0px 5px 0px;
}

#content ul li { padding: 1px 0px 1px 30px; background: url(/obrazek/3/odrazka-gif/) no-repeat 0px 0px transparent; }

a { color: #008000; }
