/* ++++++++++++++++++++++++++++++++++*/
/*ogolne*/
/* ++++++++++++++++++++++++++++++++++*/
body {
background-image: url(backg.gif);
background-position: top center;
background-position: -130px -1px;
background-repeat: repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0;
padding: 0;
text-align: center;
}

a:link {
  color: #0A3E78;
  text-decoration: none;
}
a:visited {
  color: #0A3E78;
  text-decoration: none;
}
a:active {
  color: #0A3E78;
  text-decoration: underline;
}
a:hover {
  color: #FF4400;
  text-decoration: underline;
}

img {
border:0;
}

h1 {
font-size: 17px;
margin-bottom: 1px;
margin-top: 1px;
font-weight:bold;
}
h2 {
font-size: 14px;
margin-bottom: 1px;
margin-top: 1px;
font-weight:bold;
}
h3 {
font-size:12px;
margin-bottom:1px;
margin-top: 1px;
font-weight:bold;
}

input
{
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

select
{
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}


p{
margin: 0px;
}

form {
margin: 0;
padding: 0;
}

.imgdesc {color: #BBBBBB;}


/* ++++++++++++++++++++++++++++++++++*/
/*logo*/
/* ++++++++++++++++++++++++++++++++++*/
#toplogo {
width: 980px;
height: 218px;
margin: 0 auto;
text-align: left;
padding-top: 0px;
float: left;
}


/* ++++++++++++++++++++++++++++++++++*/
/*tlo*/
/* ++++++++++++++++++++++++++++++++++*/
.border {width: 980px;
margin: 0 auto;
text-align: center;
}





/* ++++++++++++++++++++++++++++++++++*/
/*kontener glowny*/
/* ++++++++++++++++++++++++++++++++++*/
#main {
position: relative;
width: 980px;
margin: 0 auto;

}


/* ++++++++++++++++++++++++++++++++++*/
/*kontener subglowny*/
/* ++++++++++++++++++++++++++++++++++*/
#submain {
position: relative;
width: 980px;
float: left;
text-align: left;
background-image: url(backg_main.gif);
}


#regionnews {
text-align: left;
padding: 11px;

}


/* ++++++++++++++++++++++++++++++++++*/
/*stopka*/
/* ++++++++++++++++++++++++++++++++++*/
#footer {
width: 100%;
height: 50px;
background-color: #FFFFFF;
}


.square td{background-repeat: no-repeat;
background-image: url(square.gif);
height: 254px;
width: 254px;
valign: top;
}

.shead{
color: #FFF;
font-size: 17px;
font-weight: bold;
text-align: center;
}

.sprice td{
background-color: #EEEEEE;
height: 22px;
padding-left: 8px;
}

/* ++++++++++++++++++++++++++++++++++*/
/*podswietlane menu pionowe*/
/* ++++++++++++++++++++++++++++++++++*/
.menu {
padding-top: 8px;
background-repeat: no-repeat;
background-image: url(menu.gif);
height: 38px;
width: 980px;
float: right;
color:#FFFFFF;
font-size: 10pt;
font-weight: bold;
}

.menu a {
color:#FFFFFF;
text-decoration: none;
font-size: 10pt;
padding-left: 5px;
padding-right: 5px;
}

.menu a:hover {
color:#FFFFFF;
}




.leftcolumn {
float: left;
position: relative;
width: 355px;
}

.leftcolumn img{
display: block;
}



/* ++++++++++++++++++++++++++++++++++*/
/*zasoby*/
/* ++++++++++++++++++++++++++++++++++*/

.add_column {
float: right;
position: relative;
width: 425px;
background-image: url('layout/add_dots.gif');

}

/* ++++++++++++++++++++++++++++++++++*/
/*robi tlo na cala strone*/
/* ++++++++++++++++++++++++++++++++++*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

#footer2 {
background-repeat: repeat-x;
background-image: url(footer.gif);
height: 50px;
width: 100%;
float: left;
color:#FFFFFF;
font-size: 10pt;
font-weight: bold;
}



