.objednavka  {
	font-family: courier new;
	font-size: 10pt;
	font-weight: bold;
	color: #ff8a00;
	border : 0px;
	text-align : center;
	cursor : hand;
	width: 70px;
	height: 18px;
}

.caption       {
	font-family: courier;
	font-size: 12pt;
	font-weight: bold;
	color: #A00000;
}
.title       {
	font-family: courier;
	font-size: 12pt;
	font-weight: bold;
	color: #C00000;
}

.foot        {
	font-family: courier new, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000;
}
.language        {
	font-family: courier new, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #fff;
	background-color: #fff;
	height: 22px;
}

.btitle       {
	font-family: courier;
	font-size: 12pt;
	font-weight: normal;
	color: #fff;
}

h1
{
	font-size: 16pt;
	font-style: normal;
  font-weight: normal;
	font-family: courier;
	color: #A00000;
	margin-left: 260px;
	margin-top: 14px;
}

.h1ctr
{
	font-family: courier;
	font-size: 14pt;
	font-weight: bold;
	color: #000;
	text-align: left;
  text-decoration: none;
	border-bottom-style : none;
}

h2
{
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	font-family : courier;
	color: #A00000;
}
.h2ctr
{
	font-family: arial;
	font-size: 10pt;
	font-weight: none;
	color: #808080;
	text-align: center;
	text-decoration: none;
	border-bottom-style: none;
	font-style: italic;
	width: 250px;
	border: 0px;
	vertical-align: top;
}



h3{
	font-size : 14pt;
	font-style : normal;
	font-weight : bold;
	font-family : courier;
	color: #A00000;
}

.h3ctr
{
	font-family: arial;
	font-size: 12pt;
	font-weight: none;
	color: #808080;
	text-align: center;
	text-decoration: none;
	border-bottom-style: none;
	font-style: italic;
	border: 0px;
}

h4{
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	font-family : courier;
	color: #A00000;
}

.h4ctr
{
	font-family: arial;
	font-size: 8pt;
	font-weight: none;
	color: #808080;
	text-align: center;
	text-decoration: none;
	border-bottom-style: none;
	font-style: italic;
	border: 0px;
}

.tbl_menu  				   {
	border: 1px solid #000;
}

.breakline  				   {
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dotted #000;
}

.menuCell  				   {
	width: 120px;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding-left: 10px;
	background: #c00000 url("/images/gradient01.gif");
	border-left: 1px dotted #000;
}

.menu3  				   {
	font-family: courier;
	font-size: 14pt;
	font-weight: bold;
	color: #808080;
	text-align: left;
  text-decoration: none;
	border-bottom-style : none;
}

.menu3:visited	        { font-family: courier; font-size: 14pt; font-weight: bold; color: #808080; text-decoration: none;}
.menu3:hover       	  { font-family: courier; font-size: 14pt; font-weight: bold; color: #000; text-decoration: none;}
.menu3:active	     	  { font-family: courier; font-size: 14pt; font-weight: bold; color: #000; text-decoration: none;}
.menu3:visited:hover	  { font-family: courier; font-size: 14pt; font-weight: bold; color: #000; text-decoration: none;}

.menu  				   {
	font-family: courier;
	font-size: 14pt;
	font-weight: bold;
	color: #000;
	text-align: left;
  text-decoration: none;
	border-bottom-style : none;
}

.menu:visited	        { font-family: courier; font-size: 14pt; font-weight: bold; color: #000; text-decoration: none;}
.menu:hover       	  { font-family: courier; font-size: 14pt; font-weight: bold; color: #fff; text-decoration: none;}
.menu:active	     	  { font-family: courier; font-size: 14pt; font-weight: bold; color: #fff; text-decoration: none;}
.menu:visited:hover	  { font-family: courier; font-size: 14pt; font-weight: bold; color: #fff; text-decoration: none;}

.menu2Cell  				   {
	width: 120px;
	height: 40px;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding-left: 10px;
	background: #c00000 url("/images/gradient01.gif");
	border-left: 1px dotted #000;
}

.menu2  				   {
	font-family: courier;
	font-size: 14pt;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-align: left;
	border-bottom-style : none;
}
.menu2:visited	      { font-family: courier; font-size: 14pt; font-weight: bold; color: #fff; text-decoration: none; }
.menu2:hover 		      { font-family: courier; font-size: 14pt; font-weight: bold; color: #fff; text-decoration: none; }
.menu2:active		      { font-family: courier; font-size: 14pt; font-weight: bold; color: #fff; text-decoration: none;}
.menu2:visited:hover	{ font-family: courier; font-size: 14pt; font-weight: bold; color: #fff; text-decoration: none;}

body       {
	font-family: courier new;
	font-size: 10pt;
}
td         {font-family: courier new; font-size: 10pt;}

.warning       {
	font-family: courier new;
	font-size: 10pt;
	font-weight: bold;
	color: #111;
}


a				   {
	font-family: courier new;
	font-size: 10pt;
	font-weight: normal;
	color: #A00000;
	text-decoration: none;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #111;
}


a:visited	      { font-size: 10pt; color: #A00000; font-weight: normal; text-decoration: none; }
a:hover 		    { font-size: 10pt; color: #C00000; font-weight: normal; text-decoration: none }
a:active		    { font-size: 10pt; color: #C00000; font-weight: normal; text-decoration: none }
a:visited:hover	{ font-size: 10pt; color: #C00000; font-weight: normal; text-decoration: none }

.vmenu  				   {
	font-family: courier;
	font-size: 10pt;
	font-weight: normal;
	color: #ccc;
	text-decoration: none;
	vertical-align: bottom;
	text-align: center;
	background-repeat: no-repeat;
	padding-left: 10px;
	border-bottom-style : none;
}
.vmenu:visited	      { font-family: courier; font-size: 10pt;	font-weight: bold; color: #ccc; text-decoration: none; }
.vmenu:hover 		      { font-family: courier; font-size: 10pt;	font-weight: bold; color: #fff; text-decoration: none; }
.vmenu:active		      { font-family: courier; font-size: 10pt;	font-weight: bold; color: #fff; text-decoration: none;}
.vmenu:visited:hover	{ font-family: courier; font-size: 10pt;	font-weight: bold; color: #fff; text-decoration: none;}

.logo {
	height: 34px;
	background: url("/images/fs-logo-01.jpg");
	background-repeat: no-repeat;
}

.desktop {
	border: 1px solid #000;
}

.border  {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px none;
}
.bigbut  {font-family: courier new; 
          font-size: 20pt; 
          font-weight: bold; 
          color: #000000; 
          border: 1px solid #000;
          text-decoration: none; 
          width: 324px; 
          height: 40px; 
        	margin-top: 14px;
        	background: #c00000 url("/images/gradient01.gif");
          background-repeat: repeat;}
.bigbut a				   {
	font-family: courier new;
	font-size: 20pt;
	font-weight: bold;
	color: #fff;;
	text-decoration: none;
	border-bottom-style : none;
	margin-top: 14px;
}

input        {
	font-size: 08pt;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	padding: 1px;
	border-width: thin;
	border-color: #043c82;
	border-style: solid;
}
textarea     { font-size : 9pt; font-weight : bold; color : #000000; background-color : #ffffff; padding : 1px; border-width : thin;border-color: #043c82;border-style : solid;}
select       { font-size : 9pt; font-weight : bold; color : #000000; background-color : #ffffff; padding : 1px; border-width : thin;border-color: #043c82;border-style : solid;}
.CisCombo  {
width: 200px
}
