@charset "UTF-8";
/* CSS Document */

HTML {overflow-y: scroll;}

BODY, TABLE, TD, INPUT, SELECT, TEXTAREA {
	font: normal 11px Tahoma, sans-serif;
}

BODY {
	background-color: #ffffff;
	margin: 0;
	padding: 0 0 50px;
}

BODY#studio-dentistico-croazia {
	background-color: #603a75;
	color: #4c4c4c;
	margin: 0;
}

/*
	NORMAL
*/

H1 {
	padding: 10px 20px;
	margin: 0;
	color: #603a75;
	background-image: url(img/grad-h1.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	font-size: 18px;
}

H1 STRONG {
	display: block;
	margin-bottom: 3px;
	font-size: 12px;
	color: #666666;
}

A {
	color: #444444;
	text-decoration: underline;
}
A:HOVER {
	text-decoration: none;
}

P {
	margin: 15px 20px 0;
}

TABLE {
	margin: 5px 20px 0;
}

TABLE TR TD P {
	margin: 0;
	
}

TABLE TR TD {
	border-bottom: 1px solid #999999;
}


/*
	END NORMAL
*/

P.bigimage {
	padding: 0;
	margin: 0;
}

DIV#center {
	width: 980px;
	margin: 0 auto;
}

@media screen{
	H1#header { 	
		margin: 0;
		padding: 0;
		float: left;
	}
	H1#print { 	
		display: none;
	}
}

@media print {
	H1#header {
		display: none;
	}
	H1#print { 	
		margin: 0;
		padding: 0;
		float: left;
	}
}

A IMG {
	border: none;
}

DIV#contactinfo {
	margin-top: 15px;
	float: right;
	color: #ffffff;
	text-align: right;
	zoom: 1;
}
DIV#contactinfo SPAN.cell {
	font-size: 14px;
	font-weight: bold;
}
DIV#contactinfo A{
	color: #ffffff;
	text-decoration: none;
}
DIV#contactinfo A:HOVER{
	text-decoration: underline;
}

DIV#page {
	clear: both;
	background-color: #ffffff;
	padding: 0 25px 25px 25px;
	margin: 0;
	position: relative;
}

DIV#menubar {
	float: left;
	width: 230px;
	margin: 25px 0 0;
	position: relative;
}

DIV#menubar UL#menu {
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-color: #b2b2b2;
	border-bottom: none !important;
	background-image: url(img/grad_menu.png);
	background-position: left top;
	background-repeat: repeat-x;
}
DIV#menubar UL#menu LI{
	position: relative;
	border-bottom: 1px solid #b2b2b2;
}

DIV#menubar UL#menu LI A{
	font-size: 14px;
	display: block;
	color: #4c4c4c;
	text-decoration: none;
	padding: 3px 10px;
	position: relative;
	text-transform: uppercase;
}

DIV#menubar UL#menu LI A:HOVER{
	color: #ffffff;
	background-color: #7ac49f;
}

DIV#menubar UL#menu LI A.active-page{
	color: #4c4c4c;
	background-color: #7ac49f;
}

DIV#menubar A.links {
	display: block;
	zoom: 1;
	margin-top: 15px;
	color: #4c4c4c;
	text-decoration: none;
	padding: 5px 7px;
	background-position: left bottom;
	background-repeat: repeat-x;
}

DIV#menubar A.banners {
	display: block;
	zoom: 1;
	margin-top: 15px;
	color: #4c4c4c;
	text-decoration: none;
}


DIV#menubar A.links:HOVER{
	color: #ffffff;
	background-color: #7ac49f;
	background-image: none;
}

DIV#menubar A.blue {
	background-image: url(img/grad_blue.png);
}

DIV#menubar A.orange {
	background-image: url(img/grad_orange.png);
}

DIV#menubar A.pink {
	background-image: url(img/grad_pink.png);
}

DIV#menubar A.green {
	background-image: url(img/grad_green.png);
}


DIV#content {
	float: left;
	width: 482px;
	margin: 25px 0 0 25px;
	padding: 0 0 20px;
	position: relative;
}

DIV#adsense {
	float: left;
	margin: 25px 0 0 25px 
}

.cb {
	display: block;
	clear: both;
}

.border {
	border: 1px solid #b2b2b2;
}

A.links SPAN.orangelist{
	display: block;
	float: left;
}



DIV#path {
	padding: 5px 10px;
	background-color: #7ac49f;
	color: #ffffff;
}
DIV#path A{
	color: #ffffff;
	text-decoration: none;
}
DIV#path A:HOVER{
	text-decoration: underline;
}


P.cure-dentistiche-holder {
	margin: 10px 0 0 10px;
}
A.cure-dentistiche {
	width: 204px;
	margin: 0 10px 10px 0;
	display: block;
	float: left;
	padding: 10px;
	background-position: left bottom;
	background-repeat: repeat-x;
	background-image: url(img/grad-button.png);
	border: 1px solid #b2b2b2;
	text-decoration: none;
}
A.cure-dentistiche STRONG {
	color: #5e3b73;
	font-size: 12px;
	text-decoration: none !important;
}
A.cure-dentistiche IMG {
	margin-right: 10px;
}

A.cure-dentistiche:HOVER {
	background-color: #7ac49f;
	background-image: none;
}

A.cure-dentistiche:HOVER STRONG{
	color: #ffffff;
}

DIV#printemail {
	clear: both;
	padding: 20px 20px 0;
}

SPAN.titel {
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
}
