* {
   font-size: 12px;
   font-family: Verdana;

   /*margin: 0 auto;*/
   margin: 0;
   padding: 0;
   border: 0;
}

p {
   font-size: 11px;
   color: #565353;
   font-family: Verdana;
   line-height: 16px;
   /*color: #8b8989;*/
}

b {
   font-size: 13px;
   color: #565353;
   font-family: Verdana;
   line-height: 16px;
   font-weight: bolder;
   /*color: #8b8989;*/
}

html {
	min-height: 100%;
	/* zawsze widoczny suwak w przeglądarce */
	margin-bottom: 1px;
	position: relative;
	/* position: absolute; */
}

body {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	position: relative;
	/* position: absolute; */
	/*text-align: center;*/
}

a.email
{
   font-size: 11px;
   color: #707070;
   font-family: Verdana;
   text-decoration: underline;
}

a.email:hover
{
   font-size: 11px;
   color: #707070;
   font-family: Verdana;
   text-decoration: none;
}

#main {
   position: relative;
   width: 850px;
   display: table;
   margin: 0 auto;
   z-index: 1;
   text-align:left;
}


.clearing {
   clear: both;
   font-size: 0px;
}

/*            **** 			*/
/*            TEXT_LAYOUT 	*/
/*            **** 			*/

#layout_content
{
   position: relative;
   width: 700px;
   float: left;
   background-color: #ffffff;
   height:auto;
   margin-left: 75px;
}

#layout_footer
{
   position: relative;
   text-align: left;
   margin-top: 36px;
   width: 700px;
}

#layout_footer div 
{
   font-size: 10px;
   color: #565656;
   margin: 0px;
   margin-top: 1px;
}

#layout_footer div a.footer, #layout_footer div a.footer:hover
{
   font-size: 10px;
   color: #565656;
   text-decoration: none;
}

#layout_footer div a.footer:hover
{
   text-decoration: underline;
}

#layout_footer div a.footer_white, #layout_footer div a.footer_white:hover
{
   font-size: 10px;
   color: #ffffff;
   text-decoration: none;
}

#layout_footer div a.footer_white:hover
{
   text-decoration: underline;
}

/*            **** 			*/
/*            TEXT_BTN 	*/
/*            **** 			*/

.btn_track {
	height: 14px;
	margin-top: -2px;
}

.track div
{
	font-size: 10px;
	float:left;
	padding: 1px;
	margin-top: 3px;
	padding-top: 8px;
	padding-bottom: 8px;	
}

.track
{
	font-size: 10px;
	float:left;
	margin-top: 8px;
	height:27;
	width: 760px;
}

.track_item {
	float:left;
}

a.link_track
{
   font-size: 10px;
   color: #707070;
   font-family: Verdana;
   text-decoration: none;
   float: right;
}

a.link_track:hover
{
   font-size: 10px;
   color: #707070;
   font-family: Verdana;
   text-decoration:underline;
   float: right;
}



/*            **** 			*/
/*            TEXT_LAYER 	*/
/*            **** 			*/

#text_layer {
	width: 760px;
	margin-bottom: 3px;
	float: inherit;
	display:block;
	margin-left:10px;
	margin-bottom:30px;
}

#text_layer p {
	font-size: 11px;
	color: #565353;
	font-family: Verdana;
	line-height: 18px;
}

#text_layer b {
   font-size: 11px;
   color: #565353;
   font-family: Verdana;
   line-height: 16px;
   font-weight: bolder;
   /*color: #8b8989;*/
}

#text_layer h1 {
	font-size: 14px;
	color: #414141;
	font-family: Verdana;
	line-height: 18px;
	margin-bottom: 10px;
	margin-top: 20px;
}

#text_layer h2 {
	font-size: 12px;
	color: #414141;
	font-family: Verdana;
	line-height: 18px;
	margin-top: 15px;
	margin-bottom: 5px;
}

#text_layer h3 {
	font-size: 11px;
	color: #565353;
	font-family: Verdana;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 5px;
}

#li_shop {
	margin-left: 20px;
	font-size: 11px;
	color: #565353;
	font-family: Verdana;
	line-height: 16px;
}

#url_shop {
   font-size: 10px;
   color: #707070;
   font-family: Verdana;
   text-decoration: none;
   line-height: 19px;
}

#url_shop:hover {
   font-size: 10px;
   color: #707070;
   font-family: Verdana;
   text-decoration:underline;
}


.latin{
	margin-left: 20px;
	font-size: 11px;
	color: #565353;
	font-family: Verdana;
	line-height: 18px;
	list-style-type: lower-alpha;
}

.lower {
	margin-left: 20px;
	font-size: 11px;
	color: #565353;
	font-family: Verdana;
	line-height: 18px;
	list-style-type: lower-roman;
}

/*            **** 			*/
/*            STEP_4 		*/
/*            **** 			*/

#step4_alert {
	text-align: center;
}

#step4_alert_text {
   text-align: center;
   line-height: 18px;
   display:inline;
}


/*            **** 			*/
/*            STEP_5		*/
/*            **** 			*/

#step5_text {
	text-align: left;
	margin-top: 5px;
	line-height: 16px;	
}

#step5_text_alert {
	text-align: left;
	margin-top: 5px;
	line-height: 16px;
	color: #FF0000;
}

#step5_text_alert b{
	color: #FF0000;
}

.message_info_step5 {position:relative; margin-bottom:10px; border: 1px solid #CDCDCD; color: #303030; font-weight: bold; height:55px;}
.message_info_step5 .btable { padding: 10px; position: absolute; width: 100%; height: 100%; }
.message_info_step5 #center { font-size: 10px; width: 100%px; }

.message_info_step5 a
{
   font-size: 10px;
   color: #707070;
   font-family: Verdana;
   text-decoration: none;
}

.message_info_step5 a:hover
{
   font-size: 10px;
   color: #707070;
   font-family: Verdana;
   text-decoration:underline;
}
