/* style.css */
body {
	width:100%;
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
	/*padding:0; margin:0 auto;*/
	min-height:100%;
	position:relative;
	color:#757575;
	background: #ffffff;
}

@font-face {
  font-family: tricl;
  src: url(http://www.iv.neocode.ru/fonts/tricl.ttf);
}
 
@font-face {
  font-family: tricl;
  src: url(http://www.iv.neocode.ru/fonts/tricl.ttf);
  font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
	font-family: tricl;
	margin: 0;
   padding: 0 0 0px 0;
}

h1 {
	font-size:16px;
	font-weight: normal;
	font-family: Tahoma;
	color: #1C76A5;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:26px;
	color: #1C76A5;
	font-weight: normal;
	padding:0px;
	margin:0px;
}
h4 {
	font-size:14px;
}
h5 {
	font-size:13px;
}
h5 {
	font-size:12px;
}

h3.title {
	color: #1E76A5;
	margin: 15px 0 15px 0;
	padding:0;
	font-size:16px;
	font-weight:normal;
}

h3.title2 {
	font-size:16px;
	padding:0 0 5px 26px;
	margin:20px 0 0 0;
	background: url(/images/li-title2.gif) no-repeat 3px 5px;
	color:#1e76a5;
	text-decoration:none;
	font-weight:bold;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
}

div.beaty {
	padding:0 0 0 67px;
	margin:20px 0 20px 0;
	background: url(/images/ll.gif) no-repeat 0 10px;
}

div.gradusnik {
	padding:0 0 0 0px;
	color:#b7b7b7;
}

div.gradusnik span.item {
	padding:0 3px 0 0;
	font-size:11px;
}

div.gradusnik span.item a {
	color:#b7b7b7;
	text-decoration:none;
}

div.gradusnik span.item a:hover {
	color:#757575;
	text-decoration:none;
}

ol {
	padding:0;
	margin:10px 0 10px 24px;
}

ol li {
	padding:0 0 5px 0;
	margin:0;
}

ul {
	list-style-type: none;
	padding:0;
	margin:10px 0 10px 0;
}

ul li {
	padding:5px 0 5px 20px;
	margin:0;
	background: url(/images/li-blue.gif) no-repeat 3px 6px;
}

img {border: 0px;}

a {color:#0099CC; text-decoration: none;}
a:hover {color:#1E76A5; text-decoration: none;}

.a_curr{color:#243B5D; text-decoration: none;}
.a_curr:hover{color:#243B5D; text-decoration: none;}

.a_client{color:#1C76A5; text-decoration: none; border-bottom: 1px dashed #1C76A5; color:#1C76A5; font-family: Arial; font-size: 25px;}
.a_client:hover{color:#1C76A5; text-decoration: none;}

p.date {
	color:#1e76a5;
}

p.date a {
	color: #1e76a5;
}

p.next {
	padding:5px 60px 20px 35px;
	color:#757575;
	font-style:italic;
	font-family:Arial;
	background: url(/images/next-icon.gif) no-repeat 0 0;
}

p.all {
	padding:5px 60px 20px 35px;
	color:#757575;
	font-style:italic;
	font-family:Arial;
	background: url(/images/next-icon.gif) no-repeat 0 0;
}


#block2 {
	width:100%;
	padding:30px 0 0 0;
	background: url(images/bg-content.jpg) no-repeat 0 0px;
}
#block1 table {
	width:100%;
}
#block2 table tr td {
	vertical-align:top;
}
#block2 table tr td.b1 {
	width:70px;
}
#block2 table tr td.b2 {
	width:122px;
}
#block2 table tr td.b2 span.title {
	margin:0;
	padding:0;
	font-size:24px;
	color:#1e76a5;
	font-weight:normal;
	border-bottom: 1px dashed #1e76a5;
}
#block2 table tr td.b3 {
	width:402px;
}
#block2 table tr td.b3 div.text {
	padding:0 30px 20px 35px;
	color:#757575;
}
#block2 table tr td.b3 p.next {
	padding:5px 60px 20px 35px;
	color:#757575;
	font-style:italic;
	font-family:Arial;
	background: url(images/next-icon.gif) no-repeat 0 0;
}

#block2 table tr td.b4 {
	width:85px;
}
#block2 table tr td.b4 span.title {
	margin:0;
	padding:0;
	font-size:24px;
	color:#1e76a5;
	font-weight:normal;
	border-bottom: 1px dashed #1e76a5;
}
#block2 table tr td.b5 {
	width:267px;
}
#block2 table tr td.b5 div.item {
	padding:0 50px 20px 35px;
	color:#757575;
}
#block2 table tr td.b5 div.item p.date {
	color:#1e76a5;
}
#block2 table tr td.b5 p.date a {
	color: #1e76a5;
}
#block2 table tr td.b5 div.item div.text {
	border-bottom: 1px dotted #b1b1b1;
	padding:0 0 20px 0;
	color:#757575;
}
#block2 table tr td.b5 div.item div.text a {
	color:#757575;
}
#block2 table tr td.b5 p.all {
	padding:5px 60px 20px 35px;
	color:#757575;
	font-style:italic;
	font-family:Arial;
	background: url(images/next-icon.gif) no-repeat 0 0;
}

#block2 table tr td.b6 {
	width:51px;
}


/*h3 { font-family: tricl; color: #1C76A5; font-weight: normal; font-size: 25px;}*/