@charset "utf-8";

/* DODATKI */

#content_in input[type="submit"] {
background-color:#690000;
border:1px solid #C18C71;
color:#FFFFFF;
cursor:pointer;
font-family:Arial,Verdana,Tahoma,sans-serif;
font-size:11px;
font-weight:bold;
letter-spacing:1px;
margin:0;
padding:3px 4px;
text-transform:uppercase;
}

/* Content elements, RTE */
.csc-textpic {
	display:block;
	overflow:hidden;
	padding-bottom:30px;
}

.csc-textpic-imagewrap {
	margin-top: 5px;
}

.csc-header {
	
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

.align-center {
	text-align: center;
}

.csc-header h1 {
	font-size:1.8em;	
	line-height:1.2em;
	font-weight: normal;
	margin:0 0 20px 0;
	padding:0px 0px 6px 0px;
	color:#690000;	
	background:url(../img/dots.gif) repeat-x bottom;
}

/* Sitemap */
.csc-sitemap {
	margin:0px 0px 15px 0px !important;
}

.csc-sitemap ul {
	padding: 0px 0px 0px 25px !important;
	display: block !important;
	float: none !important;
}

.tx-indexedsearch-redMarkup {
	color:#555555 !important;
}

/* DODATKI KONIEC */



/* CONTENT */
#mainContent {
	display:block;
	width:100%;
	float:left;
}
.dots{
	width:100%;
	font-size:1px;
	line-height:1px;
	display:block;
	height:1px;
	background:url(../img/dots.gif) repeat-x;
}
#content{
	width:651px;
	background:url(../img/dots_vertical.gif) right repeat-y;	
	margin:0 0 0 0;
	padding:0 0 15px 0;
}
/*
#content a img{
	border:2px solid #ababab;
	display:block;
	margin:0 20px 10px 0;
}
*/

div.csc-textpic-border img, #content img {
	border-color: #ababab;
}

#content_in{
	overflow: hidden;
	margin:0 25px 0 20px;
	padding:0;
}
/*
#content_in p{
	display:block;
	width:605px;
	margin:0 0 10px 0;
	padding:0;
}
*/
#content_in p{
	display:block;
	margin:0 0 10px 0;
	padding:0;
}

#content ul{
	padding:0px 0px 0px 15px;
	margin:0;
	list-style:none;
}

#content ul li {
	display:block;
	margin:3px  0 0 0;
	padding:0 0 0 0;
	text-indent:20px;
	background:url(../img/arrow.gif) left 5px no-repeat;	
}

#content ul li a {
}
/* CONTENT END */



body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	line-height:1.6em;	
	background:#fff;
	margin: 0; 
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #555555;	
}
a{
	color:#690000;
	font-weight:normal;
	background:url(../img/dots_brown.gif) bottom repeat-x;
	text-decoration:none;
	cursor:pointer;
}
a:visited {
	background:url(../img/dots_brown.gif) bottom repeat-x;
	text-decoration:none;	
}

a:hover{
	text-decoration:underline;
	background:none;
	border-bottom:none;	
}
h1{
	font-size:1.6em;	
	line-height:1em;
	margin:0 0 8px 0;
	padding:0;
	color:#690000;	
}
a img{
	border: 0px none;
	background:none;
}
a:link img{
	text-decoration:none;
	background:none;
	border:none;
}
a:visited img{
	border:none;
	background:none;
}


h2{
	font-size:1.4em;	
	margin:0 0 10px 0;
	padding:0;
	color:#690000;	
}
h3{
	font-size:1.3em;	
	margin:0 0 10px 0;
	padding:0;
	font-weight:normal;
}
h4{
	font-size:1.4em;	
	margin:0 0 10px 0;
	padding:0;
	line-height:1.4em;
}
p{
	margin:0 0 15px 0; 
	padding:0;
}

.clear{
	clear:both;
}

.bold, .bold a {
	font-weight: bold;
}

#pagewrapper {
	width: 977px;  
	margin: 0 auto; 
	text-align: left;
	position:relative;	
}

/* HEADER */
#header {
	background-image: url(../img/header.gif);
	height:98px;
	display:block;
	position:relative;
	margin:0;
	padding:0;
}
h1#logo{
	background:transparent url(../img/logo.gif) no-repeat 22px top;	
	float:left;
	display:block;	
	margin:0;
	padding:0;
	line-height:1em;
	font-size:1em;
}
#logo a {
	display:block;
	font-size:2em;
	line-height:2em;
	width:229px;
	height:40px;
	margin:30px 0 0 22px;
	text-decoration:none;
	text-indent:-1000em;
	border:none;
	background:none;
}
#logo a:visited {
	text-decoration:none;
} 
#top{
	float:right;
	display:block;
	width:315px;
	height:90px;
}
#quicklinks{
	float:right;
	margin:3px 0 0 0px;
	padding:0;
	font-size:0.9em;
}
#language{
	float:left;
	margin:3px 0 0 40px;
	padding:0;	
	font-size:0.9em;
	display: none;
}
#search{
	float:left;
	margin:30px 0 0 0;
	padding:0;
	width:100%;
	font-size:0.9em;
	line-height:14px;
	position:relative;
}
.search_label{
	position:absolute;
	top:3px;
	left:0;	
	display: block;
	width: 95px;
	text-align: right;
}
.searchform{
	display:inline;
}
.searchinput{
	height:17px;
	margin:0;
	padding:0;
	font-size:0.9em;
	line-height:0.9em;
	width:150px;
	position:absolute;
	top:0px;
	left:100px;
	border:1px solid #cccbcb;
}
.submit_icon{
	position:absolute;
	top:0px;
	left:253px;
	margin:0;
	padding:0 0 0 0;
}
/* END OF HEADER */
/* MENU */
/*
#lowheader{
	margin:0;
	padding:0;
	width:100%;
	float:left;
	display:block;
	height:350px;
}
*/
#lowheader{
	margin:0;
	padding:0px 0px 30px 0px;
	width:100%;
	float:left;
	display:block;
}

#lowheader a{
	border:none;
	background:none;
}
#menu{
	position:absolute;
	top:98px;
	left:0;
	height:22px;
	padding:0;
	margin:0 0 0 10px;
	width:654px;
}

#menu li {
	display:block;
	float:left;
	overflow:hidden;
	width:auto;
	height:22px;
	margin:0  0 0 25px;
	padding:0;
}
#menu li a{
	font-weight: bold;
	text-decoration:none;
	display:block;
	height:22px;
	border:none;
}

#menu li a:hover{
	color: #F1C244;
}

#menu li.act a{
	color: #FFF;
	background-color: #690000;
	line-height:20px;
	padding:0px 8px;
}

#menu li.act a:hover{
	
}

#menu .oferta{
	background:url(../img/oferta.gif) no-repeat;
	width:55px;
}

#menu .ofirmie{
	background:url(../img/ofirmie.gif) no-repeat;
	width:63px;
}

#menu .zrealizowane{
	background:url(../img/zrealizowane.gif) no-repeat;
	width:158px;
}

#menu .uslbudowlane{
	background:url(../img/uslbudowlane.gif) no-repeat;
	width:121px;
}

#menu .kontakt{
	background:url(../img/kontakt.gif) no-repeat;
	width:63px;
}


/* END OF MENU */
/* END OF LOWHEADER */

/* GRAPHIC */
#mainGraphic{
	height:320px;
	padding:0;
	margin:6px 0 0 0;
	width:100%;
	position:relative;
	background:url(../img/panel_yellow.jpg) right top no-repeat;
}
#mainGraphic_budowlane{
	height:320px;
	padding:0;
	margin:6px 0 0 0;
	width:100%;
	position:relative;
	background:url(../img/panel_brown.jpg) right top no-repeat;
}
/*#panel{
	background:url(../img/panel_yellow.jpg);
	height:320px;
	width:323px;
	margin:0;
	padding:0;
	float:left;	
	display:block;	
}*/
#graphic{
	margin:26px 0 0 0;
	padding:0;
	width:654px;
	font-size:2px;
	float:left;	
	display:block;		
}
#box_opis{
	position:absolute;
	top:110px;
	right:0;
	width:380px;
	height:160px;
	display:block;			
	float:right;
}
#belka{
	display:block;
	float:left;
	width:654px;
	height:6px;
	display:block;
	background:url(../img/belka_brown.jpg);
}
#belka_budowlane{
	display:block;
	float:left;
	width:654px;
	height:6px;
	display:block;
	background:url(../img/belka_yellow.jpg);
}
#sitepath{
	height:17px;
	padding:0;
	margin:10px 0 0 21px;
	padding:0 0 0 10px;
	width:610px;
	background:url(../img/arrow.gif) left center no-repeat;
}

#sitepath li {
	display:inline;
	float:left;
	margin:0  0 0 5px;
	padding:0;
	line-height:18px;
	font-size:11px;
	background:none;
	text-indent:0;
}
#sitepath li a{
	color:#555555;
	font-weight:normal;
	background:url(../img/dots.gif) bottom repeat-x;
	text-decoration:none;	
}
#sitepath li a:hover{
	color:#690000;
	background:url(../img/dots_brown.gif) bottom repeat-x;
}


/* END OF GRAPHIC */





/* END OF CONTENT */

/* SUBMENU */
#rightpanel{
	margin:0 0 0 25px;
}

#rightpanel h1{
	color:#690000;
	font-weight:normal;
}

#submenu{
	padding:0;
	margin:0px 0px 30px 0px;
	list-style:none;
}

#submenu li {
	display:block;
	margin:8px  0 0 0;
	padding:0 0 0 0;
	text-indent:20px;
	line-height:1.6em;
	background:url(../img/arrow.gif) left 5px no-repeat;	
}
#submenu li a{
	color:#555;
	font-weight: normal;
}
#submenu li.selected a{
	color:#690000;
	background:url(../img/dots.gif) bottom repeat-x;	
}

#submenu li a:hover{
	color:#690000;
	background:url(../img/dots_brown.gif) bottom repeat-x;
	text-decoration:none;
}

ul#submenu2{
	list-style:none;
	margin:0 0 0 30px;
	padding:0 0 0 0;	
}
ul#submenu2 li {
	font-weight: normal;
	margin:0;
	padding:0;
	text-indent:15px;	
	line-height:1.8em;
	background:url(../img/arrow2.gif) left 5px no-repeat;		
}
#submenu li.selected{
	background:url(../img/arrow_active.gif) left 6px no-repeat;			
}
ul#submenu2 li.selected{
	background:url(../img/arrow.gif) left 6px no-repeat;			
}
#submenu li.selected a {
	color:#555555;	
	font-weight:bold;
}
ul#submenu2 li.selected a{
	font-weight:bold;
	color: #690000;
}


/* END OF SUBMENU */

/* FOOTER */
#footer {
	margin:10px 10px 0 0;
	display:block;
	height:60px;
	float:left;
	display:block;
	width:100%;
	font-size:0.9em;
	line-height:1.2em;	
	padding:0 0 0 20px;
}
#footermenu{
	padding:0;
	margin:0 0 0 0;
	padding:0;
	float:left;
	display:block;	
}

#footermenu li {
	display:inline;
	float:left;
	margin:0 20px 0 0;
	padding:0;
	background:none;
	text-indent:0;
}
#footermenu li a{
	display:block;
}

#copy{
	margin:10px 0 0 0;
	width:400px;
	padding:10px 0 0 0;
	top:7px;
	position: relative;		
}
#createdby{
	float:right;
	display:block;	
	margin:0 20px 0 0;		
}
#footer p {
	margin: 0 0 0 10px; 
	padding: 0;
	text-indent:-1000em;
}


/* END OF FOOTER */
.tx-thexttable-pi1 table{
	width:569px;
	border:1px solid #c18c71;
	border-width:0  0 0 1px;	
}
.tx-thexttable-pi1 table .header{
	background:url(../img/table_header.jpg);
	width:569px;
	height:38px;
	font-size:1.2em;
	color:#fff;
	font-weight:normal;

}
.tx-thexttable-pi1 table .header td{
	border-width:0 0 0 0;
}
.tx-thexttable-pi1 table .header2{
	color:#590000;
	font-weight:bold;
}
.tx-thexttable-pi1 table tr{
	height:30px;
	border:1px solid #c18c71;
	border-width:0 0 0 1px;
}
.tx-thexttable-pi1 table td{
	border:1px solid #c18c71;
	border-width:0 1px 1px 0;
	margin:0;
	padding: 0 0 0 5px;
}
.tx-thexttable-pi1 table .center{
	text-align:center;
}
.tx-thexttable-pi1 table .t_yellow{
	background:#fff8e6;
}





/* ADAM */
.contenttable-0 {
	width:569px;
	/*border:1px solid #c18c71;*/
}
.tutajpozniej {
	background:url(../img/table_header.jpg) !important;
	width:569px;
	height:38px;
	font-size:1.2em;
	color:#fff;
	font-weight:normal;
}
.tr-0 {
	color:#590000;
	font-weight:bold;
}
.contenttable-0 tr {
	height:30px;
	border:1px solid #c18c71;
}
.contenttable-0 td {
	border:1px solid #c18c71;
	margin:0;
	padding:5px;
	text-align:center;
}
.contenttable-0 .tr-even {
	background:#fff8e6;
}
.rightcontent {
	margin: 0 0 0 25px;
}

