html {
	overflow-y: scroll;
	height: 100%;
}

body {
	margin: 0px;
  font-family: Helvetica, Arial, sans-serif;
	color: #2B2E34;
}

img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

a{
  color: #2B2E34;
  text-decoration: none;
}

a:hover{
  color: #FF2D16 !important;
}

#wrapper {
  margin: 0 auto;
  width: 780px;
}

#topMenu {
	position: relative;
  padding: 10px 0px;
}

#topMenu a{
  display: block;
  float: right;
  margin: 0 8px 0 8px;
  padding-top:3px;
  font-size: 15px;
  text-transform: uppercase;
}

#topMenu input{
  display: block;
  float: right;
  width: 160px;
  height: 20px;
  font-size: 14px;
  border: none;
  margin-left: 8px;
	text-align: center;
  background-color: #9A9B9F;
}

#topMenu .testovaciaprevadzka {
  color: #ff2d16;
  background: #fff;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
}

#topMenu #results {
	position: absolute;
	top: 32px;
	right: 0px;
	display: none;
	width: 500px;
	height: auto;
	z-index: 100;
	border: 1px solid #e5e5e5;
	background-color: #fff;
}

#promo {
  margin-top: 20px;
}

#promoText {
  margin-top: 20px;
  line-height: 34px;
  height: 40px;
  border-bottom: 2px solid #D8D8DA; 
}

#promoText a.big {
  display: block;
  float: left;
  font-size: 30px;
  font-weight: bold;
  margin: 0 5px 0 5px;
}

#promoText a.simple {
  display: inline;
}

#content {
  margin-top: 20px;
	font-size: 15px;
}

#content p {
	font-size: 15px;
}

#content .menu {
	position: relative;
  margin-bottom: 10px;
}

#content .menu a {
  font-size: 32px;
  text-transform: uppercase;
  text-decoration: none;
  margin-right: 27px;
}

#content .menu a:last-child {
	position: absolute;
	top: 1px;
	right: 0px;
	margin-right: 0px !important;
}

#content .menu a.selected {
  font-weight: bold;
	color: #ff2d16;
}

#content .menu a.selected:last-child {
	top: -1px !important;
}

#content .podmenu a {
  color: #9A9B9F;
  font-size: 15px;
  text-transform: uppercase;
  text-decoration: none;
  margin-right: 10px;
}

#content .podmenu a.black {
  color: #2B2E34;
}

#content .podmenu a.selected {
  color: #ff2d16; // #2B2E34;
  font-weight: bold;
}

#content .podmenu a:hover, #content .podmenu a.today {
  color: #FF2D16;
}

#content .text {
  margin-top: 40px;
  line-height:20px;
  text-align: justify;
}

#content .text h1 {
  font-size: 20px;
  text-transform: uppercase;
  margin:0;
}

#content .text h2 {
  font-size: 16px;
  margin:0;
}

#content .text .ikona {
  float:left;
  margin: 0 20px 20px 0;
  padding: 0;
}

.navigation {
  margin-top: 20px;
  line-height: 34px;
  height: 40px;
}

.navigation a {
  color: #2b2e34 !important;
}

.navigation a.big {
  display: block;
  float: left;
  font-size: 30px !important;
  font-weight: bold !important;
  margin: 0 5px 0 5px !important;
}

.navigation a.simple {
  display: inline;
  margin-right: 20px !important;
}

.navigation a.selected {
  font-weight: bold !important;
  font-size: 18px !important;
  margin-right: 20px !important;
}

.navigation a:hover {
	color: #FF2D16 !important;
}

/*FOTOGALERIA*/

#content .fotka {
  border: 1px solid transparent;
}

#content .fotka:hover {
  border: 1px solid #ff2d16;
}

/*DOKUMENTY*/

#content .dok a {
  color: #9A9B9F;
  font-size: 15px;
  text-transform: uppercase;
  text-decoration: none;
  margin-right: 10px;
}

#content .dok img {
  margin:0;
  margin-right: 30px;
}

#content .dok li {
  margin: 5px;
}

#content .dok a:hover {
  color:#FF2D16;
}

#footer {
  color: #fff;
  background-color: #2B2E34;
  line-height: 40px;
  padding: 0px 20px;
  margin-bottom: 20px;
	text-align: right;
  font-size: 11px;
  text-transform: uppercase;  
}

.podmenu a {
  color: #ffffff;
  text-decoration: none;
}




#newsletter
{
  color: #2B2E34;
  background: #fff;
  font-family: Helvetica, Arial, sans-serif;
  display:none;
  min-width:200px;
  min-height:240px;
}

#newsletter iframe
{
	width:500px;
  height:330px;
  /*min-width:200px;
  min-height:240px;*/
}

.newslettersbutton
{
  cursor:pointer;
}

#vstupenky
{
  color: #2B2E34;
  background: #fff;
  font-family: Helvetica, Arial, sans-serif;
  display:none;
  min-width:200px;
  min-height:240px;
}

#vstupenky iframe
{
	width:630px;
  height:500px;
  /*min-width:200px;
  min-height:240px;*/
}

.vstupenkybutton
{
  cursor:pointer;
}

.clr {
  clear: both;
}

/*.detail_content {
	display: none;
}*/

.detail_content img {
	margin: 0px 20px 20px 0px;
}

#sliderDiv {
	height: 390px;
	/*margin-bottom: 46px;*/
	position: relative;
	width: 780px;
}
#slider_popis {
	/*background: url("../images/content_bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);*/
	height: 370px;
	left: 0;
	padding: 10px 20px;
	position: absolute;
	top: 0;
	width: 350px;
	z-index: 1020;
}
.slider_popis {
	display: none;
	height: 390px;
	width: 390px;
}
.slider_popis p {
	font-weight: bold;
	color: #fff;
	margin: 0px;
	padding: 0px;
}
#sliderBoxArrow {
	/*background: url("../i/slider_nav.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);*/
	right: 10px;
	overflow: hidden;
	margin: 0px !important;
	/*padding: 6px;*/
	height: auto !important;
	position: absolute;
	bottom: 10px;
	z-index: 1020;
}
#sliderBoxArrow a {
	/*background-color: #fff;*/
	cursor: pointer;
	float: left;
	color: #fff !important;
	/*height: 20px;
	width: 20px;*/
}
#sliderBoxArrow a:not(:first-child) {
	margin-left: 10px;
}

.table_type_1 {
	margin: 15px 0px;
	font-size: 12px !important;
}

.table_type_1 th {
	background: none repeat scroll 0 0 #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	margin: 0;
	padding: 5px 2px;
	text-align: center;
	color: #fff;
}

.table_type_1 td {
	background: none repeat scroll 0 0 #fff;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	color: #333;
	margin: 0;
	padding: 2px;
	vertical-align: middle;
}

.table_type_1 th:first-child, .table_type_1 td:first-child {
	border-left: 1px solid #000;
}

.table_type_1 p a, .table_type_1 p {
	font-size: 12px !important;
}

.a3 {
	background: url("../i/x.png") repeat scroll 0 0 transparent;
	cursor: pointer;
	height: 29px;
	top: 5px;
	right: 5px;
	position: absolute;
	width: 29px;
	z-index: 202;
}

.clovek_box {
	float: left;
	width: 152px;
	margin: 0px 5px 20px 0px;
	text-align: center;
}

.clovek_box:nth-child(5n) {
	margin-right: 0px;
}