strong {font-weight: normal;}
/* default styles for extension "tx_thmailformplus_pi1" */
  .tx-thmailformplus-pi1 H2 { margin-top: 0px; margin-bottom: 0px; }
/* default styles for extension "tx_cssstyledcontent" */
/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: 2px solid black;
		padding: 0px 0px;
	}

	DIV.csc-textpic-imagewrap { padding: 0; }

	DIV.csc-textpic IMG { border: none; }

	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }

	/* Clearer */
	DIV.csc-textpic-clear { clear: both; }

	/* Margins around images: */

	/* Pictures on left, add margin on right */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 10px;
	}

	/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 10px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 10px !important;
	}

	/* Positioning of images: */

	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */
DIV.csc-textpic DIV.csc-textpic-imagerow-last { margin-bottom: 0; }






body {
	margin:0px;
	font-family: tahoma;}
a img {
  border: 0;
}
td {
  vertical-align: top;
}
table.hat{
	width:100%;
	background:url(/IMG/hat.jpg);
	background-repeat:repeat-x;
}
table.hat td{
	height:118px;
	vertical-align:top;
}
.woman{
	width:231px;
	height:236px;
	background:url(/IMG/woman.jpg);
}
.gum{
	width:10%;
}
#tBody td{
	background:#fff;
}
#dipl, #numberTd, #gum, #gum2{
	vertical-align:bottom;
}
#numberTd .descrTitle{
  background:url(/IMG/dipik_tel.gif) top left no-repeat #fff;
}
#numberTd {
  width: 50%;
}
#rasporka {
  width: 730px;
  height: 0px;
}
#numberTd .descrTitle p{
  font-size: 20px;
  color: #016AAD;
}
.descrTitle a{
	font-size: 26px;
	color: #fff;
	padding: 0 10px;
	text-decoration: none;	
}
.searchTitle{
	width:231px;
	background:#016AAD;
	color:white;
	font:18px Tahoma;
    margin-top: 30px;
}
.searchTitle form{
}
.searchTitle p{
	margin-top:0px;
	padding-top:7px;
	padding-left:7px;
	margin-bottom:0px;
}
.search{
	width:160px;
	margin-left:7px;
}
.send{
	background:#016AAD;
	border:0px;
	width:50px;
	color:white;
	height:30px;
}
.leftPart ul{
	list-style:none;
	padding:0px;
	margin:30px -10px;
}
div.menuOpt{
	width:247px;
	height:25px;
    padding-top: 6px;
	background:url(/IMG/opt.jpg);
	background-repeat:no-repeat;
	background-position:100% 100%;
	text-align:right;
	font:17px Tahoma;
	text-align:center;
	margin-top:5px;
}
div.menuOpt:hover{
 background:url(/IMG/opt_on.jpg);
}


div.menuOpt2{
	width:247px;
	height:25px;
    padding-top: 6px;
	background:url(/IMG/opt2.jpg);
	background-repeat:no-repeat;
	background-position:100% 100%;
	text-align:right;
	font:14px Tahoma;
	text-align:center;
	margin-top:5px;
}
div.menuOpt a{
	text-decoration:none;
	color:#016aad;
}
div.menuOpt a p{
	margin:0px;
	padding-top:6px;
}
div.menuOpt2 a{
	text-decoration:none;
	color:white;	
}
div.menuOpt2 a p{
	margin:0px;
	padding-top:6px;
}
div.orderTitle{
	width:231px;
	height:30px;
	background:url(/IMG/order.jpg);
	color:white;
	font:18px Tahoma;
	clear:both;
    margin-bottom: 20px;
}
div.orderTitle p{
	margin-top:0px;
	padding-top:3px;
	padding-left:7px;
	margin-bottom:0px;
}
.orderForm{
	margin-top:10px;
}
#form select {
	width: 470px;
	margin-bottom: 25px;
	margin-left:15px;
}
.fld{
	margin-bottom:4px;
	width:227px;
	font:12px Tahoma;
	margin: 5px 15px;
	margin-bottom: 25px;
}
.orderForm textarea{
	margin-bottom:4px;
	font:12px Tahoma;
	width:227px;
	height:50px;
}
.send2{
	background:#30afff;
	border:1px solid;
    border-color: #fff #016AAD #016AAD #fff;
	width:140px;
	color:white;
	height:19px;
	padding-left:8px;
	padding-right:7px;
	float:right;
	margin-right:2px;
	font:14px Tahoma;
	margin-bottom:20px;
}
.contacts{
	width:227px;
	height:212px;
	background:url(/IMG/tel.jpg);
	background-repeat:no-repeat;
}
.contacts p table {
	font-family: Tahoma; font-size: 13px;
	width: 650px;
	margin-top:10px;
		
}
.center{

}
.descrTitle{
	height:35px;
	
	margin-top:30px;
	margin-bottom:18px;
}
.descrTitle p{
    display: inline;
	color:white;
	font:18px Tahoma;
	margin-top:0px;
	padding-top:3px;
	padding-left:7px;
	margin-bottom:0px;
}
.descrTitle p a {
    margin: 10px 10px;
    color: #fff;
    text-decoration: none;
}
.rightPart .newsTitle{
	height:30px;
	background:#016AAD;
	margin-top:15px;
	width:250px;
	margin-bottom:15px;
}
.newsTitle p{
	color:white;
	font:18px Tahoma;
	margin-top:0px;
	padding-top:3px;
	padding-left:7px;
	margin-bottom:0px;
}
.news{
	font:13px Tahoma;
	width:250px;
    color:#016AAD;
}
.info{
	font:13px Tahoma;
    color:#016AAD;
}
.news a, .info a{
    color:#016AAD;
    font-weight: bold;
}


.descript .content{
  font: 12px Tahoma;
}
.descript .content h1, .descript .content h1 strong{
  font-size: 16px; 
}
.descript .content h2, .descript .content h2 strong{
  font-size: 14px;
}
.descript .content p strong{
  font: 12px Tahoma;
  font-weight: normal;
}
.descript .content p{
  text-align: justify;
}
.descript .content #listdiploms{
  width: 100%;
  border: 0px;
}
.descript .content #listdiploms th{
  padding-bottom: 15px;
}
.descript .content #listdiploms .img_td {
  vertical-align: middle;
  padding: 10px;
}
.descript .content #listdiploms .example {
  border: 0px;
}
.descript .content #listdiploms .text_td {
  vertical-align: middle;
  padding: 10px;
  text-align: left;
  border-bottom: 1px solid #000;
}
.descript .content #listdiploms .price_td {
  vertical-align: middle;
  padding: 10px;
  text-align: center;
  width: 100px;
}
.descript .content #listdiploms .price_td p{
  text-align: center;
}
.descript .content #listdiploms .zakaz_a {
  color: red;
}
.descript .content #listdiploms .th {
  padding-top: 15px;
}
table.hat .form_zakaz td {
    padding:2px;
    text-align:center;
    height: auto;
}

td.text3 div {
    margin:0 auto;
    text-align:left;
    width:400px;
}
.descript .content .art_date, .descript .content .art_title, .descript .content .art_content{
    font: 12px Tahoma;
}
.descript .content .art_date, .descript .content .art_title{
    font-weight: bold;
}
.leftPart, .rightPart {
  padding: 0px 20px;
  width: 260px;
}
#dipl {
  width: 100%;
}

.news-single-item, .news-list-item {
padding:5px;
}
.news-single-item, .news-list-item p {
	margin: 0;
}

.news-single-timedata, .news-single-author, .news-single-imgcaption, .news-list-date {
font-size:9px;
}

.news-single-timedata, .news-list-date {
float:right;
}

.news-single-item h2, .news-list-item h3 a {
color:#016AAD;
font-size:16px;
font-weight:bold;
margin-bottom:0;
}

.news-single-backlink, .news-single-backlink a, .news-list-morelink a {
font-size:10px;
font-weight:bold;
margin-bottom:15px;
margin-top:10px;
color: #000;
}

.news-list-browse{
  padding-top: 15px;
}

.news-list-browse table td{
  padding: 4px;
}
h1 { font-family: Tahoma; font-size: 18px; }
h2 {font-family: Tahoma; font-size: 16px;}
.img_td {padding: 8px;}

#listdiploms .text_td {vertical-align:middle; font-family: Tahoma; font-size: 13px; padding: 10px;}
#listdiploms .price_td {vertical-align:middle; font-family: Tahoma; font-size: 13px;}
.descript {font-family: Tahoma; font-size: 13px;}
.error {color: red; font-family: Tahoma; font-size: 13px;}

.numpages a{
	margin: 0 5px;
}

