.cols:after, .clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; } 
* html .cols, * html .clearfix	{ height:1%; } 
.clearfix	{ display:block; } 
.clearfix, .cols { =zoom:1;}

body {
  margin:0 0 0 0;
  padding:0;
  font:75% arial, serif;
  text-align:center;
  xbackground:url(../img/bg.jpg) repeat-y top center;
  color:#000;
}
textarea, input, select {
	font-family:arial, serif;;
}


/*** default ***/
td, th {
	_font-size /**/:80%;
	padding:0;
}
.transparent, .transparent td {
	border:0!important;
	background:none!important;
}
input.submit {
	font-weight:bold;
	width:auto!important;
	cursor:hand;
	cursor:pointer;
	text-transform:uppercase;
	font-size:90%;
	padding:1px;
}
input.kod {
	width:194px!important;
}
.check {
	width:auto!important;
	border:0;
	margin:0;
	padding:0;
	background:none;
}
a {
  text-decoration:underline;
  font-weight:bold;
}
a:hover {
  text-decoration:none;
}
img {
	border:0;
}
hr {
	border-top:1px solid #999;
	border-bottom:1px solid #eee;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
form {
	margin:0;
	padding:0;
}
input, textarea {
	background:#fff;
	padding:2px;
	border:1px solid #878787;
}
select {
	background:white;
}
label {
	font-weight:bold;
}
input.submit {
  background:#26C1F9;
  color:white;
  font-weight:bold;
  font-size:90%;
  text-transform:uppercase;
  border:1px solid #26C1F9;
}
a.to-home {
	display:block;
	position:absolute;
	top:0;
	z-index:10;
}
a.to-home span {
	display:none;
}
.hidden {
	display:none;
}
p {
	margin:0 0 0 0;
	padding:0 0 15px 0;
}
.clear {
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
}
.t-center {
	text-align:center!important;
}
.t-left {
	text-align:left!important;
}
.t-right {
	text-align:right!important;
}
.no-float {
	float:none!important;
}
.f-right {
	float:right!important;
}
.f-left {
	float:left!important;
}
img.f-left {
	margin:0 10px 0 0;
}
.small {
	font-size:90%!important;
}
.big {
	font-size:110%!important;
}
.bold {
	font-weight:bold!important;
}
.no-bord {
	border:0!important;
}
.no-r-mg {
	margin-right:0!important;
}
.no-l-mg {
	margin-left:0!important;
}
.no-padd {
	padding:0!important;
}
.no-bold {
	font-weight:normal!important;
}
.no-float {
	float:none!important;
}
.inline {
	display:inline!important;
}
.w-100pro {
	width:100%!important;
}
.v-top {
	vertical-align:top;
}
.v-bott {
	vertical-align:bottom;
}
.red {
	color:red!important;
}
.black {
	color:black!important;
}
.delmsg {
	color:Red!important;
	font-weight:bold;
}
.red-bg {
	background:red!important;
	color:white!important;
	padding:0 5px 0 5px!important;
}
.nowrap {
	white-space:nowrap!important;
}

/*** default define ***/
a.to-home {
  margin:25px 0 0 20px;
	width:370px;
	height:70px;
}
a {
  color:#BF0000;
}
a:hover {
  text-decoration:none;
}
input, textarea {
	background:#fff;
	padding:2px;
}
select {
	background:white;
}
label {
	font-weight:bold;
}
h1 {
	padding:0 0 0 0;
  margin:0 0 15px 0;
  color:#BF0000;
  font-size:170%;
  font-weight:normal;
}
h2 {
	padding:0 0 0 0;
  margin:0 0 12px 0;
  color:#000;
  font-size:150%;
  font-weight:normal;
}
h3 {
	margin:0 0 10px 0; 
	padding:0;
	font-size:120%;
}
h4 {
	margin:0 0 5px 0; 
	padding:0;
	font-size:120%;
}
h5 {
	margin:0 0 3px 0; 
	padding:0;
	font-size:100%;
}


div.screen {
	width:990px;
	padding:240px 0 0 0;
	background:url(../img/screen_bg.jpg) no-repeat top left;
	margin:0 auto 0 auto;
	text-align:left;
}

div.text {
  float:left;
  width:630px;
  margin:0 0 0 0;
  padding:0 0 0 0;
  
}
div.text-in {
  padding:0 0 0 15px;
}
img.mapa {
	border:1px solid #333333;
	margin:30px 0 0 0;
	float:right;
}
div.r {
  width:197px;
  float:right;
}


/*** ul def ***/
ul.def, ol.def {
  margin:10px 0 15px 35px;
  padding:0;
}
ul.def li {
  margin:0 0 0 0;
  padding:0px 0 8px 0;
  list-style:square;
  letter-spacing:1px;
}
ol.def li {
  font-weight:bold;
  margin:0 0 0 0;
  padding:0 0 8px 0;
}

