
@media screen
{
  #print_banner
  {
  	display: none;
  }
}

@media print
{
  #screen_banner
  {
  	display: none;
  }
  
  #footer
  {
  	display: none;
  }
}

TABLE.admin_view
{
	width: 100%;
}

TABLE.admin_view TH
{
	padding-bottom: 2px;
	border-bottom: 1px solid rgb(180,180,180);
	text-align: left;
	font-size: 9pt;
}

TABLE.admin_view TD
{
	padding-left: 2px;
	border-bottom: 1px solid rgb(180,180,180);
	font-size: 9pt;
}

TABLE.admin_view TD.alt
{
}

TABLE.admintable
{
	border-collapse: collapse;
}

TABLE.admintable TD
{
	height: 15pt;
	padding: 2px;
}

TABLE.admintable TH
{
	padding: 2px;
	text-align: left;
	border-bottom: 1px solid black;
}

TABLE.admintable_padded
{
	border-collapse: collapse;
}

TABLE.admintable_padded TD
{
	height: 14pt;
	padding: 3px;
}

TABLE.admintable_padded TH
{
	padding: 2px;
	text-align: left;
	border-bottom: 1px solid black;
}


DIV.greybox
{
	border: 1px solid rgb(200, 200, 200);
	background: rgb(250, 250, 250);
	padding: 10px;
}

DIV.whitebox
{
	border: 1px solid rgb(0, 0, 0);
	background: rgb(255, 255, 255);
	padding: 10px;
}

TABLE.table_1
{
}

TABLE.table_1 TH
{
	background: rgb(240, 240, 240);
	font-weight: bold;
	padding-left: 1px;
	padding-top: 1px;
	padding-right: 5px;
}

TABLE.table_1 TD
{
	border-bottom: 1px solid rgb(160, 160, 160);
	padding-left: 1px;
	padding-top: 1px;
	padding-right: 5px;
}

#change_country
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #EEEEFF;
}

#change_country A, A:hover, A:visited, A:active
{
	color: #EEEEFF;
}

A.title_link, A.title_link:hover, A.title_link:visited, A.title_link:active
{
	color: #ffffff;
}

H1
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14pt;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
}

H1.form_title
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14pt;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
}

H2
{
	margin-top: 0px;
	margin-bottom: 10px;
}

DIV.yellow_border
{
	border: 2px solid #eddf80;
}

#login_banner TD
{
	font-family: Tahoma;
	font-size: 8pt;
	padding-top: 5px;
}

#login_banner TD.label
{
	color: #FFFFFF;
	padding-left: 5px;
}

#login_banner TD.field
{
	color: #FFFFFF;
	padding-left: 5px;
}

#login_banner_links
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #ffffff;
	padding-left: 8px;
	line-height: 13pt;
}

#login_banner_links A
{
	color: #ffffff;
}

#login_banner_links A:hover
{
	color: #ffffff;
}

#login_banner_links A:visited
{
	color: #ffffff;
}

#login_banner_links A:active
{
	color: #ffffff;
}

INPUT.login_field
{
  font-size: 8pt;
  background-color: #ffffff;
  background-image: url('/cz/html/images/user-icon.gif');
  background-repeat: no-repeat;
  background-position: 2px center;
  padding-left: 18px;
  padding-top: 2px;
  padding-bottom: 2px;
}

INPUT.password_field
{
	font-size: 8pt;
	background-color: #ffffff;
	background-image: url('/cz/html/images/lock-icon.gif');
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
}

DIV.tooltip
{
	/*
	border: 1px solid rgb(200,200,100);
	background: rgb(255,255,200);
	*/
	/*
	border: 1px solid rgb(50,50,150);
	background: rgb(240,240,255);
	*/
	/*
	border: 1px solid rgb(0,0,0);
	background: rgb(245,245,245);
	*/
	border: 1px solid rgb(0,0,0);
	background: rgb(255,255,255);
	padding: 5px;
	margin: 2px;
	position: absolute;
}

DIV.tooltip TABLE TD
{
	vertical-align: top;
}

TABLE.demands_view
{
	width: 100%;
}

TABLE.demands_view TH
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #676767;
}

TABLE.demands_view TD
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	line-height: 14pt;
}

TABLE.demands_view TD.date
{
	color: navy;
	font-weight: bold;
	font-size: 10pt;
	/* border-bottom: 1px solid #676767; */
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

TABLE.demands_view TD.twistie
{
	width: 2%;
	border-top: 1px solid #909090;
}

TABLE.demands_view TD.subject
{
	width: 68%;
	line-height: 13pt;
	font-weight: bold;
	border-top: 1px solid #909090;
}

TABLE.demands_view TD.category
{
	width: 30%;
	border-top: 1px solid #909090;
}

TABLE.companies_view
{
	width: 100%;
}

TABLE.companies_view TD
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	line-height: 14pt;
}

TABLE.companies_view TD.subject
{
	font-weight: bold;
	border-top: 1px solid #676767;
}

TABLE.companies_view TD.address
{
	padding-top: 5px;
	padding-bottom: 5px;
}

TABLE.companies_view TD.label
{
	width: 13%;
	font-weight: bold;
}

TABLE.companies_view TD.text
{
	width: 27%;
}

TABLE.companies_view TD.separator
{
}



#header
{
	font-family: Tahoma;
	font-size: 9pt;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

A
{
	color: #006ca5;
}

A:visited
{
	color: #006ca5;
}

A:hover
{
	color: #006ca5;
	text-decoration: none;
}

A:active
{
	color: #006ca5;
}

A.dashed_link
{
	border-bottom: 1px dashed;
	text-decoration: none;
}

A.dashed_link:visited
{
	border-bottom: 1px dashed;
	text-decoration: none;
}

A.dashed_link:hover
{
	border-bottom: none;
	text-decoration: none;
}

A.dashed_link:active
{
	border-bottom: 1px dashed;
	text-decoration: none;
}

A.dotted_link, A.dotted_link:visited, A.dotted_link:active
{
  	border-bottom: 1px dotted;
	text-decoration: none;
  }

A.dotted_link:hover
{
  	border-bottom: none;
	text-decoration: none;
  }

DIV.info_body
{
	font-family: Tahoma;
	font-size: 9pt;
	line-height: 12pt;
	text-align: justify;
	width: 650px;
}

DIV.info_heading
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14pt;
	padding-top: 5px;
	padding-bottom: 10px;
}

TABLE.my_demands_view
{
	width: 100%;
}

TABLE.my_demands_view TH
{
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: 1px solid black;
}

TABLE.recent_view
{
	width: 100%;
}

TABLE.recent_view TH
{
	background: #EEEEEE;
	color: 555555;
	text-align: left;
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
}

TABLE.recent_view TD
{
	font-size: 9pt;
	text-align: left;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
}

TABLE.recent_view TD.alt
{
	background: #EEEEEE;
	text-align: left;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
}

TABLE.recent_view TH.column_1
{
	width: 10%;
}

TABLE.recent_view TH.column_2
{
	width: 1%;
	text-align: center;
}

TABLE.recent_view TH.column_3
{
	width: 74%;
}

TABLE.recent_view TH.column_4
{
	width: 15%;
}

FORM
{
	margin: 0px;
	padding: 0px;
}


TABLE.editform_newdemand INPUT
{
	font-family: Tahoma;
	font-size: 9pt;
	width: 276px;
}

TABLE.editform_newdemand SELECT
{
	font-family: Tahoma;
	font-size: 9pt;
	width: 280px;
}

FORM.editform INPUT
{
	font-family: Tahoma;
	font-size: 9pt;
}

FORM.editform SELECT
{
	font-family: Tahoma;
	font-size: 9pt;
}

DIV.portlet_inner_title
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14pt;
	padding-right: 5px;
	padding-bottom: 20px;
}

DIV.paragraph_title
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14pt;
}

DIV.medium_text
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10pt;
}

TABLE.multi_column
{
}

TABLE.multi_column TD
{
	vertical-align: top;
}

DIV.paragraph
{
}

SPAN.error
{
	color: #EE0000;
	border-bottom: 1px dotted;
}

DIV.paragraph_l1
{
	padding-left: 15px;
}

DIV.portletflat_title
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14pt;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
}

DIV.portletflat_body
{
	font-family: Tahoma;
	font-size: 9pt;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
}

DIV.portletultraflat_body
{
	font-family: Tahoma;
	font-size: 9pt;
}

SELECT.selectbox
{
	font-family: Tahoma;
	font-size: 9pt;
	width: 170px;
}

SELECT.selectbox2
{
	font-family: Tahoma;
	font-size: 9pt;
	width: 200px;
}

SELECT.selectbox3
{
	font-family: Tahoma;
	font-size: 9pt;
	width: 300px;
}

BODY
{
	color: black;
	font-family: Tahoma;
	font-size: 9pt;
	margin-top: 0px;
  overflow-y: scroll;
}

DIV.active_profile
{
	border: 1px solid #666666;
	background: #F0F0F0;
	font-weight: bold;
	padding: 2px;
}

DIV.nonactive_profile
{
	border: 1px solid #FFFFFF;
	background: #FFFFFF;
	font-weight: bold;
	padding: 2px;
}

TABLE.editform
{
}

TABLE.editform TD.required
{
	color: red;
}

TABLE.editform TD.label
{
	vertical-align: middle;
	line-height: 15pt;
}

TABLE.editform TD.edit
{
	vertical-align: middle;
	padding-left: 10px;
}

INPUT.newdemand_subject_help
{
	color: #A0A0A0;
	font-family: Tahoma;
	font-size: 9pt;
	width: 330px;
}

INPUT.newdemand_subject
{
	color: #000000;
	font-family: Tahoma;
	font-size: 9pt;
	width: 330px;
}

INPUT.newdemand_edit3
{
	color: #000000;
	font-family: Tahoma;
	font-size: 9pt;
}

INPUT.newdemand_edit2
{
	color: #000000;
	font-family: Tahoma;
	font-size: 9pt;
	width: 200px;
}

INPUT.newdemand_edit
{
	color: #000000;
	font-family: Tahoma;
	font-size: 9pt;
	width: 170px;
}

TABLE.categories
{
	font-family: Tahoma;
	font-size: 9pt;
	color: #000000;
	line-height: 14pt;
}

TABLE.categories TD
{
}

TABLE.categories TD A
{
	color: #000000;
	text-decoration: underline;
}

TABLE.categories TD A:active
{
	color: #000000;
	text-decoration: underline;
}

TABLE.categories TD A:visited
{
	color: #000000;
	text-decoration: underline;
}

TABLE.categories TD A:hover
{
	color: #000000;
	text-decoration: none;
}


/*
 * Portlet style definition
 *
 * Style: 'darkblue'
 */

TD.portletbase-darkblue-l DIV
{
	width: 27px;
	height: 24px;
	background-image: url('/cz/html/images//portlet-darkblue-l.gif');
}

TD.portletbase-darkblue-m
{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	width: 27px;
	height: 24px;
	background-image: url('/cz/html/images//portlet-darkblue-m.gif');
}

TD.portletbase-darkblue-r DIV
{
	width: 27px;
	height: 24px;
	background: url('/cz/html/images//portlet-darkblue-r.gif') right;
}

DIV.portletbase-darkblue-parent
{
	border-left: 1px solid #B0B0B0;
	border-right: 1px solid #B0B0B0;
	border-bottom: 1px solid #B0B0B0;
}

DIV.portletbase-darkblue-body
{
	font-family: Tahoma;
	font-size: 9pt;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 12px;
	padding-bottom: 10px;
}

/* -- Portlet style definition ends -- */

/*
 * Portlet style definition
 *
 * Style: 'lightblue'
 */

TD.portletbase-lightblue-l DIV
{
	width: 27px;
	height: 24px;
	background-image: url('/cz/html/images//portlet-lightblue-l.gif');
}

TD.portletbase-lightblue-m
{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	width: 27px;
	height: 24px;
	background-image: url('/cz/html/images//portlet-lightblue-m.gif');
}

TD.portletbase-lightblue-r DIV
{
	width: 27px;
	height: 24px;
	background: url('/cz/html/images//portlet-lightblue-r.gif') right;
}

DIV.portletbase-lightblue-parent
{
	border-left: 1px solid #B0B0B0;
	border-right: 1px solid #B0B0B0;
	border-bottom: 1px solid #B0B0B0;
}

DIV.portletbase-lightblue-body
{
	font-family: Tahoma;
	font-size: 9pt;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 12px;
	padding-bottom: 10px;
	
	 background: #ffffff;
}

/* -- Portlet style definition ends -- */


/*
 * Portlet style definition
 *
 * Style: 'darkgreen'
 */

TD.portletbase-darkgreen-l DIV
{
	width: 27px;
	height: 24px;
	background-image: url('/cz/html/images//portlet-darkgreen-l.gif');
}

TD.portletbase-darkgreen-m
{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	width: 27px;
	height: 24px;
	background-image: url('/cz/html/images//portlet-darkgreen-m.gif');
}

TD.portletbase-darkgreen-r DIV
{
	width: 27px;
	height: 24px;
	background: url('/cz/html/images//portlet-darkgreen-r.gif') right;
}

DIV.portletbase-darkgreen-parent
{
	border-left: 1px solid #B0B0B0;
	border-right: 1px solid #B0B0B0;
	border-bottom: 1px solid #B0B0B0;
}

DIV.portletbase-darkgreen-body
{
	font-family: Tahoma;
	font-size: 9pt;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 12px;
	padding-bottom: 10px;
}

/* -- Portlet style definition ends -- */


/*
 * Portlet style definition
 *
 * Style: 'lightgreen'
 */

TD.portletbase-lightgreen-l DIV
{
	width: 27px;
	height: 24px;
	background-image: url('/cz/html/images//portlet-lightgreen-l.gif');
}

TD.portletbase-lightgreen-m
{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	width: 27px;
	height: 24px;
	background-image: url('/cz/html/images//portlet-lightgreen-m.gif');
}

TD.portletbase-lightgreen-r DIV
{
	width: 27px;
	height: 24px;
	background: url('/cz/html/images//portlet-lightgreen-r.gif') right;
}

DIV.portletbase-lightgreen-parent
{
	border-left: 1px solid #B0B0B0;
	border-right: 1px solid #B0B0B0;
	border-bottom: 1px solid #B0B0B0;
}

DIV.portletbase-lightgreen-body
{
	font-family: Tahoma;
	font-size: 9pt;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 12px;
	padding-bottom: 10px;
}

/* -- Portlet style definition ends -- */


DIV.title1
{
	text-align: left;
	font-family: Tahoma;
	color: #666666;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 20px;
}

TABLE.contacts
{
}

TABLE.contacts TD
{
	font-family: Tahoma;
	font-size: 9pt;
	color: #666666;
	line-height: 13pt;
}

DIV.header
{
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #666666;
}

TABLE.header
{
	font-family: Tahoma;
	font-size: 9pt;
}

TABLE.header TD
{
	color: #666666;
}

TABLE.menubar2
{
}

TABLE.menubar2 TD
{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 9pt;
	height: 20px;
	padding-left: 2px;
	padding-right: 2px;
}

TABLE.menubar2 TD.normal
{
	border: 1px solid #FFFFFF;
}

TABLE.menubar2 TD.selected
{
	border: 1px solid #FFFFFF;
	background: #F0F0F0;
}

TABLE.menubar2 TD A
{
	color: #FFFFFF;
	text-decoration: none;
}

TABLE.menubar2 TD A:active
{
	color: #FFFFFF;
	text-decoration: underline;
}

TABLE.menubar2 TD A:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

TABLE.menubar2 TD A:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

TEXTAREA
{
	font-family: Tahoma;
	font-size: 9pt;
}

INPUT.editbox
{
	font-family: Tahoma;
	font-size: 9pt;
}

INPUT.editbox_login
{
	font-family: Tahoma;
	font-size: 9pt;
	width: 80px;
}

INPUT.editbox_password
{
	font-family: Tahoma;
	font-size: 9pt;
	width: 80px;
}

INPUT.button
{
	font-family: Tahoma;
	font-size: 9pt;
}

INPUT.button_bold
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 9pt;
}

TABLE.default_view
{
  width: 100%;
}

TABLE.default_view TH
{
  text-align: left;
}

TABLE.default_view TH
{
  text-align: left;
  border-bottom: 1px solid #a0a0a0;
  padding: 2px;
}

TABLE.default_view TD
{
  border-bottom: 1px solid #a0a0a0;
  padding: 2px;
}

TABLE.form_border
{
  border: 1px solid #888888;
  background: #EEEEEE;
}

TABLE.form_border TD
{
  vertical-align: top;
}

DIV.business_card
{
  position: relative;
  width: 460px;
  height: 240px;
	background-image: url('/cz/html/images/business_card_bg_460.jpg');
	margin-left: auto;
	margin-right: auto;
}

#RegisterBusinessPortlet_company
{
  text-align: center;
  font-family: Tahoma;
  font-size: 9pt;
  position: absolute;
  width: 200px;
  left: 15px;
  top: 15px;
}

#RegisterBusinessPortlet_name
{
  text-align: center;
  font-family: Tahoma;
  font-size: 9pt;
  position: absolute;
  width: 200px;
  left: 130px;
  top: 60px;
}

#RegisterBusinessPortlet_position
{
  text-align: center;
  font-family: Tahoma;
  font-size: 8pt;
  position: absolute;
  width: 140px;
  left: 160px;
  top: 85px;
}

#RegisterBusinessPortlet_address1
{
  text-align: left;
  font-family: Tahoma;
  font-size: 8pt;
  position: absolute;
  width: 200px;
  left: 25px;
  top: 135px;
}

#RegisterBusinessPortlet_zip
{
  text-align: left;
  font-family: Tahoma;
  font-size: 8pt;
  position: absolute;
  width: 75px;
  left: 25px;
  top: 160px;
}

#RegisterBusinessPortlet_city
{
  text-align: left;
  font-family: Tahoma;
  font-size: 8pt;
  position: absolute;
  width: 115px;
  left: 110px;
  top: 160px;
}

#RegisterBusinessPortlet_phone
{
  text-align: left;
  font-family: Tahoma;
  font-size: 8pt;
  position: absolute;
  width: 160px;
  left: 260px;
  top: 135px;
}

#RegisterBusinessPortlet_mail
{
  text-align: left;
  font-family: Tahoma;
  font-size: 8pt;
  position: absolute;
  width: 160px;
  left: 260px;
  top: 160px;
}

#RegisterBusinessPortlet_web
{
  text-align: left;
  font-family: Tahoma;
  font-size: 8pt;
  position: absolute;
  width: 160px;
  left: 260px;
  top: 185px;
}

#RegisterBusinessPortlet_country
{
  text-align: left;
  font-family: Tahoma;
  font-size: 8pt;
  position: absolute;
  width: 200px;
  height: 18px;
  left: 135px;
  top: 210px;
}

#RegisterBusinessPortlet_area
{
  text-align: left;
  font-family: Tahoma;
  font-size: 8pt;
  position: absolute;
  width: 200px;
  left: 25px;
  top: 185px;
}

#RegisterBusinessPortlet_description
{
  width: 500px;
  height: 50px;
}

ul
{
  margin: 0px;
  padding: 0px;
  padding-left: 20px;
}

li
{
  margin-top: 5px;
}

#NewDemand2Portlet_subject
{
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: bold;
	width: 695px;
	border: 1px solid #a0a0a0;
	padding: 2px;
}

#NewDemand2Portlet_language
{
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: normal;
	width: 300px;
}

#NewDemand2Portlet_category
{
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: normal;
	width: 390px;
}

#NewDemand2Portlet_target
{
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: normal;
	width: 390px;
}

#NewDemand2Portlet_body
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	width: 700px;
	height: 150px;
}

#NewDemand2Portlet_attachment
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	/* width: 700px; */
}

#NewDemand2Portlet_company
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	width: 620px;
	border: 1px solid #a0a0a0;
	padding: 2px;
}

#NewDemand2Portlet_firstname
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	width: 250px;
	border: 1px solid #a0a0a0;
	padding: 2px;
}

#NewDemand2Portlet_lastname
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	width: 250px;
	border: 1px solid #a0a0a0;
	padding: 2px;
}

#NewDemand2Portlet_address1
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	width: 250px;
	border: 1px solid #a0a0a0;
	padding: 2px;
}

#NewDemand2Portlet_address2
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	width: 250px;
	border: 1px solid #a0a0a0;
	padding: 2px;
}

#NewDemand2Portlet_city
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	width: 250px;
	border: 1px solid #a0a0a0;
	padding: 2px;
}

#NewDemand2Portlet_area
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	width: 256px;
	border: 1px solid #a0a0a0;
	height: 18px;
}

#NewDemand2Portlet_zip
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	width: 250px;
	border: 1px solid #a0a0a0;
	padding: 2px;
}

#NewDemand2Portlet_country
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	width: 256px;
	border: 1px solid #a0a0a0;
	height: 18px;
}

#NewDemand2Portlet_phone
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	width: 250px;
	border: 1px solid #a0a0a0;
	padding: 2px;
}

#NewDemand2Portlet_email
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	width: 250px;
	border: 1px solid #a0a0a0;
	padding: 2px;
}

#NewDemand2Portlet_security
{
  width: 80px;
}

table.demands_companies_info
{
  width: 100%;
}

table.demands_companies_info td.image
{
  width: 17%;
  text-align: left;
}

table.demands_companies_info td.title
{
  width: 83%;
  font-size: 10pt;
  font-weight: bold;
  line-height: 14pt;
}




table.info
{
  width: 100%;
}

table.info td.image
{
  width: 35%;
  text-align: center;
}

table.info td.title
{
  width: 65%;
  font-size: 10.5pt;
  font-weight: bold;
  line-height: 14pt;
}

table.info_2
{
  margin-left: 0px;
  margin-top: 5px;
  margin-bottom: 0px;
  font-size: 9pt;
  width: 100%;
}

table.info_2 td.image
{
  width: 10%;
}

table.info_2 td.text
{
  width: 90%;
}

div.red_bullet
{
	padding-left: 13px;
	margin-left: 5px;
	background: url('/cz/html/images/bullet-red.gif') left no-repeat;
}

div.blue_bullet
{
	padding-left: 13px;
	margin-left: 5px;
	background: url('/cz/html/images/bullet-blue.gif') left no-repeat;
}

a.red_link, a.red_link:visited, a.red_link:active
{
  color: #dd0000;
  text-decoration: underline;
}

a.red_link:hover
{
  text-decoration: none;
}

a.grey_link, a.grey_link:visited, a.grey_link:active
{
  color: #777777;
  text-decoration: underline;
}

a.grey_link:hover
{
  text-decoration: none;
}

a.white_link, a.white_link:visited, a.white_link:active
{
  color: white;
  text-decoration: underline;
}

a.white_link:hover
{
  text-decoration: none;
}

table.info_3
{
  margin-left: 5px;
  margin-top: 5px;
  margin-bottom: 0px;
  width: 100%;
}

table.info_3 td
{
  font-size: 10pt;
}

table.new_demand_table td
{
  padding-top: 3px;
  padding-bottom: 1px;
}

div.error_list
{
  padding: 5px;
  border: 1px solid #aa0000;
  background: #ffdddd;
  margin-bottom: 15px;
  margin-right: 10px;
  line-height: 13pt;
}

#RegisterBusinessPortlet_security
{
  width: 70px;
}

table.button_green
{
	border-collapse: collapse;
}

table.button_green td
{
	padding: 0px;
}

table.button_green td.tl
{
  width: 6px;
  height: 7px;
  background-image: url('/cz/html/images/button-green-tl.gif');
}

table.button_green td.top
{
  height: 7px;
  background-image: url('/cz/html/images/button-green-top.gif');
}

table.button_green td.left
{
  width: 6px;
  background-image: url('/cz/html/images/button-green-left.gif');
}

table.button_green td.tr
{
  width: 6px;
  height: 7px;
  background-image: url('/cz/html/images/button-green-tr.gif');
}

table.button_green td.bl
{
  width: 6px;
  height: 7px;
  background-image: url('/cz/html/images/button-green-bl.gif');
}

table.button_green td.bottom
{
  height: 7px;
  background-image: url('/cz/html/images/button-green-bottom.gif');
}

table.button_green td.right
{
  width: 6px;
  background-image: url('/cz/html/images/button-green-right.gif');
}

table.button_green td.br
{
  width: 6px;
  height: 7px;
  background-image: url('/cz/html/images/button-green-br.gif');
}

table.button_green td.middle
{
  padding-left: 7px;
  padding-right: 7px;
  color: #ffffff;
  background: #22ad29;
}

TABLE.search_info
{
  border-collapse: collapse;
}

TABLE.search_info TD
{
  padding: 0px;
  padding-bottom: 4px;
}

TABLE.search_info TD.search_info_left
{
}

TABLE.search_info TD.search_info_right
{
  padding-left: 10px;
}

SPAN.category_count
{
  font-size: 8pt;
}
TABLE.tabs
{
}

TABLE.tabs TD.lborder
{
  width: 8px;
}

TABLE.tabs TD.rborder
{
  width: 8px;
}

TABLE.tabs TD.body
{
  font-family: Tahoma;
  font-size: 9pt;
}

A.black_link, A.black_link.visited, A.black_link.active
{
  color: black;
  text-decoration: none;
}

A.black_link:hover
{
  color: black;
  text-decoration: underline;
}

/********************/

TD.wel_i_border_left
{
	width: 8px;
	height: 30px;
	background-image: url('/cz/html/images/tab-wel-i-1.gif')}
	
TD.wel_i_border_right
{
	width: 8px;
	height: 30px;
	background-image: url('/cz/html/images/tab-wel-i-3.gif')}

TD.wel_i_body
{
	height: 30px;
	background-image: url('/cz/html/images/tab-wel-i-2.gif')}

TD.wel_i_body A, TD.wel_i_body A:hover, TD.wel_i_body A:visited, TD.wel_i_body A:active
{
	font-family: Tahoma;
	font-weight: normal;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}

/********************/

TD.wel_a_border_left
{
	width: 8px;
	height: 38px;
	background-image: url('/cz/html/images/tab-wel-a-1.gif')}

TD.wel_a_border_right
{
	width: 8px;
	height: 38px;
	background-image: url('/cz/html/images/tab-wel-a-3.gif')}

TD.wel_a_body
{
	height: 38px;
	background-image: url('/cz/html/images/tab-wel-a-2.gif')}

TD.wel_a_body A, TD.wel_a_body A:hover, TD.wel_a_body A:visited, TD.wel_a_body A:active
{
	font-family: Tahoma;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}

/********************/


TD.cor_i_border_left
{
	width: 8px;
	height: 30px;
	background-image: url('/cz/html/images/cor-i-1.gif')}

TD.cor_i_border_right
{
	width: 8px;
	height: 30px;
	background-image: url('/cz/html/images/cor-i-3.gif')}

TD.cor_i_body
{
	height: 30px;
	background-image: url('/cz/html/images/cor-i-2.gif')}

TD.cor_i_body A, TD.cor_i_body A:hover, TD.cor_i_body A:visited, TD.cor_i_body A:active
{
	font-family: Tahoma;
	font-weight: normal;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}

/********************/

TD.per_i_border_left
{
	width: 8px;
	height: 30px;
	background-image: url('/cz/html/images/per-i-1.gif')}

TD.per_i_border_right
{
	width: 8px;
	height: 30px;
	background-image: url('/cz/html/images/per-i-3.gif')}

TD.per_i_body
{
	height: 30px;
	background-image: url('/cz/html/images/per-i-2.gif')}

TD.per_i_body A, TD.per_i_body A:hover, TD.per_i_body A:visited, TD.per_i_body A:active
{
	font-family: Tahoma;
	font-weight: normal;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}

/********************/

TD.per_a_border_left
{
	width: 8px;
	height: 38px;
	background-image: url('/cz/html/images/per-a-1.gif')}

TD.per_a_border_right
{
	width: 8px;
	height: 38px;
	background-image: url('/cz/html/images/per-a-3.gif')}

TD.per_a_body
{
	height: 38px;
	background-image: url('/cz/html/images/per-a-2.gif')}

TD.per_a_body A, TD.per_a_body A:hover, TD.per_a_body A:visited, TD.per_a_body A:active
{
	font-family: Tahoma;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}

/********************/

TD.cor_a_border_left
{
	width: 8px;
	height: 38px;
	background-image: url('/cz/html/images/cor-a-1.gif')}

TD.cor_a_border_right
{
	width: 8px;
	height: 38px;
	background-image: url('/cz/html/images/cor-a-3.gif')}

TD.cor_a_body
{
	height: 38px;
	background-image: url('/cz/html/images/cor-a-2.gif')}

TD.cor_a_body A, TD.cor_a_body A:hover, TD.cor_a_body A:visited, TD.cor_a_body A:active
{
	font-family: Tahoma;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}

/********************/


DIV.NewDemandPortlet_groupbox
{
  padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px; 
}

/* CompanyCatalogPortlet */

/* stin k textu, ale neni podle me moc dobry */
.shadow 
{
  filter: shadow (color=#9a9998,direction=225); 
  text-shadow: 2px -2px 3px #ffffff;
  color: #ffffff;
  font-size: 25;
} 

/* konec stinu k textu*/


/* stin k textu */
.shadow 
{
  filter: shadow (color=#9a9998,direction=225); 
  text-shadow: 2px -2px 3px #ffffff;
  color: #ffffff;
  font-size: 25;
} 

.link-header 
{
  color: #34619a;
  font-size: 13;
  font-weight: bold;
} 
    
.e-koupit 
{
  color: #000000;
  font-size: 30;
    } 


DIV.banner2010
{
  width: 990px;
  height: 144px;
}

DIV.banner2010-background-loggedout
{
  width: 990px;
  height: 144px;
  /* background: url('/cz/html/images/banner2010/banner-cz-loggedout.jpg') left bottom no-repeat; */
}

DIV.banner2010-background-loggedin
{
  width: 990px;
  height: 144px;
  /* background: url('/cz/html/images/banner2010/banner-cz-loggedin.jpg') left bottom no-repeat; */
}

DIV.banner2010_header
{
  width: 990px;
}

DIV.banner2010 TD.second_row_normal,
DIV.banner2010 TD.second_row_active
{
  font-weight: bold;
  color: white;
  text-align: center;
  padding-left: 6px;
  padding-right: 6px;
}

DIV.banner2010 TD.second_row_normal A
{
  color: white;
	text-decoration: none;
}

DIV.banner2010 TD.second_row_active A
{
  color: white;
  text-decoration: underline;
}


DIV.banner2010 TD.tabs_container
{
  vertical-align: bottom;
}

DIV.banner2010 TD.tabs_container TR.subtabs
{
  height: 20px;
}

DIV.banner2010 TABLE.grid
{
  width: 100%;
}

DIV.banner2010 TABLE.grid TD.top
{
  height: 93px;
	vertical-align: top;
}

DIV.banner2010 TABLE.grid TD.tabs
{
  /* height: 55px; */
	vertical-align: bottom;
}

DIV.banner2010 TABLE.tab TD.separator
{
  width: 2px;
  height: 29px;
}

DIV.banner2010 TABLE.tab TD.left
{
  width: 5px;
  height: 29px;
  background: url('/cz/html/images/banner2010/tab-left.gif') left top no-repeat;
}

DIV.banner2010 TABLE.tab TD.left_act
{
  width: 5px;
  height: 29px;
  background: url('/cz/html/images/banner2010/tab-left-act.gif') left top no-repeat;
}

DIV.banner2010 TABLE.tab TD.right
{
  width: 5px;
  height: 29px;
  background: url('/cz/html/images/banner2010/tab-right.gif') right top no-repeat;
}

DIV.banner2010 TABLE.tab TD.right_act
{
  width: 5px;
  height: 29px;
  background: url('/cz/html/images/banner2010/tab-right-act.gif') right top no-repeat;
}

DIV.banner2010 TABLE.tab TD.middle
{
  color: #26599e;
  font-size: 10.25pt;
  font-weight: bold;
  text-align: center;
  vertical-align: top;
  height: 29px;
  background: url('/cz/html/images/banner2010/tab-middle.gif') top repeat-x;
  vertical-align: middle;
  padding-left: 10px;
  padding-right: 10px;
}

DIV.banner2010 TABLE.tab TD.middle_act
{
  color: #FFFFFF;
  font-size: 10.25pt;
  font-weight: bold;
  text-align: center;
  height: 29px;
  background: url('/cz/html/images/banner2010/tab-middle-act.gif') top repeat-x;
	vertical-align: middle;
  /* line-height: 20pt;  -- alternative to: vertical-align: middle; */
  padding-left: 10px;
  padding-right: 10px;
}

DIV.banner2010 TABLE.tab TD.middle A
{
  color: #26599e;
  text-decoration: none;
}

DIV.banner2010 TABLE.tab TD.middle_act A
{
  color: #FFFFFF;
  text-decoration: none;
}

DIV.banner2010 TABLE.background_grid
{
  width: 100%;
}

DIV.banner2010 TABLE.background_grid TD.login 
{
  color: #ffffff;
  font-size: 9pt;
	vertical-align: top;
	padding-top: 19px;
	line-height: 13pt;
}

DIV.banner2010 TABLE.background_grid TD.login A
{
  color: #ffffff;
}
INPUT.LoginPortlet_loginField
{
  width: 148px;
  font-size: 8pt;
  background-color: #ffffff;
  background-image: url('/cz/html/images/user-icon.gif');
  background-repeat: no-repeat;
  background-position: 2px center;
  padding-left: 18px;
  padding-top: 2px;
  padding-bottom: 2px;
}

INPUT.LoginPortlet_passwordField
{
  width: 100px;
  font-size: 8pt;
  background-color: #ffffff;
  background-image: url('/cz/html/images/lock-icon.gif');
  background-repeat: no-repeat;
  background-position: 2px center;
  padding-left: 18px;
  padding-top: 2px;
  padding-bottom: 2px;
}
DIV.MyWelcomePortlet_container
{
  border: 2px solid #9bbdd8;
}

TABLE.MyWelcomePortlet_table TD.cell
{
	color: black;
	text-align: center;
  width: 33%;
	border: 1px solid #9bbdd8;
	vertical-align: top;
}

TABLE.MyWelcomePortlet_table TD.cell DIV.title
{
  font-size: 10pt;
  font-weight: bold;
}

TABLE.MyWelcomePortlet_table TD.cell SPAN.done
{
  color: green;
}

TABLE.MyWelcomePortlet_table TD.cell SPAN.not_done
{
  color: red;
}
DIV.CompanySearchPortlet_category
{
  border: 1px solid #dddddd;
  background: #fff0f0;
  padding: 4px;
  font-weight: bold;
  color: #555555;
}

DIV.CompanySearchPortlet_category A
{
  color: #555555;
}

DIV.CompanySearchPortlet_area
{
  margin-bottom: 10px;
  /* border: 1px solid #e0e0e0;
  background: #f0fff0;
  padding: 4px; */
  line-height: 13pt;
}

DIV.CompanySearchPortlet_areaheadline
{
  font-size: 10.5pt;
  font-weight: bold;
  color: #555555;
  /* margin-top: 10px; */
  margin-bottom: 5px;
}

DIV.CompanySearchPortlet_areaheadline A
{
  color: #555555;
}

DIV.CompanySearchPortlet_area A
{
}
TABLE.CompanyCatalogPortlet_table
{
}

TABLE.CompanyCatalogPortlet_table TD
{
  line-height: 12pt;
}

TABLE.CompanyCatalogPortlet_table TD.CompanyCatalogPortlet_table_title
{
  height: 25px;
  vertical-align: middle;
  background-image: url('/cz/html/images/company-line.gif');
  background-repeat: no-repeat; font-weight: bold;
}

A.CompanyCatalogPortlet_table_title_link,
A.CompanyCatalogPortlet_table_title_link:hover,
A.CompanyCatalogPortlet_table_title_link:active,
A.CompanyCatalogPortlet_table_title_link:visited
{
  color: black;
}