/******************** stilove za osnovnata stranica *****************/

body {
	margin: 0;
	background-color: #2d2e2d;
	background-image: url(images/bgr.jpg);
	background-repeat: repeat-x;
}

body, table {
	font-family: "Century Gothic", Verdana;
	color: #414241;
	font-size: 12px;
}

a {
	color: #414241;
	text-decoration: underline;
}

a:hover {
	color: #d73b41;
}

a img {
	border-width: 0;
}

a:active {
  outline: none;
}

a:focus {
	outline: none;
}


/* tova e obshtiq fon */

div.body {
	margin: 16px auto 16px auto;
	width: 1029px;
	height: 887px;
	position: relative;
	background-image: url(images/bg-body.png);
}

/* tova e banera */

div.banner {
	position: absolute;
	left: 15px;
	top: 475px;
	width: 134px;
	height: 300px;
	background-color: #414241;
}

/* tova e glavata */

div.head {
	position: absolute;
	left: 406px;
	top: 94px;
	width: 594px;
	height: 187px;
	background-color: #414241;
	border: 1px solid #a5a5a5;
}

/* kutiikata mebeli otlqvo */

div.box-mebeli {
	position: absolute;
	left: 166px;
	top: 143px;
	width: 235px;
	height: 306px;
}

/* kutiikata vrati otlqvo */

div.box-vrati {
	position: absolute;
	left: 166px;
	top: 510px;
	width: 235px;
	height: 306px;
}

div.relativefiller {
	width: 100%;
	height: 100%;
	position: relative;
}

/* tova e kartinkiata na dvete kutiiki mebeli i vrati. zalepena e nai-dolu */

div.box-pic {
	width: 100%;
	position: absolute;
	bottom: 1px;
	text-align: center;
	
}

/* tova e za padding na elementite na kutiikite mebeli i vrati i da stypvat vyrhu kartinkata ako se nalozhi */

div.box-items {
	padding-top: 10px;
	position: relative;
	z-index: 2;
	line-height: 16px;
	
}

/* tova e za vseki element na kutiikite mebeli i vrati. slaga fon */

div.box-item {
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	padding-left: 10px;
	margin: 0 20px 0 20px;
}

/* linkovete na kutiikite mebeli i vrati */

div.box-item a {
	text-transform: uppercase;
	font-size: 14px;
}

/* osnovnoto menu */

div.menu-main {
	position: absolute;
	top: 5px;
	left: 270px;
	width: 915px;
	height: 69px;
}

div.menu-main img {
	margin-right: 3px;
}

div.menu-main img.rightmost {
	margin-right: 0;
}

/* dolnoto menu */

div.menu-bottom {
	position: absolute;
	top: 816px;
	left: 165px;
	width: 837px;
	height: 33px;
	font-size: 11px;
}

div.menu-bottom div.smallpics {
	padding-top: 7px;
	float: left;
}

div.menu-bottom div.links {
	padding-top: 8px;
	float: right;
}

/* copyright ala bala */

div.copyright {
	position: absolute;
	top: 853px;
	left: 165px;
	width: 837px;
	height: 30px;
	color: white;
	font-size: 11px;
}

div.copyright a {
	color: #fff3d9;
}

div.copyright a:hover {
	color: #F0F0F0;
}

div.copyright div.created {
	padding-top: 5px;
	float: left;
}

div.copyright div.copy {
	padding-top: 5px;
	float: right;
}

/* main frame */

iframe.main {
	position: absolute;
	border-width: 0;
	left: 409px;
	top: 289px;
	width: 592px;
	height: 526px;
}
