body
{
margin:0px;
background-color:#bda997;
}

body div,
body * div,
body img, body * img
{
float:left;
}

body img, body * img
{
border:0px;
}


/* zapobieganie wyswietlaniu ramek wokol link�w*/
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}




body a,
body * a
{
color: #8AC910;

}

body a:hover,
body * a:hover
{
color: black;
}



div#layout
{
margin-left:auto;
margin-right:auto;
width:976px;
clear:both;
float:none;
}

div#layout div#top
{
width:976px;
height:150px;
background-image:url('../grafika/top.jpg');
}

div#layout div#top div#flash
{
height:150px;
width:945px;
margin-left:16px;
}

div#layout div#main
{
width:976px;
height:auto;
background-image:url('../grafika/background.jpg');
font-family:"Verdana";
color:white;
font-size:10px;
}

div#layout div#main div#content
{
width:697px;
height:auto;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 26px;
background-image:url('../grafika/plant.jpg');
background-repeat:no-repeat;
background-position:bottom left;
font-family:"Verdana";
color:white;
font-size:10pt;
}

div#layout div#main div#boxHome
{
width:925px;
padding:0px 26px 0px 26px;
}


div#layout div#main div#content div#lineYellow
{
height:5px;
width:697px;
font-size:2px;
background-color:#ffcc00;
}

div#layout div#main div#content div#boxesHomeWrapper
{
width:697px;
background-image:url('../grafika/boxesHBackground.jpg');
background-repeat:repeat-y;
background-position:top right;
}

div#layout div#main div#content div#boxesHomeWrapper div.box
{
width:215px;
padding:5px 8px 5px 8px;
margin-right:1px;
}


div#layout div#main div#content div#boxesHomeWrapper div.end
{
width:232px;
float:left;
background-image:url('../grafika/endLine.jpg');
background-position:top right;
background-repeat:no-repeat;
height:30px;
}

* html * div#layout div#main div#content div#boxesHomeWrapper div.end
{
position:relative;
left:1px;
}

div#layout div#main div#boxesSWrapper
{
width:227px;
background-image:url('../grafika/lineV.jpg');
background-repeat:no-repeat;
background-position:right top;
}

* html * div#layout div#main div#boxesSWrapper
{
position:relative;
left:-1px;
}

div#layout div#main div#boxesSWrapper div#lineBrown
{
height:5px;
width:227px;
font-size:2px;
background-color:#bda997;
}

div#layout div#main div#boxesSWrapper div.box
{
padding:5px 10px 5px 10px;
width:207px;
background-image:url('../grafika/lineH.jpg');
background-repeat:no-repeat;
background-position:bottom;
}

div#layout div#main div#links
{
width:100%;
float:none;
clear:both;
padding:10px 0px 18px 0px;
height:19px;
text-align:center;
background-image:url('../grafika/linksBackground.jpg');
}

div#layout div#main div#links span
{
font-size:10px;
color:#BDA997;
font-family:"Verdana";
text-decoration:none;
display:inline;
font-weight:normal;
}

div#layout div#main div#links a
{
font-size:10px;
/*color:#BDA997;*/
font-family:"Verdana";
text-decoration:none;
display:inline;
font-weight:normal;
text-decoration:none;
}

div#layout div#main div#links a:hover
{
/*color:#ffcc00;*/
}
div#layout div#footer
{
width:976px;
height:49px;
background-image:url('../grafika/footerBackground.jpg');
background-repeat:repeat-x;
}

div#layout div#footer div#copyright
{
width:499px;
text-align:center;
font-family:"Verdana";
font-size:10px;
color:black;
margin-top:18px;
}

div#layout div#footer div#quicknet
{
width:196px;
margin-top:14px;
font-family:Verdana;
color:black;
font-size:10px;
text-align:center;
text-decoration:none;
}

div#layout div#footer div#quicknet a
{
text-decoration:none;
color:black;
}

div#layout div#footer div#quicknet img
{
float:none;
position:relative;
top:5px;
border:0px;
}

