.objednavka  {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #ff8a00;
	border : 0px;
	text-align : center;
	cursor : hand;
	width: 70px;
	height: 18px;
}

.title       {
	font-family: Impact;
	font-size: 12pt;
	font-weight: normal;
	color: #ff8a00;
}

.foot        {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #fff;
}
.language        {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #fff;
	background-color: #000;
	height: 22px;
}

.btitle       {
	font-family: Impact;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
}

h1
{
	font-size : 16pt;
	font-style : normal;
	font-weight : normal;
	font-family : Impact;
	color: #ff8a00;
}

h2
{
	font-size : 14pt;
	font-style : normal;
	font-weight : normal;
	font-family : Impact;
}

h3{
	font-size : 12pt;
	font-style : Italic;
	font-weight : normal;
	font-family : Impact;
}
.menuCell  				   {
	width: 120px;
	height: 40px;
	background: url("/images/black-zal.jpg");
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.menu  				   {
	font-family: Impact;
	font-size: 12pt;
	font-weight: normal;
	color: #fff;
	text-align: left;
  text-decoration: none;
	border-bottom-style : none;
}

.menu:visited	        { font-family: Impact; font-size: 12pt; font-weight: normal; color: #ffffff; text-decoration: none;}
.menu:hover       	  { font-family: Impact; font-size: 12pt; font-weight: normal; color: #ff8a00; text-decoration: none;}
.menu:active	     	  { font-family: Impact; font-size: 12pt; font-weight: normal; color: #ff8a00; text-decoration: none;}
.menu:visited:hover	  { font-family: Impact; font-size: 12pt; font-weight: normal; color: #ff8a00; text-decoration: none;}

.menu2Cell  				   {
	width: 120px;
	height: 40px;
	background: url("/images/white-zal.jpg");
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.menu2  				   {
	font-family: Impact;
	font-size: 12pt;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: left;
	border-bottom-style : none;
}
.menu2:visited	      { font-family: Impact; font-size: 12pt; font-weight: normal; color: #000000; text-decoration: none; }
.menu2:hover 		      { font-family: Impact; font-size: 12pt; font-weight: normal; color: #ff8a00; text-decoration: none; }
.menu2:active		      { font-family: Impact; font-size: 12pt; font-weight: normal; color: #ff8a00; text-decoration: none;}
.menu2:visited:hover	{ font-family: Impact; font-size: 12pt; font-weight: normal; color: #ff8a00; text-decoration: none;}

body       {
	font-family: arial;
	font-size: 10pt;
	color: #000000;
}
td         {font-family: arial; font-size: 10pt;}
.caption       {
	font-family: Impact;
	font-size: 12pt;
	font-weight: normal;
	color: #ff8a00;
}

.warning       {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #ff8a00;
}


a				   {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: #ff8a00;
	text-decoration: none;
	border-bottom-style : dashed;
	border-bottom-width : 1px;
	border-bottom-color : #ff8a00;
}


a:visited	 { font-family: arial; font-size: 10pt; font-weight: normal; color: #ff8a00; text-decoration: none; }
a:hover 		 { font-size: 10pt; color: #ff8a00; font-weight: normal; text-decoration: none }
a:active		 { font-size: 10pt; color: #ff8a00; font-weight: normal; text-decoration: none }
a:visited:hover	{ font-size: 10pt; color: #ff8a00; font-weight: normal; text-decoration: none }

.vmenu  				   {
	font-family: Impact;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	vertical-align: bottom;
	text-align: center;
	background: url("/images/spona.gif");
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 20px;
	border-bottom-style : none;
}
.vmenu:visited	      { font-family: Impact; font-size: 10pt;	font-weight: normal; color: #000000; text-decoration: none; }
.vmenu:hover 		      { font-family: Impact; font-size: 10pt;	font-weight: normal; color: #ff8a00; text-decoration: none; }
.vmenu:active		      { font-family: Impact; font-size: 10pt;	font-weight: normal; color: #ff8a00; text-decoration: none;}
.vmenu:visited:hover	{ font-family: Impact; font-size: 10pt;	font-weight: normal; color: #ff8a00; text-decoration: none;}

.logo {
	background: url("/images/cportal.gif");
	width: 81px;
	height: 386px;
	background-repeat: no-repeat;
	background-position : top;
}

.desktop {
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-bottom-style : solid;
	border-left-style : solid;
	border-right-style : solid;
	border-right-color : Black;
	border-left-color : Black;
	border-bottom-color : Black;
}

.border  {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px none;
}
.bigbut  { font-family: arial; font-size: 10pt; font-weight: bold; color: #000000; text-decoration: none; width: 324px; height: 18px; background: url("images/button_big.jpg"); background-repeat: no-repeat;}

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;}
