html, body {
	margin: 0 0 0 0;
	padding: 15px 0 0 0;
	font-family: Verdana;
	font-size: 11px;
	/*background-color: #eae9e9;
	background-image: url(images/background.jpg);*/
	background-color: #3380ca;
	/*background-image: url(images/bg.gif);*/
	background-image: url(images/bg01.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	/*text-align: center;*/
}

.page {
  background-color: #FFF;
  /*background-image: url(images/bg-header.jpg);*/
  /*border: 1px solid #004983;*/
  background-repeat: no-repeat;
  background-position: top center;
  width: 945px;
  text-align: left;
  padding-bottom: 15px;
  float: none;
  clear: both;
  margin: 0 auto;
  margin-bottom: 35px;  
  margin-top: 15px;
  
  /* okruhle rohy by mohli byt zaujimave */
  
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  
}

.logo {
	width: 945px;
	height: 104px;
	padding-top: 0px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}

.logo a {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 500px;
	height: 104px;
}

.logo-links{
  width: 402px;
	height: 104px;
	float: right;
	text-align: right;
	padding-right: 70px;
	color: #8d8d8d;
	line-height: 87px;
	text-decoration: none;
}

.logo-links ul {
  color: #8d8d8d;
}

.logo-links ul li {
  display: inline;
  border-left: 1px solid #8d8d8d; 
  margin-left: 18px;
}

.logo-links ul li.first {
  display: inline;
  border-left: 0px solid #8d8d8d; 
  margin-left: 0px;
}

.logo-links ul li a {
  text-decoration: none;
  color: #8d8d8d;
  margin-left: 18px;
}

.header {
	width: 863px;
	height: 233px;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 13px;
	background-color: #083a86;
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
}

.header-slideshow {
	width: 591px;
	height: 231px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #FFF;
	background-color: #bcbcbc;
	float: left;
	position: relative;
}

img.slideshow {
	position: absolute;
	z-index: 20;
}

img.slideshow-bg {
	position: absolute;
	z-index: 10;
}

div.slideshow-controls {
	position: absolute;
	bottom: 15px;
	right: 17px;
	z-index: 50;
}

div.slideshow-controls span {
	display: block;
	width: 18px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	border: 1px solid white;
	float: left;
	margin-left: 2px;
	background-color: white;
	filter: alpha(opacity=50);
	opacity: .5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	cursor: pointer;
}

div.slideshow-controls span.selected {
	display: block;
	width: 18px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	border: 1px solid white;
	float: left;
	margin-left: 2px;
	background-color: white;
	filter: alpha(opacity=90);
	opacity: .9;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}

.header-links{
  margin: -5px 0 0 15px;
	float: left;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	font-family: Tahoma;
	font-size: 12px;
	font-family: Verdana;
}

.header-links ul {
  color: #fff;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}

.header-links ul li {
  margin-bottom: 0px;
  padding: 5px 0px 5px 35px;
  height: 14px;
  width: 200px;
  list-style: none;
}

.header-links ul li.selected {
  list-style: none;
  background-color: #a90404;
  font-weight: bold;
  
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
}

.header-links ul li.first {
}

.header-links ul li a {
  text-decoration: none;
  color: #fff;
}

.content {
  padding: 0 0 0 0;
  margin: 0 auto;
  margin: 0 48px 0 48px;
  color: #646464;
	text-align: left;
	font-family: Verdana;
	font-size: 11px;
}

.content p {
  line-height: 15px;
  margin: 0 0 10px 0;
  padding: 0 0 0 0;
}

.content h2 {
  color: #a90404;
	text-align: left;
	font-family: Times new roman;
	font-size: 24px;
	border-bottom: 1px dotted #a6a6a6;
	letter-spacing: 1px;
	padding: 0 0 0 0;
	margin: 20px 0 20px 0;
}

.content h3 {
  color: #4d4d4d;
	text-align: left;
	font-family: Times new roman;
	font-size: 20px;
	border-bottom: 1px dotted #a6a6a6;
	letter-spacing: 1px;
	padding: 0 0 0 0;
	margin: 20px 0 20px 0;
}

.content img {
  border: 1px solid #a6a6a6;
  float: left;
  margin-right: 10px;
}

.content a {
  color: #194b96;
}

div.gallery {
  float: left;
  margin: 0 0 15px 0;
  padding: 0 0 0 0;
}

div.gallery i {
  text-decoration: none;
  font-style: normal;
  margin: 0 0 5px 0;
  color: #000;
}

div.gallery i.odkaz {
  display: block;
  text-decoration: none;
  font-style: normal;
  margin: 5px 0 5px 0;
  color: #000;
  font-size: 17px;
  font-weight: bold;
}

div.gallery a.odkaz {
  display: block;
  text-decoration: none;
  font-style: normal;
  margin: 5px 0 5px 0;
  color: #000;
  font-size: 13px;
  font-weight: bold;
}


div.gallery a.odkaz:hover {
 text-decoration: underline;
}

div.gallery img {
  width: 100px;
  height: 100px;
  margin: 0 1px 1px 0;
  border: 1px solid red;
}


div.gallery_newsletter i {
  text-decoration: none;
  font-style: normal;
  margin: 0 0 5px 0;
  color: #000;
}

div.gallery_newsletter i.odkaz {
  display: block;
  text-decoration: none;
  font-style: normal;
  margin: 5px 0 5px 0;
  color: #000;
  font-size: 17px;
  font-weight: bold;
}

div.gallery_newsletter a.odkaz {
  display: block;
  text-decoration: none;
  font-style: normal;
  margin: 5px 0 5px 0;
  color: #000;
  font-size: 13px;
  font-weight: bold;
}


div.gallery_newsletter a.odkaz:hover {
 text-decoration: underline;
}

div.gallery_newsletter img {
  width: 190px;
  height: 250px;
  margin: 0 1px 1px 0;
  border: 1px solid red;
}

div.gallery img:hover {

}

div.footer {
	border-top: 1px dotted silver;
	padding-top: 15px;
	text-align: center;
	color: #646464;
	font-size: 10px;
	margin-left: 45px;
	margin-right: 45px;
	margin-top: 25px;
}

div.footer-by {
	text-align: right;
	float: right;
}

div.footer-by a {
	color: #646464;
}
