html,body,table,td,div,p,span,form { 
font-size:11px; 
font-family:Arial;
color:#000000;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

body {
margin: 0px;
padding: 0px;
background: #98a6b9;
/*background-position: 10px 0px;*/
/*background-position: center;*/
}

#no_border {
  border: 0px;
}

#topmeniu {
padding-right: 20px;
}

	#topmeniu a {
	color:#000000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	}

#topmeniu2 {
padding-right: 20px;
}

	#topmeniu2 a {
	color:#6e7653;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	}

#body_title {
color: #41526b;
font-weight: bold;
border-bottom: 1px solid #41526b;
}

#blue_title {
color: #41526b;
font-weight: bold;
margin-bottom:5px;
}

#text_block1 {
  margin-left: 100px;
  margin-right: 23px;
  height: 100px;
}

#text_block2 {
  margin-left: 100px;
  margin-right: 23px;
  padding: 5px 3px 8px 3px;
  background-color: #b5ce2f;
  color: #ffffff;
  border-bottom: 1px solid #596b85;
}


/* GALERIJA */
.gallery_block {
  margin-top: 20px;
  margin-left: 20px;
}

.gallery_img_big {
  margin-bottom: 5px;
}

  .gallery_img_big img {
    width: 335px;
    height: 235px;
    border: 1px solid #596b85;
  }

.gallery_img_small {
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}

  .gallery_img_small img {
    width: 75px;
    height: 55px;
    border: 1px solid #596b85;
    cursor: pointer;
  }
  
.gallery_img_bottom {
  margin-right: 38px;
}
  
  .gallery_img_bottom img {
    width: 165px;
    height: 117px;
    margin: 5px 5px 5px 5px;
    border: 0px;
  }
  
/* Bottom bar */
#bottom_bar a {
  color: #c5c8cb;
}

#bottom_bar span {
  color: #c5c8cb;
}