@charset "utf-8";
/* CSS Document */
body.main
{
background-color:#4e6ba5;
margin-left:0px;
margin-top:0px;
}

a
{
border:0px solid black;
cursor:pointer;
}
img
{
border:0px solid black;
}
.info
{
font-weight:bold;
color: red;
font-size:12px;
}
.text
{
font-size:10px;
font-weight:bold;
color:white;
}

.opis
{
font-size:12px;
font-weight:normal;
font-style:italic;
color:black;
}
.wiecej
{
font-size:12px;
font-weight:bold;
color:#4e6ba5;
text-decoration:none;
}
.title
{
color:#ed0808;
font-weight:bold;
font-size:20px;
}
.bg_w
{
background-image:url(images/phone_bg.jpg);
background-repeat:no-repeat;
background-position:center;

}
.copyright
{
font-size:10px;
font-weight:normal;
color:black;
}
h3
{
color:#ed0808;
}