/* CSS Document */

body {
margin-top: 0px;
background-color:#fbfbf2;
}
#head {
background-image: url(images/header.jpg);
width:950px;
height:300px;
}
#head2 {
background-image: url(images/header2.jpg);
width:950px;
height:300px;
}
#h1{
width:285px;
height:300px;
float: left;
}
#h2{
width:290px;
height:300px;
float: left;
}
#h3{
width:375px;
height:300px;
float: left;
}


#main {
background-image: url(images/bg_main.jpg);
width:950px;
height:468px;
}
#main2 {
background-image: url(images/bg_main2.jpg);
background-repeat: repeat;
width:950px;
}
#footer {
background-image: url(images/footer.jpg);
height:36px;
width:950px;
}
#footer2 {
background-image: url(images/footer2.jpg);
height:36px;
width:950px;
}
#b1{
width:428px;
height:468px;
float: left;
}
#b2{
width:522px;
height:468px;
float:right
}
#logo {
width:428px;
height:235px;
background-image: url(images/logouri.jpg);
float:left;
clear: both;
}
#cupa {
width:214px;
height:233px;
background-image: url(images/cupa_prietenilor.jpg);
float:left;
}
#liga {
width:214px;
height:233px;
background-image: url(images/liga_prietenilor.jpg);
float:right;
}
#fotbal {
width:517px;
height:156px;
background-image: url(images/fotbal.jpg);
}
#hockey {
width:517px;
height:156px;
background-image: url(images/hockey.jpg);
}
#steaua {
width:517px;
height:156px;
background-image: url(images/steaua.jpg);
}
.butoane a{
margin:0px;
padding:0px;
}
#butoane{
padding-top:254px;
height:20px;
}
.butoane a{
padding-top:254px;
}
.titluPagina {
color:#215e8d;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-weight:bold;
text-align:left;
font-size:22px;
font-style:italic;
padding-left:30px;
}