body {margin:0;padding:0;background-image:url('background.png');background-repeat:repeat-x;background-position:top left;text-align:center;font-family:'Tahoma';font-size:78.5%;}
a, a:visited {text-decoration:none; color:purple; border:none; font-weight: bold;}
img { border:none;}

.wrapper {margin:0 auto;width:826px;text-align:left;}

.header {height:205px; width: 825px; position:relative;}
.header .upper-menu {position:absolute;top:0;right:0;}
.header .upper-menu ul {margin:4px 0 0 0;padding:0;list-style-type:none;}
.header .upper-menu ul li {display:inline;margin:0 0 0 10px;}
.header .upper-menu a, .header .upper-menu a:visited {text-decoration:none;color:green;}
.header .upper-menu a:hover {color:#000;}
.header .logo {float:left;}
.header .box {float:right;margin:51px 0 0 0;}

.main {width:825px;position:relative;}

.menu {
	float:left;
	width:201px;
	font-family:'Arial';
	padding:0;
	margin:0;
	background-color: #64258E;
}
.menu .up {background-image:url('menu/top.png');background-repeat:no-repeat;background-position:top left;height:12px;width:200px;}
.menu .content {background-image:url('menu/middle.png');background-repeat:repeat-y;width:200px;}
.menu .bottom {background-image:url('menu/bottom.png');background-repeat:no-repeat;background-position:bottom left;height:12px;width:200px;}
.menu ul {margin:20px 0 20px 20px;padding:0;list-style:none;}
.menu ul li {display:block;margin-bottom:2px;}
.menu a, .menu a:visited {text-decoration:none;color:#fff;font-size:1.2em;font-weight:bold;}
.menu a:hover {color:#000;}
.menu img { border: 1px solid green; margin-left:40px; }
.menu img.lekos { border: none; margin-left: 30px; }
.menu hr { width: 80%; color: #000; background-color: #000; height: 1px;}

.content {float:right;width:624px;}
.content h2 {color: green; font-size: 14px;}
.content .content {width:624px; min-height:360px !important; border: 2px solid #64258E; padding-top: 10px;}
.content .wraper {width: 600px; padding-left: 20px;border: 2px solid #64258E;}
.content .bottom {height:30px;width:624px;}


.prod_text {font-size: 12px; font-weight: bold; color: green;}

.footer {margin:50px 0 10px 0;height:23px;border-top:1px solid #7e7c7d;border-bottom:1px solid #7e7c7d;background-image:url('footer.png');background-repeat:repeat-x;background-position:bottom left;padding:9px 0 0 0;}

.clear {clear:both;}

