.DDLabel, .DDTextLink {
	width: 100%;
}

IMG {
	border: 0;
}

INPUT, TEXTAREA, SELECT {
    font-size: 12px;
    font-family: Verdana,Helvetica;
}
A:link, A:link SPAN {
	font-family: Verdana,Helvetica;
	font-size: 12px;
    color: #3c3c3c !important;
    text-decoration: underline !important;
}
A:active, A:active SPAN {
	font-family: Verdana,Helvetica;
	font-size: 12px;
    color: #3c3c3c !important;
    text-decoration: underline !important;
}
A:visited, A:visited SPAN {
	font-family: Verdana,Helvetica;
	font-size: 12px;
    color: #3c3c3c !important;
    text-decoration: underline !important;
}
A:hover, A:hover SPAN {
	font-family: Verdana,Helvetica;
	font-size: 12px;
	color: #339900 !important;
    text-decoration: underline !important;
}

BODY {
	margin: 0px;
	padding: 0px;
	/* padding-right: 20px; */
    color: #535353;
}

BODY TD {
	font-size: 12px;
    font-family: Verdana,Helvetica
}


.DDFrame {
	width: 100%;
}

.ddcenter {
	width: 100%;
}

.FrameHeader {
	width: 100%;
}

.headerPanel_top {
	background: transparent url('../pics/Title_BKGR_pixel.gif') repeat-x top;
	width: 100%;
	height: 156px;
}

.headerPanel_top_left, .headerPanel_top_left TD {
	background: transparent url('../pics/Title_Left.jpg') no-repeat top left;
	width: 623px;
	height: 156px;
}

.headerPanel_top_right {
	background: transparent url('../pics/Title_Right.jpg') no-repeat top left;
	width: 378px;
	height: 156px;
}

.headerPanel_bottom {
	width: 100%;
	height: 14px;
}

.headerPanel_bottom_left {
	background: transparent url('../pics/Second_line_UnderTitle.jpg') no-repeat left top;
	width: 605px;
	height: 14px;
}

.headerPanel_bottom_right {
	background: transparent url('../pics/Second_line_UnderTitleRight.jpg') no-repeat left top;
	width: 368px;
	height: 14px;
}

.FrameLeft {
	background: transparent url('../pics/Left_Pary_Background.jpg') repeat-y left;
	width: 249px;
	height: 100%;
}

.FrameLeft .leftColumn_top {
	background: transparent url('../pics/ThirdLine_Left_menuTOP.jpg') no-repeat left top;
	width: 249px;
	height: 123px;
}

.FrameLeft .leftColumn_center {
	background: transparent url('../pics/Title_SubNews_BCKGR.jpg') no-repeat left top;
	width: 249px;
	height: 750px;
}

.FrameContent {
	width: 100%;
	height: 100%;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 20px;
}

.StaticDataIFrame,
.StaticDataIFrame .DDWindowContent TABLE {
	height: 100%;
	margin-bottom: 32px;
}

.StaticDataIFrame .DDWindowContent TABLE TABLE {
	height: auto;
	margin-bottom: 0px;
}

.StaticDataIFrame .DDWindowContent {
	margin-bottom: 32px;
}



.DDInternalFrame .DDWindowBar {
	background: #d0f2d0 url('../pics/Title_Left_Part.gif') no-repeat left top;
	height: 32px;
}

.DDInternalFrame .DDWindowBar .DDWindowBar_title {
	height: 100%;
	padding-top: 5px;
	padding-left: 35px;
	font-size: 15px;
	font-weight: bold;
	height: 27px;
}

.DDInternalFrame .DDWindowContent {
	padding-left: 15px;
	height: 100%;
}

.DDInternalFrame .DDWindowContent .StaticDataIFrame_content {
	background-color: #f0ffef;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	height: 100%;
	width: 100%;
	/*border-left: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9 ;
	border-bottom: 1px solid #c9c9c9;*/
}

.FrameRight {
	background: transparent url('../pics/Left_Pary_Background.jpg') repeat-y left;
	width: 249px;
	height: 100%;
}

.FrameFooter {
	width: 100%;
}

.FrameFooter .footer_top {
	background: transparent url('../pics/DownLineLeft.jpg') no-repeat left top;
	width: 100%;
	height: 35px;
}

.FrameFooter .footerPanel {
	width: 100%;
	height: 10px;
	margin-top: 10px;
	border-top: 1px solid #e9e9e9;
}

.FrameFooter .copyright .copyright a{
	margin-bottom: 10px;
	margin-left: 10px;
}

.FrameFooter .copyright .copyright a SPAN {
	font-size: 10px;
}

.width100 {
	width: 100%;
}


DIV.mainMenu {
	position: absolute;
	top: 135px;
	left: 30px;
	width: 224px;
	height: 160px;
	z-index: 100;
}

DIV.tmpDIV {
	position: relative;
	top: 0px;
	left: -30px;
	width: 224px;
}

.FrameMainMenu {
	width: 224px;
	height: 100%;
}

.mainMenu_top {
	width: 100%;
	height: 12px;
	background: transparent url('../pics/menu_Top.png') no-repeat left top;
}

.mainMenu_bottom {
	width: 100%;
	height: 7px;
	background: transparent url('../pics/menu_Bottom.png') no-repeat left top;
}

.mainMenu_center {
	width: 100%;
	height: 100%;
	background: transparent url('../pics/menu_bkgr.png') repeat-y left;
	padding-bottom: 5px;
}

.mainMenu_entries {
	width: 100%;
	border-collapse: separate;
	border-spacing: 4px;
}

.mainMenu_entry TD {
	padding-left: 10px;
	padding-right: 10px;
	height: 16px;
	font-weight: bold;
	cursor: pointer;
}

.mainMenu_entry TD IMG {
	margin-bottom: 1px;
}


.mainMenu_entries TD.inactiveMenu {
	background-color: #F1FCF6;
}

.mainMenu_entries TD.activeMenu {
	background-color: #aeaeae;
	color: #f9f9f9;
}

.subMenu_entry TD {
	padding-left: 20px;
	font-weight: normal;
}

.subMenu_entry_hidden {
	display: none;
}

.mainMenuLink A, .mainMenuLink A SPAN  {
	text-decoration: none !important;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
}


.rBannerPanel {
	width: 100%;
	text-align: center;
	padding-bottom: 18px;
}

.qualityLabel {
	margin-left: 20px;
	/*padding-right: 10px;*/
	width: 225px;
	margin-top: 30px;
}


.Phones {
	margin-top: 30px;
}

.Phones .DDLabel {
	margin-top: 10px;
	margin-left: 20px;
}



.admMainTable TD, .admMainTable TH {
    font-color: #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    padding: 5px;
    font-size: 12px;
}

TABLE.admMainTable {
    border-left: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
}

TEXTAREA {
	width:500px;
	height:500px;
}

.flashMap {
	margin-left: 9px;
}

.flashLogo {
	width: 623px;
	height: 156px;
	z-index: 99999;
}


.orderForm TABLE {
	/* border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC; */
	margin: 10px;
}

.orderForm TD {
	/* border-bottom: 1px solid #CCCCCC; */
	padding: 5px;
}

.orderForm TABLE TR.emptyLine {
	height: 20px;
}

.orderForm TABLE TD.titleLine {
	font-weight: bold;
}

.orderForm TABLE TR.buttonLine {
	text-align: right;
}

.orderForm TD INPUT.tf {
	width: 300px;
}

.orderForm TEXTAREA {
	width: 230px;
	height: 100px;
}

.mainMenu_entries {
	width: 222px;
}

DIV.languages {
	float: right;
	position: relative;
	top: 10px;
	right: 50px;
}

A SPAN.langNotTranslated {
    color: red !important;
}

A SPAN.langTranslatedNotActive {
    color: #AC2121 !important;
}

A SPAN.langTranslated {
    color: green !important;
}