img {
	text-decoration: none;
	border: 0px 0;
}
img:link {
	text-decoration: none;
	border: 0px 0;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	font-style: normal;
	text-decoration: none;		
 }

 
.txt_content {
	font-size: 13px;
	color: #CCCCCC;
}

.txt_art {
	font-size: 11px;
	color: #938b9e;
}
.txt_art:link {
	font-size: 11px;
	color: #938b9e;
}
.txt_art:visited {
	font-size: 11px;
	color: #938b9e;
}
.txt_art:hover {
	font-size: 11px;
	color: #938b9e;
}
.txt_art:active {
	font-size: 11px;
	color: #938b9e;
}

.podrobnee {
	color: #75a5b4;
	font-size: 12px;
}


a:link {
	color: 75a5b4;
}
a:visited {
	color: 75a5b4;
}
a:hover {
	color: 75a5b4;
}
a:active {
	color: 75a5b4;
}