div.services h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #417665;
	text-align: center;
}

div.services li {
	margin-bottom: 5px;
}

div.services li span.bold {
	font-weight: bold;
	color: #FF0000;
	font-size: 14px;
}

div.services li, div.services li span	 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

h1 {
	font-size: 26px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px dotted silver;
	padding-bottom: 5px;
	margin: 0 10px 0;
	color: #F56A49;
	text-align: left;
}

table#services td {
	margin: 5px;
	margin-top: 0px;
	vertical-align: top;
}

table#services td {
	padding: 5px;
	background-color: #FAF8ED;
	border: 1px solid silver;
}

td#left h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #417665;
	margin: 0 0 10px;
	text-align: center;
}

td#left p {
	font-size: 12px;
	line-height: 15px;
}

td#left span.bold {
	font-weight: bold;
	font-size: 1em;
	color: red;
}

#tblMain a:link, #tblMain a:visited {
	text-decoration: none;
	color: #333333;
}

#tblKupuvam th a:link, #tblDavam th a:link, #tblProdavam th a:link, #tblTursya th a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

#tblKupuvam th a:hover, #tblDavam th a:hover, #tblProdavam th a:hover, #tblTursya th a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#tblMain a:hover {
	text-decoration: underline;
}

#tblMain td {
	padding: 3px;
}