@import url(01_main.css);
@import url(02_header.css);
@import url(03_top_menu.css);
@import url(04_left_menu.css);
@import url(06_0_content.css);
@import url(07_footer.css); 
@import url(08_news.css);
@import url(09_form.css);
@import url(10_glider.css);


#content-wrapper {
	height: auto;
	clear: both;

}

#middle {

}

#middle-content {
  margin: 0px 10px 30px 19px;
}

#middle-marker {

}

div.tx-rbflashobject-pi1-swf_altcontent {
  margin-left: 24px;
}

#up {
  height: 280px;
  background: url("../img/nokia-flash-background.jpg") 25px 0px no-repeat;
}

#odkaz_flashe {
  width: 836px;
  height: 268px;
  position: absolute; 
  z-index: 50;
  top: 135px;
  left: 25px;
  background: none; 

}

#odkaz_flashe a {

 
  z-index: 50;
  
}

#odkaz_flashe span {
  width: 836px;
  height: 268px;;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	
	position: absolute;
	display: block;
	background: url("../img/pix.gif") repeat;
}

#up img {
  -webkit-border-top-left-radius: 15px;
  -webkit-border-bottom-right-radius: 15px;

  -khtml-border-radius-topleft: 15px;
  -khtml-border-radius-bottomright: 15px;

  -moz-border-radius-topleft: 15px;
  -moz-border-radius-bottomright: 15px;

  border-top-left-radius: 15px;
  border-bottom-right-radius: 15px;
}


