@charset 'utf-8';
@import url(reset.css);

body{ background-color: #ffffff; color: #4b4b4b; font: 12px Verdana, Arial, sans-serif; }
a{ color: #4b4b4b; }
a:hover { text-decoration: none; color: white; background-color: #1a97de; }

#skipnavigation{display: none;}

#header{
	height: 90px;
	position: relative;
	width: 100%;
	background-color: #4b4b4b;
	color: #ffffff;
}
	#innerhdr{
		width: 970px;
		height: 90px;
		margin: auto;
		position: relative;
		background: #4b4b4b url(../img/top.png) 0px 0px no-repeat;
		color: #ffffff;
	}
		#logolink{
			display: block;
			width: 185px;
			height: 64px;
			position: absolute;
			top: 10px;
			left: 2px;
		}
			#logolink img{
				width: 185px; height: 64px;
			}
		#tabs{
			width: 412px;
			height: 33px;
			position: absolute;
			top: 57px;
			left: 219px;
		}
			#tabs li{
				display: block;
				float: left;
				width: 100px;
				height: 33px;
				background-color: white;
				margin-right: 3px;
				color: #000000;
			}
				#tabs li a{
					display: block;
					width: 100px;
					height: 33px;
					background: white url(../img/menu_gl_01.png) no-repeat;
					color: #000000;
				}
				#tabs li a:hover, #tabs li a.active{ background: blue url(../img/menu_gl_01a.png) no-repeat; }
					#tabs li a span{ display: none; }
			#tabs #dladostawcy{ background-image: url(../img/menu_gl_02.png); }
			#tabs #dladostawcy:hover { background-image: url(../img/menu_gl_02a.png); }
		
			#tabs #dlaklienta{ background-image: url(../img/menu_gl_03.png); }
			#tabs #dlaklienta:hover { background-image: url(../img/menu_gl_03a.png); }
			#tabs #katalog{ background-image: url(../img/menu_gl_04.png); }
			#tabs #katalog:hover { background-image: url(../img/menu_gl_04a.png); }
			#tabs #cafe{ background-image: url(../img/menu_gl_cafe.png); }
			#tabs #cafe:hover { background-image: url(../img/menu_gl_cafea.png); }
		
#layout{ 
	width: 970px; margin: auto; text-align: center; 
}
	
	#news{
		width: 200px;
		float: left;
		margin-top: 10px;
	}
		#news h1{
			background: black url(../img/index_fiszka.png) no-repeat;
			height: 18px;
			color: white;
			font-weight: bold;
			padding: 5px 0px 0px 4px
		}

		#news h2{
			font-family: "Trebuchet MS", Georgia, serif;
			color: #1a97de;
			font-weight: bold;
			font-size: 13px;
			margin: 10px 0px 3px;
			background: white url(../img/strzalka.png) 0px 50% no-repeat;
			padding: 2px 0px 2px 20px;
		}
		#news a{
			background: none !important;
			text-decoration: none !important;
		}
		#news a:hover {
			background: none !important;
			text-decoration: underline !important;
		}
		
		#news p {
			font-size: 11px;
			text-align: justify;
		}
		#news p a{
			color: #000000;
			text-decoration: underline !important;
		}

	#contents{
		width: 750px;
		margin-left: 210px;
	}
		#intro{
			height: 40px;
		}
			#intro h1{
				color: #1a97de;
				font-size: 22px;
				margin-top: 10px;
				font-family: "Trebuchet MS", Georgia, serif;
			}
			#intro p{
				margin: 10px 60px;
			}

			
		#prezentacja {
			text-align: center;
		}

	
	#footer{
		color: #777; margin: 10px auto;
		background: #e2e2e2 url(../img/tlo_szare_gora.png) 0px 0px no-repeat;
		width: 750px;
	}
		#footer .cnt{ background: transparent url(../img/tlo_szare_dol.png) left bottom no-repeat; padding: 5px 40px; }

a#logolink{
	background: none !important;
}
a#logolink:hover {
	background: none !important;
}


#zz{
	text-align: justify;
	line-height: 1.2em;
	margin-right: 10px;
}

#dtf li, #dtk li {
	margin-top: 10px;
	background: white url(../img/index_kropka.png) 0px 50% no-repeat;
	padding-left: 10px;
	text-align: justify;
}


h2.hdrs{
	font-family: "Trebuchet MS", Georgia, serif;
	font-weight: bold;
	font-size: 19px !important;
	padding: 0px !important;
	margin: 30px 0px 0px 0px !important;
	text-decoration: none;
	text-align: center;
	background: none !important;
	color: #555 !important;
}
h2.hdrs a{
	color: #1a97de;
}

h2.hdrs a{
	color: #1a97de;
	text-decoration: underline;
}

div#gok {
	background: white url(/www/img/index_prawa_k.jpg) no-repeat;
	height: 193px;
	margin-left: 5px;
}

div#gok a:hover {
	background: none !important;
	border: none !important;
	text-decoration: none;
}

div#go1 {
	padding-top: 116px;
	padding-left: 15px;
}

div#go2 {
	padding-top: 10px;
	padding-left: 15px;
}
