/* Strona Sekcji szybowcowej aeroklubu jeleniogorskiego
STYLE
*/

body {
color: black;
background: #8ECEEA;
margin: 0px;
font: 12 verdana;
text-align: center;

}

.ramka{
width: 720;
margin: 0 auto 0 auto;
position: relative;
top: -30px;
text-align: left;

}

.main{
text-align: center;
margin: 0 auto 0 auto;
height: 100%;
text-align: center;
}

.menu {
width: 145;
float: left;

}

.logo{
background: url(logo2.jpg);
background-position: top;
background-repeat: no-repeat;
height: 223;
}

.tresc {

border-left: 2px solid #D2ECF7;
border-right: 2px solid #D2ECF7;
margin-left: 5px;
margin-right: 20px;
float: right;
width: 470;

min-height:600px;
padding: 2px;
text-align: left;
}
.wiadomosc{

width:470px;
}
.naglowek {
margin: 0 auto 0 auto;
background:#D2ECF7;
padding: 2px;
font: 16 verdana;
text-align: left;
color: #3A2880;
font-weight: bold;
}

.stopka *{
margin: 0 auto 0 auto;
background:#3A2880;
font: 12 verdana;
text-align: left;
color: #FFFFFF;
}

.tekst {
margin: 20 auto 20 auto;
vertical-align: top;
text-align: justify;
}

.form{
margin: 0 auto 0 auto;
font: 12 verdana;
color: #3A2880;
text-align: left;
width: 450;
}

.files {
background: #6FC7EE;
}
.files a {
color: green;
}
.prawa{
width: 60px;
float: right;

}
a:link {color: #ee9200;font-weight:bold;text-decoration: none;}     /* unvisited link */
a:visited {color: #ee9200;font-weight:bold;text-decoration: none;}  /* visited link */
a:hover {color: #000000;font-weight:bold;text-decoration: none;} 