body {
	font-family: Arial;
	font-size: 13px;
	margin:0px;
	padding:0px;
	padding-top:0px;
	text-align:center;
	background-color:rgb(185,117,59);
	color:white;
}

.clr {clear:both;display:block;height:0px;line-height:0px;font-size:0px;}
img {border:none;}
.hide{display:none;}

#topall{
	width:100%;
	text-align:center;
	background-color:rgb(241,206,168);
}
#top{
	width:780px;
	height:147px;
	margin:auto;
	text-align:left;
	background:url('img/top.jpg') no-repeat;
}
#subtopall{
	width:100%;
	text-align:center;
	background-color:rgb(241,206,168);
}
#subtop{
	width:780px;
	height:147px;
	margin:auto;
	text-align:left;
	background:url('img/subtop.jpg') no-repeat;
}
#mainall{
	width:100%;
	text-align:center;
	background:url('img/mainbg.jpg') repeat-x;
}
#main{
	width:780px;
	height:316px;
	margin:auto;
	text-align:left;
	background:url('img/main.jpg') no-repeat;
}
#bottomall{
	width:100%;
	text-align:center;
}
#bottom{
	width:780px;
	margin:auto;
	font-size:16px;
	text-align:left;
}

.tytul{
	font-size:14px;
	font-weight:bold;
}
.netp{
	font-size:11px;
	text-decoration:none;
	color:rgb(116,51,20);
}
.netp:hover{text-decoration:underline;}

.mainmail{
	color:white;
	text-decoration:none;
}
.mainmail:hover{text-decoration:underline;}

#mainmenu{}
#mainmenu ul{
	list-style-type:square;
	color:rgb(255,246,161);
	font-size:16px;
	font-weight:bold;
	line-height:25px;
}
#mainmenu ul li{
	padding-left:0px;
}
#mainmenu a{
	color:rgb(255,246,161);
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
}
#mainmenu a:hover{color:rgb(254,120,27);}
#mainmenu a.w{
	color:white;
	text-decoration:none;
	font-size:14px;
}
#mainmenu a.w:hover{color:rgb(254,120,27);}

#submenuall{
	width:100%;
	text-align:center;
	background:url('img/submenubg.jpg') repeat-x;
}
#submenu{
	width:780px;
	height:43px;
	line-height:43px;
	margin:auto;
	background:url('img/submenubg.jpg') repeat-x;
	text-align:left;
}
#submenu a{
	color:rgb(255,246,161);
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	background:url('img/dot.jpg') no-repeat;
	background-position:left;
	padding-left:10px;
	margin-left:30px;
}
#submenu a:hover{
	color:rgb(254,120,27);
}
#suball{
	width:100%;
	text-align:center;
}
#sub{
	width:780px;
	margin:auto;
	text-align:left;
}
p.tytul{
	font-weight:bold;
}

.slink{
	font-weight:bold;
	font-size:13px;
	text-decoration:underline;
	color:rgb(255,246,161);
}
.slink:hover{color:#733111;text-decoration:none;}
.slink_{
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	color:#733111;
}
.slink_:hover{color:rgb(255,246,161);text-decoration:underline;}

.tab_sztachety{
	font-size:13px;
	border-collapse:collapse;
	border:1px solid black;
}
.tab_sztachety td{
	border:1px solid black;
	padding:4px;
	text-align:center;
}
.tab_sztachety td.x{
	color:#FFFFFF;
	background-color:#733111;
}
.ramka{
	border:2px solid #733111;
}

.kontaktmail{
	color:rgb(255,246,161);
	text-decoration:none;
}
.kontaktmail:hover{text-decoration:underline;}

.link{color:rgb(255,246,161);text-decoration:none;}
.link:hover{text-decoration:underline;}

.infolinia {font-size:20px;color:#FFF651;}
.infolinia span {font-size:24px;font-weight:bold;}

