body {
	background-color: #F5F5F5;
	font-family: Calibri, "Segoe UI", Tahoma, "Trebuchet MS", Verdana, Arial,  sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	color: #333333;
}
a {
	text-decoration: none;
	color: #475965;
}

a:hover {
	text-decoration: underline;
}
#wraper{
	width: 970px;
	left: 50%;
	margin-left: -485px;
	position: absolute;
}
#header{
	width: 970px;
	height:250px;
	background-image: url(/templates/images/design/design_01.jpg);
	background-repeat: no-repeat;
	float: left;
	border-bottom: 0px none;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 0px none;
}
#header img{
	border: 0px none;
	vertical-align: middle;
}
#header a{
	color: White;
	text-decoration: none;
	vertical-align: middle;
	font-weight: bold;
	font-size: 14px;
}
#header a:hover{
	color: #87CEFA;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
.header_ico{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 15px;
	float: left;
	display: table-cell;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
}
.header_ico:hover{

}
#czywieszze{
	width: 340px;
	height: 100px;
	display: block;
	margin-left: 160px;
	background-image: url(/templates/images/design/czywieszze.png);
	background-repeat: no-repeat;
	margin-top: 60px;
}
#czywieszze h1{
display: inline;
 font-size: 16px;
 font-weight: bold;
 color: #1D3E9C;
 margin-bottom: 2px;
}
#czywiesztresc{
	margin: 5px 10px 10px 45px;
	color: Black;
	text-align: justify;
}
#czywiesztresc h2{
	font-size: 11px;
	margin-top: 3px;

}
/*Menu poziome serwisu*/
#menu{
	width: 970px;
	height:32px;
	background-image: url(/templates/images/design/design_02.jpg);
	background-repeat: no-repeat;
	float: left;
	border-bottom: 0px none;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 0px none;
}
#vista_toolbar {
float:left;
font: normal bold 12px "Trebuchet MS", Arial, Calibri;
margin:0;
padding:0;
}

#vista_toolbar ul {
float: right;
line-height:32px;
list-style:none;
margin:0;
padding:0 10px 0 10px;
}

#vista_toolbar li {
display:inline;
padding:0;
}

#vista_toolbar a {
color: Black; /* need because it will use default link color */
float:left;
padding:0 3px 0 3px; /* left 3 px because of left.png image */ 
text-decoration:none;
}

#vista_toolbar a span {
display:block;
float:none;
padding:0 10px 0 7px;
}

#vista_toolbar a span img {
border:none;
margin:8px 4px 0 0;
}
#vista_toolbar a:hover{
background: url(/templates/images/design/left.png) no-repeat left center;
}

#vista_toolbar a:hover span {
background:url(/templates/images/design/right.png) no-repeat right center;
}

#vista_toolbar a.right {
float:right;
}
/*Koniec Menu poziome serwisu*/
#podheader{
	width:970px;
	height:45px;
	background-image: url(/templates/images/design/design_03.jpg);
	background-repeat: no-repeat;
	float: left;
	border-bottom: 0px none;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 0px none;
}
#sizer {
 margin-right: 15px;
 float: right;
 margin-top: 8px;
}
#skiner{
 margin-right: 15px;
 margin-top: 8px;
 float: right;
}
#dodatki{
margin-right: 15px;
 margin-top: 8px;
 float: right;
}
#tytulartykulu{
margin-right: 15px;
margin-top: 15px;
float: right;
text-align: left;
width: 745px;
}
#tytulartykulu h1{
	display: inline;
	font-size: 16px;
	color: #494949;
	background-image: url(/templates/images/design/ico_doc.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
}
#content{
	width:970px;
	float: left;
	border-bottom: 0px none;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 0px none;
	background-color: White;
}
#contenttresc{
	width:960px;
	margin-left: 5px;
	text-align: justify;
}
#footer{
	width:972px;
	height:40px;
	float: left;
	background-image: url(/templates/images/design/design_04.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}
#footertresc{
	margin-top: 9px;
	font-size: 11px;
	font-weight: bold;
}
#footertresc img{
	border: 0px none;
	margin-right: 10px;
	vertical-align: middle;
}
