body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #C3D1DC;
	font-size: 10px;
	color: #113C88;
}

table.main {
	width: 760px;
	border-spacing: 2px;
	vertical-align: top;
}

/* style do menu */
table.menu {
	border-spacing: 0px;
	border-collapse: collapse;
	
}

td.menu_naglowek {
	background: url(pliki/menu_top_1.jpg);
	width: 179px;
	height: 39px;
	border: 1px solid White;
}
td.menu {
	border: 1px solid White;
	background: #78B6C5 url(pliki/menu_bg_1.jpg) repeat-x bottom;
	padding-bottom: 6px;
	padding-left: 8px;
	padding-right: 7px;
	padding-top: 6px;
}
td.box_kontakt {
	border: 1px solid White;
	background: #78B6C5 url(pliki/menu_bg_1.jpg) repeat-x bottom;
	padding-bottom: 6px;
	padding-left: 8px;
	padding-right: 7px;
	padding-top: 6px;
	width: 170px;
	
}
td.right_shadow {
	background: url(pliki/right_shadow_a.jpg) repeat-y;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
}
td.bottom_shadow {
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	background: url(pliki/bottom_shadow.jpg) no-repeat right;
	height: 8px;
}
/* style do boxa katalog */
td.box_katalog_naglowek {
	background: url(pliki/menu_top_2.jpg);
	width: 179px;
	height: 39px;
	border: 1px solid White;
}
td.box_katalog {
	border: 1px solid White;
	background: #71B59C url(pliki/menu_bg_2.jpg) repeat-x bottom;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F0FFFF;
	padding: 5px;
	
}
/* style do glownego okna */

td.main_naglowek {
	background: url(pliki/main_top.jpg);
	width: 567px;
	height: 39px;
	border: 1px solid White;
}
td.bottom_shadow2 {
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	background: url(pliki/bottom_shadow2.jpg) no-repeat right;
	height: 9px;
}

td.left {
	padding-left: 3px;
	vertical-align: top;
}
td.right {
	vertical-align: top;
	
}
td.main_window {
	height: 315px;
	vertical-align: top;
	border: 1px solid White;
	background: #E2F2F6;
	padding-bottom: 10px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
}

a.menu_link {
	font-size: 10px;
	color: White;
	text-decoration: none;
}
a.menu_link:hover {
	color: #C6D8F8;
	text-decoration: underline;
}
a.design_link {
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	color: #53682D;
}
a.design_link:hover {
	text-decoration: none;
	font-weight: bold;
}
a.inline {
	color: #1E90FF;
	font-weight: bold;
	text-decoration: none;
}
a.inline:hover {
	color: #84C3FF;
	font-weight: bold;
	text-decoration: underline;
}

h1 {
	font-size: 13px;
	font-weight: bold;
	color: #32719D;
	background-color: #D1E0B6;
	border-bottom-color: #6696EC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
div.content_menu {
	float: right;
	border: 1px solid White;
	padding: 5px 5px 5px 5px;
	background: #78B6C5 url(pliki/menu_bg_1.jpg) repeat-x bottom;
	width: 150px;
	margin-bottom: 5px;
}
.na_skroty {
	font-size: 13px;
	color: White;
	font-weight: bold;
}
p.highlighted {
	border: 1px dashed #B7CFF8;
}
.form {
	background-color: #E3F1FF;
	border: 1px solid #2D98FF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0065C6;
}
a.mail {
	font-size: 10px;
	color: #4D6A92;
	text-decoration: none;
	font-weight: bold;
}
a.mail:hover {
	font-size: 10px;
	color: #004588;
	text-decoration: underline;
	font-weight: bold;
}
.button {
	background-color: #6C9CC4;
	border: 1px solid #F9FCFF;
	font-size: 10px;
	font-weight: bold;
	color: #FDFEFF;
}
#laczniki td{
	border: 1px solid #6189BD;
}
.laczniki_header {
	background-color: #DBE4F0;
	border: 2px solid #4A78B3;
	font-weight: bold;
}






