@charset "utf-8";
body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background-color: #ECE6DA;
	text-decoration: none;
}
.c {
	clear:both;
}


h1, h2, h3,p {
	margin:0px;
	padding:3px;
}

p {
	padding:0px;
	text-align:justify;
}

h1 {
	font-size:20px;
	padding:3px;
	margin:0px;
}
h2 {
	font-size:16px;
	padding:3px;
	margin:0px;
}
h3 {
	font-size:14px;
	padding:3px;
	margin:0px;
}
#content {
	width:965px;
	margin:0px auto;
}
#content #left {
	float:left;
	width:375px;
	background-image:url(../images/bg-left.jpg);
	background-position:0 0;
}
.botox-logo {
	padding-top:10px;
	width:375px;
	height:108px;
}
.woman-left {
	width:375px;
	height:634px;
	background-image:url(../images/botox-left-woman.jpg);
	background-position:bottom center;
	background-repeat: no-repeat;
	padding-top: 30px;
}

#left .links {
	width:295px;
	color: #333;
	margin-top: 600px;
	margin-left: 50px;
}


#left .links a:link, #left .links a:visited {
	color:#333;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#left .links a:hover {
	color:#7265AB;
}

/* right side   */ 
#content #right {
	float:left;
	width:585px;
	padding:0px;
}
/*  main menu   */
.mainmenu {
	width:585px;
	height:108px;
	background-image:url(../images/bg-meniu.jpg);
	background-repeat:no-repeat;
	background-position: bottom center;
	padding-top: 10px;
}
.mainmenu ul.links {
	width: 585px;
	height: 35px;
	margin: 20px 0 0 20px;
	padding: 0;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:14px;
	list-style: none;
	font-weight: bold;
}
.mainmenu ul.links li {
	display:block;
	float:left;
	margin:0 10px 0 0;
	padding:5px 15px 5px 10px;
}
.mainmenu ul.links li a {
	color:#333;
	text-decoration:none;
}
.mainmenu ul.links li a:hover {
	text-decoration:none;
	color: #7262AB;
}
.mainmenu ul.links li.active {

}
.mainmenu ul.links li.active a,.mainmenu ul.links li.active a:hover {
	color:#94C63F;

}
.libg {
	background-image:url(../images/bg-menu-item.jpg);
	background-position:0 50%;
	background-repeat: no-repeat;
}
#pagecontent {
font-size:11px;
color:#333;
}

#right .read-more {
	float:right;
	width:119px;
	height:22px;
	background-image: url(../images/bg-buton.jpg);
	padding-top:7px;
	background-position:0 0;
	margin-top: 5px;
}
#right .read-more a:link, #right .read-more a:visited {
	color:#483263;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
#right .read-more a:hover {
	color:#000000;
	text-decoration:none;
}
.rightimg {
	float:right;
	margin:5px 5px 5px 10px;
	
}
.leftimg {
	float:left;
	margin:5px 10px 5px 5px;
	
}
#right .modultop {
	color:#242d35;
	padding:0 5px 5px 20px;
	width: 555px;
}
#right .modultop h1 {
	margin-bottom:25px;
}

.modul1 {
	width:185px;
	float:left;
	margin-left: 30px;
	margin-right: 15px;
	margin-bottom:10px;

}

.modul1 h2 {
	font-size:25px;
	color:#000;
	font-weight:bold;

}

.modul2 {
	width:345px;
	float:left;
	height:192px;
	background-image:url(../images/index-tratamente-faciale.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	position:relative;
	margin:5px 5px 15px 0;
}
.modul2 h2 {
	float:right;
	width: 180px;
	color: #000;
	font-weight: 700;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 15px;
}
.modul2 p {
	color:#000;
	font-size:11px;
	float: right;
	width: 180px;
	clear: right;
}

.modul2 a:link, .modul2 a:visited {
	color:#524480;
	font-weight: bold;
	text-decoration: none;
	float: right;
}

.modul2 a:hover {
	color:#000;
}

.indexcrema {
	float:left;
	width: 352px;
}
#footer {
	width:950px;
	margin:0px auto;
	text-align: center;
	padding:20px 0 0 0;
	clear:both;
	font-size:10px;
}
#footer p {
color: #412e13;
margin-bottom: 10px;
}

#footer a:link, #footer a:visited {
color: #412e13;
text-decoration:none;
}
#footer a:hover, #footer a:active {
color: #412e13;
}

#footer ul {
margin: 10px;
}
#footer li {/* if your li's float, you can adjust border height w/ line-height */
		padding:0 5px 0 7px; /* adjusts the spacing between each li display and border-left */
		display: inline;
	border-left: 1px solid #412e13;
}
	#footer li.first {
border: none;
}

