body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
        background: url(/images/bg.gif) fixed repeat top;
	margin: 0;
	padding: 0;
	height: auto !important;
	margin-top: 60px;
}

a:link,a:visited,a:active { text-decoration: underline; color: #383838; }
a:hover { text-decoration: none; }

a.index:link,a.index:visited,a.index:active,a.index:hover { text-decoration: underline; color: #464646; font-size: 16px; }
a.index2:link,a.index2:visited,a.index2:active,a.index2:hover { text-decoration: underline; color: #464646; font-size: 14px; }

a.powered:link,a.powered:visited,a.powered:active { text-decoration: none; color: #ffffff; }
a.powered:hover { text-decoration: underline; }

img {
	border: none;
}

h3 {
	font-size: 20px;
        color: #242424;
}

#main {
	width: 652px;
	margin: auto;
	background-color: #464646;
	border: 1px solid #464646;
	
}

#toprtext {
	color: #ffffff;
	text-align: right;
}

#topltext {
	color: #ffffff;
	text-align: left;
}

a.toptext:link,a.toptext:visited,a.toptext:active,a.toptext:hover { text-decoration: none; color: #ffffff; }

#content {
	font-size: 12px;
	padding-left: 10px;
}

p {
	padding-left: 5px;
}

#top {
	margin-top: 22px;
}

#bottom {
	margin-bottom: 22px;
}

#copyright {
	font-size: 10px;
	color: #ffffff;
}

#epigr {
        font-size: 11px;
        font-style: italic;
        color: #595959;
        text-align: right;
        text-decoration: underline;
}

.contenttd {
        font-size: 12px;
}

table.software {
        border-top: solid #464646;
        border-right: solid #464646;
        border-bottom: solid #464646;
        border-left: solid #464646;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
}

#usldescr {
    font-size: 11px;
    padding-left: 5px;
    padding-top: 1px;
}

ul.uslugi {
    padding-left: 15px;
}
