body {
  background-color: #ffffff;
  width: 100%;
  height: 100%;
  text-align: left;
  font: 12px arial, sans-serif;
  color: #ffffff;
  line-height: 16px;
  margin: 0;
  padding: 0;
}

#wrapper {

}

#menu {
  width:999px;
  float:left;
}



#middleBlok {
  float:left;
  width:450px;
  padding:0px;
}

#leftBlok {
  float:left;
  width:211px;
}

#leftBlok ul li{
  padding: 0px 0px 0px 15px;
  display:block;
}

#leftBlok ul li a{
 padding: 0px 3px 0px 0px;
 /*display:block;*/
}



.clear {
  clear: both;
}

/** table **/
.maintable {
  width: 100%;
  margin: 0;
  padding: 0;
}

.main {
  background-color: #ffffff;
  width: 990px;
  vertical-align: top;
}

#menu {
  width:990px;
  float:left;
}

#menu ul {
  list-style:none;
  float:right;
}

#menu ul li {
  float:left;
  height:34px;
}

#menu ul li a {
  text-decoration:none;
  display:block;
  height:34px;
}

#menu ul li a#menu01 {
  width:64px;
  background:url(../images/layout/menu01.jpg) no-repeat top left;
}

#menu ul li a#menu01:hover, #menu ul li a#menu01.active {
  width:64px;
  background:url(../images/layout/menu01h.jpg) no-repeat top left;
}

#menu ul li a#menu02 {
  width:135px;
  background:url(../images/layout/menu02.jpg) no-repeat top left;
}

#menu ul li a#menu02:hover, #menu ul li a#menu02.active {
  width:135px;
  background:url(../images/layout/menu02h.jpg) no-repeat top left;
}

#menu ul li a#menu03 {
  width:80px;
  background:url(../images/layout/menu03.jpg) no-repeat top left;
}

#menu ul li a#menu03:hover, #menu ul li a#menu03.active {
  width:80px;
  background:url(../images/layout/menu03h.jpg) no-repeat top left;
}


#menu ul li a#menu04 {
  width:105px;
  background:url(../images/layout/menu04.jpg) no-repeat top left;
}

#menu ul li a#menu04:hover, #menu ul li a#menu04.active {
  width:105px;
  background:url(../images/layout/menu04h.jpg) no-repeat top left;
}

#menu ul li a#menu05 {
  width:205px;
  height: 53px;
  background:url(../images/layout/menu05.jpg) no-repeat top left;
  position:relative;
  top:-17px;
}


#menu ul li a#menu06 {
  width:108px;
  background:url(../images/layout/menu06.jpg) no-repeat top left;
}

#menu ul li a#menu06:hover, #menu ul li a#menu06.active {
  width:108px;
  background:url(../images/layout/menu06h.jpg) no-repeat top left;
}

#menu ul li a#menu07 {
  width:119px;
  background:url(../images/layout/menu07.jpg) no-repeat top left;
}

#menu ul li a#menu07:hover, #menu ul li a#menu07.active {
  width:119px;
  background:url(../images/layout/menu07h.jpg) no-repeat top left;
}

#menu ul li a#menu08 {
  width:59px;
  background:url(../images/layout/menu08.jpg) no-repeat top left;
}

#menu ul li a#menu08:hover, #menu ul li a#menu08.active {
  width:59px;
  background:url(../images/layout/menu08h.jpg) no-repeat top left;
}

#menu ul li a#menu09 {
  width:67px;
  background:url(../images/layout/menu09.jpg) no-repeat top left;
}

#menu ul li a#menu09:hover, #menu ul li a#menu09.active {
  width:67px;
  background:url(../images/layout/menu09h.jpg) no-repeat top left;
}

.right {
  background: #0288DF url(../images/right_bg.jpg) top left repeat-x;
}

.bottom {
  background: #ffffff url(../images/bottom_bg.jpg) top left repeat-x;
  height: 175px;
}

/** layout **/
#header {
  background: #ffffff url(../images/header_bg.jpg) top left no-repeat;
  width: 990px;
  height: 158px;
}

.navleft {
  float: left;
  margin: 87px 0 0 -30px;
  padding: 0;
}

.navleft li {
  list-style-type: none;
  display: inline;
  margin: 0;
  padding: 0;
  float: left;
}

.logo {
  position: absolute;
  top: 70px;
  left: 413px;
  border: 0;
}

.navright {
  width: 480px;
  float: right;
  margin: 87px 15px 0 0;
  padding: 0;
  position: relative;
  left: 127px;
}

.navright li {
  list-style-type: none;
  display: inline;
  margin: 0;
  padding: 0;
  float: left;
}

#content {
  background: #0288DF url(../images/content_bg.jpg) top left no-repeat;
  width: 990px;
}

#footer {
  background: #ffffff url(../images/footer_bg.jpg) top left no-repeat;
  width: 990px;
  height: 175px;
  text-align: right;
}

.copyright{
  font: 10px tahoma, verdana;
  color: #878787;
  position: relative;
  top: -21px;
  margin-right: 64px;
  display: block;
}

.copyright a{
  color: #19BDFA;
  text-decoration: none;
}

.copyright a:hover{
  border-bottom: 1px #19BDFA dotted;
}

.logos {
  position: relative;
  top: 36px;
  border: 0;
  display: inline;
  margin-right: 15px;
}

/** left **/
#left {
  width: 178px;
  padding: 50px 0 30px 45px;
  text-align: left;
  font: 11px tahoma, verdana;
  color: #ffffff;
  float: left;
}

#actions{
  width: 208px;
  float: left;
	padding: 45px 0px 0px 70px;
}

.nnblok{
  border-bottom:  1px  #19BDFA dotted;
  padding: 0px 10px 10px 10px;
  margin: 1px;
  }
  


	.nnblok h3,
	.nnblok h3 a,
	.nnblok a{
		color: #01327F;
	}
	
	.nnblok h3 a:hover,
	.nnblok a:hover{
		text-decoration: none;
	}
	
	.nnblok h3,
	.nnblok h3 a{
		font-size: 12px; 
	}
	
	.nnblok h3,
	.nnblok p{
		margin-bottom: 5px;
	}
	.nnblok p.nnwithimg{
		font-size: 11px;
		margin-left: 80px;
	}
	
	.nnblok img{
		border-width: 1px !important; 
		float: left;
	}
	
	.imageDivX{
		float: left;
		padding: 10px 0px 5px 0px !important;
	}
	
#left p {
  line-height: 14px;
  text-indent: 0;
}

#left a{
  color: #adff2f;
  font-weight: bold;
  text-decoration: none;
  border-bottom: 1px #7fff00 solid;
  display:block;
}

#left a:hover{
  border: 0;
}

#left h1 {
  background: url(../images/arrow.gif) bottom left no-repeat;
  background-position: 0 3px;
  font: 11px tahoma, verdana;
  font-weight: bold;
  color: #01327F;
  padding-left: 15px;
}

#left .novinky {
  background: none;
  font: 11px tahoma, verdana;
  font-weight: bold;
  color: #ffffff;
  padding: 0;
}

#left .more {
  background: url(../images/more_bg.gif) top right no-repeat;
  text-align: right;
  font: 10px tahoma, verdana;
  padding: 2px 6px 4px 0;
  %margin: 10px 0 9px 0;
}

#left .more a{
  color: #008000;
  font-weight: bold;
  text-decoration: none;
  border: 0;
}

#left .more a:hover{
  color: #01327F;
}

.dots {
  background: url(../images/dots.gif) center left repeat-x;
  height: 11px;
  margin-bottom: 20px;
}

#left .putin {
  width: 120px;
  font: 11px tahoma, verdana;
  color: #01327F;
  background-color: #ffffff;
  padding-bottom: 2px;
  border: 1px #006699 solid;
}

#left .button {
  %margin-top: 1px;
}

#slideshow {
  background: url(../images/pic_bg.png) top left no-repeat;
  width: 178px;
  height: 136px;
  display: block;
  padding: 5px;
  margin-top: 15px;
}

* html #slideshow {
/* IE6 alpha png trick */
/* IE7 is not affected by this trick, as it perfectly handles the normal png */
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='../images/pic_bg.png');
  background-image: none;
}

#slideshow a{
  border: 0;
}

#left ul {
  margin: 2px 0 10px 0;
  padding: 0;
}

#left li {
  list-style-type: none;
  line-height: 22px;
  background: url(../images/arrow.gif) bottom left no-repeat;
  background-position: 0 8px;
  padding-left: 16px;
  /*width: 178px;*/
  display:block;
}

#left li a{
  font-weight: bold;
  color: #01327F;
  text-decoration: none;
  border-bottom: 1px #01327F dotted;
  display:block;
}

#left li a:hover{
  color: #adff2f;
  border: 0px;
  padding-bottom:1px;
}

#leftBlok #submenu {
  margin: 2px 0 2px 0;
  padding: 0;
}

#left .submenu li a{
  font-weight: normal !important;
  color: #01327F;
  text-decoration: none;
}

#left .submenu li a:hover{
  color: #adff2f;
  border: 0;
}

#left #novinky {

  overflow: hidden;

}

/** right **/
#right {
  width: 438px;
  padding: 46px 15px 30px 0;
  text-align: left;
  font: 12px arial, sans-serif;
  color: #ffffff;
  float: right;
  display: inline;
}

#right h1 {
  font: 14px arial, sans-serif;
  font-weight: bold;
  color: #ffffff;
}

#right h2 {
  font: 16px arial, sans-serif;
  font-weight: bold;
  color: #01327F;
  margin-top: 13px;
}

#right p {
  line-height: 16px;
}

#right a{
  color: #adff2f;
  font-weight: normal;
  text-decoration: none;
  border-bottom: 1px #7fff00 solid;
}



#right a:hover{
  border: 0;
}


#right .title {
  margin-top: 2px;
  border:0px !important;
}

#right ul {
  margin: 0;
  padding: 0;
}

#right li {
  list-style-type: none;
  line-height: 16px;
  background: url(../images/arrow.gif) bottom left no-repeat;
  background-position: 0 6px;
  padding-left: 18px;
  margin: 5px 0 0 18px;
}

#right .fotol {
  background: url(../images/foto200-150_bg.png) top left no-repeat;
  padding: 5px;
  margin: 6px 15px 6px 0;
  display: table-cell;
}

#right .fotor {
  background: url(../images/foto200-150_bg.png) top left no-repeat;
  padding: 5px;
  margin: 6px 0 6px 0;
  display: table-cell;
}

* html #right .fotol {
/* IE6 alpha png trick */
/* IE7 is not affected by this trick, as it perfectly handles the normal png */
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='../images/foto200-150_bg.png');
  background-image: none;
}

* html #right .fotor {
/* IE6 alpha png trick */
/* IE7 is not affected by this trick, as it perfectly handles the normal png */
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='../images/foto200-150_bg.png');
  background-image: none;
}

#right .fotol-vyska {
  background: url(../images/foto200-300_bg.png) top left no-repeat;
  padding: 5px;
  margin: 6px 15px 6px 0;
  display: table-cell;
}

#right .fotor-vyska {
  background: url(../images/foto200-300_bg.png) top left no-repeat;
  padding: 5px;
  margin: 6px 0 6px 0;
  display: table-cell;
}

* html #right .fotol-vyska {
/* IE6 alpha png trick */
/* IE7 is not affected by this trick, as it perfectly handles the normal png */
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='../images/foto200-300_bg.png');
  background-image: none;
}

* html #right .fotor-vyska {
/* IE6 alpha png trick */
/* IE7 is not affected by this trick, as it perfectly handles the normal png */
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='../images/foto200-300_bg.png');
  background-image: none;
}

#right .foto {
  background: url(../images/foto428-321_bg.png) top left no-repeat;
  padding: 5px;
}

* html #right .foto {
/* IE6 alpha png trick */
/* IE7 is not affected by this trick, as it perfectly handles the normal png */
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='../images/foto428-321_bg.png');
  background-image: none;
}

.highlight img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.8;
opacity: 0.8;
}

.highlight:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

#right .more {
  background: url(../images/more_bg.gif) top right no-repeat;
  text-align: right;
  font: 10px tahoma, verdana;
  padding: 2px 6px 4px 0;
}

#right .more a{
  color: #008000;
  font-weight: bold;
  text-decoration: none;
  border: 0;
}

#right .more a:hover{
  color: #01327F;
}

#right b {
  color: #01327F;
  font-weight: bold;
}

.tabulka {
  margin: 5px 0 5px 0;
}

.tabulka td {
  vertical-align: top;
  font-weight: bold;
  padding: 5px 0 5px 0; 
  border-bottom: 1px #CCFFFF dotted;
}

.tabulka .zahlavi {
  color: #01327F;
  border-bottom: 1px #01327F dotted;
}

.tabulka .last {
  border: 0;
}

div.clear,div.util,div.cleaner {
	display: block;
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height:0px;
	margin:0px;
	padding:0px;
}

#middleBlok table, #middleBlok table td, #middleBlok table th {
  border:0px;
}

#middleBlok table td, #middleBlok table th {
  padding:2px;
  vertical-align:top;
}

div#content div#left div#novinky div#leftBlok ul li ul#subMenu li a {
  font-weight:normal;
}

.noM {
  padding:0px !important;
  margin:0px !important;
}

div#content div#right div#middleBlok a.img {
  padding:0px !important;
  margin:0px !important;
  text-decoration:none;
  padding-bottom:2px !important;
}

strong, h4 {
  color:#01327F !important;
}

img {
  padding:1px;
  border:4px solid #18BCFA;
}


	#animate{
		padding: 5px 0px 5px 5px;
		background: url('../images/layout/bg_ani.png') left top no-repeat;
		
	}
	
	#animate img {
		border: none !important;
		padding: 0px  !important;
	}
	
	div.moreFoto-n{
    float: left;
    margin: 0px 15px 15px 0px;
  }
  
  div.moreFoto-n a,
	div.moreFoto-n a:hover{ border: none !important; }
	
	.acenter{text-align: center;}