/** CLASSES **/

A.red, A.red:hover, A.red:visited, A.red:active {
	/* text-decoration: none; */
	font-family: Verdana;
	font-size: 8pt;
	/* font-size: 7.5pt; */
	color: #AE1213;
}

/** IDS **/

#center_frame {
	margin: auto;
	width: 961px;
	position:relative;
	/* cursor: pointer; */
}
#banner {
	background: url(images/axum_nadpis.jpg);
	width: 961px;
	height: 116px;
}
#menu {
  position: absolute;
  top: 116px;
  z-index:0;
}

#menu ul{
  list-style-type: none; 
  display: inline;
  display: block; 
}
#bigflash {
  position: absolute;
  top: 139px;
  height: 283px;
  overflow: hidden;
  z-index:0;
}
#quickflash {
  width: 330px;
	height: 309px;
  background: url(./images/obrazok.gif) top center repeat-x;
  position: absolute;
  left: 631px;
  top: 115px;

  z-index:0;
}

#content_d {
  position: absolute;
  top: 433px;
}
#content_t {
  width: 962px;
}
#content_t TD.left {
	background: url(images/leva_3.gif) center repeat-y;
	vertical-align: top;
	width: 631px;
}
#content_t TD.right {
	background: #A3B4BC url(images/prava_2.gif) left center repeat-y;
	vertical-align: top;
	width: 331px;
	border-left: 2px solid white;
}
#left_top {
	background: url(images/leva_1.gif) right top no-repeat;
	width: 631px;
	height: 12px;
}
#right_top {
	background: url(images/prava_1.gif) left top no-repeat;
	width: 331px;
	height: 12px;
}
#left_bottom {
	background: url(images/leva_4.gif) center bottom no-repeat;
	height: 10px;
}
#right_bottom {
	background: url(images/prava_3.gif) center bottom no-repeat;
	height: 10px;
}
#pruh {
  position: absolute;
  top: 423px;
	width: 961px;
	height: 10px;
	overflow:hidden;
	background: url(images/axum_pruh.gif) repeat-x;
	z-index:1;
}
#left_content {
	position: relative;
}
#left_title {
	background: url(images/leva_2.gif) center bottom no-repeat;
	width: 631px;
	height: 22px;
}
