body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:13pt;
	color:#666;
	background:#fff;
}
a {
}
a:hover {
}
h1 {
	font-weight:normal;
	font-size:14pt;
	font-style:italic;
}
p {
}
#conteiner {
	width:900px;
	margin:0 auto;
}
#top-keyword {
	text-align:right;
	font-style:italic;
	color:#999;
}
#header {
	margin:20px 0 0 0;
	padding:0;
	min-height:70px;
	background:url(images/phone.jpg) top right no-repeat;
}
#article {
	background:#eeeeee url(images/article-top.jpg) top center no-repeat;
	margin-top:10px;
}
#article #bottom-corner {
	background:url(images/article-bottom.jpg) bottom center no-repeat;
	padding:10px 10px;
}
#article h1 {
	margin:0;
	padding:0 10px;
	color:#818181;
	height:31px;
	line-height:22pt;
}
.h1-white-left {
	background:url(images/h1-white-left.jpg) left center no-repeat;
	height:31px;
}
.h1-white-right {
	background:#fff url(images/h1-white-right.jpg) right center no-repeat;
	width:420px;
	height:31px;
}
.fraza {
	background:url(images/fraza.jpg) right center no-repeat;
}
#content {
	margin:10px 5px;
}
#content p { 
	color:#555;
	text-align:justify;
}
#content p strong {
	font-style:italic;
}
#content p span {
	background:#fff;
	padding:3px 5px;
}
#service ul {
	list-style:none;
	margin:0;
	margin-top:10px;
	margin-left:10px;
	padding:0;
}
#service ul li {
	list-style:none;
	display:block;
	float:left;
	width:33%;
}
#service ul li h2 {
	font-size:9pt;
	background:#999;
	color:white;
	margin:0 5px;
	padding:5px 10px;
}
#service ul li p {
	margin:0 5px 0 5px;
	padding:10px 0 0 10px;
}
