/* CSS Document */
html, body {
height: 100%;
}
h2, h3{
color: #8a0f12;
text-align: left;
}
a{
color: black;
text-decoration: underline;
}
a:hover{
text-decoration: none;
}
p{
text-align: left;
font-size: 14px;
color: black;
}
img{
margin: 0 auto;
}
.uvtxt{
padding: 0 30px 0 30px;
margin: 0 0 20px 0;
font-size: 20px;
color: #8a0f12;
text-align: center;
}
strong{
font-weight: bold;
}
body{
margin: 0px;
padding: 0px;
background: white url('img/back_head.png') 0px 0px repeat-x;
text-align: center;
font-family: "Trebuchet MS";
font-size: 12px;
}
#cele{
width: 930px;
margin: 0 auto;
text-align: left;
min-height: 100%;
height: 100%;
position: relative;
background: white url('img/back_cent.png') repeat-y;
}
 body>#cele {
 height: auto;
 }
#header{
width: 100%;
height: 197px;
background: #8a0f12;
}
#header h1{
margin: 0;
color: white;
line-height: 100px;
font-size: 30px;
letter-spacing: 5px;
height: 129px;
position: relative;
width: 930px;
}
#header h1 span{
background: url('img/header.jpg') no-repeat;
height: 129px;
position: absolute;
width: 930px;
top: 0;
left: 0;
display: block;
}
#header2{
height: 68px;
width: 100%;
background: url('img/header2.png') no-repeat;
}
#header2 ul{
margin: 0;
padding: 0 50px 0 50px;
}
#header2 li{
display: inline;
margin: 0;
}
#header2 li a{
display: inline-block;
height: 50px;
padding: 0 30px 0 30px;
color: white;
font-size: 14px;
text-decoration: none;
line-height: 50px;
}
#header2 li a:hover{
background: url('img/menu_hov.png');
}
#pata{
height: 89px;
line-height: 80px;
width: 930px;
background: #8a0f12 url('img/back_pata.jpg') repeat-y;
position: absolute;
bottom: 0;
margin: 0 auto;
text-align: center;
color: white;
padding: 100px 0 0 0;
}
#pata a{
color: white;
}
#pata a:hover{
text-decoration: none;
}
#main{
padding: 0 30px 0 30px;
padding-bottom: 189px;
text-align: center;

}

#lista{
width: 100%;
height: 20px;
text-align: center;
}
#lista a{
color: white;
line-height: 20px;
text-decoration: none;
}
#lista a:hover{
text-decoration: underline;
}
.l_cer{
float: left;
width: 300px;
background: #8a0f12 url('img/lista_cer.png') repeat-x;
height: 20px;
display: block;
}
.l_mod{
margin: 0 auto;
width: 328px;
height: 20px;
display: block;
background: #00a8c1 url('img/lista_mod.png') repeat-x;
}
.l_zel{
float: right;
width: 300px;
background: #118547 url('img/lista_zel.png') repeat-x;
height: 20px;
display: block;
}
