/*------------------------------------------------------------[      botika superstylin'      ]--------------------------------------------------------*/

body {
	padding: 0px;
	margin: 0 auto;
	text-align: center;
	font: 11px/1.3em Georgia, Tahoma, Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	background: #BAA16B;
	color: #000;
}
.toprint { display: none; }
a {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
p {
	text-indent: 10px;
	margin: 5px 0px;
}
img {
	border: 0;
	margin: 0;
}
ul, li {
	padding: 0;
	margin: 0;
}
form {
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	margin: 0 0 25px 0;
	padding: 0;
	color: #BAA16B;
	background: #000 url("../irudi/h_batze.gif");
	height: 40px;
	line-height: 40px;
}
h1:before {
	/*content: "*";*/
}
acronym {
	cursor: help;
}

/*-----------------------------------------------------------------[           egitura             ]----------------------------------------------------------------*/

#burua {
	background: #000;
}
.zabalera {
	width: 700px;
	margin: 0 auto;
}

/*--------------------------------------------------------------------[          edukiak          ]--------------------------------------------------------------*/

#logo {
	margin: 10px 0 10px 40px;
	float: left;
}
.erdi { width: 340px; }
.pres { width: 460px; }
.liga { width: 155px; }
.beko {
	color: #FFF;
	margin: 10px auto 0 auto;
	padding: 10px;
	font-size: 17px; 
	font-weight: bold; 
	font-style: italic;
}
.beko a { color: #FFF; }
.beko a:hover { text-decoration: underline; }

/*-----------------------------------------------------------------[           koloreak             ]----------------------------------------------------------*/

.kol0 { color: #000; }
.kol1 { color: #BAA16B; }
.kol2 { color: #523200; }
.bokol1 { border-color: #BAA16B; }
.bokol2 { border-color: #523200; }
.bakol1 { background-color: #BAA16B; }
.bakol2 { background-color: #523200; }
.bor1 { border: 1px solid #BAA16B; }
.bor2 { border: 1px solid #523200; }

/*------------------------------------------------------------------[           loturak             ]-----------------------------------------------------------*/

a#gu {
	color: #8B7950;
	/*font-style: italic;*/
	font-family: Tahoma;
	font-size: 10px;
	position: relative;
	left: 215px;
	top: 13px;
}
a:hover#gu {
	color: #FFF;
}
#menunagusi {
	float: right;
	width: 200px;
	padding: 42px 0 0 16px;
	background: #000 url("../irudi/menuatze.gif") no-repeat;
	text-align: left;
}
#menunagusi li {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	list-style: none;
}
#menunagusi a {
	color: #FFF;
	height: 37px;
	line-height: 37px;
	display: block;
}
#menunagusi a:hover {
	color: #000;
}
#atal1 #m1 a, #atal2 #m2 a, #atal3 #m3 a {
	color:#000;
	padding: 0 0 0 10px;
	background-image: url("../irudi/gezi.gif");
	background-position: center left;
	background-repeat: no-repeat;
}
.submen {
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	float: right;
}
.zabal1 { width: 124px; }
.zabal2 { width: 216px; }
.submen li {
	list-style: none;
}
.submen a, .submen div {
	margin: 1px 0;
	padding: 0 10px 0 0;
	display: block;
	height: 23px;
	line-height: 23px;
}
.zabal1 a { background: #523200 url("../irudi/atzlig_a.gif") no-repeat; color: #FFF; }
.zabal1 div { background: #000 url("../irudi/atzlig_a.gif") no-repeat; color: #BAA16B; }
.zabal2 a { background: #523200 url("../irudi/atz_pres.gif") no-repeat; color: #FFF; }
.zabal2 div { background: #000 url("../irudi/atz_pres.gif") no-repeat; color: #BAA16B; }
.zabal1 a:hover { background: #000 url("../irudi/atzlig_b.gif") no-repeat; }
.zabal2 a:hover { background: #000 url("../irudi/atz_pres.gif") no-repeat; }
a.liga_on {	background: #000 url("../irudi/atzlig_b.gif") no-repeat; }
a.liga_of {	background: #523200 url("../irudi/atzlig_a.gif") no-repeat; }
a.agra_on { background: #000 url("../irudi/atz_pres.gif") no-repeat; }
a.agra_of { background: #523200 url("../irudi/atz_pres.gif") no-repeat; }


/*--------------------------------------------------------------------[          forms          ]--------------------------------------------------------------*/

input {
	padding: 1px 5px 1px 5px;
	margin: 0px;
	font: 11px/1.3em Georgia, Tahoma, Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	background: #EDEDED;
	color: #000;
	border: 0px solid #000;
}
textarea {
	padding: 1px 1px 1px 5px;
	font: 11px/1.3em Georgia, Tahoma, Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	background: #EDEDED;
	color: #000;
	border: 0px solid #000;
	width: 246px;
	height: 125px;
}
select {
	padding: 0px;
	font: 11px/1.3em Georgia, Tahoma, Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	background: #EDEDED;
	color: #000;
	border: 0px solid #000;
}

/*--------------------------------------------------------------------[          maketazioa          ]--------------------------------------------------------------*/

.gopad { padding-top: 10px; }
.gomar { margin-top: 10px; }
.bepad { padding-bottom: 10px; }
.bemar { margin-bottom: 10px; }
.ezpad { padding-left: 10px; }
.ezmar { margin-left: 10px; }
.espad { padding-right: 10px; }
.esmar { margin-right: 10px; }
.gopadgei { padding-top: 20px; }
.gomargei { margin-top: 20px; }
.bepadgei { padding-bottom: 20px; }
.bemargei { margin-bottom: 20px; }
.ezpadgei { padding-left: 20px; }
.ezmargei { margin-left: 20px; }
.espadgei { padding-right: 20px; }
.esmargei { margin-right: 20px; }

/*--------------------------------------------------------------------[          orokorrak          ]--------------------------------------------------------------*/

.esku { cursor: pointer; }
.ni { text-decoration: underline; }
.ikusezina { display: none; }
.block { display: block; }
.ezker { float: left; }
.eskubi { float: right; }
.garbitu { clear: both; height: 1px; line-height: 1px; }
.garbezker { clear: left; }
.garbeskubi { clear: right; }
.tezker { text-align: left; }
.teskubi { text-align: right; }
.terdi { text-align: center; }
.txikigo { font-size: 10px; }
.thandigo { font-size: 12px; }
.lodi { font-weight: bold; }
.mehe { font-weight: normal; }
.ital { font-style: italic; }
.eaba { border: 1px dashed #F00; }
