* {
	margin: 0;
	padding: 0;
	outline: none;
}

body {
	font-family: Arial,sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background: #FFFFFF url('images/bg.png') center repeat-y;
}

#site {
	width: 846px;
	margin: 0 auto;
	padding: 0;
}

.iright {
	float: right;
	margin: 10px 0 10px 10px;
}

#header {
	background-image: url('images/menu2.png');
	height: 100px;
}

#nav {
	float: left;
	width: 250px;
	margin: 5px 0px 0px 0px;
}

#text {
	float: right;
	width: 580px;
	min-height: 450px;
//	height: 450px;
	margin: 5px 0px 0px 2px;
}

#footer {
	background-image: url('images/footer.png');
	clear: both;
	height: 22px;
}

#header p.hbig {
	font-size: 28px;
	font-weight: 100;
	padding: 20px 0 0 50px;
}

#header p.hbig a {
	color: #FFF;
	text-decoration: none;
}

#header p.hsmall {
	padding-left: 50px;
	font-size: 16px;
	color: #FFF;
}

#nav ul {
	float: left;
	width: 100%;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
}

#nav p {
	background-image: url('images/nav_h2.png');
	height: 24px;
	margin: 0;
	padding: 5px 0px 0px 10px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	color: #636363;
	clear: both;
}

#nav ul li {
	display: list-item;
	list-style-type: none;
	height: 23px;
	background-image: url('images/nav_li.png');
	margin-bottom: 1px;
	padding: 0px 0px 0px 5px;
	font-size: 12px;
	font-family: Arial;
	color: #636363;
	font-weight: bold;
}

#nav ul li:hover, #nav ul li.current {
	background: #E4E4E4;
}

#nav ul li a {
	color: #25A8C6;
	text-decoration: none;
	font-weight: bold;
}

#nav ul li a:hover, #nav ul li a.current {
	color: #636363;
	text-decoration: none;
}

#nav ul.sadv {
	padding: 5px;
	margin: 0;
	list-style: none;
	text-align: left;
	font-weight: normal;
}

#nav ul.sadv li {
	margin: 0 5px 10px 5px;
	padding: 0;
	font-size: 11px;
	line-height: 13px;
	height: 100%;
	border: none;
	background: none;
	list-style: none;
	font-weight: normal;
}

#nav ul.sadv li a, #nav ul.sadv a:hover {
	text-decoration: none;
	font-size: 11px;
	display: inline;
	padding: 0;
	font-weight: normal;
	color: #990000;
	background: none;
	background-color: inherit;
}

#text h1 {
	background-image: url('images/text_h1.png');
	height: 26px;
	margin: 0;
	padding: 3px 0px 0px 10px;
	font-size: 16px;
	font-family: Arial;
	color: #636363;
	clear: both;
}

#text ol {
	margin-top: 10px;
}

#text li {
	margin-bottom: 10px;
	margin-left: 50px;
}

#text img.word {
	margin: 5px;
	float: left;
	border: none;
}

#text table {
	margin: 10px 0;
	border-collapse: collapse;
}

#text table td, #text table th {
	border: 1px solid black;
	padding: 5px;
}

#text p {
	color: #636363;
	padding-left: 7px;
	padding-right: 7px;
	margin: 10px 0;
}

#text p.pcenter {
	text-align: center;
}

#text p a {
	color: #25A8C6;
	text-decoration: none;
}

#text p a:hover {
	color: #25A8C6;
	border-bottom: 1px dotted #AFAFAF;
	text-decoration: none;
}

#text ul {
	padding-left: 22px;
	color: #636363;
}

#text ul li {
	padding: 0;
	margin: 0 0 0 50px;
}

#text ul li a {
	color: #25A8C6;
	text-decoration: none;
}

#text ul li a:hover {
	color: #25A8C6;
	text-decoration: none;
}

#footer {
	color: #676767;
	text-align: center;
	padding: 7px 0px 0px 0px;
	font-size: 11px;
}

#footer a {
	color: #1FA3BC;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
	color: #676767;
	text-decoration: none;
}

#footer p {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#fadv {
	margin: 0 auto 10px auto;
	padding-bottom: 10px;
	text-align: center;
	clear: both;
	width: 846px;
	border-top: 1px solid #DDDDDD;
}

#fadv ul {
	list-style: none;
	display: inline;
	float: left;
	color: #000;
	margin: 10px;
	padding: 0;
}

#fadv li {
	display: block;
	float: left;
	width: 260px;
	margin: 5px;
	padding: 0;
	text-align: left;
	line-height: 1.1em;
	font-size: 11px;
}

#fadv li a, #fadv li a:hover {
	color: #990000;
	background-color: inherit;
	text-decoration: none;
	font-weight: normal;
}

#text .dogovor p {
	text-indent: 30px;
}

#text .dogovor ul li {
	height: auto;
	border: 0;
}

#text .dogovor .title {
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
}

#text .dogovor .subtitle {
	font-weight: bold;
	font-style: italic;
}

.price {
	text-align: right;
}

#text .dogovor table {
	border-collapse: collapse;
	border: 2px solid #636363;
}

#text .dogovor table th {
	color: #636363;
	border: 1px solid #636363;
	border-bottom: 2px solid #636363;
}

#text .dogovor table td {
	color: #636363;
	border: 1px solid #636363;
}

#text table {
	border-collapse: collapse;
	border: 2px solid #636363;
}

#text table th {
	color: #636363;
	border: 1px solid #636363;
	border-bottom: 2px solid #636363;
}

#text table td {
	color: #636363;
	border: 1px solid #636363;
}
