/* CSS Document */

h1, h2, h3, h4, h5, h5 {font-family: Tahoma, Verdana, 'Trebuchet MS', Sans-serif;font-weight: Bold;}
h1 {font-size: 120%;color: #000;}
h2 {font-size: 115%;color: #000;}
h3 {font-size: 115%;color: #000;}
h4 {font-size: 115%;color: #000;}
h5 {font-size: 115%;color: #000;}
h6 {font-size: 115%;color: #000;}

#container #text h1,h2,h3,h4,h5,h6{
text-align:center;
}
a{
color:#3366FF;
}
body{font-family:"Verdana";
font-size:15px;
}
*{margin:0;padding:0;}
a{text-decoration:none;}
#page{
width:960px;
left:50%;
position:relative;
margin-left:-480px;
}
.lista {
background:#59b7ff;
padding: 3px;
}
.lista a {
text-decoration: underline;
color: #FFF;
}
.lista a:hover {
color: #DDF;
}
#menu{
width:960px;
height:30px;
background:url('../images/button.png');
}
#menu a{
width:160px;
height:30px;
display:block;
float:left;
position:relative;
background:url('../images/button.png');
}
#menu a:hover{
width:160px;
height:30px;
display:block;
float:left;
position:relative;
background:url('../images/button-active.png');
}
#menu a .item{
color:#fff;
font-weight:bold;
position:relative;
top:5px;
margin-left:40px;
font-size:14px;
text-decoration:none;
}
#header{
width:960px;
height:150px;
background:#59b7ff;
}
#header  a #banner1{
width:160px;
height:150px;
background:url('../images/banner1.png');
display:block;
float:left;
position:relative;
}
#header  a:hover #banner1{
width:160px;
height:150px;
background:url('../images/banner1_active.png');
display:block;
float:left;
position:relative;
}
#header  a #banner2{
width:160px;
height:150px;
background:url('../images/banner2.png');
display:block;
float:left;
position:relative;
}
#header  a:hover #banner2{
width:160px;
height:150px;
background:url('../images/banner2_active.png');
display:block;
float:left;
position:relative;
}
#header  a #banner3{
width:160px;
height:150px;
background:url('../images/banner3.png');
display:block;
float:left;
position:relative;
}
#header  a:hover #banner3{
width:160px;
height:150px;
background:url('../images/banner3_active.png');
display:block;
float:left;
position:relative;
}
#header  a #banner4{
width:160px;
height:150px;
background:url('../images/banner4.png');
display:block;
float:left;
position:relative;
}
#header  a:hover #banner4{
width:160px;
height:150px;
background:url('../images/banner4_active.png');
display:block;
float:left;
position:relative;
}
#header  a #banner5{
width:160px;
height:150px;
background:url('../images/banner5.png');
display:block;
float:left;
position:relative;
}
#header  a:hover #banner5{
width:160px;
height:150px;
background:url('../images/banner5_active.png');
display:block;
float:left;
position:relative;
}
#header  a #banner6{
width:160px;
height:150px;
background:url('../images/banner6.png');
display:block;
float:left;
position:relative;
}
#header  a:hover #banner6{
width:160px;
height:150px;
background:url('../images/banner6_active.png');
display:block;
float:left;
position:relative;
}
#container{
overflow:hidden;
width:960px;
background:url('../images/bg_text.png');
border-top:10px solid #0592ff;
}
#container #text{
color:#003a66;
width:880px;
display:block;
float:left;
position:relative;
margin-left:40px;
top:20px;
margin-bottom:40px;
}
#footer{
width:960px;
height:10px;
background:#0592ff;
}
#spodek{
width:960px;
height:35px;
background:#00CCFF;
}