body {	
	color: #000000;
	font-size:11px;
	font-family:  Verdana, Tahoma, Arial, Helvetica;  
	font-weight : normal;
	text-align : justify;	
	background-color : #000000;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-image:url('../images/img_bck_body.jpg');
	background-position: top center;
	background-repeat:repeat-y;
}

#bck_main {
	position: absolute;
	top: 165px;
	height:37px;
	width: 100%;			
	background-image: url('../images/bck_main_menu.gif');
	background-position : top center;
	background-repeat:repeat-x;
}

#container {
	position: absolute;
	top: -165px;
	left: 50%;
	margin-left:-499px;
	width: 998px;			
	background-color:#131418;
	border: 1px solid #45464a;
}

#logo {
	position: relative;
	left:0px;
	top:0px;
	width:349px;
	height:164px;
	float:left;
}

#bck_main_tlo {
	position: relative;
	width:649px;
	height:164px;
	float:left;
	background-image: url('../images/img_bck_top.jpg');
	background-position : top center;
}

#topmenu {
	width:663px;
	height:47px;
	padding-left:335px;
	overflow:hidden;
	background-image: url('../images/bck_main_menu.gif');
	background-position : top center;
	background-repeat:repeat-x;
}

a#leftmenu1 {
 	display:block;
 	float: left;
 	width:99px;
 	height:37px;
 	background-image:url('../images/menu_el1.gif');
}

a:hover#leftmenu1  {
 	background-position: 0px -37px;
}

a#leftmenu2 {
 	display:block;
 	float: left;
 	width:72px;
 	height:37px;
 	background-image:url('../images/menu_el2.gif');
}

a:hover#leftmenu2  {
 	background-position: 0px -37px;
}

a#leftmenu3 {
 	display:block;
 	float: left;
 	width:73px;
 	height:37px;
 	background-image:url('../images/menu_el3.gif');
}

a:hover#leftmenu3  {
 	background-position: 0px -37px;
}

a#leftmenu4 {
 	display:block;
 	float: left;
 	width:95px;
 	height:37px;
 	background-image:url('../images/menu_el4.gif');
}

a:hover#leftmenu4  {
 	background-position: 0px -37px;
}

a#leftmenu5 {
 	display:block;
 	float: left;
 	width:63px;
 	height:37px;
 	background-image:url('../images/menu_el5.gif');
}

a:hover#leftmenu5  {
 	background-position: 0px -37px;
}

a#leftmenu6 {
 	display:block;
 	float: left;
 	width:63px;
 	height:37px;
 	background-image:url('../images/menu_el6.gif');
}

a:hover#leftmenu6  {
 	background-position: 0px -37px;
}

a#leftmenu7 {
 	display:block;
 	float: left;
 	width:78px;
 	height:37px;
 	background-image:url('../images/menu_el7.gif');
}

a:hover#leftmenu7  {
 	background-position: 0px -37px;
}

a#leftmenu8 {
 	display:block;
 	float: left;
 	width:120px;
 	height:37px;
 	background-image:url('../images/menu_el8.gif');
}

a:hover#leftmenu8  {
 	background-position: 0px -37px;
}


#content {
	position:relative;
	left:0px;
	top:0px;
	width:998px;
	float: left;
}

#h_line {
	position:relative;	
	width:998px;
	height:16px;	
	overflow: hidden;
	clear:both;	
	background-image: url('../images/bck_h_line.gif');
	background-position : top center;
	background-repeat:no-repeat;
}

#footer {
	position:relative;	
	width:998px;
	height:65px;	
	text-align : left;
	background-image: url('../images/img_bck_footer.gif');
	background-position : top center;
	background-repeat:no-repeat;
}

.small {
	font-size: 10px;
	color: #848587;
	font-weight: bold;	
	font-family:  Verdana, Tahoma, Arial, Helvetica;
	padding-top: 22px;
	padding-left: 40px;
	float:left;	
}

.small a:hover {
	color:#848587;
	font-weight: normal;
	text-decoration:underline; 
}

.small a {
	color:#848587;
	font-weight: normal;
	text-decoration:none;
}

.gfx_small {	
	float:right;
	text-align:right;
	font-size: 10px;
	color: #848587;
	font-weight: normal;	
	font-family:  Verdana, Tahoma, Arial, Helvetica;
	padding-top: 22px;
	padding-right: 40px;
}

.gfx_small a:hover {
	color:#848587;
	font-weight: normal;
	text-decoration:underline; 
}

.gfx_small a {
	color:#848587;
	font-weight: normal;
	text-decoration:none;
}

#colLeft {
	position:relative;
	left:0px;
	top:0px;
	width:349px;
	float: left;
}

#colNormal {
	position:relative;
	left:0px;
	top:0px;
	width:649px;
	float: left;
}

p {
	font-size: 11px;
	color: #808080;	
	font-weight : normal;
	line-height:150%;
	font-family:  Verdana, Tahoma, Arial, Helvetica;
	text-align : left;
	margin: 0px 15px 0px 15px;
	padding: 10px 5px 10px 5px;	
}

p a:hover {
	color:#ca1f8c;
	text-decoration:underline; 
}

p a {
	color:#ca1f8c;
	text-decoration:none;
}

h1 {
	color: #ca1f8c;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-weight: bold;
	text-align: left;
	margin: 0px 15px 0px 15px;
	padding: 0px 5px 0px 5px;	
}

h1 a:hover {
	color:#ca1f8c;
	text-decoration:underline; 
}

h1 a {
	color:#ca1f8c;
	text-decoration:none;
}

h2 {
	color: #666666;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-weight: bold;
	text-align: left;
	margin: 5px 5px 5px 15px;
	padding: 5px 5px 5px 5px;
}

h2 a:hover {
	color:#004a9f;
	text-decoration:underline; 
}

h2 a {
	color:#004a9f;
	text-decoration:none;
}

h3 {
	color: #6aa000;
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-weight: bold;
	text-align: left;
	margin: 5px 5px 5px 15px;
	padding: 5px 5px 5px 5px;
}

h3 a:hover {
	color:#004a9f;
	text-decoration:underline; 
}

h3 a {
	color:#004a9f;
	text-decoration:none;
}

input {
	font-family:  Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	background-color: #f1f1f1;
	border: 1px solid #509d46;
}

textarea {
	font-family:  Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	background-color: #f1f1f1;
	border: 1px solid #509d46;
}

select {
	font-family:  Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	background-color: #f1f1f1;
	border: 1px solid #509d46;
}

ul {	
	list-style: url('../images/fizdzik_menu_1.gif') disc;
	list-style-position:outside;
	margin: 0px 15px 0px 15px;
	padding: 10px 5px 10px 5px;	
}

ol {		
	margin: 0px 15px 0px 15px;
	padding: 10px 5px 10px 5px;
}

li {
	color: #808080;
	font-family:  Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	text-align : left;
	margin: 0px 0px 0px 30px;
	padding: 0px 10px 5px 0px;
}

li a:hover {
	color:#509d46;
	font-weight: bold;
	text-decoration:underline; 
}

li a {
	color:#509d46;
	font-weight: bold;
	text-decoration:none;
}

.kolor {
	color: #be0048;
}

.kolor2 {
	color: #fff400;
}

.grafika {	
	text-align : center;
	margin: 0px;
	padding: 0px 10px 5px 10px;	
}

.grafika_small {	
	text-align : center;
	margin: 2px;
	padding: 2px;	
}

.grafika_header_small {	
	text-align : center;
	width:340px;
	margin: 0px 2px 0px 2px;
	padding: 0px 2px 0px 2px;	
}

.grafika_content_small {	
	text-align : center;
	width:340px;
	margin: 0px 2px 0px 2px;
	padding: 0px 2px 0px 2px;
	background-image: url('../images/img_content_lewy.gif');
	background-position : top center;
	background-repeat:repeat-y;	
}

.grafika_footer_small {	
	text-align : center;
	width:340px;
	height:21px;
	margin: 0px 2px 0px 2px;
	padding: 0px 2px 0px 2px;	
	background-image: url('../images/img_stopka_lewy.jpg');
	background-position : top center;
	background-repeat:no-repeat;
	
}

.grafika_shadow_small {
	position: absolute;
	top: 55px;
	left: 282px;	
	width:54px;
	height:22px;
	background-image: url('../images/grafika_shadow_small.jpg');
	background-position : top center;
	background-repeat:no-repeat;
}

.grafika_header_big {	
	text-align : center;
	width:625px;
	margin: 0px 2px 0px 2px;
	padding: 0px 2px 0px 2px;	
}

.grafika_content_big {	
	text-align : center;
	width:625px;
	margin: 0px 2px 0px 2px;
	padding: 0px 2px 0px 2px;
	background-image: url('../images/img_content_prawy.gif');
	background-position : top center;
	background-repeat:repeat-y;	
}

.grafika_footer_big {	
	text-align : center;
	width:625px;
	height:19px;
	margin: 0px 2px 6px 2px;
	padding: 0px 2px 0px 2px;	
	background-image: url('../images/img_stopka_prawy.jpg');
	background-position : top center;
	background-repeat:no-repeat;
	
}

.grafika_shadow_big {
	position: absolute;
	top: 55px;
	left: 567px;	
	width:54px;
	height:22px;
	background-image: url('../images/grafika_shadow_small.jpg');
	background-position : top center;
	background-repeat:no-repeat;
}

.grafika_header_middle {	
	text-align : center;
	width:300px;
	margin: 0px 2px 0px 2px;
	padding: 0px 2px 0px 2px;	
}

.grafika_content_middle {	
	text-align : center;
	width:300px;
	margin: 0px 2px 0px 2px;
	padding: 0px 2px 0px 2px;
	background-image: url('../images/img_content_srodek.gif');
	background-position : top center;
	background-repeat:repeat-y;	
}

.grafika_footer_middle {	
	text-align : center;
	width:300px;
	height:19px;
	margin: 0px 2px 0px 2px;
	padding: 0px 2px 0px 2px;	
	background-image: url('../images/img_stopka_srodek.jpg');
	background-position : top center;
	background-repeat:no-repeat;
	
}

.grafika_shadow_middle {
	position: absolute;
	top: 55px;
	left: 242px;	
	width:54px;
	height:22px;
	background-image: url('../images/grafika_shadow_small.jpg');
	background-position : top center;
	background-repeat:no-repeat;
}

.grafika_main {	
	text-align : center;
	margin: 15px 10px 0px 10px;
	padding: 5px;
	float:left;	
}

.grafika_main_left {	
	text-align : center;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 21px;
	padding: 5px;
	float:left;	
}

.grafika_main_right {
	text-align : center;
	margin-top: 15px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 5px;
	float:right;

}
.grafika_main_transport {
	text-align : center;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 24px;
	padding: 5px;
	float:left;

}

.kolumna {
	position:relative;
	left:0px;
	top:0px;
	width:324px;
	float: left;
}

.clear {
	clear:both;
}	

.galeria {
	margin-left: 15px;
	margin-right: 15px;
}

.grafika_galeria {
	margin: 5px;
	padding: 5px;
	text-align:center;
	float:left;
}

.grafika_galeria_nasze_prace_left {
	margin: 5px;
	padding: 5px;
	text-align:left;
	float:left;
}

.grafika_galeria_nasze_prace_right {
	margin: 5px;
	padding: 5px;
	text-align:right;
	float:right;
}

.galeria_zespol {
	margin-left: 70px;
	margin-right: 70px;
	text-align:center;
}

.text_nasze_prace_left {
	text-align : left;
}

.text_nasze_prace_right {
	text-align : right;
}
