body { 
margin: 0px 0px 5px 0px;
background: url('img/linie.jpg') repeat;
text-align: center;
font-size: 12px;
font-family: verdana, arial;
color: #000000;

}

p{
line-height:20px;
}

div{

}

div#kontener {
border: 10px solid black;
margin-top:15px;
margin-left:auto;
margin-right:auto;
width: 950px;
height: 550px;
text-align:left;
background: #d0d0d0;
}

div#kontener2 {
border: 10px solid black;
margin-top:15px;
margin-left:auto;
margin-right:auto;
width: 950px;
text-align:left;
background: #d0d0d0;
text-align: center;
}

div.top {
width:900px;
height:391px;
background: #ffffff;
text-align:center;
background: #ffffff url('img/top.jpg') no-repeat;
}

div.toponas {
width:900px;
height:391px;
background: #ffffff;
text-align:center;
background: #ffffff url('img/toponas.jpg') no-repeat;
}

div#content {
border: 0px solid black;
margin: 0px 25px 0px 25px;
width: 900px;
text-align:left;

height:auto;
text-align:left;
}

div#content_child{
width: 850px;
text-align:left;
padding: 20px 20px 20px 20px;
}

div.menu {
width: 900px;
height: 30px;
background: #ffffff;
padding: 9px 0px 0px 0px;
background: #ffffff url('img/backgroundmenu.jpg') repeat;
}

div.footer {
font-size:10px;
color: #ffffff;
width: 900px;
height: 32px;
background: #ffffff;
padding: 12px 0px 0px 0px;
text-align:center;
background: #ffffff url('img/tlobottom.jpg') no-repeat;
}

img {
border: 0px;
}

img.icon {
width: 20px;
}

.error {
color: #ff0000;
}

.ok {
color: #00cc00;
}


a.menutop{
padding: 0px 10px 0px 10px;
color: #ffffff;
font-size: 14px;
text-decoration:none;
}

a.menutop:hover{
color: #ff9900;
}

p.toptitle{
color: #ffffff;
font-size: 24px;
font-style: italic;
font-weight:bold;
}

div.leftmain {
width: 270px;
line-height: 18px;
float:left;
text-align:justify;
margin: 32px 0px 0px 50px;
}


div.rightmain{
width: 510px;
float:right;
text-align:justify;
margin: 32px 45px 0px 0px;
}


a.startlink {

display: block;
width:350px;
height: 150px;
background: url("img/button_start.jpg");

}


table.quiz td{
text-align:left;
}

span.sms {
font-weight: bold;
color: #ff0000;
}

span.koszt{
font-size: 10px;
}

table.stat {
width: 100%;
}

table.stat td {

border: 1px solid #666666;
background: #d9d9d9;
color: #000000;
}

table.stat tr.head td {

border: 1px solid #666666;
background: #000000;
color: #ffffff;
}

p.tytulstrony{
font-size:14px;
font-weight:bold;
color: #000000;
}

p.wynik{
font-size:24px;
font-weight:bold;
color: #000000;

}

table.srodek{
/*border: 1px solid black;*/
}

table.srodek td{
/* border:5px solid yellow; */
text-align:center;
}


table.oznakowanie{
width:100%;
}

table.oznakowanie td {
border: 3px solid #000000;
}

a.back{
color:#000000;
font-size:14px;
}

a.back:hover{
color:#e4ac00;
font-size:14px;
}