/*
 * Autor A.Schurov
 */

/* tags start*/
body {
    height: 100%;
    width: 100%;
    padding: 0px;
    margin: 0px;
    border-top: 4px solid #989897;
    line-height: 14px;
    background: #f5f5f5;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #505151;
	_color:#f5f5f5;
}

h1 {
    margin: 0 0 15px 0;
    padding: 0 0 0 29px;
    font-family: Georgia;
    font-size: 18px;
    color: #ff6600;
    line-height: 20px;
    background: url(../images/Pixels.gif) no-repeat left 5px;
    font-style: normal;
}
h2{
	color: #505151;
	_font-size:18px;
	font-size:18px;
}
h4{
	color: #505151;
	font-size:14px;
}
h3 {
    margin-top: 12px;
    padding: 0px;
    font-family: Georgia;
    font-size: 14px;
    line-height: 14px;
	color: #505151;
}

p {
    padding: 3px 0;
    margin: 0px;
    line-height: 16px;
	color:#505151;
	text-align:justify;
}

a:active, a:focus, a:link, a:visited {
    color: #0070bd;
    text-decoration: underline;
}

a:hover {
    color: #0070bd;
    text-decoration: none;
}

/* main style start */
#Main {
    position: relative;
    min-width: 1159px;
    width: 100%;

}

#MainContent, #OptText, #TitleOfPage {
    padding: 0 4px 0 16px;
	vertical-align:top;
	_position:relative;
}
*:first-child+html #MainContent{
	margin-top:-175px;
}
#MainContentafter{
	padding: 0 4px 0 16px;
	vertical-align:top;
}

#MainContent{
	float:left;
	width:100%;
	color: #505151;
	_position:relative;
	_z-index:100;
}
#header {
    position: relative;
    margin: 0 21px;
}

.FlashHeader {
    position: absolute;
    top: 8px;
    left: 0px;
    z-index: 1;
}

#MenuHelpTop {
    position: absolute;
    top: 23px;
    left: 39px;
}

#MenuHelpTop img {
    border: none;
}

.NotEvenPunkt {
    float: left;
    margin: 0 8px;
}

.EvenPunkt {
    float: left;
    margin: 0 8px;
}

.PixelsTopHelpMenu {
    float: left;
    margin: 0px;
    padding: 0px;
}

#Search {
    position: absolute;
    top: 23px;
    left: 213px;
    z-index: 1;
}

.tx-indexedsearch-searchbox {
    float: none;
    height: 50px;
}

div.InputTextSearch {
    float: left;
}

div.InputTextSearch input {
    background: url(../images/SearchPic.gif) left no-repeat;
    border: none;
    border: 0px;
    padding: 1px 0 0px 35px;
    height: 19px;
    line-height: 13px;
    font-size: 12px;
    color: #7f7f7f;
}

#CurMenu {
    padding: 0 0 17px 17px;
    font-size: 12px;
	_position:relative;
}

#CurMenu a {
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

#CurMenu a:hover {
    text-decoration: underline;
}

div.InputImgSearch {
    background: url(../images/SearchRightPicBg.gif) left no-repeat;
    height: 19px;
    width: 17px;
    float: left;
    padding: 1px 0 0 0;
}

*:first-child+html div.InputImgSearch, * html  div.InputImgSearch{
	margin:1px 0 0 0;
	
}

div.InputImgSearch input {
    margin: 4px 0;
}

div.Phone {
    position: absolute;
    top: 15px;
    right: 30%;
    z-index: 1;
}

div#HeaderImg {
    position: absolute;
    top: 70px;
    width: 100%;
    z-index: 0;
    background: url(../images/HeadRight.jpg) top left repeat-x;
}

div.HousPart {
    position: absolute;
    top: 12px;
    right: 0;
    z-index: 1;
}
* html div.HousPart {
    position: absolute;
    top: 12px;
    right: 22px;
    z-index: 1;
}

#CenterPart {
    position: relative;
    top: 337px;
	_z-index:-1;
	

}

*:first-child+html #CenterPart{
	z-index:-1;
}

.outer_wrapper {
    background: #f5f5f5 url(../images/BgCenterLeft.gif) repeat-y left;
    border: 1px solid transparent;
    min-width: 1000px;

}

.outer_wrapper1 {
    position: relative;
    z-index: 10;
    background: #f5f5f5 url(../images/BgCenterLeft.gif) repeat-y left;
    border: 1px solid transparent;
    min-width: 1000px;

}

.wrapper {
    background: url(../images/BgCenterRight.gif) repeat-y right;
}

.container {
    width: 100%;
    float: left;
    margin-right: -252px;
    background: url(../images/BgCenterRight.gif) repeat-y right;
	_background:none;
	_position:relative;

}

.content {
    margin-right: 272px;

    min-height: 134px;
    background: url(../images/BgCenterLeft.gif) repeat-y left;
    vertical-align: text-top;
	_position:relative;
}

.main {
    margin-left: 252px;
    vertical-align: text-top;
	float:none;
	

}

.main1 {
    position: relative;
    z-index: 10;
    margin-left: 252px;

}

.left {
    position: relative;
    z-index: 10;
    width: 252px;
    float: left;
	
}

.clearing {
    height: 0px;
    clear: both;
}

.input input, .input select, .tx-pilmailform-pi1 input, .feedback input, .otzyvy input, .feedback select, .otzyvy select, textarea, .tx-calculate1-pi1 input, .tx-calculate1-pi1 select {
    color: #3e3c3c;
    margin-bottom: 10px;
	font-weight:normal;
    border: 1px solid #c1c1c1;
    width: 200px;
	padding:2px;
}
table.input{padding:0 20px 20px 20px;}
.input {font-weight:bold;font-size:11px;}
.input td{vertical-align:top;padding-bottom:4px;}

#Buttons img, #banner200x250   {
    margin: 0 24px 20px 24px;
    border: none;
}
#Banner200x135 object{
	margin: 0 0px 20px 24px;position:relative;
}
.online{
	position:absolute;top:55px;right:-15px;
}
.online img {border:none;}
.DateofNews {
    color: #a8abab;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
}
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG{border:2px solid #d4d1d1;}
.NewsAnons {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666262;
    padding-bottom: 5px;
}
div.Spec{
	min-height:105px;
	_height:100px;
}
.SpecAnons a:active, .SpecAnons a:focus, .SpecAnons a:hover, .SpecAnons a:link, .SpecAnons a:visited {
 color: #0066cc;
 text-decoration: none;
 font-size: 11px;
 font-weight: bold;
 text-transform:uppercase;
 font-family:Tahoma;
 }
 .SpecAnonsins{
 color: #0066cc;
 font-size: 11px;
 font-weight: bold;
 text-transform:uppercase;
 font-family:Tahoma;
 }
 .SpecImages img{float:left;padding:0px 15px 10px 0;}
#ContentMenu ul {
    list-style: none;
    margin: 17px;
    padding-left: 28px;
}

.SpecImages img{width:90px;height:90px;}

#ContentMenu ul li {
    font-size: 15px;
    padding: 4px 0;
    background: url(../images/iconcintmenu.gif) left 5px no-repeat;
    padding-left: 25px;
	color: #505151;
}

#ContentMenu ul li a {
    text-decoration: none;
    font-weight: bold;
	color:#0070bd;
}

/* main menu start */
#MainMenu {
    position: relative;
    top: 300px;
    width: 100%;

}

#MainMenu table {
    background: #787876;
}

.topmenul1 {
    margin: 0px;
    padding: 0px;
}

.topmenul1 a {
    border: none;
}

#MainMenu ul.topmenul1 li.BgBorderRight {
    background: url(../images/MenuMainWrap.gif) right 1px no-repeat;
}

.topmenul1 li {
    padding: 12px 14px;
    float: left;
    position: relative;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #f8f8d9;
    display: block;
	font-weight:bolder;
	cursor:pointer;
}

.topmenul1 li a {
    padding: 0px;
    color: #fff;
    margin: 0px;
    font-weight: bold;
    text-decoration: none;
}

.topmenul1 a:hover {
    text-decoration: none;
}

.topmenul1 .topmenul2 {
    display: none;
    position: absolute;
    z-index: 45;
    left: 0px;
    top: 38px;
    width: 165px;
    filter:alpha(opacity=80);
 	-moz-opacity:0.8;
	opacity:0.8;
	background:#91918f url(../images/MenuL2Bg.png) left bottom  no-repeat;
	margin-left:0px;
	border-top:1px solid #f5f5f5;
	padding:0px;
	margin:0px;
}

.topmenul1 .topmenul2 .topmenul2, .topmenul1 .topmenul2 .topmenul2 .topmenul2 {
    left: 200px;
    top: -1px !important;
}

.topmenul1 .topmenul2 li {
    width: 100%;
    padding: 6px 0px 7px 9px;
    margin-left: 17px;

    background: url(../images/L2BgList.gif) left 12px no-repeat;

}

.topmenul1 .topmenul2 a {
    border: none;
    display: block;
    padding: 0px;
    color: #f8f8da;
    text-decoration: none;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
}

.topmenul1 .topmenul2 a:hover {
    color: #ff6600;
    border: none;
}

.topmenul2-ifsub {
    background-image: url(JAP/img/arrow-b-r.gif);
    background-position: right;
    background-repeat: no-repeat;
}

/* main menu end */
/* your manager start */

#TaskManager {
    position: relative;
    left: 10px;
    z-index: 1;
    background: url(../images/ManagersBg.png) no-repeat top left;
    padding: 11px 13px 0 13px;
    height: 220px;
    width: 198px;
    overflow: hidden;
	color: #505151;
}
.workmanager{
	padding-top:3px;
}
.YourManager {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #0070bd;
    font-weight: normal;
    text-decoration: underline;
    font-size: 12px;
}

.icq {
    font-family: Tahoma;
    font-size: 11px;
    color: #3e3c3c;
    line-height: 11px;
    vertical-align: middle;
    background: url(../images/IcqOn.gif) left 7px no-repeat;
    height: 15px;
    padding: 8px 0 0 25px;
    display: block;
    width: 150px;
    margin-left: 57px;
	_position:relative;
	_top:-30px;  
}

 *:first-child+html .icq{
	vertical-align: top;
	width: 150px;
	position:relative;
	top:-30px; 
}

.icq img {
    margin-top: 4px;
}

.PhotoManager {
    float: left;
}

.PhotoManager img {
    margin: 0 10px 0 0;
    border: 1px solid #c6bcbc;
}

.PhotoManager span {
    font-style: italic;
    font-size: 11px;
}

.ListingPict {
}

.ListingPict img {
    margin-top: 6px;
    margin-right: 3px;
    border: none;
}
.mailman {
	_position:relative;
	_top:-25px;
	margin-bottom:17px;
}
*:first-child+html .mailman {
	position:relative;
	top:-25px;
}

.ListingManager {
    height: 65px;
    color: #000;
}

.ListingManager a {
    color: #0070bd;
    text-decoration: underline;
}

#slideshow {
    width: 180px;
    height: 75px;
    margin: auto;
    position: relative;
    overflow: hidden;
}
#slideshow div {
	margin-top:5px;
}


span.surname {
    display: block;
    font-style: italic;
    font-size: 11px;
    color: #000;
    margin: 9px 0 0 0;
}

/* your manager end */
/* footer start */

.MainBorder {
    background: url(../images/PixCenter.gif) left repeat-x;
    width: 100%;
    padding: 20px 0;
}

.Borderinside {
    background: url(../images/PixCenter.gif) left repeat-x;
    padding: 20px 0;
}

#footer {
    vertical-align: bottom;
    height: 92px;
	position:relative;
}
*:first-child+html #footer div.copy{
	margin-top:35px;
}
#footer div.copy {
    background: #b0b0a9 url(../images/FooterCorn.gif) right top no-repeat;
    width: 205px;
    padding: 35px 22px 35px 25px;
    font-family: Tahoma;
    font-size: 10px;
    font-weight: normal;
    color: #f3f6f7;
    float: left;
    position: relative;
	bottom:0px;
    z-index: 1;
	_margin-top:35px;
}

#footer div.adressfooter {
    margin-top: 33px;
    background: #787876;
    position: relative;
    top: 34px;
}

#footer .adressfooter td {
    color: #ffffff;
    height: 64px;
    font-size: 10px;
    font-family: Tahoma;
    vertical-align: middle;
    padding: 0 17px 0 27px;
}

div#Banner468x60 {
    margin-top: 40px;
}

.sidebar {
}

#Otzyvy {
    width: 198px;
    position: relative;
    left: 20px;
    z-index: 20;
    padding: 0px 0 25px 0;
    float: left;
}

a.blue {
    color: #0070bd;
    text-decoration: underline;
}

#Banner200x250 {
    position: relative;
    left: 20px;
}

.otzyvyinside dd {
    padding: 0px;
    margin: 0px;
}

.tx-rbflashobject-pi1-swf_altcontent{float:left;margin-right:45px;}

