td, body {
	color: #666666;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

.glava {
	color: #84c225;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
}

a {
	color: #0a3f89;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #84c225;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.white {
	color: white;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
}

a.white {
	color: white;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.white:hover {
	color: #c8e28d;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

h1 {
	background: #0a3f89;
	color: white;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 35px;
	line-height: 31px;
	width: 990px;
	text-align:left;
	margin:0px;
}

hr {
	background-color: #c8e28d;
	border: 0px;
	color: #c8e28d;
	height: 1px;
	width: 100%;
}

input, select, textarea {
	background-color: #FFFFFF;
	color: #666666;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
}

li {
	list-style: square;
}

th, .th {
	background-color: #c8e28d;
	border: 1px solid;
	border-color: #D6D6D6 #D6D6D6 #0a3f89 #D6D6D6;
	color: #666666;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	text-align: center;
	vertical-align: middle;
}

.border {
	border: 1px solid #c8e28d;
}

.inputdrug {
	background-color: #0a3f89;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	text-align: center;
	width: 80px;
}

a.buton {
	background: #0a3f89;
	color: white;
	display: block;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	line-height: 22px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	width: 80px;
}

a.buton:hover {
	background: #0a3f89;
	color: #c8e28d;
	display: block;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	line-height: 22px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	width: 80px;
}

