body {
	text-align: center; /* for IE */
	margin: 0 auto;
	padding: 0;
	background: #000000;
	text-decoration: none;
	font-size: 7pt; 
	font-family: Trebuchet MS;
	color: #000000;
	behavior:url("csshover.htc");
}
div#header, div#head, div#fav, div#fav_left, div#fav_cont_top, div#fav_cont,
div#fav_right, div#my, div#my_left, div#my_cont_top, div#my_right, div#my_cont,
div#weather, div#w_left, div#w_right, div#w_cont_top, div#w_cont, div#login, 
div#l_left, div#l_right, div#l_cont_top, div#l_cont {
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
}
div#fav, div#weather, div#my, div#login{
left: 0px;
width: 730px;
position: relative;
margin-bottom: 10px;
}
div#fav_cont_top, div#w_cont_top, div#l_cont_top{
	left: 10px;
	width: 710px;
	height: 21px;
	background: #131313;
	position: absolute;
}
div#fav_cont, div#w_cont, div#l_cont, div#my_cont{ 
	left: 10px;
	top: 21px;
	width: 684px;
	_width: 710px;
	position: absolute;
	padding-right: 13px;
	padding-left: 13px;
	padding-bottom: 7px;
	padding-top: 7px;
}
div#header{
	left: 0px;
	top: 0px;
	width: 100%;
	height: 2px;
	background: url(images/head.gif);
	overflow:hidden;
}
div#head{
	left: 0px;
	top: 2px;
	width: 100%;
	height: 75px;
	background: url(images/head_bg.gif);
	overflow:hidden;
	margin-bottom: 10px;
}
div#fav{
	height: 112px;
}
div#fav_left{
	left: 0px;
	width: 10px;
	height: 112px;
	background: url(images/f1.gif);
	position: absolute;
}
div#fav_cont{
	height: 77px;
	_height: 91px;
	background: #131313;
}
.img:div#fav_cont{
  width: 34px;
  height: 34px;
  border: 0px;
}
div#fav_right{
	right: 0px;
	width: 10px;
	height: 112px;
	background: url(images/f2.gif);
	position: absolute;
}
div#login{
	height: 176px;
}
div#l_left{
	left: 0px;
	width: 10px;
	height: 176px;
	background: url(images/l1.gif);
	position: absolute;
}
div#l_cont{
	height: 141px;
	_height: 155px;
	background: #131313;
}
div#l_right{
	right: 0px;
	width: 10px;
	height: 176px;
	background: url(images/l2.gif);
	position: absolute;
}
div#weather{
	left: 0px;
	height: 94px;
}
div#w_left{
	left: 0px;
	width: 10px;
	height: 94px;
	background: url(images/w1.gif);
	position: absolute;
}
div#w_cont_top{
}
div#w_cont{
	height: 59px;
	_height: 73px;
	background: #131313;
}
div#w_right{
	right: 0px;
	width: 10px;
	height: 94px;
	background: url(images/w2.gif);
	position: absolute;
}
div#my{
	height: 152px;
}
div#my_left{
	left: 0px;
	width: 10px;
	height: 152px;
	background: url(images/m1.jpg);
	position: absolute;
}
div#my_cont_top{
	left: 10px;
	width: 710px;
	height: 21px;
	background: url(images/m_bgt.jpg);
	position: absolute;
}
div#my_cont{
	height: 117px;
	_height: 131px;
	background: url(images/m_bg.jpg);
}
div#my_right{
	right: 0px;
	width: 10px;
	height: 152px;
	background: url(images/m2.jpg);
	position: absolute;
}
div#loginform1, div#loginform2, div#loginform3, div#loginform4, div#loginform5,
div#loginform6, div#loginform7, div#loginform8{
  width: 150px;
  _width: 170px;
  height: 53px;
  _height:  65px;
  margin-bottom: 1px;
  position: absolute;
	padding-right: 0px;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-top: 12px;
}
div#loginform1{
  background: url(images/f_mail.jpg);
}
div#loginform2{
  background: url(images/f_blog.jpg);
  top: 73px;
}
div#loginform3{
  background: url(images/f_facebook.jpg);
  left: 184px;
}
div#loginform4{
  background: url(images/f_pokec.jpg);
  left: 184px;
  top: 73px;
}
div#loginform5{
  background: url(images/f_vivo.jpg);
  left: 355px;
}
div#loginform6{
  background: url(images/f_lamky.jpg);
  left: 355px;
  top: 73px;
}
div#loginform7{
  background: url(images/f_titulky.jpg);
  left: 526px;
}
div#loginform8{
  background: url(images/f_titulky.jpg);
  left: 526px;
  top: 73px;
}
a:link,a:visited,a:active{
  color: #000000;
  text-decoration: none;
}
a:hover{
  color: #ffffff;
}
td,td.link{ 
  font-family: Trebuchet MS;
  font-size: 7pt; 
  font-weight: bold;
  background: url(images/td_bg1.png);
  color: #000000;
  padding-left: 5px;
}
td.link:hover{
  background: url(images/td_bg1.png); 
}

.txt{
  width: 100px;
  height: 20px;
  border: 0px;
  padding-top: 2px;
  padding-right: 4px;
  padding-bottom: 2px;
  padding-left: 4px;
  font-family: Trebuchet MS;
  font-size: 8pt; 
  font-weight: bold;
  float: left;
  margin-bottom: 1px;
  margin-right: 1px;
  }

.cmd{
  width: 27px;
  height: 20px;
  border: 0px;
  padding-top: 2px;
  padding-right: 4px;
  padding-bottom: 2px;
  padding-left: 4px;
  font-family: Trebuchet MS;
  font-size: 8pt; 
  font-weight: bold;
  float: left;
}