body, ul, li, p, form{
	margin:0px;
	padding:0px;
}
a{
	text-decoration:none;
	color:black;
}
img{
	border:0px;
}
td{
	vertical-align:top;
}
strong{
	font-weight:normal;
}
h1, h2{
	color:#3e5467;
	font:22px Georgia;
	padding:20px 0;
	margin:0px;
}

.name{
	position:absolute;
	height:98px;
	left:55%;
	margin-left:-537px;
	top:10px;
}
.head{
	width:100%;
	background-image: url(/img/head_bg.jpg);
	height: 255px;
}
.head .left{
	width:25%;
	height:200px;
	
    text-align:center;
    padding-top:6px;
    height: 194px;
}
.head .left span{
    color:#999999;
    text-decoration:underline;
    font:14px Tahoma;
}
.head .center{
    height: 200px;
	
}
.head .center .centerBg{
	background:url(/img/main.jpg);
   background-repeat:no-repeat;
       height:205px;
	background-position: right;
}
.head .center li{
    display:inline;
}
.head .center .centerBg span{
    color:#FFFFFF;
    display:block;
    text-transform:uppercase;
    font:12px Tahoma;
    font-weight: bold;;
    padding-top:6px;
}
.head .right{
    height: 200px;
  	width:250px;

}
.head .menu {
  background:url(/img/head_menu_bg.jpg);
    border-collapse:collapse;
	width:100%;
}
.head .menu td {
   
    text-align:center;
  	height: 50px;
    width: 20%;
}
.head .menu a:hover {background:url(/img/head_menu_hov.jpg);}
.head .menu a{
    color:#333;
    font:14px Tahoma;
    font-weight:bold;
}
.head .left .contactInfo {
    border:2px solid #999999;
    width:200px;
    height:159px;
    margin-left:55px;
    color:#999999;
    text-decoration:none;
    padding-bottom:5px;
}
.head .left .contactInfo span{
    color:#999999;
    text-decoration:none;
}
.head .left .contactInfo p{
    color:#FFFFFF;
    text-decoration:none;
    background-color:transparent;
    font-size:18px;
}
.head .right .gif{
    text-align: right;
    height: 200px;
    width: 250px;
}
.middle{
	width:100%;
    min-width: 1008px;
    width:expression(document.body.clientWidth < 1008? "1008px": "auto" );
}
.middle .left{
    width:25%;
	height:500px;
	padding-top: 35px;
    background-color:#f0f0d8;
    padding-left:80px;
}
.middle .left h1{
    color:#51445f;
    font:14px Tahoma;
    font-weight:bold;
    text-transform:uppercase;
    width:179px;
}
.middle .left a{
    padding:3px;
    color:#909078;
    font:12px Tahoma;
    font-weight: bold;
    display: block;
	
}

.middle .left a:hover { color:#e45635;}
.middle .center{
    background:url(/img/bottomBg.jpg) top repeat-x;
    background-color:#999999;
    min-width: 476px;
    width:expression(document.body.clientWidth < 476? "476px": "auto" );
}
.middle .center div.content{
    background:#FFFFFF;
   
    padding:10px;
    min-width: 476px;
    width:expression(document.body.clientWidth < 476? "476px": "auto" );
}
.middle .center .content h1, .middle .center .content h1 strong{
    font:19px Tahoma;
    margin:5px 0px 0px 0px;
}
.middle .center .content h2, .middle .center .content h2 strong{
    font:17px Tahoma;
    margin:5px 0px 0px 0px;
}
.middle .center .content p, .middle .center .content p strong{
    font:13px Tahoma;
    margin:10px 0px;
}
.middle .center .content ul{
    font:13px Tahoma;
    margin-left: 20px;
}
.middle .center .content ul strong{
    font:13px Tahoma;
}
.middle .right{    
    background-color:#f0f0d8;
    background-position: right top;
   
	padding-left:10px;
	font:12px Tahoma;
}
.middle .right .right{
	width:240px;
	padding-left:0px;
	background:none;
}

.middle .title{
	width:237px;
	height:42px;
	background:url(IMG/title.jpg);
	text-align:center;
	margin-right:20px;
	margin-left:20px;
	margin-top:30px;
}
.middle .title p{
	font:16px Tahoma;
	padding-top:6px;
}
.footer{
	width:100%;
    height:50px;
}
#zvezdec{
    margin-top:70px;
    margin-right:17px;
}


#listdiploms{
  width: 100%;
  border: 0px;
}
#listdiploms .img_td {
  vertical-align: middle;
  padding: 10px;
}
#listdiploms .example {
  border: 0px;
}
/* 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 */
/* default styles for extension "tt_news" */
  /* example styles for the pagebrowser */
    .tx-ttnews-browsebox TD { font-size: 10px; }
    .tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
    .tx-ttnews-browsebox-SCell { background-color: #EEE; }






#listdiploms .text_td {
  vertical-align: middle;
  padding: 10px;
  text-align: left;
  border-bottom: 1px solid #000;
}
#listdiploms .price_td {
  vertical-align: middle;
  padding: 10px;
  text-align: center;
  width: 100px;
  border-bottom:1px solid;
}
#listdiploms th{padding:10px;}
#listdiploms .zakaz_a {
  color: red;
  text-decoration: underline;
}
#listdiploms .th {
  padding-top: 15px;
}
#ListDoc{
  width: 400px;
}
.footer{
    min-width: 1008px;
}


.footer .left, .footer .right {
  width: 25%;
}
.footer .center {
  width: 400px;
}

.middle .right h1{
    color:#B62E2E;
    font:14px Tahoma;
    font-weight:bold;
    text-transform:uppercase;
}
.middle .center .content ul li span a {
  text-decoration: underline;
}

body, ul, li, p, form{
	margin:0px;
	padding:0px;
	list-style:none;
}
body{
	background:url(/img/new/bg.gif) #598cb6 repeat-x;
	font:12px Tahoma;
}
a{
	text-decoration:none;
	color:black;
}
img{
	border:0px;
	display:block;
}
td{
	vertical-align:top;
}
.main{
	background:url(/img/new/hat.jpg) no-repeat center top;
	width:100%;
}
.hat{
	height:203px;
}
.hat .fix{
	height:200px;
	width:690px;
}
.menu{
	height:26px;
}
.menu ul{
	margin:0px auto;
	width:515px;
	overflow:auto;
}
.menu li{
	display:inline;
}
.menu a{
	display:block;
	font:17px Tahoma;
	color:#fff;
	text-align:center;
	line-height:23px;
	width:100px;
	height:26px;
	background:url(/img/new/menuA.png);
	float:left;
	margin-right:3px;
}
.menu a:hover{
	text-decoration:underline;
	background:url(/img/new/menuA_.png);
}

.leftSide{
	background:url(/img/new/leftSide.gif);
	width: 260px;
}
.leftSide .inner{
	padding-right:10px;
	padding-left:19px;
}
.rightSide{
	width: 260px;
	background:url(/img/new/rightSide.gif);
}
.rightSide .inner{
	padding-left:10px;
	padding-right:19px;
}
.centerSide{
	background:url(/img/new/centerSide.gif) #eaf5ff repeat-x;
	
}
.centerSide li{
	margin:5px 10px;
	list-style:disc;
	list-style-position:inside;
}
.title{
	height:26px;
	width:231px;
	background:url(/img/new/title.gif);
	text-align:center;
	font:16px Tahoma;
	color:#fff;
	line-height:24px;
	font-weight: 900;
}
.rightSide .title{
	background:url(/img/new/title2.gif);
	clear:both;
}
.leftMenu{
	padding:15px 10px 15px 0;
	clear:both;
}
.leftMenu li {
	margin-bottom:8px;
}
.leftMenu a {
	background:url(/img/new/bullet.gif) no-repeat 0 4px;
	padding-left:15px;
	font-size: 16px;
}
.leftMenu a:hover {
	font-size: 17px;
	background:url(/img/new/bullet1.gif) no-repeat 0 4px;
}
.news-list-item { padding-top: 30px;}

.error {color: red;}
.item {padding: 5px; padding-left: 17px; margin-bottom: 5px;}
.item a {color: #345450;}
.leftSide .item {padding: 5px;}
#doc_list {margin-bottom: 20px; }
#doc_list li { line-height: 20px;  }
#doc_list a:hover {color: #9b0000;}
#doc_list a {text-decoration: underline; }
.cell {padding: 10px;font-weight: bold;text-align:center; width:30%;}
h1 {font-size: 20px; font-family: Georgia; color:#3E5467; font-weight:bold;}
h2 {font-size: 17px; font-family: Georgia; color:#3E5467; }
h3, h4 {font-size: 17px; font-family: Georgia; color:#3E5467; font-weight: 400;}
#counter_img {display:inline;}
.news-single-backlink {margin-top: 10px; color: #9b0000;}
.news-single-backlink a {margin-top: 10px; color: #9b0000;}
.news-single-timedata {margin-bottom: 10px;}
#sign {float: right;}
td.label {width:200px;}
select{width:510px;}input{margin-bottom:10px;}

/* ------------------------------------------------------------------------------ */

.tb_stat{
width: 100%;
background-color: #96acbd;
border: 8px solid #FFFFFF;
padding-bottom: 10px;
}
.td_s_l{
border-right: 2px solid #FFFFFF;
width: 50%;
}
.tb_stat ul{
margin: 0 0 0 10px;
padding: 0;
}
.tb_stat li{
background: url("/img/bullet1.gif") no-repeat scroll 4px 13px #FFFFFF;
list-style: none outside none;
margin-right: 10px;
padding: 6px 0 10px 22px;
}
.tb_stat li:hover{
background: url("/img/bullet.gif") no-repeat scroll 6px 13px #FFFFFF;
}
.tb_stat li a{
color: #014a6f;
text-decoration: none;
font: 14px/17px Arial,Helvetica,sans-serif;
}
.tb_stat li a:hover{
text-decoration: underline;
color:#e22828;
}
.tb_stat h3{
color: #fff;
font: 20px/36px Georgia,"Times New Roman",Times,serif;
margin: 0 0 8px;
text-align: center;
}
