body{
	background-color: White;
	color: #000000;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
.strmenu a{
	color: #000000;
	text-decoration: none;
	
}
.strmenu a:hover{
	color: #000000;
	text-decoration: underline;
	
}
body, td, p, li
{
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
a
{
	font-family: Arial, sans-serif;
	text-decoration: none;
	color: #0000D2;
	font-size: 14px;
	text-decoration: underline;
}
a:hover
{
	text-decoration: underline;
}
#blocktop
{
	z-index: 10;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 114px;
	position: absolute;
}
	#blocktop #top
	{
		background-color: #B0B6C4;
		height: 22px;
		vertical-align: text-bottom;
	

	}
		#blocktop #top td
		{
			border-bottom: 2px solid #D1D5DE;
			background-position:top;
			background-repeat: repeat-x;
		}

	#lang, #lang a 
	{
		
		color: #68233F;
		font-weight: bold;
		letter-spacing: 0px;
		white-space: nowrap;
		font-size:12px;
		

	}
#lang a {
	text-decoration:underline;
}
#lang a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}
	#lang span
	{
		text-decoration:none;
	}
#main
{
	position: absolute;
	top: 114px;
	left: 0px;
	/*border: 1px solid gray;*/
	width: 100%;
	height: auto;
}
	#main #menu1 table
	{
		text-align: center;
		width: 700px !important;	
		height: 29px;	
	}
		#main #menu1 td
		{
			white-space: nowrap;
		}
		#main #menu1 td a
		{
			color: White;
			text-decoration: none;
		}
		#main #menu1 td a:hover	{	text-decoration: underline;}
		#main #menu1 td img
		{
			margin-left: 5px;
			margin-right: 5px;
		}


	#main1 #menu1 table
	{
		text-align: center;
		width: 700px !important;	
		height: 29px;	
	}
		#main1 #menu1 td
		{
			white-space: nowrap;
		}
		#main1 #menu1 td a
		{
			color: White;
			text-decoration: none;
		}
		#main1 #menu1 td a:hover	{	text-decoration: underline;}
		#main1 #menu1 td img
		{
			margin-left: 5px;
			margin-right: 5px;
		}



	#brother_links td
	{
		border-bottom: 1px solid White;
	}
	#brother_links a
	{
		color: Black;
	}
	#content
	{
		padding-bottom: 15px;
		font-size: 13px;
		vertical-align: top;
		width: 99%;
	}
		#content h1
		{
			font-size: 18px;
			margin: 10px;
		}
		#content h2
		{
			font-size: 16px;
			margin: 10px;
		}
		#content h3
		{
			font-size: 15px;
			margin: 10px;
		}
		#content h4
		{
			font-size: 14px;
			margin: 10px;
		}
		#content h5
		{
			font-size: 13px;
			margin: 10px;
		}
/*  -----------------------------------------------------------  */

#order_admin td input
{
	width: 35px;
	padding: 0px;
	margin: 0px;
}
/* ------------------------------------------------------------- */
/*	border: 1px solid #A2A2A2;*/
.border
{ 
	padding-left: 10px;
	border-top-color: #A2A2A2;
	border-top-style: solid;
	border-top-width: 1px;
	
	border-left-color: #A2A2A2;
	border-left-style: solid;
	border-left-width: 1px;
}
.border th
{
	border-bottom-color: #A2A2A2;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.border td
{
	text-align: left;
	color: #575E7B;
	font-family: Tahoma;
	font-size: 12px;

	border-bottom-color: #A2A2A2;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
	border-right-color: #A2A2A2;
	border-right-style: solid;
	border-right-width: 1px;
}
.inform, .inform td
{
	color: #CB4276;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	border: 0 none;
}
.inform2 td
{
	color: #9C1F4E;
	font-size: 12px;
	font-weight: normal;
}
.inform3 td
{
	border: 0 none;
}
.tovar
{
	color: #575E7B;
	font-size: 12px;
	font-weight: bold;
	padding-left: 7px;
}
.text
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
}
.border th
{
	color: #F8F8F8;
	border: 0 none;
	background: #CB4276;
	font-size: 11px;
}
.form_border
{
	border: 1px solid #A0A0A0;
	height: 16px;
	font-size: 12px;
}
.button input 
{
	background: #F4F5FA;
	border: 1px solid #B6B6B6;
	color: #CB4276;
	font-weight: bold;
	cursor: pointer;
	font-size: 12px;
	
}
#mail a{
	color:#000000;
}
#mail a:hover{color:#FFFFFF;}

.top{ color: #FFFFFF; font-weight: bold; background-color: #CB4276;}
.top2{ background-color: #F4F5FA;}
.top2 td{border-bottom:1px solid #A2A2A2; border-right:1px solid #A2A2A2;}
.top2 strong{color:#605B7A; font-weight: bold;}
.leaflet td{ background-color: #F4D5E1; border-bottom:1px solid #A2A2A2; }
.consider td input {border:1px solid #000000; }
.consider1{
	color:#A51E4D;
	font-weight:bold;
	font-family: Tahoma;
	font-size:12px;
	background-color:#F4F5FA;
}
.packing{padding-left:10px; border-bottom:1px solid #A2A2A2; border-right:1px solid #A2A2A2; border-left:1px solid #A2A2A2;color:#73728F;font-weight:bold; height:1%;}
.packing_slim{ padding:0 5px 0 5px;  background-color: #E4E5EA;  border-right:1px solid #A2A2A2;  border-bottom:1px solid #A2A2A2;}
.packing_slim strong{color:#2169A3;}
.packing_slim select{width:100px;margin:0 0 0 20px;}
.packing_slim1{ background-color: #F4D5E1;border-right:1px solid #A2A2A2;  border-bottom:1px solid #A2A2A2;}
.mark{padding-left:10px; color:#75459A; border-top:1px solid #A2A2A2;border-left:1px solid #A2A2A2;border-right:1px solid #A2A2A2; height:1%;}
.zapis{color:#262762; background-color:#F4F5FA;border-right:1px solid #A2A2A2;border-left:1px solid #A2A2A2;}
.big{border-left:1px solid #A2A2A2; border-right:1px solid #A2A2A2;}
.urgency{ background-color: #F4F5FA;  border-bottom:1px solid #A2A2A2;border-left:1px solid #A2A2A2;border-right:1px solid #A2A2A2;"}
.words{visibility: hidden;  position: absolute; z-index:  1;}
.main_menu {font-size: 10px;}
