@charset "utf-8";
/*Tag null*/
 html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}
/* Не забываем описать стили для :focus! */
:focus {
	outline: 0;
}
body {
	line-height: 1.2em;
	color: black;
	background: white;
}
ul {}
li { line-height:1.5em}

/* Для таблиц все еще надо прописывать 'cellspacing="0"' в коде */
table {
	border-collapse: collapse;
	border-spacing: 0;
	border:1px solid #d9d9d9;
	margin-bottom:10px;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
th, td {
	padding:10px 10px 10px 20px;
}
th {
	font-size:18px;
	color:#FFF;
	background:#055e96;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "«" "»";
}
/* end tag null*/

body {
	background:url(../images/bg.png) no-repeat center top #eee6cb;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
.body-in {
	background:url(../images/bg-in.png) no-repeat center top #eee6cb;
}
p {
	font-size:13px;
	margin:1em 0 1em 0;
	line-height:1.5em;
}
h1, h2, h3, h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#7b0700;
	font-weight:normal;
	line-height:1.2em;
}
h1 {
	font-size:35px;
	margin-bottom:21px;
	line-height:35px;
	color:#055e96;
}
h2 {
	font-size:21px;
	margin-bottom:13px;
	margin-top:21px;
}
h3 {
	font-size:18px;
	margin-bottom:13px;
	margin-top:21px;
}
.h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#7b0700;
	font-weight:normal;
	font-size:18px;
	margin-bottom:13px;
	display:block;
}
input {
	border: 1px solid #d9d9d9;
	height:20px;
	margin-bottom:10px;
}
textarea {
	border: 1px solid #d9d9d9;
	margin-bottom:10px;
}
label {
	color:#7b0700;
}
.odd {
	background:#f2f2f2;
}
#head, #body, #footer {
	width: 940px;
	margin:0 auto;
	padding:0 20px 0 20px;
}
#head {
	position:relative;
	width: 940px;
	margin:0 auto;
}
#head .logo {
	width:370px;
	text-align:right;
	font-size:18px;
	color:#7b0700;
	margin-left:-35px;
	padding-top:52px;
}
#head .logo a{ text-decoration:none; border:none;}
#head .logo span {
	color:#055e96;
	font-size:38px;
	font-weight:bold;
	line-height:50px;
}
#nav {
	position:absolute;
	top:73px;
	right:0;
	width:480px;
	line-height:50px;
}
#nav .current {
}
#nav li {
	float:left;
	line-height:50px;
	padding:0 12px 0 12px;
	height:50px;
	background:url(../images/break.png) left center no-repeat;
	list-style:none;
}
#nav li.first {
	background:none;
}
#nav li a {
	font-size:15px;
	color:#FFF;
	text-decoration:none;
}
#nav li a:hover {
	text-decoration:underline;
}
#advos {
	margin:50px 0 50px 0;
}
#advos .left-col {
	width:460px;
	float:left;
}
#advos .right-col {
	width:460px;
	float:right;
}
#advos .left-col-content {
	padding-left:20px;
	border-left: 1px solid #7b0700;
	background:url(../images/bulit.gif) no-repeat top left;
}
#advos .right-col-content {
	padding-left:20px;
	border-left: 1px solid #7b0700;
	background:url(../images/bulit.gif) no-repeat top left;
}
#advos .left-advo {
	height:147px;
	background:url(../images/advokat_03.png) no-repeat top left;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.5em;
	font-size:21px;
	color:#FFF;
	padding:58px 10px 0 210px;
}
#advos .left-advo span {
	font-size:34px;
	line-height:41px;
}
#advos .left-advo p,
#advos .right-advo p { font-size:20px; margin-top:5px; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; color:#DDE9FF; padding-left:15px;}
#advos .right-advo {
	height:147px;
	background:url(../images/advokat_05.png) no-repeat top right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	line-height:1.5em;
	color:#FFF;
	padding:58px 10px 0 25px;
}
#advos .right-advo span {
	font-size:34px;
	line-height:41px;
}
.h50 {
	height:50px;
}
#body-wrapper {
	background:url(../images/body-bg.png) repeat-x top #FFF;
}
#body {
	padding:30px 20px 50px 20px;
}
#body ul, ol { margin:0.5em 1em 0.5em 3em;}

#body li { line-height:1.2em; margin:10px 0;}
.col1, .col2, .col3 {
	width:300px;
	float:left;
}
.col1, .col2 {
	margin-right:20px;
}
#colum4 {
	margin-bottom:50px;
	overflow:auto;
}
#colum4 li { line-height:1.5em; margin:0;}
#colum4 ul {margin:0 0 0 1em;}
.colum4-1, .colum4-2, .colum4-3, .colum4-4 {
	width:220px;
	float:left;
}
.colum4-1, .colum4-2, .colum4-3 {
	margin-right:20px;
}

.body-left-col {width:640px; float:left; border-right: 1px solid #ddd; padding-right:20px;}
.body-right-col {width:250px; float:right;}


#footer-wrapper {
	background:url(../images/footer-bg.png) repeat-x top #023354;
	height:300px;
	padding-top:60px;
}
#footer {
	color: #FFF;
}
#footer a {
	color:#FFF;
}
.green-link {
text-decoration:none;
color:#000;
cursor:text;
}
.clear {
	clear:both;
	height:1%;
}
.list-menu {
	border-left:1px solid #7b0700;
	margin-left:1em;
	line-height:1.5em;
}
.list-menu li {
	padding-left:1em;
	list-style:none;
}
.list-menu a {
	color:#000;
	text-decoration:none;
	border-bottom:1px dotted #7b0700;
}
.list-menu a:hover {
	border-bottom:1px solid #7b0700;
}
.list-menu .active {
	background:#7b0700;
}
.list-menu .active a {
	color:#FFF;
	border: none;
}
.noborder {
	border: 0;
	padding:0;
}
.noborder td {
	padding:0;
}
#question_form {
	margin-bottom:21px;
}
.answer {
	padding:10px 21px 10px 21px;
	margin:0 0 26px 0;
	border-left:2px solid #7b0700;
	color:#055e96;
}
.question {
	margin:0 0 16px 0;
	padding-top:7px;
	border-top:1px dotted #7b0700;
}
.question_author {
	font-weight:bold;
	color:#7b0700;
}
.question_datetime {
	color:#666666;
	font-size:11px;
	margin-bottom:5px;
	margin-left:10px;
}
#question-list {
	list-style:none;
}
#map {width:460px; margin:0 0 50px 20px; float:right;}
.tbContactform .antispam {
	 display:  none;
	 visibility: hidden;
}

.tbContactform label {
	 display:  inline-block;
	 vertical-align: top;
	 clear: both;
	 color:#000;
}

.tbContactform h3 { margin-top:10px;}
.tbContactform p { margin:5px 0;}
.tbContactform input.text,
.tbContactform textarea {
	 width:  225px;
}

.tbContactform textarea {
	 height:  115px;
}

.tbContactform input.submit
{
	display: block;
	margin-left:10px;
	width:  auto;
}

.tbContactform .tbErrors p
{
	color: #FF0000;
}
