td {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 12px;
	color: #867D77;
	margin: 0px;
	padding: 0px;

}
.stopka {
	margin: 5px;
	padding: 10px 12px 5px;
}
a:link {
	color: #52A3CC;
	text-decoration: none;

}
a:hover {
	color: #66CCFF;
	text-decoration: underline;
}
a:visited  {

	color: #52A3CC;
	text-decoration: none;
}
body{
 font-size:12px;
 font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
 background-color: #d5d6d7;
 color: #333;
 text-align: center;
 line-height:150%;
 background-image: url(start_bg.gif);
}
.bottom {
 margin-top:10px;
}
.title_td{
	width:355px;
	background-image: url(index_images/title.gif);
	background-repeat: no-repeat;
	letter-spacing: 2pt;
	height: 44px;
	text-indent: 50px;
	color: #677D8A;
	font-size: 12px;
}
.title_img{
	background-repeat: no-repeat;
}
  
/* Links
----------------------------------------------- */
#result a:link {
  color:#488;
  text-decoration:none;
  }
#result a:visited {
  color:#488;
  text-decoration:none;

  }
#result a:hover {
  color:#885;
  text-decoration: underline;
  }
#result a img {
  border-width:0;
  }

.blogtitle{
font-size:10pt;
margin-left:400px;
}
#mytitle{
margin-left:5px;
font-size:18px;
}
#mytitle a:hover {
	color: #fff;
	background-color: #488;
	  text-decoration: none;
}
.mytitle_b{
margin-left:10px;
}
.description{
	font-family:Verdana,Arial,Sans-serif;
	font-size:10pt;
	margin-left:5px;
	margin-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	color: #867D77;
}
.descriptions{
	font-family:Verdana,Arial,Sans-serif;
	font-size:10pt;
	margin-left:20px;
	margin-bottom:5px;
	color: #867D77;
}

li{
padding-top:5px;
}
.date{
color:#CCCCCC;
font-size:20pt;
font-family:georgia;
}