body{
	margin-top: 3px;
}
p{
	font-size: 14px;
	text-align: justify;
}
h1{
	font-size: 20px;
	color: #393939;
	text-align:left;
}
li{
	text-align:left;
	list-style-image: url("../pic/0052_minus.png");
}
a{
	text-decoration:none;
	color: #7b97ff;
}
a:hover, a:visited:hover{
	color: #63e0ff;
}
a:visited{
	color: #7b97ff;
}
li a{
	color: #3b3b3b;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
strong{
	color: #4b4b4b;
}
#content_container{
	width: 500px;
	margin: auto;
	text-align:center;
	padding:5px;
}
#top{
	border-bottom: solid 1px #9abbff;
	background: #f9fbff;
	height: 15px;
}
.swl a, .swl a:hover, .swl a:visited:hover{
	color: #555555;
	text-decoration: none;
}
#help{
	display: block;
}
#more{
	display: block;
	height: 80px;
	margin-bottom: 10px;
}
.tabela{
	text-align: left;
	border: solid 1px #ebebeb;
}
.tabela tr{
	border-top: solid 1px #000;
}
.row1 {
	background-color: #e8fdff;
}
.row0 {
	background-color: #dcdcdc;
}
.row1.tdurl, .row0.tdurl {
	overflow: hidden;
	max-width: 300px;
}
.row1.tdpr, .row0.tdurl {
	overflow: hidden;
	max-width: 100px;
}
.row1.tddata, .row0.tdurl {
	overflow: hidden;
	max-width: 90px;
}
a:hover#checked_link{
	color: #FF7400;
}
a#checked_link{
	color: #FF1A00;
}
