/* Blede modra */
.cyan h2 a, .cyan h2 a:link, .cyan h2 a:visited {
  color:#23A2D7 ! important ;
  text-decoration: none ! important ;
}
.cyan h2 a:hover, .cyan h2 a:active {
  color:#23A2D7 ! important ;
  text-decoration: underline ! important ;
}

.cyan #lista h1 {
	color:#23A2D7;
}
.cyan h2 {
	border-top:1px solid #23A2D7;
	border-bottom:1px solid #23A2D7;
	background:#F4FAFD;
	color:#23A2D7;
}
.cyan h3 {
	color: #23A2D7;
}
.cyan #body #fotogalerie {
	border-top:1px solid #23A2D7;
	border-bottom:1px solid #23A2D7;
	background:#F4FAFD;
}
.cyan #body #fotogalerie a img {
	border:1px solid #23A2D7;
}

.cyan #body blockquote {
	background: #F4FAFD;
}
/* Cervena */
.red h2 a, .red h2 a:link, .red h2 a:visited {
  color:#BE2342 ! important ;
  text-decoration: none ! important ;
}
.red h2 a:hover, .red h2 a:active {
  color:#BE2342 ! important ;
  text-decoration: underline ! important ;
}

.red #lista h1 {
	color:#BE2342;
}
.red h2 {
	border-top:1px solid #BE2342;
	border-bottom:1px solid #BE2342;
	background:#FCF4F5;
	color:#BE2342;
}
.red h3 {
	color: #BE2342;
}
.red #body #fotogalerie {
	border-top:1px solid #BE2342;
	border-bottom:1px solid #BE2342;
	background:#FCF4F5;
}
.red #body #fotogalerie a img {
	border:1px solid #BE2342;
}

.red #body blockquote {
	background: #F4FAFD;
}
/* Hneda */
.brown h2 a, .brown h2 a:link, .brown h2 a:visited {
  color:#9FAB23 ! important ;
  text-decoration: none ! important ;
}
.brown h2 a:hover, .brown h2 a:active {
  color:#9FAB23 ! important ;
  text-decoration: underline ! important ;
}
.brown #lista h1 {
	color:#9FAB23;
}
.brown h2 {
	border-top:1px solid #9FAB23;
	border-bottom:1px solid #9FAB23;
	background:#FAFBF4;
	color:#9FAB23;
}
.brown h3 {
	color: #9FAB23;
}
.brown #body #fotogalerie {
	border-top:1px solid #9FAB23;
	border-bottom:1px solid #9FAB23;
	background:#FAFBF4;
}
.brown #body #fotogalerie a img {
	border:1px solid #9FAB23;
}

.brown #body blockquote {
	background: #FAFBF4;
}
/* Oranzova */
.orange h2 a, .orange h2 a:link, .orange h2 a:visited {
  color:#E35E25 ! important ;
  text-decoration: none ! important ;
}
.orange h2 a:hover, .orange h2 a:active {
  color:#E35E25 ! important ;
  text-decoration: underline ! important ;
}
.orange #lista h1 {
	color:#E35E25;
}
.orange h2 {
	border-top:1px solid #E35E25;
	border-bottom:1px solid #E35E25;
	background:#FEF7F4;
	color:#E35E25;
}
.orange h3 {
	color: #E35E25;
}
.orange #body #fotogalerie {
	border-top:1px solid #E35E25;
	border-bottom:1px solid #E35E25;
	background:#FEF7F4;
}
.orange #body #fotogalerie a img {
	border:1px solid #E35E25;
}

.orange #body blockquote {
	background: #FEF7F4;
}
/* Modra */
.blue h2 a, .blue h2 a:link, .blue h2 a:visited {
  color:#11244C ! important ;
  text-decoration: none ! important ;
}
.blue h2 a:hover, .blue h2 a:active {
  color:#11244C ! important ;
  text-decoration: underline ! important ;
}
.blue #lista h1 {
	color:#11244C;
}
.blue h2 {
	border-top:1px solid #11244C;
	border-bottom:1px solid #11244C;
	background:#F3F4F6;
	color:#11244C;
}
.blue h3 {
	color: #11244C;
}
.blue #body #fotogalerie {
	border-top:1px solid #11244C;
	border-bottom:1px solid #11244C;
	background:#F3F4F6;
}
.blue #body #fotogalerie a img {
	border:1px solid #11244C;
}

.blue #body blockquote {
	background: #F3F4F6;
}

