/* @override http://ur-adresa.ru/main.css */

body {
	margin: 0;
	background-color: #efe3b9;
	font: 14px/17px Times, "Times New Roman", Georgia, serif;
}

/* @group Links */

a:link {
	color: #b8000d;
	text-decoration: none;
}

a:visited {
	color: #4d2124;
	text-decoration: none;
}

a:hover {
	color: #ff3e10;
	text-decoration: underline;
}

a:active {
	color: #ff6913;
	text-decoration: underline;
}

a.top:link {
	color: #e8bb2a;
	margin-right: 30px;
	text-decoration: none;
}

a.top:visited {
	color: #e8bb2a;
	margin-right: 30px;
	text-decoration: none;
}

a.top:hover {
	color: #e8bb2a;
	margin-right: 30px;
	text-decoration: underline;
}

a.top:active {
	color: #e8bb2a;
	margin-right: 30px;
	text-decoration: underline;
}

/* @end */

/* @group Structural elements */

#container {
	width: 1024px;
	margin: auto;
	background-color: #fdeec4;
}

#top {
	height: 191px;
	background: url(media/topbanner.png) no-repeat;
}

#mainleft {
	background-color: #fffce8;
	float: left;
	padding-left: 65px;
	padding-top: 40px;
	width: 660px;
	padding-right: 65px;
	border-right: 1px dotted black;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#mainright {
	float: right;
	padding: 25px 25px 0;
	width: 183px;
	text-align: justify;
}

#footer {
	background-color: #fdeec4;
	clear: both;
	text-align: left;
	font-size: 11px;
	height: 20px;
	margin-left: 195px;
}

#mainheader {
	margin-bottom: 20px;
}

#bottomlogo {
	float: right;
	position: relative;
	bottom: 210px;
	right: 33px;
}

#copyright {
	text-align: center;
	font-size: 10px;
	margin-top: 20px;
}

#pdficon {
	float: right;
	position: relative;
	left: 20px;
}

.one {
	width: 220px;
	float: left;
	padding-top: 40px;
	text-align: right;
	color: #463c3c;
	font: small-caps 20px Times;
}

.two {
	width: 164px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}

.three {
	width: 210px;
	float: left;
	text-align: left;
	padding-top: 40px;
	color: #463c3c;
	font: small-caps 20px Times;
}

/* @end */

/* @group styling Paragraphs */

p {
	line-height: 20px;
	margin-top: 0;
	word-spacing: 5px;
	text-align: justify;
	margin-bottom: 25px;
}

.navigation {
	font-variant: small-caps;
	font-size: 16px;
	color: #e8bb2a;
	letter-spacing: 1px;
	margin: 0;
	padding: 156px 10px 0px;
}

.centered {
	text-align: center;
}

.side {
	padding-top: 13px;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 0;
	padding-bottom: 13px;
}

.carddescription {
	margin-left: 70px;
	clear: both;
	margin-bottom: 50px;
}

/* @end */

/* @group Tables */

#pricelist {
	text-align: center;
	margin-top: 10px;
	width: 100%;
}

#services {
	width: 500px;
	margin: auto;
	text-align: center;
	border: 1px solid gray;
	margin-top: 25px;
}

#smalltable {
	width: 100%;
	font-size: 16px;
	padding-bottom: 10px;
}

th {
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	background-color: #ddac8e;
	border-bottom: 1px solid white;
	padding: 5px 10px;
}

td {
	padding: 4px 10px;
	border-bottom: 1px solid white;
}

tr.dark {
	background-color: #ffefc6;
}

tr.grey {
	color: #525050;
}

tr.red {
	color: red;
}

td.smalltableleft {
	width: 25%;
	text-align: right;
	font-weight: bold;
	border-bottom-style: none;
}

td.smalltableright {
	width: 75%;
	text-align: left;
	display: inline;
	border-bottom-style: none;
}

td.servicesleft {
	text-align: left;
}

/* @end */

/* @group Images */

img {
	border-width: 0;
}

.smalllogo {
	width: 22px;
	height: 22px;
	position: relative;
	top: 5px;
	padding-right: 40px;
}

.headscriptimage {
	position: relative;
	right: 40px;
}

/* @end */

.underlined {
	text-decoration: underline;
}

h1 {
font: small-caps 24px/31px Times;
	text-align: center;
	color: #463c3c;
		margin-bottom: 0;
	margin-top: 0;
}

.callout {
	text-transform: uppercase;
}

.calloutred {
	color: red;
	text-transform: uppercase;
}

.faqheader {
	font-variant: small-caps;
	font-size: 18px;
	margin: 0;
	float: left;
	font-weight: bold;
}

.contactfont {
	font-size: 17px;
}

.lessspacing {
	text-align: center;
	word-spacing: 3px;
}

ul.main {
	list-style-type: circle;
	line-height: 20px;
}

ul.bodylist {
	font-style: italic;
	margin-bottom: 30px;
	padding: 0;
	list-style-position: outside;
	line-height: 20px;
	margin-left: 15px;
}

ol.termslist {
	list-style-type: upper-roman;
	line-height: 20px;
}

hr {
	width: 80%;
}

.smalltableheader {
	font-size: 18px;
	font-weight: bold;
}

.smalltablereplacement {
	font-size: 16px;
}

.pdficonsmall {
	width: 20px;
}
<style>
/*UI tabs*/
.tabs {
}
.ui-tabs-nav {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; list-style: none;
	font-size: 1.1em;
	float: left;
	position: relative;
	z-index: 1;
	bottom: -1px;
}
.ui-tabs-nav ul {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; list-style: none;
}
.ui-tabs-nav li {
	/*resets*/margin: 0; padding: 0; outline: 0; line-height: 1.3; text-decoration: none; list-style: none;
	margin-right: 15px;
	float: left;
	background-color: #ECF1F2;
	
	border-top: 1px dashed #D3E3E7;
	border-left: 1px dashed #D3E3E7;
	border-right: 1px dashed #D3E3E7;

}
.ui-tabs-nav li a {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; list-style: none;
	float: left;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #0164A8;
}
.ui-tabs-nav li a:hover {
	color: #333333;
}
.ui-tabs-nav li.ui-tabs-selected {
	background-color: #FAFEFE;
}
.ui-tabs-nav li.ui-tabs-selected a, .ui-tabs-nav li.ui-tabs-selected a:hover {
	color: #333333;
	border-bottom: 0px;
}
.ui-tabs-panel {
	/*resets*/margin: 0; padding: 0px 20px 10px 20px; outline: 0; line-height: 1.3; text-decoration: none; list-style: none;
	border-left: 1px dashed #D3E3E7;
	border-right: 1px dashed #D3E3E7;
	border-top: 1px dashed #D3E3E7;
	clear:left;
	color: #333333;
	font-size: 11px;
}
.ui-tabs-hide {
	display: none;/* for accessible hiding: position: absolute; left: -99999999px*/;
}

</style>