html {
	height:100%;
}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	background-color: #464646;
	margin:0;
	padding:0;
	height:100%;
	text-align:justify;
}
#main {
	width:850px;
	margin:auto;
	background-color:#464646;
	border:1px solid #464646;
	height:100%;
}
#main-inner {
	margin:0 21px 16px 21px;
	padding:0 20px 20px 20px;
	min-height:200px;
	background-color: #FFFFFF;
	background-image: url(../images/bg-main-inner-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#main-inner-left {
	width: 550px;
	display:block;
	float:left;
	line-height:18px;
}
#main-inner-left ul{
        list-style:none;
}

#main-inner-left ul a{
        list-style:none;
        text-decoration: none;
        color:#464646;
}
#main-inner-left ul a:hover{
        list-style:none;
        text-decoration: none;
        color:#464646;
}
#main-inner-left ul a:link{
        list-style:none;
        text-decoration: none;
        color:#464646;
}
#main-inner-left ul a:visited{
        list-style:none;
        text-decoration: none;
        color:#464646;
}
#main-inner-left li ul{
	display: none;
}
#main-inner-right {
	width: 171px;
	display:block;
	float:right;
}
#logo {
	margin:16px 21px 0 21px;
	padding:5px;
	padding-bottom:0;
	background-color: #FFFFFF;
	background-image: url(../images/bg-logo-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:left;
}
#logo img {
	padding:26px 0 20px 0;
}
h1{font-family: Arial, Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}

h6{font-family: Arial, Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}

h1, h2, h3, h4, h5{ margin: 15px 0; }
h6{ margin: 15px 0}

p, ol { margin: 15px 0; }

.indented
   {
   padding-left: 35pt;
   }

ul{ margin: 1px 3px 14px 0px;
text-align:left }

div#navbar {
	width:600px;
	display:block;
	float:right;
	text-align:top;
	padding-top:60px;
		
}
.leg{
	margin: 0px;
	padding: 0px 7px 0px 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #6F6F6F;
	font-weight: bold;
	text-align:justify;
}
.leg a {
	text-decoration: none;
	padding: 0 1px 0 0px;
	color: #6F6F6F;
}
.leg a:link {
	color: #6F6F6F:
}
.leg a:visited {
	color: #6F6F6F;
}
.leg a:hover {
	color: #73b4f1;
	background-color: #FFFFFF;
	text-decoration:underline;
}
.leg a:active {
    color:#73b4f1;
	background-color: #FFFFFF;
	text-decoration:underline;
}

.clear {
	clear:both;
}
.headingimg {
	margin:18px 0 0 0;
}
#box-small {
	width:171px;
	min-height:126px;
	margin-top:15px;
	background-color: #73b4f1;
	background-image: url(../images/bg-box-bottom-small.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#box-top-small {
	width:171px;
	height:12px;
	background-color: #FFFFFF;
	background-image: url(../images/bg-box-top-small.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#box-small p {
	padding:0 8px 12px 8px;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #464646;
	text-align:right;
}


#box-small2 {
	width:171px;
	min-height:146px;
	margin-top:15px;
	background-color: #73b4f1;
	background-image: url(../images/bg-box-bottom-small.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#box-small2 p {
	padding:0 8px 12px 8px;
	margin:0;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	text-align:left;
}


#box-small-oferta {
	width:171px;
	min-height:146px;
	margin-top:15px;
	margin:2px;
	background-color: #E9E9E9;
	background-image: url(../images/bg-box-bottom-small.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#box-small-oferta p {
	padding:0 8px 12px 8px;
	margin:0;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #464646;
	text-align:left;
}

#footer {
	clear:both;
	font-size: 10px;
	color:#FFFFFF;
	text-align:center;
	padding:12px;
	line-height:18px;
}
#footer a:link, #footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
a, a:visited {
	color:#000000;
	text-decoration:underline;
}
a:hover {
	color:#000000;
	text-decoration:none;
}