@charset "windows-1251";
/* CSS Document */

body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	margin: 14px auto 0px;
	width: 909px;
}
#header {
	height: 101px;
	width: 907px;
	background: #32b0cf;
}
#logo {
	background: url(../img/logo.png);
	height: 101px;
	width: 452px;
	float: left;
}
#r_header {
	background: url(../img/r_header.png);
	height: 78px;
	width: 454px;
	float: right;
	font: 19px ChicagoPlain, Verdana, Geneva, sans-serif;
	color: #FFF;
	padding-top: 23px;
}

#content {
	margin-top: 15px;
	visibility: inherit;
}
#top {
	padding-left: 15px;
	padding-bottom: 29px;
}
#bottom {
	padding-left: 15px;
	padding-bottom: 15px;
}

#l_top {
	background: #fbebcd;
	width: 426px;
	float: left;
}
#l_top_title {
	height: 45px;
	font: 30px Arial, Helvetica, sans-serif;
	color: #f78936;
	text-align: center;
	background: url(../img/l_top_t_bg.png) no-repeat center;
	padding-top: 8px;
}


#r_top {
	background: #fcd9cb;
	width: 427px;
	margin-left: 456px;
}

#r_top_title {
	height: 45px;
	font: 30px Arial, Helvetica, sans-serif;
	color: #eb113f;
	background: url(../img/r_top_t_bg.png) no-repeat center;
	text-align: center;
	padding-top: 8px;
}


#l_bottom {
	background: #d5edca;
	width: 426px;
	float: left;
}
#l_bottom_title {
	height: 45px;
	font: 30px Arial, Helvetica, sans-serif;
	color: #68be4f;
	text-align: center;
	background: url(../img/l_bottom_t_bg.png) no-repeat center;
	padding-top: 8px;
}


#r_bottom {
	background: #f1cbf6;
	width: 427px;
	margin-left: 456px;
}
#r_bottom_title {
	height: 45px;
	font: 30px Arial, Helvetica, sans-serif;
	color: #bc14e6;
	text-align: center;
	background: url(../img/r_bottom_t_bg.png) no-repeat center;
	padding-top: 8px;
}


.content_text {
	padding-right: 30px;
	text-align: justify;

}
.download {
	font: 30px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: right;
	padding-right: 30px;
	padding-bottom: 14px;
}
.download a {
	color: #e56405;
}

.download a:hover {
 color: #555;
 text-decoration: none;
}

#footer {
	background: #89e5ca;
	height: 128px;
	width: 906px;
}
#l_footer {
	float: left;
	width: 225px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 50px;
}
#copywrite {
	width: 200px;
	float: left;
	position: relative;
	top: 20px;
}

#interesting {
	float: left;
	width: 491px;
	background: url(../img/oblako.png) no-repeat;
	height: 128px;
	padding-left: 20px;
}
#b_shadows {
	background: url(../img/b_shadow.png) repeat;
	height: 8px;
	margin-right: 2px;
}
#shadows {
	width: 915px;
	margin-right: auto;
	margin-left: auto;
	background: url(../img/l_r_shadows.png) repeat-y;
}


#counters {
	width: 102px;
	float: right;
	padding-top: 84px;
	
}
#planeta {
	background: url(../img/planeta.png) no-repeat;
	height: 89px;
	width: 89px;
	position: relative;
	left: 410px;
	bottom: 330px;
}


.title {
	margin: 0px;
	padding: 0px 0px 0px 180px;
	font: 18px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
p {
}


.clr {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
img {
	float: left;
	border-width: 0px;
}

h1 {font-size: 100%;}
h2 {font-size: 100%;}
h3 {    
	font-size: 125%;
	font-weight: bold;
}
