@charset "utf-8";
/* CSS Document */

.disabled_text {
	color: gray;
}

.button_obrazkowy {
	cursor: pointer;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	font-family: Trebuchet MS;
	background-color: #f14f12;
	color: #666666;
}

/* style zdefiniowane na zyczenie klienta do edytorze w Atraxie: */
h1 {
	font-size: 22px;
	font-weight: normal;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: normal;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: normal;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: normal;
}
h4 {
	font-size: 13px;
	font-weight: normal;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: normal;
}
h5 {
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: normal;
}
h6 {
	font-size: 10px;
	font-weight: normal;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: normal;
}
/* koniec styli do edytora */

.brazowy {
	color: #bdaa7e;
}

.brazowy_gruby {
	color: #bdaa7e;
	font-weight: bold;
}

.kremowy {
	background-color: #d9d3a9;
}

.kremowy_tekst {
	color: #d9d3a9;
	font-weight: bold;
}

.kremowa_linia {
	color: #d9d3a9;
	background-color: #d9d3a9;
	border: 0px;
	width: 100%;
	height: 2px;
}

.szary_tekst {
	color: #666666;
}

.szary_duzy {
	color: #666666;
	font-size: 20px;
}

.tytul {
	color: #bdaa7e;
	font-size: 22px;
	font-weight: bold;
}

.tytul_sekcji {
	font-size: 18px;
}

.autor {
/*	color: #939598; */
	color: #666666;
	font-weight: bold;
}

.brazowa_linia {
	color: #bdaa7e;
	background-color: #bdaa7e;
	border: 0px;
	width: 100%;
	height: 2px;
}

.powiazane {
	color: #bdaa7e;
	font-weight: none;
}

a {
	color: black;
	text-decoration: none;
}

a:active {
}

a:hover {
	text-decoration: underline;
}

/*
img {
	behavior: url(pngbehavior.htc);
}*/

p {
	margin-bottom: 2px;
	margin-top: 2px;
}

.lista_ojcow {
	font-size: 10px;
}

form {
	margin-top: 0px;
	margin-bottom: 0px;
}

td {
	font-size: 14px;
}

#logo {
	position: absolute;
	left: 460px;
	top: 52px;
	text-align: center;
}

#zdjecie_lewe {
	position: absolute;
	left: 8px;
	top: 4px;
}

#naglowek1 {
}

#login_status {
	position: absolute;
	bottom: 23px;
	background: red;
}

#status_info {
	position: absolute;
	left: 767px;
	background: green;
}

.wyrazenie {
	position: absolute;
	color: #f06200;
	font-size: 14px;
}

/* * * * * * * * * * * * * */
/* MENU */
/* * * * * * * * * * * * * */
.menu {
	color: white;
}

.menu_link {
	color: #cfc4a2;
	text-decoration: none;
}

.menu_link:hover {
	color: #efe4c2;
	text-decoration: underline;
}

.menu_link_aktyw {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.menu_link_nieaktyw {
	color: #efe4c2;
	font-weight: normal;
	text-decoration: none;
}

/* end of menu */


/* * * * * * * * * * * * * */
/* CONTENT */
/* * * * * * * * * * * * * */
#content_tlo {
	position: absolute;
	top: 257px;
	left: 312px;
	width: 438px;
}

#content {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 20px;
	width: 430px;
	min-height: 200px;
}
/* end of content */


/* * * * * * * * * * * * * */
/* NEWS */
/* * * * * * * * * * * * * */
.news_tytul {
}

.news_short {
	font-size: 12px;
}

.news_data {
	color: #bdaa7e;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 4px;
}

.news_wybrane_tytul {
	font-weight: bold;
}
/* end of content */


/* ...można ją zastąpić innym znakiem lub napisem: */
.form_gwiazdka:before {
	padding-left: 5px; 
	padding-right: 5px; 
	content: "*";
}

/* * * * * * * * * * * * * */
/* INPUTS */
/* * * * * * * * * * * * * */
input {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #4d4d4d;
	padding-top: 2px;
	padding-bottom: 2px;
}

.input_button {
	width: 150px;
}

textarea {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	min-width: 160px;
	min-height: 70px;
}

select {
	font-size: 10px;
}

#login  {
	position: absolute;
	left: 10px;
	top: 99px;
}

#text_login {
	position: absolute;
	left: 151px;
	top: 97px;
}

#haslo {
	position: absolute;
	left: 10px;
	top: 120px;
	background-image: url(img/input_haslo.gif);
}

#text_haslo {
	position: absolute;
	left: 151px;
	top: 118px;
}

#submit_login {
	position: absolute;
	left: 10px;
	top: 141px;
	padding-bottom: 4px;
	font-stretch: wider;	/* to nie działa przynajmniej pod Firefoxem :( */
	cursor: pointer;
}

#search {
	background-color: #f06200;
}

#forgot_passwd {
	position: absolute;
	left: 10px;
	top: 161px;
	border: 0px;
}
/*  end of inputs */

#szukaj_tlo {
	width: 233px;
	background: url("img/Image19.jpg");
}

#szukaj {
	width: 203px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

#pod_szukaj {
	width: 233px;
	height: 5px;
	background-image: url("img/pod_szukaj.gif");
}

.cena_cena {
}

.cena_netto {
	font-size: 24px;
}

.cena_vat {
}

.cena_brutto {
	font-size: 16px;
}

#linia_prawa {
	left: 990px;
	position: absolute;
	width: 1px;
	height: 900;
	background-color: #1f3485;
	background-image: url(img/linia_prawa.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#powered {
	padding-top: 40px;
	font-size: 9px;
	text-align: right;
}

.border_color_table {
	border: solid 1px #d0d0d0;
}

.border_color {
	border: solid 1px gray;
}

.wplata_button {
	cursor: pointer;
	font-size: 16px;
}

.koszyk_autor {
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}

.powered {
	font-size: 10px; font-weight: bold; color: #cfc4a2;
}

.powered.a {
	color: #cfc4a2;
}

.powered.a:hover {
	color: #cfc4a2;
}