* { margin:0; padding:0; }

body {
    background:#0c0c0c url(images/czerwonebig.png);
}

#container {
    /*position:absolute;*/
    width: 613px;
    height: 600px;
    margin: 0 auto;
    /*background: url(images/czerwone.png);*/
    /*border: 1px solid #fff*/
    
}

div#logo {
    /*position:absolute;*/
    height: 53px;
    width: 137px;
    background: url(images/logo.png);
    margin-left: 250px;
    margin-top: 5px;
}

#menu ul {
    /*position:absolute;*/
    display:block;
    height: 163px;
    float: left;
    margin-top:10px;
    /*margin-left: 95px;*/

}

#menu ul li{
    display: block;
    height: 163px;
    float:left;
}

#menu ul li a{
    display: block;
    width:100%;
    height:100%;
    text-indent:-9999px;
    outline:none;
}

#glowna {
    width: 153px;
}
#uslugi {
    width: 153px;
}
#rajdy {
    width: 153px;
}
#kontakt {
    width: 153px;
}

/*li#glowna {
    background: url(images/glowna.png) 
}
li#uslugi {
    background: url(images/uslugi.png) 
}
li#rajdy {
    background: url(images/rajdy.png) 
}
li#kontakt {
    background: url(images/kontakt.png) 
}*/

li#glowna  {
    background: url(images/glowna1.png)
}
li#uslugi  {
    background: url(images/uslugi1.png)
}
li#rajdy  {
    background: url(images/rajdy1.png)
}
li#kontakt {
    background: url(images/kontakt1.png)
}

#boxup {
    /*position:relative;*/
    height: 240px;
    width: 613px;
    background: url(images/boxup.png);
    /*background-color:transparent;*/
    margin: 185px 0px 0px 0px;
    border: 1px solid #1a1818;
}

#boxdown {
    height: 109px;
    width: 613px;
    background: url(images/boxdown.png);
    /*background-color:transparent;*/
    margin: 25px 0px 0px 0px;
    border: 1px solid #1a1818;

}


img {
    border: 1px solid #ff2900;
    padding: 2px;
}

h1 {
    font-family: verdana,helvetica,sans serif; font-size: 17px;
    color:#cfcfcf;
    padding:0.8em 0.8em;
}

h2 {
    font-family: times new roman ,sans serif; font-size:13px;
    color:#cfcfcf;
    padding: 0px 20px 0px 25px;
    line-height: 20px;
    position:relative;
    text-align:justify;
    /*text-indent: 20px;*/
}

h3 {
    font-family: times new roman ,sans serif; font-size:13px;
    color:#cfcfcf;
    padding: 5px 20px 0px 295px;
    line-height: 20px;
    position:relative;
}

#czekamy {
    
    background: url(images/czekamy.png);
    height: 51px;
    width: 329px;
    margin: 20px 0px 2px 200px
}

#foto {
    float:left;
    background: url(images/foto.png);
    height: 102px;
    width: 162px;
    margin: 2px;
    border: 1px solid #ff0000;
    
   
}

#footer {
    /*position:absolute;*/
    height: 26px;
    width: 611px;
    background: url(images/footer.png);
    margin: 50px 0px 0px 0px;
    border: 1px solid #1a1818;
}

#nrtel {
    background: url(images/nrtel.png);
    height:10px;
    width:84px;
    margin: 8px 10px 0px 10px;
    float: left;
}

#footer ul {
    font-family: times new roman ,sans serif; font-size:12px;
    color:#cfcfcf;
    /*position:absolute;*/
    display:block;
    height: 16px;
    float: left;
    /*margin-left: 95px;*/
    text-decoration:none;
    margin: 5px 0px 0px 293px;

        
}

#footer ul li{
    display:inline;
    height: 16px;
    float:left;
    text-decoration:none;
    /*margin: 10px 20px 20px 250px;*/
}

#footer ul li a{
    display:inline;
    width:100%;
    height:100%;
    text-indent:-9999px;
    outline:none;
    text-decoration:none;
    /*margin: 10px 20px 20px 250px;*/
}

a:link {
    color: #cfcfcf;
    padding-left: 5px
}

a:visited {
    color:#cfcfcf;
    padding-left: 5px
}
