@charset "utf-8";
/* CSS Document */

*{   
padding:0;   
margin:0;   
}

body {
background-color:#000;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:90%;
line-height:1.3;
color:#FFF;
padding:0;
margin:0;
}

h1,h2,h3,h4,h5,h6,p,blockquet,form,label,ul,ol,dl,fieldset,address{margin:0.5em 0;}

li,dd{
margin-left:2.5em;
}

fieldset{
padding:.5em;
}

#conte{
background-color:#000;
min-width:950px;
max-width:1300px;
width:auto !important;
width:1300px;
margin:0 auto;
text-align:left;

}

#page{
background:url(../images/poza.jpg) no-repeat left;
border-bottom:5px solid #3f3833;
height:516px;
clear:both;
}
.right{
width:36%;
float:right;
overflow:hidden;
}

.right h2{
color:#CC3300;
}

.player{
margin:20px 20px 0 0;
clear:both;
}

.news{
background-color:#333;
padding:10px;
margin:20px 20px 0 0;
clear:both;
}

#footer{
background:url(../images/grade.jpg) bottom repeat-x;
height:108px;
clear:both;
}

.construct{
width:30%;
float:left;
overflow:hidden;
}

.construct p{
padding:20px;
}

.copy{
text-align:center;
width:40%;
float:left;
overflow:hidden;
}

.copy p{
padding-top:90px;
font-size:80%;
color:#999999;
}

.newsletter{
text-align:right;
width:30%;
float:left;
overflow:hidden;
}

.newsletter p{
padding:20px;
}
