/** BASIC */

body {
	margin: 0px;
	padding: 0px;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */
#headerInside {
       position:     absolute;
       top:          0px;
       left:         50%;
       width:        1000px;
       margin-left:  -500px;
}

#top {
	margin: 20px 20px 0px 20px;
	padding: 10px;
	border: 1px solid #ccc;
	height: 100px; /* ie5win fudge begins */
	height: 70px;
}

#space_h {
	background:url(dot.gif);
	width: 0px;
	height: 5px;
}


body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4C4C;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.textRed1 {
	color: #c72841;	
	letter-spacing: -1px;
	font-size: 24px;
	font-weight: normal;
	padding-left: 20px;
	padding-top: 10px;
}

#akapit1 {
	padding-left: 20px;
}

#redly {
	color: #c72841;	
}

#blacked {
	color: #000000;	
}

#left1 {
	position: absolute;
	top: 322px;
	left: 312px;
	margin: 20px;
	padding: 10px;
	width: 676px; /* ie5win fudge begins */
}
 
.skipLeft {
	padding-left: 20px;
	padding-top: 0px;
}

#text_a {
	color: #c72841;
	font-size:20px;
	padding-top: 15px;
	padding-left: 15px; 
	background: url(tree_r.gif) no-repeat left bottom;
	margin-left: 10px;
}

.text1 {
	color: #000000;
	letter-spacing: 0px;
	font-size: 12px;
}

.text2 {
	color: #000000;
	letter-spacing: 0px;
	font-size: 12px;
	text-align:left;
}

.text3 {
	font-size: 11px;
	color: #F37F00;
}

.text4 {
	letter-spacing: -1px;
	font-size: 21px;
	color: #c72841;
	padding-left: 5px;
}

.text5 {
	color: #c72841;
	letter-spacing: 0px;
	font-size: 12px;
	font-weight: normal;
	padding-top: -5px;
}

.text6 {
	font-size: 18px;
	font-weight: normal;
	color: #779F49;
}

.text7 {
	color: #1E4009;
}

.text8 {
	text-align: right;
}

.text9 {
	text-align: center;
	font-size: 10px;
	color: #7D7D7D;
}

/** LISTS */
.step1 {
	padding-left: 10px;	
}

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 18px;
}

.list1 li {
	padding-left: 11px;
	background: url(quadro.gif)	no-repeat left center;
}

.list2 {
	margin-left: 10px;
	padding-left: 0px;
	list-style: none;
	line-height: 18px;
	margin-bottom: 1em;
}

.list2 li {
	text-decoration: underline;
	padding-left: 14px;
	background: url(quadro.gif) no-repeat left center;
	color: #c72841;
}

.list2 ul {
 	font-size:12px;
}

.list3 {
	margin-left: 10px;
	padding-left: 0px;
	list-style: none;
	line-height: 18px;
	margin-bottom: 1em;
}

.list3 li {
	text-decoration: none;
	padding-left: 14px;
	background: url(quadro.gif) no-repeat left center;
	color: #c72841;
}


/** LINKS */


a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #c72841;
	text-decoration: underline;
}

.link1 {
	text-align: center;
	text-decoration: none;
	color: #5F5F5F;
}

.link1:hover {
	text-decoration: underline;
	color: #779f49;
}

.link2 {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #494949;
}
.link2:hover {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #779f49;
}
.link2_selected {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #779f49;
}

.link3 {
	padding-left: 10px;
	background: url(arrow_r.gif) no-repeat left center;
}

.link4 {
	text-decoration: none;
	color: #FFFFFF;
}

.link4:hover {
	text-decoration: underline;
}

.link4_selected {
	color: #FFFFFF;
	text-decoration: underline;
}

/** BACKGROUNDS */

.bg1 { 
		background: url(images/homepage08.gif) no-repeat left top; 
}
.bg2 { background: url(images/homepage10.gif) repeat-x left bottom; }
.bg3 { background: url(images/homepage03.gif) repeat-y left top; }
.bg4 { background: url(images/homepage17.gif) repeat-y left top; }
.bg5 { background: url(images/homepage18.gif) no-repeat left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

.hr1 {
	height: 1px;
}

