*
{
	margin:0;
	padding:0;
}

body, html
{
	color: #333333;
	font : 13px Arial, Helvetica, sans-serif;
	background : White url(../images/background.jpg);
}

a
{
	color : #0066FF;
	text-decoration : none;
}

a:hover
{
	color : #0066FF;
	text-decoration : underline;
}

.bold
{
	font-weight : bold;
}

.center
{
	text-align : center;
}

p
{
	padding : 0 0 12px 0;
}

.right
{
	float : right;
}

.left
{
	float : left;
}

.clear
{
	clear : both;
}

.just
{
	text-align : justify;
}

.textRight
{
	text-align : right;
}

.articleImage
{
	width : 270px;
	float : left;
}

#Lights
{
	width : 1300px;
	margin : 0 auto;
}

#LightsLeft, #LightsRight
{
	width : 210px;
	float : left;
	padding : 0 20px;
}

#Light1
{
	width : 210px;
	height : 120px;
	background : url(../images/svetofar1.jpg) no-repeat;
	display : block;
	text-align : center;
	color : #8B0214;
	font-size : 20px;
	padding-top : 95px;
}

#Light2
{
	width : 210px;
	height : 106px;
	background : url(../images/svetofar2.jpg) no-repeat;
	display : block;
	text-align : center;
	color : #8B0214;
	font-size : 25px;
	padding-top : 85px;
}

#Light3
{
	width : 210px;
	height : 120px;
	background : url(../images/svetofar1.jpg) no-repeat;
	display : block;
	text-align : center;
	color : #8B0214;
	font-size : 20px;
	padding-top : 95px;
}

#Light4
{
	width : 210px;
	height : 120px;
	background : url(../images/svetofar1.jpg) no-repeat;
	display : block;
	text-align : center;
	color : #8B0214;
	font-size : 20px;
	padding-top : 95px;
	text-transform : uppercase;
}

#Light5
{
	width : 210px;
	height : 106px;
	background : url(../images/svetofar2.jpg) no-repeat;
	display : block;
	text-align : center;
	color : #8B0214;
	font-size : 25px;
	padding-top : 85px;
}

#Light6
{
	width : 210px;
	height : 120px;
	background : url(../images/svetofar1.jpg) no-repeat;
	display : block;
	text-align : center;
	color : #8B0214;
	font-size : 20px;
	padding-top : 95px;
}

#home
{
	width : 788px;
	height : 767px;
	margin : 0 auto;
	position : relative;
	background : #FFFF66 url(../images/home.jpg) no-repeat;
	/* float : left; */
}

#inside
{
	width : 970px;
	height : 767px;
	margin : 0 auto;
	position : relative;
	background : White url(../images/inside.jpg) no-repeat;
}

#logo a
{
	display : block;
	height : 85px;
	text-indent : -5000px;
	font-size : 2px;
}

#text
{
	position : absolute;
	top : 220px;
	width : 785px;
	text-align : center;
	color : #F6BE76;
	font-size : 20px;
	font-weight : bold;
}

#enter
{
	position : absolute;
	left : 309px;
	top : 350px;
	z-index : 10;
}

#enter a
{
	display : block;
	width : 173px;
	height : 140px;
	text-indent : -5000px;
	font-size : 2px;
}

#content
{
	position : absolute;
	top : 230px;
	left : 120px;
	width : 740px;
	height : 390px;
	overflow-y : auto;
	scrollbar-3dlight-color : #785515;
	scrollbar-arrow-color : #D0BB89;
	scrollbar-base-color : #886F36;
	scrollbar-darkshadow-color : #785515;
	scrollbar-face-color : #785515;
	scrollbar-highlight-color : #1F1F21;
	scrollbar-shadow-color : #1F1F21;
	scrollbar-track-color : #886F36;
}

.products
{
	width : 222px;
	float : left;
	text-align : center;
}

.description
{
	width : 470px;
	float : left;
	padding-left : 10px;
}

.productTitle
{
	font-size : 20px;
	font-weight : bold;
}

.price
{
	font-size : 20px;
	font-weight : bold;
	color : #F30944;
}

#back
{
	text-align : left;
	width : 220px;
	float : left;
}

#back a
{
	color : #990000;
	font-size : 25px;
}

#page
{
	text-align : center;
	width : 250px;
	float : left;
}

#next
{
	text-align : right;
	width : 220px;
	float : left;
}

#next a
{
	color : #990000;
	font-size : 25px;
}

#copy
{
	position : absolute;
	left : 0px;
	font-size : 9px;
	color : #F9F9F9;
	bottom : 0px;
	text-indent : -250px;
}

/* start menu */

#menu ul
{
	list-style-type : none;
}

#inside #menu ul
{
	padding-left : 91px;
}

#menu ul li
{
	float : left;
}

#menu ul li a
{
	display : block;
	width : 100px;
	height : 35px;
	float : left;
	text-indent : -5000px;
	font-size : 2px;
}

#menu ul li a#m1
{
	width : 140px;
}

#menu ul li a#m2
{
	width : 100px;
}

#menu ul li a#m3
{
	width : 50px;
}

#menu ul li a#m4
{
	width : 115px;
}

#menu ul li a#m5
{
	width : 85px;
}

#menu ul li a#m6
{
	width : 85px;
}

#menu ul li a#m7
{
	width : 160px;
}

/* end menu */

/* start bottom menu */

#home #bottom-menu
{
	position : absolute;
	left : 160px;
	top : 565px;
	z-index : 100;
}

#inside #bottom-menu
{
	position : absolute;
	left : 245px;
	top : 625px;
	z-index : 100;
}

#bottom-menu ul
{
	list-style-type : none;
}

#bottom-menu ul li
{
	float : left;
}

#bottom-menu ul li a
{
	display : block;
	width : 100px;
	height : 35px;
	float : left;
	text-indent : -5000px;
	font-size : 2px;
}

#bottom-menu ul li a#b1
{
	width : 77px;
}

#bottom-menu ul li a#b2
{
	width : 80px;
}

#bottom-menu ul li a#b3
{
	width : 65px;
}

#bottom-menu ul li a#b4
{
	width : 90px;
}

#bottom-menu ul li a#b5
{
	width : 65px;
}

#bottom-menu ul li a#b6
{
	width : 90px;
}

/* end bottom menu */
