@charset "UTF-8";
/* CSS Document */

html {
background: url("images/1.jpg") repeat scroll;
background-position:center;
/* Height is 100%, so the body can be 100% */
height: 100%;
}
body {
background: url("images/2.jpg") 100px repeat-x;
background-position: top;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#333;
line-height:19px;
text-align:justify;
margin: 0;
padding: 0;
/* Height is 100%, so the tiled BG will tile all the way down
 the page, not just as far down as the page’s content
 (when the content’s height is less than the window’s height) */
 height: 100%;
}
/*
Hackety-hack-hack…
FF2, with the above code, will only display the repeat-y image for as
 high as the window’s viewport is; higher content (upon
 scrolling) will not have the bg.
This "hack" makes the tiled background work properly in FF2.
This type of "advanced selector" is not understood by IE6…dunno
 ’bout IE7.
*/
html>body {
 min-height: 100%;
 height: auto;
}
div.odstep {
	 height:20px;
}
div.menu {
	height:60px;
	width:910px;
	background-image:url(images/menu_bg.png);
	line-height:55px;
	text-align:center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:16px;
	letter-spacing:2px;
}
div.menu a:link, div.menu a:visited {
	color:#786560;
	text-decoration: none;
	font-style:normal;
	font-weight:normal;
}
div.menu a:hover, div.menu a:active {
	color:#000;
	text-decoration: none;
	font-style:normal;
	font-weight:normal;
}
div.menu img {
	vertical-align:middle;
	margin-left:6px;
	margin-right:6px;
}
div.footer {
	height:77px;
	width:910px;
	background-image:url(images/footer_bg.png);
	padding-top:20px;
}
div.footer a:link, div.footer a:visited {
	color:#786560;
	text-decoration: none;
	font-weight:normal;
}
div.footer a:hover, div.footer a:active {
	color:#000;
	text-decoration: none;
	font-weight:normal;
}
td.glowna_lewa {
	background:url(images/main_bg.png) left top repeat-y;
}
div.glowna_lewa {
	padding-left:40px;
	padding-right:30px;
	width:540px;
	vertical-align:text-top;
}
div.glowna_lewa p.naglowek1 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:22px;
	letter-spacing:2px;
	color:#00AEEF;
	margin-top:1px;
	margin-bottom:5px;
}
div.glowna_lewa p.naglowek_oferty {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	letter-spacing:1px;
	color:#00AEEF;
	margin-top:1px;
	margin-bottom:5px;
}
div.glowna_lewa p.naglowek_oferty a:link, div.glowna_lewa p.naglowek_oferty a:visited {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	letter-spacing:1px;
	color:#00AEEF;
	margin-top:1px;
	margin-bottom:5px;
	text-decoration: none;
}
div.glowna_lewa p.naglowek_oferty a:hover, div.glowna_lewa p.naglowek_oferty a:active {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	letter-spacing:1px;
	color:#0067e7;
	margin-top:1px;
	margin-bottom:5px;
	text-decoration: none;
}

div.glowna_lewa p.tresc {
	margin-bottom:30px;
}
div.glowna_lewa p.tresc img {
	margin-right:15px;
	margin-bottom:10px;
}
div.glowna_lewa hr.thin {
height: 1px;
border: 0;
color: #786560;
background-color: #786560;
width: 100%;
} 

div.glowna_lewa p.tresc a:link, div.glowna_lewa p.tresc a:visited {
	color:#000;
	text-decoration: none;
	font-style:italic;
	font-weight:bold;
}
div.glowna_lewa p.tresc a:hover, div.glowna_lewa p.tresc a:active {
	color:#786560;
	text-decoration: none;
	font-style:italic;
	font-weight:bold;
}


ul li a:link, ul li a:visited {
	color:#786560;
	text-decoration: none;
	font-weight:normal;
}
ul li a:hover, ul li a:active {
	color:#000;
	text-decoration: none;
	font-weight:normal;
}

ul {
	text-align:left;
	margin-left:-15px;
}

td.glowna_prawa {
	background:url(images/main_bg.png) right top repeat-y;
}
div.glowna_prawa {
	padding-left:20px;
	padding-right:30px;
	width:250px;
	vertical-align:text-top;
}
div.glowna_prawa p.naglowek2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
	letter-spacing:2px;
	color:#EC008C;
	margin-top:1px;
	margin-bottom:5px;
}
div.glowna_prawa p.tresc {
	margin-bottom:30px;
}
div hr.thin {
height: 1px;
border: 0;
color: #786560;
background-color: #786560;
width: 100%;
} 
div.glowna_prawa hr.thin {
height: 1px;
border: 0;
color: #786560;
background-color: #786560;
width: 100%;
} 
div.glowna_prawa p.podpis, div.glowna_lewa p.podpis {
font-family:Georgia, "Times New Roman", Times, serif;
color:#786560;
font-style:italic;
font-size:13px;
line-height:17px;
text-align:left;
padding-left:15px;
padding-right:15px;
margin-bottom:30px;
}
div.glowna_prawa p.podpis a:link, div.glowna_prawa p.podpis a:visited, div.glowna_lewa p.podpis a:link, div.glowna_lewa p.podpis a:visited {
	color:#000;
	text-decoration: none;
	font-weight:bold;
}
div.glowna_prawa p.podpis a:hover, div.glowna_prawa p.podpis a:active, div.glowna_lewa p.podpis a:hover, div.glowna_lewa p.podpis a:active {
	color:#786560;
	text-decoration: none;
	font-weight:bold;
}
div.glowna_prawa p.podpis strong, div.glowna_lewa p.podpis strong {
	color:#000;
}
div.glowna_lewa p.tresc strong {
	color:#000;
	font-size:16px;
	line-height:21px;
	font-style:oblique;
}
div.glowna_lewa p.tresc img.portfolio {
	margin-bottom:0px;
}