@charset "utf-8";
/*
 * Desenvolvido por Valdir Luiz Junior
 * www.i9WebSites.com
 * valdir@i9websites.com
 */

/* Reset Padronizado */ 
html, body, p {
  margin: 0;
  padding: 0;
}

body {
  background: url(../images/background.gif) repeat #ffffff;
  font-family: Calibri, Verdana, Geneva, sans-serif;
}

a {
  color: #353535;
  text-decoration: underline;
}
img {
	border: 0;
}
/* Fim Reset Padronizado */ 
/* Tipografia*/
strong {
  font-family:  Geneva, sans-serif;
  color: #404040;
}

em {
  margin: 0;
  padding: 0;
  font-family:  Geneva, sans-serif;
  color: #404040;
}
/* Fim Tipografia */
/* Headings */
h1, h2, h3, h4, h5, h6 {
  font-family:  Geneva, sans-serif;
  font-weight: normal;
  color: #404040;
  margin: 0 0 0.25em 0;
}

h1 { font-size: 200%; }			/* 30px */
h2 { font-size: 175%; }			/* 24px */
h3 { font-size: 150%; } 		/* 18px */
h4 { font-size: 133.33%; }		/* 16px */
h5 { font-size: 116.67%; }		/* 14px */
h6 { font-size: 116.67%; } 		/* 14px */
/* Fim Headings */
/* Blocs */
#top{
	background: url(../images/logo/background-logo.gif) repeat;
	z-index:-2;
}

#auxiliar{
	width: 980px;
	height: 240px;
  margin: 0 auto;	  
}

#logo {
	width: 338px;
	float:left;
	z-index:-2;
}

#flags {
	width: 642px;
	float: right;
	text-align:right;
	z-index:-2;
}
#flags ul{
	list-style: none;
	margin: 0;
	padding: 0;
	z-index:-2;
}
#flags ul li{
	display: inline;
	z-index:-2;
}

#container {
	background: url(../images/hlavni-box/pozadi-hlavniho-boxu.gif) #dbdbdb repeat-y;
  width: 980px;
  margin: 0 auto;
	margin-top: -125px;
	border-left: 1px solid #A3A3A3; 
	border-right: 1px solid #A3A3A3;
	border-bottom: 1px solid #A3A3A3;	
	z-index: 9;
}
#container div#aux{
	border-left: 2px solid #FFF; 
	border-right: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
}

#menu{	
	margin: 0 auto;
	width: 976px;
	height: 60px;
	border-bottom: 2px solid #FFF;	
	padding: 0;
	background: #F2F2F2;    
}
#menu ul{
	border: 0;
	padding: 0;
	list-style:none;
}
#menu li{
	display: inline;
	padding: 0px 15px 0px 15px;
	border-right: 1px solid #FFF;
	line-height: 60px;
	float: left;	
}
#menu ul li:hover , #menu ul li a:hover {
  background: #E9E9E9;
  color: #E1520E;
}
#menu ul li a{
	text-decoration:none;
}

.active , .active a {
  background: #E9E9E9;
  color: #E1520E;
}

#info{
	background: #E9E9E9;
	width: 976px;
	height: 280px;
	border-bottom: 1px solid #FFF;
}
#info .title {
  margin: 30px 0px 0px 50px;
  width: 489px;
  height: 80px;
  float: left;
}
#info .program {
  width: 316px;
  height: 276px;
  float: right;
}
#info .softpedia {
  margin: 0px 0px 0px 20px;
  width: 157px;
  height: 106px;
  float: left;
}
#info p {
  margin: 0px 0px 0px 50px;
  padding: 0px;
  width: 380px;
  text-align: justify;
  color: #606060;
  font-size: 13px;
  font-style: italic;
  float: left;
}

#gotop{
  width: 976px;
  margin: 0px 15px 0px 0px;
  padding: 5px 0px 5px 0px;
	background: #E9E9E9;
	text-align: right;
}

#content{
	font-size: 0.9em;
	background: #E9E9E9;
	padding: 20px 30px 20px 30px;
	border-bottom: 1px solid #FFF;	
}

#content p{
	font-family: Calibri, Verdana, Geneva, sans-serif;
	color: #303030;
}

#content ul{
	border: 0;
	padding: 0;
	list-style:none;
	margin-left: 30px;
	color: #303030;
}

#content ul li{
	list-style-image: url("../images/img_check.gif"); 
	padding-left: 1px;
}

#hosts{
	font-size: 0.8em;
	background: #E9E9E9;
	width: 976px;
	height: 350px;
	border-bottom: 1px solid #FFF;
}

#hosts .list_box{
	background: #d4d4d4;
	width:200px;
	height: 300px;
	margin-left:30px;
	margin-top: 25px;
	border: 1px solid #b1b1b1;  
	float: left;
	overflow:auto;
}

#hosts .list_box ul{
	list-style: none;
	padding: 0px;
	margin: 0;
	padding-left:22px;
}

#hosts .list_box li{
	list-style-image: url("../images/left-arrow.gif");
}

#hosts .list_box .premium {
  color: green;
  font-size: 10px;
}

#end { 
  background: url(../images/logo/background-logo.gif);
  margin-top: 3px;  
  margin-bottom: 3px;
}

#footer{
	width: 980px;
	height: 70px;
	margin: 0 auto;
}
#footer a{
	color: #FFF;
}

.float_left{
	width: 370px;
	float: left;
}
.float_right{
	width: 134px;
	float: right;
	margin-top: 15px;
}

#footer p{
	color:#FFF;
	padding: 3px 4px 2px 4px;
  font-size: 13px;	
}

/* End Blocs */
/* Padronized Classes for alignment and others */
.txt_center { text-align: center; }
.txt_left { text-align: left; }
.txt_right { text-align: right; }
.img_left { float: left; padding-right: 5px; padding-bottom: 5px; }
.img_center { margin: 0 auto; }
.img_right { float: right; padding-left: 5px; padding-bottom: 5px; }

/* Easyest ToolTip*/
#tooltip {
  position: absolute;
  border: 1px solid #333;
  background: #f7f5d1;
  padding: 2px 5px;
  color: #333;
  display: none;
}

#screenshot {
  position: absolute;
  border: 1px solid #FFF;
  background: #267F00;
  padding: 5px;
  display: none;
  color: #FFF;
  font-family: Arial, Helvetica, sans-serif;
}

 /* i9 Link */
#i9logo {
  width: 134px;
  height: 42px;
}

#i9logo a {
  width: 134px;
  height: 42px;
	  display: block;
  background: url("../images/i9logo.png") no-repeat ;	
}

#i9logo a:hover {
	background: url("../images/i9logo_hover.png") no-repeat ;
}

#mail {  
  height: 32px;
  width: 230px;
  margin-top: 20px;
  background: url("../images/mail.png") no-repeat ;
}

.help_frame { 
  clear: left;  
}

.help_img {
  margin:0px 40px 20px 0px;
  border:10px #bbbbbb solid;
  float: left;
}

.c1 {
  background: #F2F2F2;
  color: #353535;
  text-align:center;
  border: 1px #FFF solid;
}

.c1 a {  
  color: #353535;
  text-decoration:none;
}

.c1:hover, .c1 a:hover {  
  color: #E1520E;
  background: #E9E9E9;
}

.dotace {
  margin:10px 50px 10px 0px;
  background:url(../images/dotace.png) no-repeat;
  width:128px;
  height:128px;
  float:right;
}