* {  
  margin: 0;
  padding: 0;
  border: 0;
}

body  { 
  text-align: center;
  font: 12px/170% Arial, Helvetica, sans-serif;
  background: #000 url(../images/bg.jpg) center -120px no-repeat;
  background-attachment: fixed;
}

html, body {
  height:100%;
}

a {
	color: white;
}

a:hover {
	text-decoration: none;
}

a span  {
  cursor: pointer;
  _cursor: hand;
}

a.btn {
  display: block;
  width: 97px;
  /*height: 21px;
  padding-top: 2px;*/
  padding: 5px 0 4px 0;
  /*color: #013c77;*/
  color:#bcdafe;
  text-align: center;
  background: url(../images/btn.png);
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
  line-height: 15px;
  float: right;
}

a.btn:hover {
  /*color: #333333;*/
  color: #e9f2fd;
}

big {
	font-weight: bold;
	display: block;
	margin-top: 5px;
	margin-bottom: 20px;
	color: orange;	
}

big a {
	color: orange;	
}

.bstip {
  background-color: #eee;
  color: #333;
  padding: 5px 10px;
  border: 1px solid #999;
  font-weight: bold;
  font-size: 15px;
}


#distance { 
  width:1px;
  height:50%;
  margin-bottom: -260px;
  float:left;
}

.cleaner {
  display: block;
  width: 100%;
  height: 0;
  visibility: hidden;
  float: none;
  clear: both;
  _line-height: 0;
}


#all  {
  width: 950px;
  height: 520px;
  background: none;
  margin: 0 auto;
  text-align: left;
  clear:left;
  position: relative;
}

h1 a {
  position: absolute;
  top: 20px;
  right: 0;
  overflow: hidden;
  width: 568px;
  height: 75px;
  background: url(../images/logo.png);
  _background: none transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/www/images/logo.png',sizingMethod='crop');
}

h1 span  {
  display: none;
}


#btn-new {
	width: 140px;
	height: 27px;
	top: 77px;
	right: -12px;
	display: block;
	position: absolute;
	background: url(../images/btn_new.png);	
	_background: none transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/www/images/btn_new.png',sizingMethod='crop');
}

#btn-new span {
	display: none;
}


#case  {
  width: 950px;
  height: 231px;
  position: absolute;
  top: 111px;
  left: 0;
}

#case #leftnav  {
  list-style: none;
  width: 381px;
  float: left;
}

#case #leftnav li {
  margin-bottom: 9px;
}

#case #leftnav li a {
  display: block;
  height: 54px;
  width: 348px;
  background: blue;
  text-decoration: none;
  color: #f0b60e;
  padding-left: 26px;
  padding-top: 17px;
  background: url(../images/leftnav.png);
  _background: none;
  _background: #0f355c;
  _filter: alpha(opacity=80);
}


/*#case #leftnav li a:hover,*/
#case #leftnav li a.active,
#case #leftnav li.ui-tabs-selected a{
  margin-left: 7px;
}

#case #leftnav li a h2 {
  font-size: 22px;
  color: #fff;
  font-weight: normal;
}

#case #content  {
  float: right;
  width: 569px;
  height: 231px;
  background: url(../images/leftnav.png);
  _background: none;
  _background: #0f355c;
  _filter: alpha(opacity=80);
}

#case #content div.content {
	background-color: transparent;
	margin: 20px;
	color: #fff;
	/*display: none;*/
}

#case #content div.content h2,
#case #content div.ui-tabs-panel h2 {
  font-size: 26px;
  /*line-height: 165%;*/
  margin-top: 5px;
  _margin-top: 0;
  margin-bottom: 15px;
  color: orange;
}

#case #content div.content h3 {
  font-size: 17px;
  margin-bottom: 5px;
}

#case #content div.content p {
	font-size: 13px;
	color: #fff;
	line-height: 18px;
	font-family: Verdana, Tahoma;
}

#case #content div.content table {
	font-size: 13px;
	color: #fff;
	line-height: 18px;
	font-family: Verdana, Tahoma;
}

#case #content div.content table td,
#case #content div.content table th {
	padding: 10px 20px 0 0;	
}

#case #content div.content p a.btn {
	background: transparent url(../images/btn_273x33.png) no-repeat top left;
	padding: 7px 0 0 10px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 13px;
	color: #111;
	width: 263px;
	height: 26px;
	text-align: left;
	float: right;
	margin-top: 10px;	
}

#titulka-content {
	height: 210px;
	width: 549px;
	margin: 10px 0 0 10px;
	color: white;
}

#botnav {
  width: 950px;
  height: 178px;
  position: absolute;
  left: 0;
  bottom: 0;
  color: #fff;
  background: url(../images/botnav_bg.png);
  _background: none transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/www/images/botnav_bg.png',sizingMethod='crop');
}

#botnav div {
  float: left;
  height: 143px;
  padding-top: 35px;
}

#botnav div h2,
#botnav div h2 a {
  color: #e0b212;
  font-size: 25px;
  font-weight: normal;
  margin-bottom: 10px;
  display: block;
}

#botnav div p {
  /*width: 205px;*/
}

#botnav div.botnav0,
#botnav div.botnav1,
#botnav div.botnav2,
#botnav div.botnav3 {
	width: 150px;
	padding-left: 80px;	
}


#botnav div.botnav0 {
	width: 135px;
	padding-right: 15px;
}

#botnav div.botnav1 {
	width: 145px;
	padding-right: 5px;
}

#botnav div.botnav2 {
	width: 145px;
}

#botnav div.botnav3 {
	width: 185px;
}

#botnav div a.btn {
  margin-top: 10px;
}

#botnav div.botnav1 a.btn {
  margin-left: 0px;
}

#botnav div.botnav2 a.btn {
  margin-left: 0px;
}

#botnav div.botnav3 a.btn {
  margin-left: 0px;
}





#top10content {
	padding: 20px 0;	
}

#top10content h2 {
	color: #fff;
	font-size: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}

#top10content div.topItem {
	float: left;
	width: 460px;
	margin: 10px 0 0 10px;
}

#top10content div.topItem h3 {
	width:90px;
	float:left;
	font-size:80px;
	line-height: 90px; 
	color: #2c69a4;
	text-align: right;
}

#top10content div.topItem h2 {
	font-size: 16px;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 0px;
	font-weight: normal;
}


#top10content div.topItem h2 a {
	text-decoration: none;
}

#top10content div.topItem h2 a:hover {
}

#top10content div.topItem h2.artist a {
	color: #eee;
}

#top10content div.topItem h2.title {
	margin-top: 3px;
}

#top10content div.topItem h2.title a {
	font-weight: bold;
}

#top10content div.topItem a.picture {
	display: block;
	width: 100px;
	margin-right: 20px;
	margin-left: 10px;
	margin-top: 7px;
	float: left;
}

#top10content div.topItem a.picture img {
	width: 100px;
	height: 75px;	
	border: 2px solid #fff;
}







