@import 'formular.css';
@charset "utf-8";
/* CSS Document */
body {
	font-family:arial, Tahoma, sans-serif;
	font-size:12px;
	text-align:center;
	background-color:#fff;
  margin:0;
  padding:0;
}
a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

h1 {
font-family:georgia, tahoma, arial, verdana;
font-size:14px;
margin:0;
padding:0;
}

h2 {
font-family:georgia, tahoma, arial, verdana;
font-size:14px;
font-weight:bold;
text-align:center;
margin:0;
padding:0;



}

#pageNav {
text-align:right;
margin:20px 0;
right:20px;
color:#444;
position:absolute;
top:300px;
width:100%;
 

}

#pageNav a {
color:#222;
text-decoration:underline;

}

#pageNav a:hover {
color:#888;
text-decoration:none;

}



h1 span {
display:none;

}

p {
margin:15px 20px 15px 20px;
text-align:justify;

}

h1#welcome {
background:url(../cssimages/h1-welcome.gif) no-repeat center;
width:100%;
height:42px;
}
h1#prices {
background:url(../cssimages/h1-prices.gif) no-repeat center;
width:100%;
height:42px;
}

h1#about {
background:url(../cssimages/h1-about.gif) no-repeat center;
width:100%;
height:42px;
}

h1#product_lines{
background:url(../cssimages/h1-product-lines.gif) no-repeat center;
width:100%;
height:42px;
}

h1#additional{
background:url(../cssimages/h1-additional.gif) no-repeat center;
width:100%;
height:42px;
}

h1#contact{
background:url(../cssimages/h1-contact.gif) no-repeat center;
width:100%;
height:42px;
}

h1#writetous{
background:url(../cssimages/h1-writetous.gif)  no-repeat center;
width:100%;
height:42px;
}

h1#wedding{
background:url(../cssimages/h1-wedding.gif)  no-repeat center;
width:100%;
height:42px;

}
h1#weddinghair{
background:url(../cssimages/h1-weddinghair.gif) no-repeat center;
width:100%;
height:42px;

}


h1#fashion{
background:url(../cssimages/h1-fashion.gif) no-repeat center;
width:100%;
height:42px;
}

h1#photoshots{
background:url(../cssimages/h1-photoshots.gif) no-repeat center;
width:100%;
height:42px;
}
h1#media{
background:url(../cssimages/h1-media.gif) no-repeat center;
width:100%;
height:42px;
}


#main {
	width:830px;
	position:relative;
	margin:auto;
	padding:0;
}
#header {
	background:url(../cssimages/header_bg.jpg) no-repeat;
	width:830px;
	height:214px;
}
#header ul { 
	list-style:none;
	position:relative;
	left:260px;
	top:120px;
  margin:0;
  padding:0;
}
#header ul li {
	float:left; 
	padding-left:10px; 
	color:#fff;
}
#header a { 
font-family:georgia, tahoma, arial, verdana;
	font-size:12px;
}

#header a:hover{ 
font-family:georgia, tahoma, arial, verdana;
	font-size:12px;
  color:#FFFF33;
  
}
#content {
	width:830px;
	min-height:300px;
	background:url(../cssimages/content_bg.jpg) repeat-y;
	float:left;
}
#left {
	position:relative;
	width:199px;
	text-align:left;
	padding:0;
	float:left;
	background:url(../cssimages/left_bg.jpg) no-repeat;
}
#left ul {
	list-style:none;
	margin:0;
	padding:0;
	padding-left:30px;
	padding-top:45px;
}
#left li {
	padding-top:5px;
}
#left a {
	color:#7b6767;
	padding-left:14px;
	background:url(../cssimages/arrov.jpg) no-repeat;
}

#left a:hover {
	color:#0092b9;
	padding-left:14px;
	background:url(../cssimages/arrov.jpg) 4px no-repeat;
}
#right {
	color:#7b6767;
	width:614px;
  height:355px;
	position:relative;
	float:left;
	text-align:left;
  background:url(../cssimages/kagylo.jpg) no-repeat top right;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#right img {
	display:block;
	float:left;

}
#homePic {
	padding:20px;
}
#contPic {
	padding:5px 0px 0px 20px;
}

#right #text {
	padding:10px;
	float:left;
	color:#7b6767;
	width:304px;	
}
#right #textprod {
	padding:0px;
	float:left;
	color:#7b6767;
	width:604px;	
}
#right #price {
	padding:10px;
	float:left;
	color:#7b6767;
	width:554px;	
}

#right a {
color:#0092b8;
}
#right a:hover {
color:#0092b8;
text-decoration:underline;
}

.bigger {
font-size:15px;
}

.center {
text-align:center;


}

.desc {
text-align:left;
width:300px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
padding:5px 0px 5px 0px;


}
img#prod_lines {
padding:5px;
margin:0px 20px 80px 35px;

}

#footer {
position:relative;
	background:url(../cssimages/footer_bg.jpg) no-repeat;
	width:830px;
	height:168px;
	float:left;
}
#footer p.footer_left {
	width:150px;
	padding:10px 5px 10px 20px;
	margin:0px;
	text-align:left;
	color:#fff;
	float:left;
}
#copyright {
	position:relative;
	margin:0px;
	color:#999999;
	font-size:10px;
  clear:both;
  display:block;
  text-align:center;
}
p#footer_text {
	background:url(../cssimages/footer_text.jpg) no-repeat;
	width:227px;
	height:62px;
	float:left;
	position:relative;
	margin-left:80px;
	top:10px;
}
#footer img {
	width:82px;
	height:116px;
	border:2px white double;
	display:block;
	float:left;
	margin:13px 15px 13px 0px;
}
#space {
	width:291px;
	height:116px;
	float:left;
}

.additional_ul {
list-style:square;
margin:40px 0 0 100px;

}

.upperPageNav
{
position:absolute; top:10px; right:40px;
}
.upperPageNavWed
{
position:absolute; top:35px; right:195px;
}
.upperPageNav2
{
top:10px; 
padding-left:265px;
}

.pico {
padding:35px 0px 0px 25px;

float:left;
}
