* {
	padding: 0;
	margin: 0;
	font-size: 1px;
}

h1, h2, h3, h4 {
	font-size: 14px;
}

a, p, h5, strong, em, label, input, textarea, button, span {
	font-size: 13px;
}

a, a:active {
	color: deepskyblue;
}

a:hover {
	color: yellow;
}

a img {
	border:none;
}

#header, #middle, #stripe-main, #footer {
	text-align: center;
}

#header {
	background-image: url(images/stripe1.png);
	height: 123px;
}

a#logo {
	width: 299px;
	height: 123px;
	position: relative;
	float: left;
	margin-right: 44px;
}

#logo span {
	background: url(images/aesculap.png) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#middle {
	background-image: url(images/stripe2.png);
	height: 311px;
}

#stripe-main {
	background-image: url(images/stripe_main.png);
}

#footer {
	background-image: url(images/footer.png);
	height: 70px;
}

#footer p {
	text-align: center;
	color: silver;
	padding-top: 23px;
	font-size: 12px;
	font-family: tahoma, arial, sans-serif;
}

.centerWrapper {
	width: 990px;
	margin: 0 auto;
	text-align: left;
}

#mainContainer {
	background: url(images/sidebar-faux.png) repeat-y;
	width: 990px;
	padding-bottom: 10px;
}

.nosidebar #mainContainer {
	background: none;
}

#sidebar-footer {
	background-image: url(images/sidebar-footer.png);
	height: 9px;
	width: 299px;
}

.nosidebar #sidebar-footer {
	background: none;
}

#loreal-caption {
	background: url(images/top-napis.png) no-repeat 0 35px;
	width: 640px;
	height: 123px;
	float: left;
}

#navContainer {
	width: 295px;
	height: 311px;
	background: url(images/menu-shadow.png) no-repeat;
	float: left;
}

#mainImage {
	float: left;
	width: 688px;
	height: 308px;
}

#mainImage #imgCycle1 {
	background-image: url(images/foto3.jpg);
	width: 100%;
	height: 100%;
}

#mainImage #imgCycle2 {
	background-image: url(images/foto4.jpg);
	width: 100%;
	height: 100%;
	display: none;
}

#mainImage #imgCycle3 {
	background-image: url(images/studio1.jpg);
	width: 100%;
	height: 100%;
	display: none;
}

#mainImage #imgCycle4 {
	background-image: url(images/foto2.jpg);
	width: 100%;
	height: 100%;
	display: none;
}



#photo-shadow {
	float: left;
	background-image: url(images/foto-shadow.png);
	width: 7px;
	height: 308px;
}

ul#navigation {
	list-style-type: none;
	font-family: verdana, arial, Helvetica, sans-serif;
	margin-left: 4px;
}

ul#navigation li.headlink {
	background: url(images/menu-item-shadow.png) repeat-x;
	border-bottom: 1px solid #646464;
	font-weight: bold;
	font-family: arial, Helvetica, sans-serif;
	height: 43px;
	text-transform: uppercase;
	width: 295px;
}

ul#navigation li.headlink a {
	display: block;
	height: 43px;
	padding-left: 32px;
	color: white;
	text-decoration: none;
	line-height: 43px;
	font-size: 14px;
}

ul#navigation li.headlink a.bullet {
	background: url(images/bullet_circle.png) no-repeat 255px 17px;
}

ul#navigation li.headlink a.arrow {
	background: url(images/bullet_arrow.png) no-repeat 255px 18px;
}

ul#navigation li.headlink:hover {
	background-image: url(images/menu-item-hover.png);
}

ul#navigation li.headlink2:hover { /*Temporary*/
	background-image: url(images/menu-item-shadow.png);
}

ul#navigation li.headlink ul li a {
	color: white;
}

ul#navigation li.headlink ul li {
	background-image: url(images/menu-item-hover.png);
	border-bottom: 1px solid #646464;
	border-left: 1px solid #646464;
	color: white;
}

ul#navigation li.headlink ul li:hover {
	background: white none;
}

ul#navigation li.headlink ul li:hover a {
	color: black;
}

ul#navigation li.headlink ul {
	list-style-type: none;
	position: relative;
	bottom: 43px;
	width: 250px;
	left: 291px;
	display: none;
	z-index: 4;
}

ul#navigation li.headlink:hover ul {
	display: block;
}

#sidebar {
	width: 299px;
	height: 789px;
	float: left;
	padding-bottom: 60px;
}

#content {
	width: 661px;
	padding-left: 30px;
	padding-top: 30px;
	float: left;
}

.nosidebar #content {
	width: 980px;
	padding: 30px 5px 0;
	float: none;
}

.transparentBox {
	padding-bottom: 25px;
}

.transparentBox .topCorners, .transparentBox .bottomCorners {
	width: 657px;
}

.transparentBox .boxContent {
	width: 617px;
}

.transparentBox .topCorners {
	background-image: url(images/topCorners.png);
	height: 13px;
}

.transparentBox .bottomCorners {
	background-image: url(images/bottomCorners.png);
	height: 13px;
}

.transparentBox .boxContent {
	background-image: url(images/transparentBack.png);
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	color: white;
	font-family: tahoma, arial, Helvetica, sans-serif;
}

.service, .normalText {
	padding-bottom: 5px;
}


.normalText img {
	margin-bottom: 15px;
	margin-top: 5px;
}

.post {
	padding-bottom: 50px;
}

.post h2 {
	font-style: italic;
	color:antiquewhite;
}

.post .date {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 12px;
	color:whitesmoke;
	padding-left: 3px;
}

.transparentBox .boxContent h2 {
	font-size: 20px;
	padding-bottom: 18px;
	font-weight: bold;
	color: antiquewhite;
}

.transparentBox .boxContent p, .transparentBox .boxContent strong {
	font-size: 13px;
	line-height: 1.6em;
	font-family: verdana, sans-serif;
	padding-bottom: 1em;
}

.transparentBox .boxContent strong.padding {
	margin-top: 7px;
	margin-bottom: 7px;
	display: block;
}

.post .text {
	font-size: 13px!important;
}

.post .imgStroke {
	background-image: url(images/imgStroke1.png);
	width: 171px;
	height: 134px;
	padding-left: 5px;
	padding-top: 5px;
	float: left;
	margin-right: 15px;
	margin-top: 4px;
}

.clearer {
	clear: both;
	height: 0;
}

#sidebar h4 {
	text-transform: uppercase;
	color: white;
	text-align: center;
	font-family: tahoma, arial, Helvetica, sans-serif;
	padding-top: 30px;
	font-size: 15px;
	padding-bottom: 30px;
}

#sidebar img {
	margin-left: 47px;
}

.smallbox {
	margin-left: 27px;
	font-size: 12px;
	color: bisque;
	font-family: tahoma, arial, sans-serif;
}

.smallbox .topCorners, .smallbox .bottomCorners {
	width: 245px;
}

.smallbox .topCorners {
	background-image: url(images/smallBox_topCorners.png);
	height: 12px;
}

.smallbox .boxContent {
	background-image: url(images/smallBox_back.png);
	padding-top: 8px;
	padding-left: 25px;
	padding-right: 25px;
	width: 195px;
}

.smallbox .bottomCorners {
	background-image: url(images/smallBox_bottomCorners.png);
	height: 12px;
}

#sidebar .boxContent p, #sidebar .boxContent h5, #sidebar .boxContent a {
	padding-bottom: 12px;
	line-height: 1.4em;
}

#sidebar .boxContent h5 {
	font-size: 14px;
}

#sidebar .boxContent p span {
	font-size: 20px;
	font-family: georgia, serif;
	line-height: 1em;
}

#sidebar .boxContent strong {
	font-weight: bold;
}

#sidebar .boxContent em {
	line-height: 2em;
}

h1.mainHeading {
	text-align: center;
	color: bisque;
	font-size: 25px;
	font-family: tahoma, sans-serif;
	padding-bottom: 25px;
}

form#contact {
	width: 400px;
}

form#contact span.error {
	color: red;
	vertical-align: top;
	padding-left: 10px;
}


form#contact label {
	display: block;
	line-height: 40px;
}

form#contact input {
	width: 200px;
	font-size: 14px;
	height: 20px;
}

form#contact textarea {
	width: 400px;
}

form#contact button {
	margin-top: 15px;
	text-align: center;
	width: 80px;
	margin-left: 320px;
}

.gallery2 a.third, .gallery1 a.third {
	margin-right: 0!important;
}

.gallery2 a, .gallery1 a {
	display: block;
	height: 331px;
	width: 220px;
	background-image: url(images/transparentBack.png);
	margin-right: 25px;
	border: 3px solid gray;
	margin-bottom: 30px;
	float: left;
	text-align: center;
}

.gallery1 a {
	height: 526px;
	width: 350px;
	margin-right: 0;
	margin-left: 80px;
}

.gallery3 a {
	height: 523px;
}

.gallery2 a:hover, .gallery1 a:hover {
	border-color: darkred;
}

div.back {
	text-align: center;
	width: 100%;
}

.back a {
	font-family: tahoma, sans-serif;
}
