/*.fuck {background-color:#000;}*/
body {
margin : 0;
background : #666666 url(/image/fon.png) fixed  no-repeat 50% 50%; 
background-size: auto;
}
.main_menu {
background : #999999 url(/image/fon_menu.png) repeat-x;
border : #ffffff solid 3px;
position : fixed;
top : 1px;
left : 50%; 
margin-left : -461px;
white-space : nowrap;
z-index : 10;
}
.main_menu div {
margin-bottom : 0px;
padding : 0px;
border : 0px;
width : 225px;
height : 34px;
display : inline-block;
}
.main_menu a {
text-decoration : none;
margin : 0;
padding : 0;
border : 0;
}
.main_menu div:hover {
margin-bottom : -6px;
}
#button1 {
background : url(/image/golovna.png);
}
#button2 {
background : url(/image/poslugy.png);
}
#button3 {
background : url(/image/foto.png);
} 
#button4 {
background : url(/image/kontakty.png);
}
/*smp - блок меню в лівій колонці */			
#smp {
	background-color:#9aada7;
	border:#ffffff solid 3px;
	padding:15px 0px;
	width:205px;
	}
	#smp a {
		text-decoration: none;
		color: #ffc;
		display: block;
		width: 100%;
		}
	#smp dl span {
			margin-left: 16px;
			}
	#smp dt {
			font-size: 14px;
			margin-bottom: 2px;
			}
	#smp a.dt:hover dt {
				background: url(/image/trykutnyk_vel.png) 0% 50% no-repeat;
				}
	#smp dd {
			margin-top: 2px;
			/*font-size: 12px;*/
			font:bold 12px Verdana, Geneva, sans-serif;
			}		
	#smp a.dd:hover dd {
			background: url(/image/trykutnyk_mal.png) 0% 50% no-repeat;
			}		
	#smp dl { 
		color:  #ffc;
		font-weight: bold;
		vertical-align: text-top;
		margin: 0px 16px 0px 0px;
		width:100%;
		}
	.twolines {
		text-align: center;
		}
		.twolines span {
			margin-right: -15px;
			}	
	.brd {
				border-bottom: 1px solid white;
				}		
.container{
position : absolute;
left : 50%;
margin-left : -461px;
width : 876px;
height : 100%;
}
.content {
background-color :#ffc;
background-color : rgba(255,255,204,0.95); 
border : solid 1px #ffffff;
color : #333333;
left : 0px;
margin : 0;
width : 877px;
min-height : 100%;
padding : 100px 20px 20px;
font: 15px 'Trebuchet MS','Comic Sans MS',cursive;
}
.left_column {
	width: 235px;
	font:bold 16px Verdana, Geneva, sans-serif;
	color: #ffc;
	float:left;
	padding-top:0px;
	margin-top:20px;
	}
#block_lc{
	position: fixed;
	margin-top:-30px;
	}	
.right_column {
	margin:-20px 0px 0px 245px;
	padding:0;
	}	
.copyright {
background : #999999;
border-top : 8px solid #ffffff;
width : 879px;
height : 20px;
padding : 10px 20px;
}
p {
	text-indent : 15px;
	}
	.font_bold{
	font-weight : bold;
	white-space: pre-wrap;
	}
	
/*стиль кнопки "Розрахувати вартість вотіт"*/
.calculator {
	padding:0px;
	margin:0px;
		}
.calculator li  {
	background-color:#9aada7;
	padding:5px 0px 5px 0px;
	text-align:center;
	list-style:none;
	margin:0px;
	}
.calculator > li {
	position:relative;
	width:205px;
	border:#ffffff solid 3px;
	}
.calculator li ul {
	position:absolute;
	left:-43px;
	display:none;
	margin:0px;
	border-top:none;
	}
.calculator > li:hover ul {
	display:block;
	}	
	
/*стиль випадаючого меню кнопки "Розрахувати вартість вотіт"*/
	.list {
		width: 205px;
		border:#ffffff solid 3px;
		border-top:none;
		border-bottom:none;
		font-size:14px;
		}
	.list a {
		display:block;
		text-decoration:none;
		color: #ffc;
		width:100%;
		}
	.list:hover {
		background-color: #baad8f;	
		}
		/*стиль останнього пункту випадаючого меню кнопки "Розрахувати вартість воріт"*/
		.border {
			border-bottom:#ffffff solid 3px; 
			} 			
h2 {
	text-align: center;
	}
.para {
	margin-top:-1em;
	}	
.overflow {
	overflow:auto;
	}	
.clear {
	clear:both;
    }
a {
    outline:none;
	color:#333;
	}
.center {
	text-align:center;
	}
#logo_footer {
    border-top: 5px dotted #333;
	margin-top: 10px;
	padding: 20px 0px 0px 0;
	}
/* lws - клас тега <img> в блоці #logo_footer */
.lws {
	margin: 0px 16px;
	}
.photo_right, .photo_left {
	border:1px black solid;
	}
.photo_right {
	float:right;
	margin:0px 0px 15px 15px;
	}
.photo_left {
	float:left;
	margin:0px 15px 15px 0px;
	}	
.icon_line {
	text-align:center;
	float: left;
	}
.img {
	border:1px black solid;
	}
.zoom {
	cursor:url(/image/cursor/zoom_plus.cur),pointer;
	}
.icon_line > p + p {
	font-style:italic;
	font-size:0.9em;
	margin-top:-15px;
	}	
