body
{
	margin: 0;
	padding: 0;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
 	color: #505050;
	text-align: center;
	background-image: url(../img/background.jpg);
	background-repeat: repeat;
	background-position: top left;
}

a:link, a:visited { 
	text-decoration: none; 
	color: #4169E1;
}

a:hover, a:active { 
	text-decoration: underline; 
	color: #4169E1;
}

table{
	font-size: 1em;
}
img{
	border: none;
}
.copyright{
	font-size: .8em;
	color: #696969;
	padding-bottom: 2mm;
}
.tucne{
	font-weight: bold;
}
.stealth{
	visibility: hidden;
}

#head
{
	background-image: url(../img/head.jpg);
	background-repeat: no-repeat;
	width: 820px;
	height: 166px;
}

/* BUTTONS */
#btn_buba{
	position: relative;
	top: 26px;
	left: 34px;
}
#btn_buba a{
	display: block;
	width: 301px;
	height: 33px;
}
#btn_buba a:hover{
	background-image: url(../img/btn_buba.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#btn_home{
	position: relative;
	top: 60px;
	left: 401px;
}
#btn_home a{
	display: block;
	width: 97px;
	height: 30px;
}
#btn_home a:hover{
	background-image: url(../img/btn_home.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#btn_product{
	position: relative;
	top: 30px;
	left: 516px;
}
#btn_product a{
	display: block;
	width: 131px;
	height: 30px;
}
#btn_product a:hover{
	background-image: url(../img/btn_product.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#btn_about{
	position: relative;
	top: 0px;
	left: 664px;
}
#btn_about a{
	display: block;
	width: 115px;
	height: 30px;
}
#btn_about a:hover{
	background-image: url(../img/btn_about.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

/* -------------------------------------- */

#page
{
	width: 820px;
	margin: auto;
	text-align: left;
	padding-bottom: 40px;
	padding-bottom
}


/* LEFT MENU */
#left{
	margin: 0px; padding: 0px;
	float: left;
	width: 230px;
	font-size: 1.1em;
}
#left .left_b_left{
	margin: 0px; padding: 0px;
	float: left;
	background-image: url(../img/b_glass_left.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	width: 34px;
}
#left .left_b_center{
	margin: 0px; padding: 0px;
	background-image:url(../img/background_glass.jpg);
	background-repeat: repeat;
	background-position: top left;
	width: 196px;
	float: left;
}
/* ---------------------------------------------- */


/* RIGHT */
#right{
	margin: 0px; padding: 0px;
	float: left;
	width: 590px;
}
#right .right_b_center{
	margin: 0px; padding: 0px;
	float: left;
	background-image: url(../img/background_glass.jpg);
	background-repeat: repeat;
	background-position: top left;
	width: 554px;
}
#right .right_b_right{
	margin: 0px; padding: 0px;
	float: left;
	background-image: url(../img/b_glass_right.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	width: 36px;
}
/* ---------------------------------------------- */


/* TEXT 1 */

.text1{
	margin: 0px; padding: 0px;
	margin-left: 6px;
}
.text_head{
	display: inline;
	color: #696969;
	font-size: 1.4em;
	font-weight: bolder;
	margin-left: 5px;
}
.text1 .text1_top_left{
	margin: 0px; padding: 0px;
	float: left;
	background-image: url(../img/text1_top_left.jpg);
	width: 30px;
	height: 41px;
}
.text1 .text1_top_center{
	margin: 0px; padding: 0px;
	float: left;
	background-image: url(../img/text1_top_center.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	width: 475px;
	height: 41px;
}
.text1 .text1_top_right{
	margin: 0px; padding: 0px;
	background-image: url(../img/text1_top_right.jpg);
	background-position: top left;
	width: 30px;
	height: 41px;
	float: left;
}

.text1 .text1_middle_left{
	margin: 0px; padding: 0px;
	float: left;
	background-image: url(../img/text1_center_left.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	width: 30px;
}
.text1 .text1_middle_center{
	margin: 0px; padding: 0px;
	float: left;
	background-color: #FFFFFF;
	width: 475px;
}
.text1 .text1_text{
	padding: 10px;
	color: #747273;
	color: #3A883B;
	float: left;
}
.text1 .text1_middle_right{
	margin: 0px; padding: 0px;
	float: left;	
	background-image: url(../img/text1_center_right.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	width: 30px;
}

.text1 .text1_bottom_left{
	clear: both;
	margin: 0px; padding: 0px;
	float: left;
	background-image: url(../img/text1_bottom_left.jpg);
	width: 30px;
	height: 30px;
}
.text1 .text1_bottom_center{
	margin: 0px; padding: 0px;
	float: left;
	background-image: url(../img/text1_bottom_center.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	width: 475px;
	height: 30px;
}
.text1 .text1_bottom_right{
	margin: 0px; padding: 0px;
	float: left;
	background-image: url(../img/text1_bottom_right.jpg);
	background-position: top left;
	width: 30px;
	height: 30px;
}
/* ---------------------------------------------- */


/* TEXT 2 */
.text2{
	clear: both;
	padding: 0px;
	margin: 20px 0px 0px 6px;
}
.text2_head{
	display: inline;
	color: #696969;
	font-size: 1.4em;
	font-weight: bolder;
	margin-left: 5px;
	top: 30px;
	position: relative;
}
.text2 .text2_top_left{
	margin: 0px; padding: 0px;
	float: left;
	background-image: url(../img/text2_top_left.jpg);
	width: 30px;
	height: 72px;
}
.text2 .text2_top_center{
	margin: 0px; padding: 0px;
	float: left;
	background-image: url(../img/text2_top_center.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	width: 475px;
	height: 72px;
}
.text2 .text2_top_right{
	margin: 0px; padding: 0px;
	background-image: url(../img/text2_top_right.jpg);
	background-position: top left;
	width: 30px;
	height: 72px;
	float: left;
}

.text2 .text2_middle_left{
	margin: 0px; padding: 0px;
	float: left;
	background-image: url(../img/text1_center_left.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	width: 30px;
}
.text2 .text2_middle_center{
	margin: 0px; padding: 0px;
	float: left;
	background-color: #FFFFFF;
	width: 475px;
}

.text2 .text2_middle_right{
	margin: 0px; padding: 0px;
	float: left;	
	background-image: url(../img/text1_center_right.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	width: 30px;
}

.text2 .text2_text{
	padding: 10px;
	color: #747273;
	color: #3A883B;
	float: left;
}

.text2 .text2_bottom_left{
	clear: both;
	margin: 0px; padding: 0px;
	float: left;
	background-image: url(../img/text1_bottom_left.jpg);
	width: 30px;
	height: 30px;
}
.text2 .text2_bottom_center{
	margin: 0px; padding: 0px;
	float: left;
	background-image: url(../img/text1_bottom_center.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	width: 475px;
	height: 30px;
}
.text2 .text2_bottom_right{
	margin: 0px; padding: 0px;
	float: left;
	background-image: url(../img/text1_bottom_right.jpg);
	background-position: top left;
	width: 30px;
	height: 30px;
}
/* ---------------------------------------------- */



/* BOTTOM */
#bottom
{
	float: none;
	clear: both;
	padding: 0px;
	margin: 0px;
}

#bottom .bottom_left{
	background-image: url(../img/b_glass_bottom_left.jpg);
	background-repeat: no-repeat;
	width: 34px;
	height: 28px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#bottom .bottom_center{
	background-image: url(../img/b_glass_bottom_center.jpg);
	background-repeat: repeat-x;
	width: 750px;
	height: 28px;
	float: left;
	padding: 0px;
	margin: 0px;
	text-align: center;

}
#bottom .bottom_center #menu2{
	top: -10px;
	position: relative;
	color: #A9A9A9;
}
#bottom .bottom_center #menu2 a{
	padding: 0px 5px 0px 5px;
}
#bottom .bottom_center #menu2 a:link, a:visited{
	color: #4E76A7;
}
#bottom .bottom_right{
	background-image: url(../img/b_glass_bottom_right.jpg);
	background-repeat: no-repeat;
	width: 36px;
	height: 28px;
	padding: 0px;
	margin: 0px;
	float: left;
}
/* -------------------------------------- */ 

.cleaner
{
	clear:both;
	border:none;
	margin:0; padding:0;
	background:transparent;
}