/* Start of CMSMS style sheet '11layout' */
div.napis-head {
	position:absolute;
	left:256px;
	top:12px;
	width:405px;
	height:39px;

background-image: url('napis_head.gif');
background-repeat: no-repeat;
}

div.logo-top {
	position:absolute;
	left:185px;
	top:16px;
	width:64px;
	height:70px;

background-image: url('logo_top.png');
background-repeat: no-repeat;
}

div.napis-fh-rudnicki {
	position:absolute;
	left:256px;
	top:65px;
	width:188px;
	height:35px;

background-image: url('napis_fh_rudnicki.gif');
background-repeat: no-repeat;
}

div.imagemain {
	position:absolute;
	left:0px;
	top:108px;
	width:964px;
	height:260px;

background-image: url('imagemain.gif');
background-repeat: no-repeat;
}

div.imagemain006 {
position:absolute;
	left:0px;
	top:118px;
	width:394px;
	height:250px;
background-image: url('imagemain-06.gif ');
background-repeat: no-repeat;
}

div.napis-firma-rudnicki {
position:absolute;
	left:394px;
	top:118px;
	width:163px;
	height:27px;
	
background-image: url('napis_firma_rudnicki.gif');
background-repeat: no-repeat;
}

div.imagemain008 {
	position:absolute;
	left:557px;
	top:118px;
	width:407px;
	height:250px;
background-image: url('imagemain-08.gif');
background-repeat: no-repeat;
}

div.imagemain009 {
	position:absolute;
	left:394px;
	top:145px;
	width:163px;
	height:223px;

background-image: url('imagemain-09.gif');
background-repeat: no-repeat;
}

div.belka-napisy {
	position:absolute;
	left:0px;
	top:375px;
	width:964px;
	height:62px;

background-image: url('/uploads/images/homepage/belka_napisy.gif');
background-repeat: no-repeat;
}

div.kupmenu {
	position:absolute;
	left:0px;
	top:454px;
	width:240px;
	height:317px;
background-image: url('/uploads/images/homepage/kupmenu.png');
background-repeat: no-repeat;
padding: 10px;
}

div.dokonajmenu {
	position:absolute;
	left:240px;
	top:454px;
	width:240px;
	height:317px;
background-image: url('/uploads/images/homepage/dokonajmenu.png');
background-repeat: no-repeat;
padding: 10px;
}

div.sprzedajmenu {
	position:absolute;
	left:480px;
	top:454px;
	width:240px;
	height:317px;
padding: 10px;
background-image: url('/uploads/images/homepage/sprzedajmenu.png');
background-repeat: no-repeat;
}
div.wozkimenu {
	position:absolute;
	left:720px;
	top:454px;
	width:240px;
	height:317px;
padding: 10px;
background-image: url('uploads/images/homepage/sprzedajmenu.png');
background-repeat: no-repeat;
}
div.footer {
	position:absolute;
	left:0px;
	top:782px;
	width:964px;
	height:62px;

background-image: url('footer.png');
background-repeat: no-repeat;
}




	
/* End of '11layout' */

/* Start of CMSMS style sheet '11main' */
@charset "utf-8";

#pagewrapper {

position: relative;
margin: 0 auto;
width: 940px; 

}

body {
margin: 0 auto;
 background-image: url('bodybg.png');
 background-repeat: repeat-x;
/* background-color: #666666;  */
font-family: Tahoma;
font-size: 12px;
color: #006666;
}

#menutext {
	width: 240px;
	max-width: 240px;
	height:260px;
color: #333333;  

}

#footxt {
color: white;
font-family: Tahoma;
font-size: 9px;
	position:relative;
	left:20px;
	top:30px;
	width:658px;
	height:63px;
}
div.maintext {
	position: absolute;
	left:20px;
	top:16px;
	width:800px;
	height:269px;
}

A:link {text-decoration: none; color: #ff6600;}
A:visited {text-decoration: none; color: #ff6600;}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: white;}
/* End of '11main' */

/* Start of CMSMS style sheet '11menu' */
div.sdmenu {
	width: 236px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 0px;

	color: #fff;
}

div.sdmenu  li{
style: none;
}


div.sdmenu div {
	background: url(sdmenu/title.gif) repeat-x;
	overflow: hidden;
}
div.sdmenu div:first-child {
	background: url(sdmenu/title.gif) repeat-x;
}
div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div span {
	display: block;
	padding: 5px 25px;
	font-weight: bold;
	color: white;
	background: url(sdmenu/expanded.gif) no-repeat 10px center;
	cursor: default;
	border-bottom: 1px solid #ddd;
}
div.sdmenu div.collapsed span {
	background-image: url(sdmenu/collapsed.gif);
}
div.sdmenu div a {
	padding: 5px 10px;
	background: #143D55;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #E0E0E0;
text-decoration:none;
}
div.sdmenu div a.current {
	background : #143D55;
}

div.sdmenu div a.car {
         font-size: 10px;
	background : #cfcfcf;
        align: right;
}
div.sdmenu div a:hover {
	background : #143D55 url(sdmenu/linkarrow.gif) no-repeat right center;
	color: #fff;
	text-decoration: none;
}
/* End of '11menu' */

