@charset "UTF-8";

*,BASE,BASEFONT,BODY,HEAD,HTML,LINK,META,STYLE,TITLE, A, B, BIG, BLOCKQUOTE, CENTER, CITE,
CODE, DEL, DFN, EM,FONT,H1,H2,H3,H4,H5,H6,I,INS,KBD,P,PRE,Q,S,SAMP,SMALL,STRIKE,STRONG,SUB,SUP,
TT,U,VAR,ABBR,ACRONYM,ADDRESS,BDO,BR,DIV,FRAME,FRAMESET,HR,IFRAME,NOFRAMES,SPAN,BUTTON,FIELDSET,
ISINDEX,LABEL,LEGEND,OPTGROUP,OPTION,SELECT,TEXTAREA,CAPTION,COL,COLGROUP,TABLE,TBODY,TD,TFOOT,TH,
THEAD,TR,DD,DIR,DL,DT,LI,MENU,OL,UL,AREA,IMG,MAP, APPLET,NOSCRIPT,OBJECT,PARAM,SCRIPT {
	background: transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	padding: 0;
	outline: 0;
	text-decoration: none;
	vertical-align: baseline;
}

DD,DIR,DL,DT,LI,MENU,OL,UL {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* BLOCKQUOTE,Q { quotes: """ """ "'" "'"; } */

:focus  {
	outline: 0;
}

TABLE {
	border-collapse: collapse;
	border-spacing: 0;
}

BODY {
	background: #FFFFFF;
	color: #000000;
	font-family:
	Verdana,Geneva,Kalimati,sans-serif;
	font-size: 80%;
	font-weight: normal;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.central {
	margin: 0 auto;
	width: 940px;
}

div.centered {
	border: solid;
	border-color: transparent;
	margin-left: auto;
	margin-right: auto;
	width: 720px;
}

.h_5 {
	padding-top: 5px;
}

.h_6 {
	padding-top: 6px;
}

.h_10 {
	padding-top: 10px;
}

.h_12 {
	padding-top: 12px;
}

.h_14 {
	padding-top: 14px;
}

.h_15 {
	padding-top: 15px;
}

.h_20 {
	padding-top: 20px;
}

.h_25 {
	padding-top: 25px;
}

/* HEADER*/

#header	{
	background: #383b8a;
	height: 88px;
	padding-top: 14px;
	width: 100%;
}

#header .head_l	{
	background: url(http://progra.pl/crm/images/bg_header_left_15x88.png) 0 0 no-repeat;
	height: 88px;
	width: 15px;
}

#header .head_r	{
	background: url(http://progra.pl/crm/images/bg_header_right_15x88.png) 0 0 no-repeat;
	height: 88px;
	width: 15px;
}

#header .head_c {
	background: url(http://progra.pl/crm/images/bg_header_center_1x88.png) 0 0 repeat-x;
	height: 88px;
	width: 910px;
}

#header A.head_logo	{
	background: url(http://progra.pl/crm/images/logo_progra_132x55.png) 0 0 no-repeat;
	display: block;
	height: 55px;
	margin: 15px 0 0 29px;
	text-indent: -1999px;
	text-decoration: none;
	width: 132px;
}

#header .head_text {
	background: url(http://progra.pl/crm/images/txt_header_196x30.png) 0 0 no-repeat;
	height: 30px;
	margin: 32px 0 0 44px;
	width: 320px;
}

#header .logowanie {
	height: 35px;
	width: 350px;
	padding: 5px;
	margin-top: 41px;
}

#header A:hover {
	color: #504fa1;
	text-decoration: underline;
}

#header label:hover {
	color: #504fa1;
	cursor: pointer;
}

/* MENU */

#menu {
	margin-left: 1px;
	width: 219px;
}

#menu .menu_top {
	background: url(http://progra.pl/crm/images/bg_menu_top_219x38.png) 0 0 no-repeat;
	height: 38px;
	width: 219px;
}

#menu A.menu_wa	{
	background: url(http://progra.pl/crm/images/bg_menu_wa_219x42.png) 0 0 no-repeat;
	color: #7895d6;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 28px;
	padding: 14px 0 0 15px;
	text-decoration: none;
	width: 204px;
}

#menu A.menu_wa:hover {
	text-decoration: underline;
}

#menu A.menu_woa {
	background: url(http://progra.pl/crm/images/bg_menu_woa_219x42.png) 0 0 no-repeat;
	color: #7895d6;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 28px;
	padding: 14px 0 0 15px;
	text-decoration: none;
	width: 204px;
}

#menu A.menu_woa:hover {
	text-decoration: underline;
}

#menu .submenu_top {
	background: #383b8a url(http://progra.pl/crm/images/bg_menu_top_1x20.png) 0 0 repeat-x;
	width: 219px;
}

#menu .submenu_bottom {
	background: url(http://progra.pl/crm/images/bg_menu_bottom_219x10.png) 0 0 no-repeat;
	height: 10px;
	width: 219px;
}

#menu A.menu_ar	{
	background: url(http://progra.pl/crm/images/arrow_double_9x7.png) center left no-repeat;
	color: #ffffff;
	display: block;
	font-size: 10px;
	margin: 0 20px 0 16px;
	padding-left: 18px;
	text-decoration: none;
}

#menu A.menu_ar:hover {
	color: #ffb26e;
	text-decoration: none;
}

/* DIV MAIN */

#in_main {
	width: 720px;
}

#in_main_full {
	width: 100%;
}

#content {
	color: #363986;
	font-size: 11px;
	line-height: 16px;
	margin: auto;
	width: 680px;
}

#content .post .imgbox {
	border: 1px solid #dee8f3;
	margin: 0 20px 20px 15px;
}

#content .post H1.title	{
	color: #383b8a;
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 36px;
	font-weight: bold;
	line-height: 36px;
	padding: 22px 0 0 0;
}

#content .post H2.title	{
	color: #383b8a;
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 36px;
	font-weight: bold;
	line-height: 36px;
	padding: 22px 0 0 0;
}

#content .post H3.title	{
	color: #383b8a;
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 36px;
	padding: 22px 0 0 0;
}

#content .post H2.link {
	font-size: 14px;
	font-weight: bold;
	padding: 0;
}

#content A {
	color: #7489b6;
	text-decoration: none;
}

#content A:hover {
	color: #90a4d2;
	text-decoration: underline;
}

#content .post .date {
	font-size: 14px;
	padding: 0;
	width: 100px;
}

#content .post UL {
	list-style-type: disc;
	margin: 0 0 0 35px;
}

#content .post OL {
	list-style-type: decimal;
	margin: 0 0 0 35px;
}

#content .post P {
	padding-top: 20px;
}

#content .divhr	{
	border-bottom: 1px solid #dee8f3;
	margin-bottom: 10px;
	padding-top: 10px;
	width: 650px;
}

#content .navigation {
	margin-bottom: 20px;
	width: 650px;
}

#content H2.center {
	color: #ff0000;
	font-size: 30px;
	margin-top: 100px;
	text-align: center;
}

#content div.center {
	text-align: center;
}

#content div.right {
	text-align: right;
}

#content div.left {
	text-align: left;
}

#content div.just {
	text-align: justify;
}

#main {
	background: url(http://progra.pl/crm/images/bg_top_940x490.png) top center no-repeat;
	min-height: 666px;
}

#main .bg_full {
	background: url(http://progra.pl/crm/images/bg_top_940x490_1.png) top center no-repeat;
}

#main .bg_short {
	background: url(http://progra.pl/crm/images/bg_top_940x170_1.png) top center no-repeat;
	height: 346px;
}

#main .bottom_bg {
	background: url(http://progra.pl/crm/images/bg_bottom_1x125.png) bottom left repeat-x;
	min-height: 535px;
	padding-bottom: 125px;
}

#main_full {
	background: url(http://progra.pl/crm/images/bg_top_940x490_1.png) top center no-repeat;
	min-height: 666px;
}

#main_full .bottom_bg {
	background: url(http://progra.pl/crm/images/bg_bottom_1x125.png) bottom left repeat-x;
	min-height: 535px;
	padding-bottom: 125px;
}

#main_short {
	background: url(http://progra.pl/crm/images/bg_top_940x170_1.png) top center no-repeat;
	height: 346px;
}

#main_short .bottom_bg {
	background: url(http://progra.pl/crm/images/bg_bottom_1x125.png) bottom left repeat-x;
	min-height: 225px;
	padding-bottom: 121px;
}

#main_short div.middle {
	padding-bottom: 100px;
	padding-top: 100px;
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	height: 25px;
}

#main_short A:hover {
	color: #90a4d2;
	text-decoration: underline;
}

/* FOOTER */

#footer	{
	height: 110px;
}

#footer .btop {
	background: url(http://progra.pl/crm/images/button_gotop_40x30.png) 0 0 no-repeat;
	display: block;
	height: 30px;
	margin-right: 90px;
	margin-top: -30px;
	text-indent: -1999px;
	text-decoration: none;
	width: 40px;
}

#footer .links {
	color: #7489b6;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 11px;
	padding: 6px 0 0 220px;
}

#footer .links A {
	color: #7489b6;
	text-decoration: none;
}

#footer .links A:hover {
	color: #90a4d2;
	text-decoration: underline;
}

#footer .contact {
	color: #7489b6;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 11px;
	padding: 7px 125px 0 0;
}

#footer	{
	/*background: url(http://progra.pl/crm/images/bg_footer_1x100.png) 0 0 repeat-x;*/
	min-height: 100px;
	width: 100%;
}

#footer .central {
	color: #5177ab;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 11px;
	padding: 14px 0 0 50px;
}

#footer A {
	color: #5177ab;
	text-decoration: none;
}

#footer A:hover	{
	color: #6d91c6;
	text-decoration: underline;
}

#footer .krs {
	color: #7489b6;
	font-family: Tahoma, Geneva, Kalimati, sans-serif;
	font-size: 11px;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
}

/* TABLES */

#standard_table {
	border: thin;
	border-color: white;
	border-style: solid;
	width: 100%;
}

#standard_table tr {
	border: thin;
	border-color: white;
	border-style: solid;
	padding: 3px;
}

#standard_table th {
	border: thin;
	border-color: white;
	border-style: solid;
	padding: 3px;
}

#standard_table th.left {
	border: none;
	text-align: left;
	min-width: 110px;
	width: 22%;
}

#standard_table th.name {
	border: thin;
	border-color: white;
	text-align: left;
	min-width: 150px;
	width: 150px;
}

#standard_table td {
	border: thin;
	border-color: white;
	border-style: solid;
	padding: 3px;
	vertical-align: top;
}

#standard_table td.product {
	min-width: 230px;
	width: 230px;
}

#standard_table td.price {
	min-width: 80px;
	width: 80px;
}

#standard_table td.left {
	border: none;
	text-align: left;
	width: 73%;
}

#form_table {
	border: none;
	width: 300px;
	margin: auto;
	padding: 2px;
}

#form_table th.left {
	border: none;
	text-align: left;
	width: 48%;
}

#form_table td.left {
	border: none;
	text-align: left;
	width: 52%;
}

#form_table td.bold {
	border: none;
	font-weight: bold;
	font-size: 10pt;
	padding: 4px;
}

#login_table {
	border: none;
	width: 100%;
	margin: auto;
	padding: 5px;
	font-size: 7pt;
	color: #363986;
}

#login_table td.check {
	text-align: right;
	padding-right: 7px;
}

#data_table {
	border: none;
	width: 100%;
}

#data_table td {
	padding: 2px;
}

#data_table td.name {
	width: 90px;
}

#data_table td.center {
	text-align: center;
	width: 100%;
}

#key_table {
	border: none;
	margin-left: auto;
	margin-right: auto;
	width: 70%;
}

#key_table td {
	padding: 2px;
}

#key_table td.name {
	width: 120px;
	min-width: 120px;
	text-align: left;
}

/* INPUTS */

input.text {
	border: none;
	background-color: #e7f1fd;
	width: 97%;
}

input.text_warning {
	border: none;
	background-color: red;
	width: 97%;
}

input.text_big {
	border: none;
	background-color: #e7f1fd;
	font-size: 10pt;
	width: 97%;
}

input.text_small {
	border: none;
	background-color: #e7f1fd;
	font-size: 7pt;
	width: 80px;
}

input.text_email {
	border: none;
	background-color: #e7f1fd;
	width: 400px;
}

textarea.text {
	border: none;
	background-color: #e7f1fd;
	width: 97%;
	resize: none;
}

input.text_right {
	border: none;
	background-color: #e7f1fd;
	text-align: right;
	width: 80%;
}

input.button {
	border: none;
	background-color: #383b8a;
	color: white;
	padding: 3px;
	text-align: center;
}

input.button_big {
	border: none;
	background-color: #383b8a;
	color: white;
	font-size: 10pt;
	padding: 3px;
	text-align: center;
}

input.button_small {
	border: none;
	background-color: #383b8a;
	color: white;
	padding-bottom: 1px;
	margin-bottom: 1px;
	font-size: 7pt;
	width: 70px;
	height: 15px;
}

input.button_small:hover {
	color: #ffb26e;
	cursor: pointer;
}

input.button:hover {
	color: #ffb26e;
	cursor: pointer;
}

input.button_big:hover {
	color: #ffb26e;
	cursor: pointer;
}

submit.button {
	border: none;
	background-color: #383b8a;
	color: white;
	padding: 3px;
	text-align: center;
}

submit.button_big {
	border: none;
	background-color: #383b8a;
	color: white;
	font-size: 10pt;
	padding: 3px;
	text-align: center;
}

submit.button_small {
	border: none;
	background-color: #383b8a;
	color: black;
	text-align: center;
	font-size: 7pt;
	width: 70px;
	height: 20px;
}

submit.button_small:hover {
	color: #ffb26e;
	cursor: pointer;
}

submit.button:hover {
	color: #ffb26e;
	cursor: pointer;
}

submit.button_big:hover {
	color: #ffb26e;
	cursor: pointer;
}

select.wojewodztwa {
	background-color: #e7f1fd;
	border: none;
	width: 97%;
}

select.wojewodztwa_warning {
	background-color: red;
	border: none;
	width: 97%;
}

/* CRUMBS */

#crumbs	{
	border-bottom: 1px solid #dee8f3;
	color: #fe7f0f;
	font-size: 11px;
	margin: 28px auto 0 auto;
	padding-bottom: 8px;
	width: 650px;
}

#crumbs .current {
	color: #363986;
}

#crumbs A {
	color: #363986;
	text-decoration: none;
}

#crumbs A:hover {
	color: #504fa1;
	text-decoration: underline;
}

p.center {
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
	padding: 8px;
}

p.warning {
	color: red;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	width: 100%;
}

p.attention {
	color: red;
	padding-top: 10px;
	padding-bottom: 10px;
	
	text-align: center;
	font-size: 10pt;
	width: 100%;
}

p.promocja {
	color: red;
	text-align: left;
	width: 100%;
}

p.left {
	text-align: left;
	width: 100%;
}

span.promocja {
	color: red;
}

