/* STYLE OGÓLNE ########################################## */
* {
margin:0;
padding:0;
outline: none;
}

body {
background: #ccf5ff url("images/topbg.png") repeat-x;
color: #000000;
margin-bottom: 10px;
}

img {
border: none;
}

div#strona {
margin-left: auto;
margin-right: auto;
width: 940px;
}

/* nagłówek ########################################## */

div#header {
width: 940px;
height: 210px;
background: url("images/header.png") no-repeat;
display: block;
}

/* środek strony ##################################### */

div#srodek {
width: 940px;
background: white url("images/tlo.png") repeat-y;
display: block;
overflow: hidden;
}

/* menu ###############*/

div#menu {
width: 220px;
background: url("images/menutop.png") no-repeat;
float: left;
display: block;
overflow: hidden;
}

div#menu ul {
margin-top: 50px;
margin-left: 40px;
list-style-type: none;
font-family: Times New Roman, serif;
font-size: 18px;
text-align: center;
float: left;
}

/* linki ###############*/

li.ofer a:link, li.ofer a:visited {
width: 143px;
height: 41px;
display: block;
color: #000000;
text-decoration: none;
outline: none;
background: url("images/oferta.png") no-repeat; 
}

li.ofer a:hover {
background: none;
font-size: 16px;
color: #666666;
}

li.real a:link, li.real a:visited {
width: 143px;
height: 40px;
display: block;
color: #000000;
text-decoration: none;
outline: none;
background: url("images/realiz.png") no-repeat; 
}

li.real a:hover {
background: none;
font-size: 16px;
color: #666666;
}

li.kont a:link, li.kont a:visited {
width: 143px;
height: 47px;
display: block;
color: #000000;
text-decoration: none;
outline: none;
background: url("images/kontakt.png") no-repeat; 
}

li.kont a:hover {
background: none;
font-size: 16px;
color: #666666;
}

li.ferm a:link, li.ferm a:visited {
margin-top: 10px;
width: 143px;
height: 42px;
display: block;
color: #000000;
text-decoration: none;
outline: none;
background: url("images/ferma.png") no-repeat; 
}

li.ferm a:hover {
background: none;
font-size: 16px;
color: #666666;
}

span#kreska {
width: 16px;
height: 268px;
background: url("images/kreska.png") no-repeat;
display: block;
margin-left: 190px;
}

a.linki:link, a.linki:visited {
color: #000000;
text-decoration: none;
outline: none;
font-weight: bold;
font-style: normal;
}

a.linki:hover {
color: #666666;
}

/* TREŚĆ ################################################# */

div#tresc {
width: 720px;
min-height: 330px;
float: left;
font-family: verdana, arial, sans-serif;
font-size: 14px;
font-style: italic;
margin-bottom: 20px;
overflow: hidden;
}

div#napisy {
width: 450px;
float: left;
}

/* slajdy */

div#slajdy {
width: 231px;
height: 293px;
background: url("images/slajd.png") no-repeat;
display: block;
float: left;
overflow: hidden;
line-height: 50px;
}

div#slajdy img {
margin-top: 11px;
margin-left: 12px;
}

div#stopka {
width: 940px;
height: 24px;
display: block;
overflow: hidden;
}

div#lewa {
width: 24px;
height: 24px;
display: block;
background: url("images/leftbot.png") no-repeat;
float: left;
}

div#dol {
width: 894px;
height: 24px;
display: block;
background: url("images/bott.png") repeat-x;
float: left;
}

div#prawa {
width: 22px;
height: 24px;
display: block;
background: url("images/rightbot.png") no-repeat;
float: left;
}

/* TABELA ########################*/

td {
width: 222px;
height: 157px;
display: block;
float: left;
text-indent: 10px;
}

td.kwiaty {
background: url("images/kwiaty.png") no-repeat;
}

td.mini {
background: url("images/minitlo.png") no-repeat;
}

td.mini:hover {
background: white;
}

td.mini img {
position: relative;
top: 1px;
left: 4px;
}

td.mini a:link, td.mini a:visited {
text-decoration: none;
color: black;
width: 222px;
height: 157px;
display: block;
}

td.mini a:hover {
color: #e0e0e0;
}

img.minigal {
margin-right: 20px;
margin-bottom: 20px;
}

a.lightbox img:hover {
position: relative;
top: -5px;
}

div#strus {
width: 231px;
height: 423px;
background: url("images/slajd.png") no-repeat 0px 30px;
display: block;
float: left;
overflow: hidden;
text-align: center;
}

div#strus img {
margin-top: 41px;
margin-left: -5px;
}

div#strus a:link, div#strus a:visited {
text-decoration: none;
color: black;
}

div#strus a:hover {
color: #e0e0e0;
}

span#copyright {
font-family: verdana, arial, sans-serif;
font-size: 9px;
float: right;
margin-right: 10px;
margin-top: -10px;
}

div#mapa {
width: 380px;
height: 380px;
display: block;
float: left;
}

div#napisy2 {
width: 300px;
float: left;
}