body {
	background: #ffffff;
	margin-top: 0px;
}

img {
	border: 0px;
}

p, form {
	margin: 0px
}

input.zamow {
	height: 20px;
	margin: 2px;
	font-family: Verdana;
	color: #767575;
	font-size: 12px;
	border: solid 1px #bebebe;
	padding-left: 5px;
	padding-top: 2px;
}

select.zamow {
	margin: 2px;
	font-family: Verdana;
	color: #767575;
	font-size: 12px;
	border: solid 1px #bebebe;
}

/* MENU1 --------------------------------------------------------------------------------------------------------------------------- */

#menu1 a:link, #menu1 a:visited {
	font-family: Verdana;
	font-size: 11px;
	display: block;
	float: none;
	line-height: 29px;
	height: 29px;
	padding: 0px 15px;
	color: #767575;
	text-decoration: none;
	background-image: url('img/bg_menu_off.gif');
	background-repeat: no-repeat;
}

#menu1 a:hover {
	background-image: url('img/bg_menu_on.gif');
}

#menu1b a:link, #menu1b a:visited {
	font-family: Verdana;
	font-size: 11px;
	display: block;
	float: none;
	line-height: 29px;
	height: 29px;
	padding: 0px 15px;
	border-bottom: 1px solid #ededed;
	color: #aea28d;
	text-decoration: none;
}

#menu1b a:hover {
	color: #E1B869;
}


/* MENU2 --------------------------------------------------------------------------------------------------------------------------- */

#menu2 a:link, #menu2 a:visited {
	font-family: Verdana;
	font-size: 11px;
	display: block;
	float: right;
	line-height: 30px;
	height: 30px;
	padding: 0px 11px;
	color: #767575;
	text-decoration: none;
}

#menu2 a:hover {
	color: dd0027;
}


/* TABELE --------------------------------------------------------------------------------------------------------------------------- */

td.ramka_lewa {
	width: 20px;
	background-image: url('img/bg_left.gif');
	background-repeat: repeat-y;
}

td.ramka_prawa {
	width: 20px;
	background-image: url('img/bg_right.gif');
	background-repeat: repeat-y;
}

td.ramka_dol {
	width: 920px;
	height: 20px;
	background-image: url('img/bg_bottom.gif');
	background-repeat: no-repeat;
}

td.top_right {
	width: 480px;
	height: 142px;
	text-align: right;
	background-image: url('img/bg_top.jpg');
	background-repeat: no-repeat
}

td.top_bar {
	width: 880px;
	height: 30px;
	text-align: right;
	background-image: url('img/bg_topbar.gif');
	background-repeat: repeat-x;
}

table.tab_main {
	width: 670px;
	border: 0px;
	padding-top: 1px;
}

td.main_top {
	height: 27px;
	background-image: url('img/bg_mainbar.gif');
	background-repeat: repeat-x;
	border-top: 1px solid #dfe0df;
	border-right: 1px solid #dfe0df;
	border-left: 1px solid #dfe0df;
}

td.main_mid {
	border-right: 1px solid #dfe0df;
	border-left: 1px solid #dfe0df;
}

td.main_dwn {
	height: 20px;
	border-bottom: 1px solid #dfe0df;
	border-right: 1px solid #dfe0df;
	border-left: 1px solid #dfe0df;
}

.main_blank {
	width: 10px;
	background-color: #F4F5F5;
	border: none;
}

td.main_dot {
	width: 29px;
	vertical-align: top;
	background-color: #F4F5F5;
	border-bottom: 1px dashed #e0e0e0;
}

.main_link {
	width: 306px;
	vertical-align: top;
	background-color: #F4F5F5;
	border-bottom: 1px dashed #e0e0e0;
}

table.pre {
	background-color: #BEBEBE;
	width: 610px;
	border: 0px;
	color: #767575;
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	line-height: 130%;
}

tr.pre1 {
	background-color: #f2f2f2;
	vertical-align: top;
}

tr.pre2 {
	background-color: #ffffff;
	vertical-align: top;
}

table.zamow {
	width: 630px;
	border: 0px;
	font-family: Verdana;
	font-size: 12px;
	color: #767575;
	text-align: left;
}

table.cennik {
	background-color: #bebebe;
	width: 500px;
	border: 0px;
	color: #767575;
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	line-height: 130%;
}

tr.cen0 {
	background-color: #d8d8d8;
	vertical-align: top;
}

tr.cen1 {
	background-color: #fafafa;
	vertical-align: top;
}

tr.cen2 {
	background-color: #ffffff;
	vertical-align: top;
}

/* TEKST --------------------------------------------------------------------------------------------------------------------------- */

span.bold {
	font-weight: bold
}

span.sz11 {
	font-size: 11px;
}

div.sz11 {
	color: #767575;
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	line-height: 130%;
}

div.sz12 {
	color: #767575;
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	line-height: 130%;
}

div.cz12 {
	color: #dd0027;
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	line-height: 130%;
}

div.cz14 {
	color: #dd0027;
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	line-height: 130%;
}

div.cz12n {
	color: #dd0027;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	line-height: 130%;
	padding-bottom: 4px;
}

div.cz11i {
	color: #dd0027;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	font-style: italic;
	line-height: 130%;
	padding-bottom: 4px;
}

div.sz12n {
	color: #767575;
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	line-height: 130%;
	padding: 15px 0px 10px 0px;
}

div.sz12nar {
	color: #767575;
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	line-height: 130%;
	padding: 0px 0px 10px 0px;
}

div.artFullHidden
{
	display:none;
}

div.artFullPositioned
{
	position:static;
	text-align:justify;
	padding-left:3px;
	padding-right:3px;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

a:link.btn-slide {color: #767575; text-decoration: none}
a:visited.btn-slide {color: #767575; text-decoration: none}
a:hover.btn-slide {color: #dd0027; text-decoration: none}

/* LINKI --------------------------------------------------------------------------------------------------------------------------- */

a:link {color: #dd0027; text-decoration: none}
a:visited {color: #dd0027; text-decoration: none}
a:hover {color: #dd0027; text-decoration: underline}

a:link.sz {color: #767575; text-decoration: none}
a:visited.sz {color: #767575; text-decoration: none}
a:hover.sz {color: #dd0027; text-decoration: none}

a:link.sz_skr {color: #dd0027; text-decoration: none}
a:visited.sz_skr {color: #dd0027; text-decoration: none}
a:hover.sz_skr {color: #dd0027; text-decoration: underline}


.message {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana,Helvetica,Arial;
	padding-left: 10px;
	padding-top: 10px;
}

div.az_footer {
	margin: 10px;
	font-family: Verdana;
	text-align: center;
	font-size: 7pt;
	color: #aea28d;
}

a.az_foot:link {color: #aea28d; text-decoration: none}
a.az_foot:visited {color: #aea28d; text-decoration: none}
a.az_foot:hover {color: #aea28d; text-decoration: none}

