			body {
					padding: 7%;
					padding-top: 125px;
					margin:0;
					background: #f2fdf3;
					font-family: Tahoma;
					font-size: 16px;
					min-width: 820px;
				}
				
				input {
					color: #9c9a9a;
					border: 1px solid #767676;
					
				}
				
				textarea {
					color: #9c9a9a;
					
				}
				
			#full{
					width: 100%;
					height: 100%;
					position: relative;
					
				}
				
			#container-content {
					position: relative;
					width: 100%;
					background: #ffffff;
					border: 1px solid #d6d2d2;
					padding-left: 15px;
					padding-top: 65px;
					
				}

			#container-design {
					position: relative;
					width: 100%;
					background: #ffffff;
					border: 1px solid #d6d2d2;
					display:none;
					padding-left: 15px;
					padding-top: 65px;
				}	
				
			#container-pass {
					position: relative;
					width: 100%;
					background: #ffffff;
					border: 1px solid #d6d2d2;
					display:none;
					padding-left: 15px;
					padding-top: 65px;
				}								
			
			#content-on {
					position: absolute;
					top: -40px; //top: -39;
					left: 0px;
					width: 178px;
					height: 40px;
					background: #ffffff;
					border-left: 1px solid #d6d2d2;
					border-top: 1px solid #d6d2d2;
					border-right: 1px solid #d6d2d2;
					color: #767676;
				}
				
			#content-off {
					position: absolute;
					top: -40px; //top: -40;
					left: 0px;
					width: 178px;
					height: 40px;
					background: #e6ebe5;
					color: #e6ebe5;
					display: none;
				}

			#design-on {
					position: absolute;
					top: -40px; //top: -39;
					left: 180px;//left: 181px;
					width: 178px;
					height: 40px;
					background: #ffffff;
					border-left: 1px solid #d6d2d2;
					border-top: 1px solid #d6d2d2;
					border-right: 1px solid #d6d2d2;
					color: #767676;
					display: none;
				}


			#design-off {
					position: absolute;
					top: -40px;
					left: 182px; //left: 181px;
					width: 178px;
					height: 40px;
					background: #e6ebe5;
					border: 0px;
					color: #a09f9f;

				}
			
			#inputdiv {
			position: relative;
			padding:0;
			margin:0;
			}
			#inputdiv .ltop {
			position: absolute;
			width: 3px;
			height: 3px;
			top: 0; //top: 1;
			left: 0;
			background: url(pics/input/t_left.gif);
			background-repeat: no-repeat;
			}
			#inputdiv .lbottom {
			position: absolute;
			width: 3px;
			height: 3px;
			bottom: 0; //bottom: -9;
			left: 0;
			background: url(pics/input/b_left.gif);
			background-repeat: no-repeat;
			}
			#inputdiv .rtop {
			position: absolute;
			width: 3px;
			height: 3px;
			top: 0; //top: 1;
			right: 0; //right: 3;
			background: url(pics/input/t_right.gif);
			background-repeat: no-repeat;
			}
			#inputdiv .rbottom {
			position: absolute;
			width: 3px;
			height: 3px;
			bottom: 0; //bottom: -9;
			right: 0; //right: 3;
			background: url(pics/input/b_right.gif);
			background-repeat: no-repeat;
			}
			

					A.button, a.button:visited {
					 display: block;
					 background-position: 0 0;
					}
					
					A.button:hover {
					 background-position:  
							 0px 
							 -25px; 
					}
					
					A.button:active {
					 background-position:  
							 0px 
							 -50px; 
					}			

			

			#container{ z-index: 5;}
			#content-on { z-index: 6;}
			#design-on { z-index: 6;}
			#content-off { z-index: 4;}
			#design-off { z-index: 4;}


			#var {
			border: 1px solid #cccccc;
			}
			
			.on {
				font-family: Tahoma;
				font-size: 24px;
				anti-aliasing: smooth;
			}
			
			#design-a-off {
				font-family: Tahoma;
				font-size: 24px;
				color: #a09f9f;
				text-decoration: underline;
				anti-aliasing: smooth;
			}
			
			#cont-a-off {
				font-family: Tahoma;
				font-size: 24px;
				color: #a09f9f;
				text-decoration: underline;
			}

		
		a, a:visited {
				color: #767676;
				font-size: 12px;
				text-decoration: underline;
		}
		
		a:hover{
				color: #FF6600;
		}

		a.load, a.load:visited {
				color: #FF6600;
				font-size: 16px;
				text-decoration: underline;
		}
		
		a.load:hover{
				color: #767676;
		}

		a.footerlink, a.footerlink:visited {
				color: #767676;
				font-size: 11px;
				text-decoration: underline;
		}
		
		a.footerlink:hover{
				color: #FF6600;
		}
		
		.footer{
				color: #767676;
				font-size: 11px;
			}




        #File1
        {
            position: absolute;
        }
        .customFile
        {
            width: 219px;
            margin-left: -140px;
            cursor: default;
            height: 21px;
            z-index: 2;
            filter: alpha(opacity: 0);
            opacity: 0;
        }
        .fakeButton
        {
            position: absolute;
            z-index: 1;
            width: 67px;
            height: 25px;
            background: url(pics/buttons/obzor.jpg) no-repeat left top;
            float: left;
        }
       
        .blocker
        {
            position: absolute;
            z-index: 3;
            width: 150px;
            height: 21px;
            background: url(pics/buttons/transparent.gif);
            margin-left: -155px;
        }
        #FileName
        {
            position: absolute;
            height: 15px;
            margin-left: 90px;
            font-family: Verdana;
            font-size: 8pt;
            color: Gray;
            margin-top: 2px;
            padding-top: 1px;
            padding-left: 19px;
        }
        #activeBrowseButton
        {
            background: url(pics/buttons/obzor_active.jpg) no-repeat left top;
            visibility: hidden;
        }

