/* Reset CSS */
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {margin: 0px; padding: 0px;}
table {border-collapse:collapse; border-spacing:0; }
fieldset,img {border:0;}
ol,ul {list-style:none;} 

/* My CSS */

html{
	background-image: url(../images/site-bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
body{
	background-image: url(../images/body-bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	font-size:12px;
	color: #333;
}
div{text-align: left;}
#MainWrapper{
	width: 990px;
	margin: 200px auto 0 auto;
	background-image: url(../images/main-wrapper-bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

ul#MainMenu {
	width: 990px;
	height:214px;
	margin-left:auto;
  margin-right:auto;
}

ul#MainMenu li{
	float: left;
	margin-top: 150px;
	margin-right: 20px;
}

ul#MainMenu a{
  float:left;
  display:block;
  height: 64px;
  background-repeat: no-repeat;
  text-indent: -9999px;
}

a.menuItem1{width:107px;background-image: url(../images/button-active-dent-splai.gif)}
a.menuItem2{width: 118px;background-image: url(../images/button-active-step-by-step.gif)}
a.menuItem3{width:137px;background-image: url(../images/button-active-dental-implant.gif)}
a.menuItem4{width: 67px;background-image: url(../images/button-active-clinic.gif)}
a.menuItem5{width: 93px;background-image: url(../images/button-active-price-list.gif)}
a.menuItem7{width: 88px;background-image: url(../images/button-active-contact.gif)}
a.menuItem32{width: 120px;background-image: url(../images/button-active-travel-offer.gif)}
a.menuItem33{width: 49px;background-image: url(../images/button-active-faq.gif)}

a.selItem1{width:107px;background-image: url(../images/button-active-dent-splai.png)}
a.selItem2{width: 118px;background-image: url(../images/button-selected-step-by-step.png)}
a.selItem3{width:137px;background-image: url(../images/button-selected-dental-implant.png)}
a.selItem4{width: 67px;background-image: url(../images/button-selected-clinic.png)}
a.selItem5{width: 93px;background-image: url(../images/button-selected-price-list.png)}
a.selItem7{width: 88px;background-image: url(../images/button-active-contact.png)}
a.selItem32{width: 120px;background-image: url(../images/button-selected-travel-offer.png)}
a.selItem33{width: 49px;background-image: url(../images/button-selected-faq.png)}


a.menuItem1:hover{background-image: url(../images/button-hover-dent-splai.gif)}
a.menuItem2:hover{background-image: url(../images/button-hover-step-by-step.gif)}
a.menuItem3:hover{background-image: url(../images/button-hover-dental-implant.gif)}
a.menuItem4:hover{background-image: url(../images/button-hover-clinic.gif)}
a.menuItem5:hover{background-image: url(../images/button-hover-price-list.gif)}
a.menuItem7:hover{background-image: url(../images/button-hover-contact.gif)}
a.menuItem32:hover{background-image: url(../images/button-hover-travel-offer.gif)}
a.menuItem33:hover{background-image: url(../images/button-hover-faq.gif)}

#Logo{
	position: absolute;
	top: 25px;
	margin-left: 15px;
}
#Left{
	width: 725px;
	float: left;
	position:relative;
	margin: -60px 0 0 15px;
}
#Left ul{
list-style: square;
list-style-position: inside;
margin: 5px 0 5px 20px; 
}
#Right{
	width: 220px;
	float: left;
	position:relative;
	margin: -60px 0 0 15px;
}
#FooterWrapper{
	width: 990px;
	height: 124px;
	margin: 0 auto 0 auto;
	background-image: url(../images/footer-bg.png);
	background-repeat: no-repeat;
	background-position: center;
}
#FooterWrapper ul{
	float: left;
	margin: 25px 0 0 220px;
	width: 270px;
	display: inline;
}
#FooterWrapper li{
	float: left;
	margin: 0 15px 0 0;
	width: 120px;
	height: 20px;
}
#FooterWrapper li a{
	color: #fff;
	border-bottom: 1px solid #c89ed1;
	display: block;
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
}
#FooterWrapper a{
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
}
#FooterWrapper p{
	color: #fff;
	font-size: 12px;
	float: left;
	margin: 15px 0 0 0;
}
#UserDetails{
	font-size: 11px;
	color: #c89ed1;
}
h1{
	color: #702b86;
	font-size: 28px;
	font-weight: normal;
	letter-spacing: -1px;
}
h2{
	color: #702b86;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-top: 10px;
}
p{
	color: #333333;
	font-size: 12px;
	margin: 10px 0 0 0;
	line-height: 18px;
}
#Right p{
	color: #333333;
	font-size: 12px;
	line-height: 18px;
}

div.ppagCateg{
  float:left;
  width: 181px;
  height:375px;
  }

div.ppagCateg h2{margin: 0 10px 0 10px;}
div.ppagCateg a{margin: 0 10px 0 10px;}

div.ppagCateg p{
	font-size: 12px;
	color: #333;
	margin: 0 10px 0 10px;
}
div.ppagCateg p.Small{
	font-size:10px;
	color: #666666;
	margin: 5px 10px 0 10px;
}
#SecMenu{	margin-top:20px;}

#SecMenu a{
	color: #702b86;
	font-size: 12px;
	line-height: 24px;
	display:block;
	text-decoration: none;
	border-bottom: 1px solid #c89ed1;
	height: 20px;
}
#SecMenu a.Selected{
	background-image: url(../images/bg_selected.jpg);
	color:#fff;
	text-indent:20px;
}
#Left table tbody tr td{
	border-bottom: 1px solid #c89ed1;
	height: 22px;
}
a{
	color: #702b86;
}
.Lista{
	list-style: disc;
	list-style-position: inside;
}
.Lista li{
	margin:0px;
	padding: 5px 0 5px 10px;
}
p.col{margin:0px;width:100px;}
a.harta{
float: right;
margin-top:10px;
margin-right: 50px;
border: #a577b5 1px solid;
}

div#navigation h3{float:left;margin-left:5px;font-size: 12px;margin-bottom:10px;}

.galleryItem{
margin: 15px auto 0 20px;
}

div#spot{
float:right;
display:inline;
margin: 0px 0px 10px 10px;
}