a.link_stopka:link, a.link_stopka:visited  {
text-decoration: none;
color: #8e8e8e;
}
a.link_stopka:hover, a.link_stopka:active  {
text-decoration: none;
color: #bdbdbd;
}


a.link_orko:link, a.link_orko:visited  {
text-decoration: none;
color: #bdbdbd;
}
a.link_orko:hover, a.link_orko:active  {
text-decoration: none;
color: #8e8e8e;
}


a.link_ofer:link, a.link_ofer:visited  {
font-size: 200%;
	font-weight: bolder;
	letter-spacing: -1px;
	color: #bcd335;
    padding-bottom: 10px;
	margin:0px;
	text-decoration: none;
}
a.link_ofer:hover, a.link_ofer:active  {
font-size: 200%;
	font-weight: bolder;
	letter-spacing: -1px;
	color: #0e2131;
    padding-bottom: 10px;
	margin:0px;
	text-decoration: none;
}


/* NAGŁÓWKI */
h1 {
	font-size: 200%;
	font-weight: bolder;
	letter-spacing: -1px;
	color: #0e2131;
    padding-bottom: 10px;
	margin:0px;
}

h2 {
	font-size: 150%;
	font-weight: bolder;
	letter-spacing: 0px;
	color: #0e2131;
    padding-bottom: 6px;
	margin:0px;
	line-height: 18px;
}

h3 {
	font-size: 140%;
	font-weight: bold;
	letter-spacing: 0px;
	color: #0e2131;
    text-shadow: -1px -1px 0 #3a2b3d;
    padding: 0px;
	margin: 0px;
}


/* CAŁOŚĆ */
body { 
	font-family: Tahoma;
	font-size: small;
	margin: 0;
	background: url(../gfx/tlo.png) no-repeat #ececec; 
	background-position: top center;
	color: #0e2131;
	}

#horizont {
text-align : center;
width : 100%;
min-width:1000px;
overflow : visible;
visibility : visible;
display : block;
}

.content {
margin-left : auto;
margin-right : auto;
width : 900px;
}


/* LOGO */
#logo_contener {
height: 152px;
width : 900px;
float: left;
text-align: left;
}

.logo{
height: 152px;
width : 300px;
float: left;
border: 0;
}

.nowoczesne{
height: 152px;
width : 307px;
float: right;
border: 0;
}

/* ANIMACJA */
.animacja_contener {
float: left;
width: 900px;
height: 287px;
}


/* MENU */
#menu_contener {
height: 51px;
width : 900px;
float: left;
}


.pozycja_menu{
float: left;
margin: 0px 0px 0px 94px;
border: 0px;
}


/* TRESC */
#tresc_contener {
float: left;
margin: 45px 0 35px 0;
width: 900px;
}


.kolumny {
float: left;
margin: 45px 0 35px 0;
width: 900px;
}

#tresc_lewa{
float: left;
width: 460px;
text-align: left;
}

#tresc_prawa {
float: right;
width: 385px;
margin-left: 55px;
text-align: left;
}

.odstep {
margin-top: 20px;
}

.kolumna {
float: left;
width: 260px;
margin: 0 20px 0 20px;
text-align: left;
}

.uslugi {
float: left;
width: 385px;
margin-top: 20px;
margin-bottom: 5px;
text-align: left;
}

.uslugi img {
float: left;
width: 87px;
height: 87px;
border: 0px;
}

.wiecej {
width: 278px;
float: right;
text-align: right;
}

.uslugi_opis {
float: right;
width: 278px;
margin-left: 20px;
text-align: left;
}

.uslugi_opis p{
padding: 0px;
margin: 0px;
}

/* STOPKA */
#stopka_contener {
width : 900px;
float: left;
text-align: center;
font-size: 90%;
color: #bdbdbd;
}

.linia{
margin-bottom: 7px;
border: 0px;
opacity: 0.8;
}

.orko{
margin-top: 10px;
margin-bottom: 20px;
border: 0px;
opacity: 0.8;
}

.orko:hover{
opacity: 1;
}

.zielony{
color: #bcd335;
}

.mniejeszy{
font-size: 75%;
}


