a:link {
	text-decoration: none;
	color: #929E21;
}
a:visited {
	text-decoration: none;
	color: #C60;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #0F9;
}
body {
	background-color: #000000;
	font-weight: bold;
}

    
.center_ {
	text-align: center;
}
.otstup {
	padding-left: 15px;
	text-align: left;
	font-weight: normal;
}
.style1 {
	font-size: x-small
}
.style2 {
	color: #0033CC;
	font-weight: bold;
}
.style3 {
	color: #C63;
	font-weight: bold;
	text-align: left;
}
.bold  {
	font-weight: bold;
	text-align: left;
}
.regular  {
	font-weight: normal;
	text-align: left;
}



.boldCenter {
	font-weight: bold;
	text-align: center;
	font-size: large;
	color: #06C;
}
p {
	text-align: left;
}

.spisok {
	text-align: left;
}
.otstupGreen {
	padding-left: 15px;
	text-align: left;
	font-weight: normal;
	color: #0C3;
}
.small {
	font-size: 10px;
	color: #096;
}
