hr {
margin:10px 0;
clear:both;
}

strong {
font-weight : bold;
}
a:hover {
	text-decoration: underline;
}
#wrap {
	width:800px;
	margin:0 auto;
	position:relative;
	
	min-height: 100%;
}
ul.ul li {
list-style-type:disc;
margin-left:30px;
}
.left {
	float:left
}
.float-left {
	float:left;
	padding-top:10px;
}
.right {
	float:right
}
.clear {
height:20px;
clear:both
}
.yell {
color:#FFD700;
}
/* header */
#header {
	background:url(../i/header.jpg) no-repeat;
	height:197px;
	overflow:hidden;
}
#header h2 {
   padding-top: 333px;
   width:335px;
   height:98px;
   margin:80px 0 0 35px;
   background:url(../i/gold-master.png) no-repeat;
}
#header h3 {
position:absolute;
top:182px;
left:40px;
font-weight:700;
color:#fff;
}
ul#nav {
	padding-left:40px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
}
ul#nav li {
	float:left;
	height:50px;
	margin-left:25px;
}
ul#nav li a {
	color:#fff;
	font-weight:700;
	height:50px;
	line-height:50px;
	width:113px;
	display:block;
	text-align:center;
}
ul#nav li a.sel, ul#nav li a:hover {
	background:url(../i/nav_hover.gif) no-repeat;
	height:50px;
	line-height:50px;
	width:113px;
}
/* content */
#main {
    width: 100%;
	background:#5E9CC3;
	padding:20px 15px 0;
	color:#fff;
	position:relative;
	width:770px;
	height:auto;
}

#container {
width: 100%;
float:left;
overflow: hidden;
}

#main a {
	color:#FFEC88;
	font-weight:bold;
}

#main h1, #main h2 {
	font-size:26px;
	font-weight:700;
	padding:20px 10px;
	text-align:center;
}

#content {
	width: 510px;
	padding: 0 0 0 260px;
	min-height:420px;
}
#content p {
text-align:justify;
margin:5px 0 20px;
}

#content p.ad {
margin-left:10px;
padding-top:10px;
clear:both;
}

#content h4 {
text-align:center;
margin:5px 0 20px;
font-size:120%;
font-weight:bold;
}

#content p span {
font-size: 120%;
color:#FFD700;
margin:5px 0 20px;
}

.phone {
position:absolute;
top:30px;
left:20px;
font-weight:700;
}

#leftmenu {
	width: 250px;
	float: left;
	margin-left: -100%;
	position: relative;
	margin-top:70px;
}

#leftmenu ul {
width:250px;
height:350px;
background:url(../i/menu.jpg) no-repeat;
}

#leftmenu li {
width:250px;
}

#leftmenu li a {
display:block;
padding:5px 5px 5px 10px;
text-decoration:underline;
color:#FFEC88;
font-weight:700;
}

#leftmenu h2 {
text-align:left;
}

#leftmenu li a.sel, #leftmenu li a:hover {
background:#FFD700;
color:#000;
text-decoration:none;
}

/* footer */
#footer {
	background:url(../i/footer.jpg) no-repeat;
	height:200px;
	text-align:center;
	color:#fff;
	clear:both;
}
#footer a {
	color:#fff
}
#ftlink {
	padding-top:100px;
}

/* form email */
#form_email {margin:10px auto 15px;width:490px;}
#form_email p {margin:0 0 2px;padding:0;}
#form_email label {float:left;font:12px/1 arial,sans-serif;padding:7px 0 0 25px;margin:2px 0 0;}
#form_email .tema,
#form_email .name,
#form_email .email,
#form_email .cod {
  background:url(../i/pencil.png) 2px 1px no-repeat #fff;
  border:#999 1px solid;
  color:#777;
  float:right;
  margin:0 5px 2px 0;
  padding:0 0 4px 22px;
  width:345px;
  height:15px;
}
#form_email .cod {width:215px;}
#form_email .tema,
#form_email .name,
#form_email .email,
#form_email .cod {padding:3px 0 4px 22px;height:12px;}
#form_email textarea {
  background:url(../i/pencil.png) 2px 1px no-repeat #fff;
  border:1px #999 solid;
  color:#777;
  float:right;
  margin:0 5px 2px 0;
  padding:10px 0 0 22px;
  width:455px;
  height:265px;
}
#form_email img {
  border:none;
  float:right;
  margin:1px 2px 2px 0;
  width:120px;
  height:19px;
}
#form_email .submit,#form_email .search {
  background:#fff;
  border:#999 1px solid;
  color:#777;
  float:right;
  font:13px/1 arial,sans-serif;
  margin:0 5px 2px 0;
  width:479px;
  height:22px;
}
#form_email .search {width:70px;}
html:root #form_email .tema,
html:root #form_email .name,
html:root #form_email .email,
html:root #form_email .cod {padding:1px 0 0 22px;height:18px;}
/* end form email*/

/* jcart form*/
.button {padding:2px;}
#content #jcart #order {width:400px;margin:10px auto;background:#277db5;}
#content #jcart #order h4 {padding-top:20px;}
#content #jcart #order label {margin:8px;font-weight:bold;float:left;width:100px;display:block;}
#content #jcart #order textarea {margin:5px 10px;width:240px;float:right;overflow:hidden;height:16px;padding:2px;border:1px solid #999;}

#mail {width:400px;margin:10px auto;background:#277db5;}
#mail h4 {padding-top:20px;}
#mail label {margin:8px;font-weight:bold;float:left;width:100px;display:block;}
#mail textarea {margin:5px 10px;width:240px;float:right;overflow:hidden;height:16px;padding:2px;border:1px solid #999;}
#mail input#dcaptcha_box {float:right;margin:9px 242px 0 0;border:1px solid #999;padding:2px;}

/* end jcart form*/

.star {position:absolute;top:30px;left:270px;}
