/* CSS Document _ FotoPrint uklad */
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	background: url(../images/background.jpg) repeat-x top;
	background-color: #E3F1FE;
	text-align: center; /*srodkowanei dla IE5*/
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #D50000;
	border-top: 3px solid #fff;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 7px;
	font-size: 20px;
	padding-left: 16px;
	margin-bottom: 16px;
}
h2 {
	margin: 0;
	padding: 0;
	color: #003367;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h2.nextHeader {
	margin-top: 22px;
}
img, a {
	border: 0;
}
#wrapper {
	text-align: left;
	width: 799px;
	margin: auto;
	padding-top: 35px;
	text-align: center;
	position: relative;
}
#wrapperPd {
	text-align: left;
	width: 814px;
	margin: auto;
	padding-top: 35px;
	text-align: center;
	position: relative;
}
#mainKont {
	clear: both;
	width: 814px;
	margin: auto;
	text-align: left;
	position: relative;
}
#glowna {
	border-top: 4px solid #fff;
	width: 799px;
	clear: both;
	margin: auto;
	text-align: left;
	position: relative;
}
#navMenage {
	background: url(../images/ul_bg.gif) no-repeat right center;
	margin-left: 228px;
	text-align: left;
}
#wrapper #navMenage {
	margin-left: 160px;
}
#navigationSub {
	margin-left: 95px;
	background: url(../images/ul_bg.gif) no-repeat right center;
	text-align: left;
}
ul#navigation {

	margin: 0;
	padding: 0;
	list-style-type: none;
	background: url(../images/menu_bg.jpg) left top no-repeat;
	height: 28px;
	padding-left: 18px;
}
ul#navigation li {
	float: left;
	background: url(../images/left_door.gif) no-repeat left;
	padding-left: 9px;
}
ul#navigation li a {
	text-decoration: none;
	color: #fff;
	display: block;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 5px;
	background: url(../images/right_door.gif) no-repeat right;
}

ul#navigation li.zam {
	float: left;
	background: url(../images/zam_t.gif) no-repeat 0 0;
	padding-left: 9px;
	padding-top: 4px;
	margin-top: -4px;
	position: relative;
}

ul#navigation li a.zam {
	text-decoration: none;
	color: #fff;
	display: block;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 5px;
	background:transparent;
}




ul#navigation li.kontakt a {
	background:  url(../images/tlo_menu_kontakt.gif) repeat-x right;
}
ul#navigation li.onas {
	background:  url(../images/onas_bg.gif) no-repeat left;
}
ul#navigation li a:hover {
	text-decoration: underline;
}

#cien {
	position: absolute;
	top: 0;
	left: -22px;
	width: 22px;
	height: 284px;
	background: url(../images/cien.jpg) no-repeat;
}
#footer {
	clear: both;
	position: relative;
	top: -7px;
	color: #000;
	z-index: 20;
	font-family: Arial, Helvetica, sans-serif;
	height: 40px;
}
#footer a {
	color: #000;
	text-decoration: none;
}
.zubipl {
	float: right;
}
.copy {
	float: left;
}
#footer a:hover {
	text-decoration: underline;
}

.panel, .panel:link, .panel:active, .panel:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}

.panel:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f00;
	font-size: 11px;
	text-decoration: none;
}

.panel2, .panel2:link, .panel2:active, .panel2:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	text-decoration: none;
}

.panel2:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f00;
	font-size: 11px;
	text-decoration: none;
}

.panel_link {
	margin-top: 10px;
	display: block;
	width: 116px;
	height: 24px;
	padding-top: 3px;
	padding-bottom: 3px;
}

/*flagi do zmiany jezyka*/
.languages {
	position: absolute;
	z-index: 100;
	right: 4px;
	top: 38px;
}
.languages a {
	display: block;
	width: 24px;
	height: 19px;
	float: left;
	/*text-indent: -9999px;*/
	position: relative;
}
.languages a.english {
	background: url(../images/2.gif) no-repeat;
}
.languages a.polish {
	background: url(../images/1.gif) no-repeat;
}
.languages a.active {
	border: 1px solid #FFFFFF;
}