body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333;
	line-height: 1.55em;
	word-spacing: 1pt;
	background-image:url(../gfx/main/bg.jpg);
	background-repeat:repeat-y;
	background-position:50%;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #C10000;
}
a:visited {
	color: #C10000;
}
a:hover {
	color: #C10000;
}
h1,h2,h3,h4,h5,h6 {
	color: #B60000;
	line-height:normal;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	font-style: italic;
}
h2 {
	font-size: 20px;
	color: #666;
	font-style: italic;
	font-weight: normal;
}
	#content h2 span {
		display: none;
	}
	h2#system {
		background: url(/gfx/system.gif);
		width: 201px;
		height: 54px;
	}
	h2#audyt{
		background: url(/gfx/audyt.gif);
		width: 187px;
		height: 65px;
	}
h3 {
	font-size: 16px;
	color: #C10000;
}
hr {
	border: none;
	background: none;
	background: url(/gfx/bullethr.gif) left center repeat-x;
	width: 100%;
	height: 25px;
	padding-top: 10px;
	margin-bottom: 15px;
}
strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #C10000;
}
ul {
	list-style-image: url(../gfx/bullet.gif);
}
sub {
	font-size: 12px;
	color: #c10000;
}
#content img {
	padding: 2px;
	border: 1px solid #ccc;
	margin: 0 10px 10px 0;
}
a img {
	border: none;
}
.img1 {
	border: 1px solid #999999;
}
.aleft {
	float:left;
	margin-right:15px;
	border: 1px solid #999999;
}
.aright {
	float:right;
	margin-left:15px;
	border: 1px solid #999999;
}
#container {
	width:750px;
	margin: 0 auto;
	min-height:360px;
	position: relative;
}
#header {
	height: 320px;
	background: url(img/header.jpg) 18px 0 no-repeat;
}
#logo {
	display: none;
}
#content {
	width:360px;
	margin-left:310px;
}
#footer {
	
}
#flash1,
#flash1:active {
	outline: none !important;
}

/* menu */
#menu ul {
	position: absolute;
	top:280px;
	left:308px;
	margin:0;
	padding:0;
	height:24px;
}
#menu li {
	list-style:none;
	display:block;
	float:left;
	height:100%;	
	margin:0;
	padding:0;	
}
#menu a {
	display:block;
	height:100%;
	background-position: 0 0;
	background-repeat: no-repeat;
} 
	#menu a:hover {
		background-position:0 -24px;
	}
	#menu p,
	#menu a span {
		display: none;
	}
	#m_home a {
		width:47px;
		background-image:url(img/m_uslugi.png);
	}
	#m_folie a {
		width:98px;
		background-image:url(img/m_folie.png);
	}
	#m_galeria a {
		width:62px;
		background-image:url(img/m_galeria.png);
	}
	#m_referencje a {
		width:72px;
		background-image:url(img/m_referencje.png);
	}
	#m_kontakt a {
		width:60px;
		background-image:url(img/m_kontakt.png);
	}
	
.trl {
	margin:15px 15px 0px 15px;
	border:1px solid #999999;
}
.trh {
	margin:15px 15px 0px 15px;
	border:1px solid #C51111;
}
a#kz {
     text-decoration: none;
     /*color: [kolor fonta p];*/
     padding-right: 20px; 
     background: url(strzalka.png) 100% 50% no-repeat;
}
p#kzlink {
	text-align:right;
	font-size:10px;
	color:#999999;
	padding-right:20px;
}
ul.albumy,
ul.zdjecia {
	margin-left:0;	
} 
.albumy li,
.zdjecia li {
	list-style: none;
	float: left;
	text-align: center;
}
.albumy a,
.zdjecia a, 
.albumy a:hover,
.zdjecia a:hover {
	text-decoration: none !important;
}
.albumy li {
	width:220px;
	height:240px;
}
.zdjecia li {
	width:100px;
	height:110px;
}
.albumy img {
	padding:20px;
	background-image: url(img/album.jpg);
}
