/* new */

a#hillofficesmap {
	display: block;
	text-indent: -9999px;
	width: 310px;
	height: 24px;
	background: url(images/hilloffices_pl.gif) no-repeat;
}

a#hillofficesmap:hover {
	background-image: url(images/hilloffices_over_pl.gif);
}

.english a#hillofficesmap {
	display: block;
	text-indent: -9999px;
	width: 310px;
	height: 24px;
	background: url(images/hilloffices.gif) no-repeat;
}

.english a#hillofficesmap:hover {
	background-image: url(images/hilloffices_over.gif);
}

a#hillprojects {
	display: block;
	text-indent: -9999px;
	width: 279px;
	height: 42px;
	background: url(images/hill_projects_pl.gif) no-repeat;
	margin-left: 30px;
	margin-top: 50px;
}

a#hillprojects:hover {
	background-image: url(images/hill_projects_over_pl.gif);
}

.english a#hillprojects {
	display: block;
	text-indent: -9999px;
	width: 279px;
	height: 42px;
	background: url(images/hill_projects.gif) no-repeat;
	margin-left: 30px;
	margin-top: 50px;
}

.english a#hillprojects:hover {
	background-image: url(images/hill_projects_over.gif);
}


/* */

a#hillservices {
	display: block;
	text-indent: -9999px;
	width: 279px;
	height: 42px;
	background: url(images/link_services_pl.gif) no-repeat;
	margin-left: 30px;
	margin-top: 50px;
}

a#hillservices:hover {
	background-image: url(images/link_services_pl_hover.gif);
}

.english a#hillservices {
	display: block;
	text-indent: -9999px;
	width: 279px;
	height: 42px;
	background: url(images/link_services_en.gif) no-repeat;
	margin-left: 30px;
	margin-top: 50px;
}

.english a#hillservices:hover {
	background-image: url(images/link_services_en_hover.gif);
}


/* */

.strip-homepage {
	background: #8f7f7d;
	border-top: 1px solid #333333;
	padding: 2px;
	margin: 10px 0 5px 0;
}


/* new */


html,body,ul,li,h1,h2,h3,h4,h5,h6,p,form,ol, dl, dt, dd {
	margin: 0;
	padding: 0;
}

/* o nas rozwijana lista */

dl {
	border-top: 1px solid #ccc; 
	margin-bottom: 15px;
}

dt {
	color: #000;
}

dt { 
	border-top: 1px solid #fff; 
	border-bottom: 1px solid #ccc; 
	background: url(images/dt_bg.jpg) repeat-x #fff; 
	padding: 2px 5px;
	cursor: pointer; 
}

dd { clear: both; margin:0px; padding:10px 5px 0 5px;border-bottom:1px solid #ccc; }

.dtimg {
	padding: 0 5px 0 0; 
	float: left;
	border: 0;
}

/* o nas rozwijana lista */

a {
	text-decoration: none;
	color: #763b48;
}

a img {
	border: 0;
}

a span {
	visibility: hidden;
}

ul {
	list-style-type: none;
}

ul li {
	background: url(images/bullet_01.gif) 0 4px no-repeat;
	padding-left: 10px;
	margin-bottom: 2px;
	color: #333;
}

ul {
	margin-bottom: 10px;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

table td {
	font-size: 12px;
}

td.desc {
	color: #7e3333;
	font-weight: bold;
}

table td strong {
	color: #000;
}

select,input,label {
	font-size: 12px;
}

select,input,textarea {
	background-color: #fefefe;
	color: #333;
}

label {
	color: #000;
	font-weight: bold;
}

.clr {
	clear: both;
	height: 0;
}

body {
	background: url(images/bg.jpg) 0 250px repeat-x #fff;
	font-size: 12px;
	font-family: Calibri, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #032D78;
}

/* text styles */
h2,h3 {
	font-family: Calibri, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #763b48;
	border-bottom: 1px dotted #763b48;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

h3 {
	color: #3f171d;
	font-size: 16px;
	border-bottom-color: #fff;
	margin-bottom: 10px;
}

h2 {
	font-weight: bold
}

h3.red {
	color: #fff;
	background: url(images/heading_bg.jpg) 0 0 repeat-x #4d0a13;
	padding: 5px;
}

.akt h4,.akt .dat {
	font-size: 11px;
	margin: 0 0 3px 0;
}

.akt a {
	color: #763b48;
}

.akt a:hover {
	color: #da0728;
}

p {
	line-height: 120%;
	font-size: 12px;
	color: #333;
	margin: 0 0 10px 0;
}

/* layout */
#sidebar1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 48%;
	background: url(images/bg_left.jpg) 0 0 repeat-x;
	height: 250px;
}

#sidebar2 {
	position: absolute;
	top: 0;
	right: 0;
	width: 48%;
	background: url(images/bg_right.jpg) 0 0 repeat-x;
	height: 282px;
}

#header {
	width: 800px;
	margin: 0 auto 20px auto;
}

#flash {
	width: 661px;
	height: 230px;
	float: left;
	position: relative;
	background: url(images/head.jpg) 0 0 no-repeat;
}

#menu {
	width: 139px;
	float: left;
	position: relative;
}

#submenu {
	clear: both;
	width: 800px;
	height: 71px;
	background: url(images/bg_submenu3.jpg) 0 0 no-repeat;
	position: relative;
}

.content {
	width: 732px;
	margin: 0 auto;
}

.left {
	width: 340px;
	float: left;
}

.right {
	width: 340px;
	float: right;
}

/* footer */
#footer {
	background: url(images/bgstopka.gif) 0 0 repeat-x;
	margin-top: 40px;
}

#footer-container {
	height: 83px;
	background: url(images/pic_stopka2.gif) 0 0 no-repeat;
}

#footer li {
	float: left;
	font-size: 11px;
	color: #ddd;
	margin-top: 4px;
}

#footer li#exorigo {
	float: right;
}

#footer  a {
	color: #fc0;
}

#footer a:hover {
	text-decoration: underline;
}

#footer ul {
	margin: 0;
	padding: 0;
}

#footer ul li {
	background: none;
	padding: 0;
	margin-left: 0;
}

/* homepage links */
a#ofirmie {
	display: block;
	height: 16px;
	background: url(images/link_przecz_info_ofirmie.gif) 100% 0 no-repeat;
}

.english a#ofirmie {
	background-image: url(images/link_przecz_info_ofirmie_eng.gif);
}

a#ofirmie:hover {
	background-image: url(images/link_przecz_info_ofirmie_over.gif);
}

.english a#ofirmie:hover {
	background-image: url(images/link_przecz_info_ofirmie_eng_on.gif);
}

a#archiwum {
	display: block;
	height: 16px;
	background: url(images/link_arch_news.gif) 100% 0 no-repeat;
}

.english a#archiwum {
	background-image: url(images/link_arch_news_eng.gif);
}

a#archiwum:hover {
	background-image: url(images/link_arch_news_over.gif);
}

.english a#archiwum:hover {
	background-image: url(images/link_arch_news_eng_on.gif);
}

a#wyszukiwaniepowrot {
	display: block;
	height: 16px;
	background: url(images/wyszukiwarka_powrot.gif) 0 0 no-repeat;
}

.english a#wyszukiwaniepowrot {
	background: url(images/wyszukiwarka_powrot_eng.gif) 0 0 no-repeat;
}

a#wyszukiwaniepowrot:hover {
	background-image: url(images/wyszukiwarka_powrot_on.gif);
}

.english a#wyszukiwaniepowrot:hover {
	background-image: url(images/wyszukiwarka_powrot_eng_on.gif);
}

a#wyszukiwanienowe {
	display: block;
	height: 16px;
	background: url(images/wyszukiwarka_nowe.gif) 100% 0 no-repeat;
}

.english a#wyszukiwanienowe {
	background: url(images/wyszukiwarka_nowe_eng.gif) 100% 0 no-repeat;
}

a#wyszukiwanienowe:hover {
	background-image: url(images/wyszukiwarka_nowe_on.gif);
}

.english a#wyszukiwanienowe:hover {
	background-image: url(images/wyszukiwarka_nowe_eng_on.gif);
}

/* homepage boxes */
#boxes {
	background: url(images/bgbox.gif) 0 2px repeat-x #e9dfdf;
	padding-top: 5px;
	border-bottom: 1px solid #3f0004;
	background-position: 0 4px;
}

.box {
	width: 100px;
	float: left;
	margin-left: 10px;
}

.firstchild {
	margin-left: 0;
}

.extrasmall {
	font-size: 10px !important;
}

.box p {
	background: #988e8d;
	text-align: right;
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 11px;
	color: #fff;
}

.box img {
	border: 1px solid #fff;
	margin: 10px;
}

.box span {
	display: block;
	background: url(images/bg_offersegmentname.gif) 0 0 repeat;
	padding: 5px 2px 5px 0;
	margin: 0 10px;
}

.boxselect {
	border-top: 5px solid #e9dfdf;
}

.boxselect div {
	background: #dbd2d2;
	padding: 5px 0 10px 0;
	border-top: 3px solid #f8eeed;
}

.box select {
	width: 100px;
	background: #fff;
	color: #333;
}

/* forms */
form.projectsearch div,.contactform div {
	position: relative;
	padding: 0 0 10px 0;
}

form.projectsearch input,form.projectsearch select,.contactform input {
	width: 200px;
	position: absolute;
	right: 0;
}

.contactform input {
	width: 150px;
}

ul.projectsearch,form.projectsearch {
	border-top: 1px dotted #763b48;
	border-bottom: 1px dotted #763b48;
	padding: 10px 0;
}

ul.projectsearch li {
	background: url(images/bullet_01.gif) 0 4px no-repeat;
	padding-left: 10px;
	margin-bottom: 2px;
}

ul.projectsearch a {
	font-size: 12px;
	color: #763b48;
}

ul.projectsearch a:hover {
	color: #da0728;
}

.searchnavigation {
	margin: 0;
	padding: 0;
}

.searchnavigation li {
	background: none;
	padding: 0;
	margin: 0;
}

.searchnavigation {
	margin-top: 10px;
}

.searchnavigation li {
	float: left;
	margin-right: 5px;
	padding-right: 5px;
	margin-top: 3px;
	border-right: 1px dotted #000;
}

.searchnavigation li.next,.searchnavigation li.previous {
	border: 0;
	margin: 0;
}

.searchnavigation li.next a,.searchnavigation li.previous a {
	display: block;
	height: 22px;
	width: 21px;
	background: url(images/button_page_next.gif) 0 0 no-repeat;
}

.searchnavigation li.next a:hover {
	background-image: url(images/button_page_next_over.gif);
}

.searchnavigation li.previous a {
	background-image: url(images/button_page_previous.gif);
}

.searchnavigation li.previous a:hover {
	background-image: url(images/button_page_previous_over.gif);
}

.searchnavigation li.prenext {
	border: 0;
	margin-right: 0;
}

.searchnavigation a {
	font-size: 11px;
	color: #000;
}

.searchnavigation a:hover {
	color: #da0728;
}

/* project description */
.project-description {
	border-bottom: 1px dotted #4d0a13;
}

.project-image {
	border-top: 1px dotted #4d0a13;
	padding-top: 10px;
}

.project-image img {
	border: 11px solid #988e8d;
}

.project-description h5,.project-description h6 {
	padding: 10px 0;
	color: #4c0913;
	font-size: 12px;
	border-top: 1px dotted #4d0a13;
}

#lang {
	position: absolute;
	top: 50px;
	left: 40px;
}

#lang a {
	background: url(images/gb.gif) 0 2px no-repeat;
	padding-left: 22px;
	color: #333;
}

.english #lang a {
	background-image: url(images/pl.gif)
}

#lang a:hover {
	color: #530b16;
}

a#powrot {
	display: block;
	height: 16px;
	background: url(images/link_home.gif) 0 0 no-repeat;
}

a#powrot:hover {
	background-image: url(images/link_home_over.gif);
}

.english a#powrot {
	display: block;
	height: 16px;
	background: url(images/link_home_eng.gif) 0 0 no-repeat;
}

.english a#powrot:hover {
	background-image: url(images/link_home_eng_over.gif);
}

ol {
	font-size: 12px;
	padding-left: 30px
}

ol li {
	margin-bottom: 2px;
	color: #333;
}

ol a {
	color: #763b48;
}

ol a:hover {
	color: #da0728;
}

.serwis {
	color: #ff0129;
}
