/*
Theme Name: SkinPerfekt
Theme URI: http://www.skinperfekt.pl
Description: SkinPerfekt Theme
Version: 1
Author: NetLife.pl
Author URI: http://www.netlife.pl/

	This theme was designed and built by NetLife.pl http://www.netlife.pl/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/* clear ugly */

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Times New Roman', 'Times', Serif;
	background: #FDFDFD;
	text-align: center;
	}
	
a:link {
	color: #646464; font-weight: bold;
	text-decoration:none;
}
a:active {
	color: #646464; font-weight: bold;
	text-decoration:none;
}
a:visited {
	color: #646464; font-weight: bold;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	margin: 20px auto;
	padding: 0;
	width: 1000px;
	border: 0;

	}

#header {
	background: #FDFDFD;	
	margin: 0;
	padding: 0;
	height: 90px;
	width: 1000px;
	}
#norel_logo {
	float:left;
	margin-left:100px;
}
#skinperfekt_logo {
	
	float:right;
	margin-right:80px;
}
#headerimg {
	display:none;
	margin: 0;
	}
#menubarcontainer {
	maring:0px;
	padding:0px;
	height:83px;
	width:1000px;
}
#menubar {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	height:63px;
	width:823px;
	background: #ebebeb url('images/menu_bg.png') repeat-x;
	float:left;
}
#menubarbefore{
	display:inline;
	width: 96px;
	margin:0px;
	padding:0px;
	height:83px;
	float:left;
	background: #ebebeb  url('images/menu_bgl.png');
}

#menubarafter{
	display:inline;
	width: 81px;
	margin:0px;
	padding:0px;
	height:83px;
	float:right;
	background: #ebebeb  url('images/menu_bgr.png');
}
#menubar ul, #menubar ul li {
	display:inline;
}
#menubar h2{
	display:none;
}

#menubar a{
	display:block;
	float:left;
	font-weight:normal;
	margin:23px 0px 0px 35px;
	padding:0px;
}

#menubar a.bar{
	margin-top:12px;
}
#menubar a.active{
	background: url('images/triangle.png') bottom no-repeat;
	padding-bottom: 22px;
}

#containerout {
	background: #ebebeb  url('images/container.png') repeat-y top left;
	width:1000px;
	overflow:auto;
	margin: 0px;
}
#container {
	
	background: url('images/content.png') repeat-x top left;
	margin-left:48px;
	margin-right:50px;
	overflow:hidden;
	height:528px;
}
.narrowcolumn #leftsidebar {
	background: url('images/face_big.jpg') no-repeat left top;
	width:365px;
}
.widecolumn   #leftsidebar {
	background: url('images/face_smal.jpg') no-repeat left top;
	width:298px;
}
.produkt   #leftsidebar {
	background-position:center;
}
.bluelight   #leftsidebar {
	background-image: url('images/blue_light_sidebar.png');
}
.dermalift   #leftsidebar {
	background-image: url('images/derma_lift_sidebar.png');
}

.dermabrasion   #leftsidebar {
	background-image: url('images/derm_abrasion_sidebar.png');
}
#leftsidebar {
	height:528px;
	float:left;
}
.narrowcolumn #content{
	float: left;
	padding: 10px 10px 30px 40px;
	margin: 0px;
	width: 485px;
	height:488px;
	overflow:auto;
	}

.widecolumn  #content{
	float: left;
	padding: 10px 0px 30px 65px;
	margin: 0px;
	width: 530px;
	height:488px;
	overflow:auto;
	}

.clear {
	clear: both;
}

#footer {
	maring:0px;
	padding:0px;
	height:94px;
	width:1000px;
}
#footerm {
	margin: 0px;
	padding: 0px 0px 0px 150px;
	height:94px;
	width:678px;
	float:left;
	text-align:left;
	background: #ebebeb url('images/footer_bg.png') repeat-x;
}
#footerl{
	margin: 0px;padding:0px;
	display:inline;
	width: 91px;
	line-height: 0;
	height:94px;
	float:left;
	background: #ebebeb  url('images/footer_bgl.png');
}

#footerr{
	margin: 0px;padding:0px;
	display:inline;
	width: 81px;
	line-height: 0;
	height:94px;
	float:right;
	background: #ebebeb  url('images/footer_bgr.png');
}
#footer a{
	display:block;
	float:left;
	margin-top:23px;
	margin-left:5px;
	padding:0px;
	text-decoration:none;
	font-size:1em;
	color:#646464;
	text-transform:uppercase;
	width: 90px;
	text-align:center;
	font-weight:normal;
}
#footer a:first-letter {
	font-size:1.2em;
}

#footer a.bar{
	margin-top:12px;
	margin-left:5px;
	width:10px;
}
/* text styles */
p, li, dd, dt  {
	font-size: 14px;
	line-height:1.7em;
	color:#646464;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	line-height:1.7em;
	color:#646464;
}
/* Headers */
h2 {
	font-size: 1.5em;
	text-transform:uppercase;
	margin-left: -20px;

}
h3 {
	font-size: 1.4em;
	text-transform:uppercase;
	margin-left: -20px;
}
h4,h5,h6 {
	font-size: 1.4em;
}
h2:first-letter, h3:first-letter{
	font-size:1.2em;
}
.haslo_reklamowe {
	font-size:2.2em;
	line-height:30px;
	font-style:italic;
	margin-bottom:9px;
	margin-left: -20px;
}
strong{
	font-style:normal;
	font-size:1.1em;
}
.detoxtouch .haslo_reklamowe, .detoxtouch strong{
	color: #5ebc58;
}
.bluelight .haslo_reklamowe, .bluelight strong  {
	color: #4b84ff;
}
.dermalift .haslo_reklamowe, .dermalift strong{
	color: #D32C00;
}
.dermabrasion .haslo_reklamowe, .dermabrasion strong {
	color: #f8908f;
}
#urzadzenia_miniaturki .urzadzenia{
	display:inline;
	float:left;
	margin: 10px;
}