body{
	margin: 0;
	padding: 0;
	font-size:8px;
	color: #565656;
	font-family: Arial; 
}
#disablingDiv
{
    /* Do not display it on entry */
    display: block;
    /* Display it on the layer with index 1001.
       Make sure this is the highest z-index value
       used by layers on that page */
    z-index:100;
     
    /* make it cover the whole screen */
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
 
    /* make it white but fully transparent */
    background-color: black;
    opacity:.8;
    filter: alpha(opacity=80);
}

ul {

padding-left:10px;
}
h3{
	font-size:10px;
	font-weight:normal;
	}
	
h3 a{
	color:#565656;
	font-size:10px;
	font-weight:normal;
}	

h4 {
padding:0px;margin:0px;
margin-top:5px;
margin-bottom:5px;
padding-left:10px;
font-size:12px;
	font-weight:bold;
}
.content-pdf li {
    background: url("../gfx/dot-pdf.gif") no-repeat scroll -3px -3px transparent;
    line-height: 1.5;
    list-style-type: none;
    margin: 5px;
    padding-bottom: 5px;
    padding-left: 22px;
}	
.content-pdf ul {
padding-left:10px;
}
h3 a:hover{
	color:#565656;
	font-size:10px;
	font-weight:normal;
}

#top h2 {
	font-size:10px;
	padding:0px;
	margin:0px;
	color:#565656;
	font-weight:normal;
	padding-left:17px;

}
#top h1 a {
    display: block;
    height: 49px;
    text-indent: -3000px;
}

h1{
	font-size:14px;
	margin-left:12px;
	margin-bottom:2px;
}

h2{
font-size:14px;
}

#home a:hover img {
	filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
}
	
td,p,tr{
font-size:12px;
line-height:1.2;

/*text-align: justify;*/
}

#left-menu { 
	width:191px;
 	height: 298px; 
	margin-left:8px;
 	background-image: url(../gfx/left-menu-bg.gif);
}

#produkty{ 
	padding-left:16px;
	float:left;
}

#map{ 
	height:300px;
	border: 3px solid #f1f1f1;
}


#hale-namiotowe td,#hale-namiotowe p{
	line-height:1.5;
	padding-right:10px;
	text-align:justify;
}

#hale-namiotowe a:hover img {
	filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
}


#produkty-szczegoly{ 
	
}

#produkty-tabela { 
	border: 1px solid #e9e9e9;
	padding:10px;
	width:404px;
	
}

#produkty-tabela td { 
	padding:5px;
	border-bottom: 1x solid #e9e9e9;	
	border-right: 1x solid #e9e9e9;
	
}


#produkty-szczegoly a:hover img {
	filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
}


#produkty a:hover img {
	filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
}

#produkty .link2 {
	display: block;
	width:176px;
	height:31px;
	padding-top:6px;
	background-image: url(../gfx/hale-namiotowe.gif);	
	background-repeat: repeat-x;	
}

#produkty .link2:hover {
	filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
}

#produkty a {
	color:#4e4d4d;
	font-size:14px;
	font-weight:bold;
}

#namioty-hale-namiotowe-galeria a:hover img {
	filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
}

#namioty-hale-namiotowe-galeria img {
	border:#d2d1d1 2px solid;
}

#left-form { 
	width:191px;
	height: 190px; 
	margin-left:8px;
	margin-top:20px;	
	padding-top:50px;
 	background-image: url(../gfx/left-form-bg.gif);
}

#left-form3 { 
	width:191px;
	height: 190px; 
	margin-left:8px;
	padding-top:50px;
 	background-image: url(../gfx/left-form-bg.gif);
}

#left-form1 { 
	padding-left:16px;
}

#footer_container {
	font-size:12px;
	height:319px;
	letter-spacing:1px;
	line-height:1.5;
	position:relative;
}

#footer_2 {
overflow:hidden;
position:absolute;
text-align:center;
top:0;
width:100%;
z-index:1001;
}

#footer_1 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../gfx/bgbottom.gif) repeat-x scroll 0 0;
bottom:1px;
height:169px;
position:absolute;
text-align:center;
width:100%;
margin-top:100px;
z-index:1000;
}

#footer_2int {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background: url(../gfx/bg-partnerzy.jpg) repeat-x scroll 0 0;
height:87px;
margin:0 auto;
padding-top:15px;
text-align:center;
width:1000px;
}


#footer_1 h1{ 
margin:0px;padding:0px;
	font-size:10px;
	background:none;
}



#menu a { 
	color:#666666;
}

#menu a:hover { 
	color:black;
	text-decoration:none;
}

#boxbody {
	float:left;
		margin-right:11px;
		
}

#boxbody ul{
		list-style-position: outside;		
		margin-left:6px;
		margin-top:10px;		
		padding-left:10px;
		font-size:12px;
	}
	
#boxbody li{
	background: transparent url(../gfx/menudot.gif) no-repeat;
	background-position: 0px 9px;
	padding:5px 10px 5px;
	list-style-type:none;
	border-bottom: 1px solid #d2d1d1;
}

#boxbody li a{
	text-decoration: none;
	position:relative;
	color:#4e4d4d;
}
	
#boxbody li a:hover{

	text-decoration: none;
	color: #0554a1;
	position:relative;
}

#boxbody li a.current, .boxbody li a.section{
	text-decoration: none;
	color: #0554a1;
	font-weight:bold;
	position:relative;

}

	
#boxbody ul.sub{
	margin: 2pt 0pt 6pt 2px;
}

#boxbody ul.sub li{
	
	border-bottom: none;
	line-height:1.2;
}
#copyright{
z-index:2500;

}

#copyright  p{ 
font-size:11px;
letter-spacing:0.5px;
	}

p {
line-height: normal;
padding:0px;

}

a {
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #0454b1;
	text-decoration: none;
}

a:hover {
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #565656;
	text-decoration: underline;

}

.button{
	background:#adacac;
	width:80px;
	color:white;
}

.button:hover {
    border: 1px solid #0554a1;
    background: #0554a1;
}


input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#565656;	
	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
		width:152px;
	overflow:hidden;
	color:#565656;	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#565656;	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
radio{
	border-top:3px; background-color: #FFFFFF; solid blue;border-right:3px solid yellow;border-bottom:3px solid red;border-left:3px solid lime; 
}

#left-form3 input {	
	width:152px;
}

#left-form input {	
	width:152px;
}
