﻿@charset "utf-8";
/* CSS Document */
html{height:100%}

img, div, background-image, background { behavior: url(png.htc) }

body{
	font-family:"Comic Sans MS", Arial ;
	background-color:#FFF;

	
	
	
}

#main {
	margin-left:auto;
	margin-right:auto;
}

#main{
	width:900px;
	background-color:#FFF;
	background:url(fon4.jpg);
	background-repeat:no-repeat

}
/* ----- МЕНЮ ----------------------------------------*/
#menu {
	margin-top: 20px;
	margin-right: 40px;
	margin-left: 20px;
	text-align:left;
	font-family:"Courier New", Courier, monospace;
	font-size:20px;
	font-weight:900;
	word-spacing: 10px;
	letter-spacing:1px;
	
	
}

#menu a{
	text-decoration:none;
	color:#060;
}
#menu a:hover{
	text-decoration:none;
	color:#030;
}

.forus{
	word-spacing:-5px
}

/* ----- МЕНЮ END ----------------------------------------*/


/* -----Таблици Снимки ---------------------------------*/

#pictures {
	margin-top:45px;
}

.txt{
	font-family:"Courier New", Courier, monospace;
	background-image:url(../Products/fon_txt.png);
	color:#060;
	word-spacing:-3px;
	vertical-align:top;
}

#pictures pr{
	font-size:20px;
	font-weight:bolder;
}
	
#pictures p{
	line-height: 3px;
	font-size:15px;
	font-weight:100;
}

.picfon {
	background-image:url(../Products/fon.png);
	background-position:left top;
}

.picfon2 {
	background-image:url(../Products/fon.png);
	background-position:right bottom;
	font-family:"Courier New", Courier, monospace;
	font-size:20px;
	font-weight:bolder;
	color:#060;
	padding-left: 10px;
	
}

/* -----Таблици Снимки END ---------------------------------*/
/* -----Таблица Продукти ---------------------------------- */

#products {
	margin-top:15px;
}

#products td{
	height: 250px;
	text-align:left;
	
}

#products td img{
	width:400px;
	height:200px;
	margin-left:25px;
}

#oline{
	text-decoration:line-through;
	font-size:16px;
}
#gg{
	font-size:15px;
}
/* -----Таблица Продукти END ---------------------------------- */
/* -----Продукти HOVER ---------------------------------------- */

.furniture{
	background:url(../Products/Furniture/furniture.png) no-repeat center ;
}
.furniture img{
	visibility:hidden;
	
}
.furniture:hover{
	background:none;
}

.furniture:hover img{
	visibility:visible;
	
}
	

.screens{
	background:url(../Products/Screens/screens.png) no-repeat center;
}
.screens img{
	visibility:hidden;
}
.screens:hover{
	background:none;
}
.screens:hover img{
	visibility:visible;

}

.lamps{
	background:url(../Products/Lamps/lamps.png) no-repeat center;
}
.lamps img{
	visibility:hidden;	
}
.lamps:hover{
	background:none;
}
.lamps:hover img{
	visibility:visible;
}

.carpets{
	background:url(../Products/Carpets/carpets.png) no-repeat center;
}
.carpets img{
	visibility:hidden;
}
.carpets:hover{
	background:0;
}
.carpets:hover{
	background:none;
}
.carpets:hover img{
	visibility:visible;
}

/* -----Продукти HOVER END---------------------------------------- */
/* -----Контакти-------------------------------------------------- */

#chead{
	margin-top:45px;
	padding-left:10px;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	color:#060;
	word-spacing:-5px;
}

#chead a{
	text-decoration:none;
	color:#096;
}

#chead pr{
	font-size:20px;
	font-weight:bold;
}

red {
	color:#F00;
}

#chead sm {
	font-size:12px;
	font-weight:100;
}
/* -----Контакти END---------------------------------------------- */
/* -----За Нас --------------------------------------------------- */
#forus{
	margin-top:45px;
	padding-left:10px;
	font-family:"Courier New", Courier, monospace;
	color:#060;
	word-spacing:-2px;
	text-decoration:none;
}

#forus ws{
	word-spacing:-1px;
}

#forus a{
	text-decoration:none;
	color:#060;
	text-decoration:underline;
}
	
/* -----За Нас END--------------------------------------------------- */
.map{
	width:900px;
	height:545px;
	background-image:url(map.png);
	background-position:center;
}

#kontakt{
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	color:#060;
	font-size:24px;
	margin-top:100px;
	margin-left:20px;
}

#footer{
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	color:#030;
	margin-top:30px;
	padding-bottom:20px;
}

