/*** RESET CSS **************************************************************/
html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	border: 0;
	font-family: Arial, "Helvetica CE", "Myriad Web", Verdana, sans-serif;
	font-style: normal;
	font-size: 100%;
	font-size: small;
	font-weight: normal;
	line-height: 1;
	margin: 0;
	padding: 0;
	text-align: left;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: small;
	font-family: Arial, "Helvetica CE", "Myriad Web", Verdana, sans-serif;
}

table tr, 
table th,
table td 
{
	vertical-align: top;
}

table th {
	font-weight: bolder;
}

label, 
label strong {
	line-height:125%;
}

ol,ul {
	list-style: none;
}

q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
}
/*** /RESET CSS *************************************************************/

/*** CLEARFIX ***************************************************************/
.clearfix:after {
    clear: both; 
    content: "."; 
    display: block; 
    height: 0; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*** /CLEARFIX **************************************************************/
/***chyba roztazenych tlacitek v IE pod WinXP**********************************/
input.submit {
    padding: 0 .25em;
    width: 0;  /* pouze pro IE */
    overflow: visible;   /* BUG S VYKRESLOVANIM V IE7 */
}

input.submit[class] { /* IE ignoruje [class] */
    width: auto; 
}
/******************************************************************************/
span.clear {
	display: block;
	clear: both;
}

body {
	background-color: white;
}

a {
	text-decoration: underline;
	color: #064584;
}

a:hover {
	text-decoration: none;
}

table a {
	margin: 0;
	padding: 0;
}

h4,
div.label {
	border-bottom: dotted 1px black;
	color: black;
	font-size: 110%;
	font-weight: bolder;
	padding-top: 15px;
	padding-bottom: 3px;
	margin-bottom: 5px;
}

h4 label strong {
	font-size: 110%;
	font-weight: bolder;
}

h5 {
	border-bottom: dotted 1px black;
	margin-bottom: 5px;
}

hr {
	width: 90%;
	border-bottom: 1px dotted black;
}

p {
	line-height: 130%;
}

strong span,
label strong,
strong {
	font-weight: bolder;
}

div#user_defined_text p {
  margin: 5px 0;
}
div#user_defined_text big {
  font-size: 110%;
}
div#user_defined_text small {
  font-size: 90%;
}
div#user_defined_text em {
  font-style: italic;
}
div#user_defined_text strike {
  text-decoration: line-through;
}
div#user_defined_text strong {
  font-weight: bold;
}
div#user_defined_text ul {
  list-style-type: disc;
  margin: 5px 0 5px 10px;
}
div#user_defined_text ol {
  list-style-type: decimal;
  margin: 5px 0 5px 10px;
}
div#user_defined_text ul li, 
div#user_defined_text ol li {
	margin: 0 0 0 15px;
	line-height: 130%;
}

div#user_defined_text table {
	width: 100%;
}

div#user_defined_text table tr th {
	text-align: center;
}

div#user_defined_text table tr th,
div#user_defined_text table tr td {
	padding: 5px;
	line-height: 20px;
}

div#user_defined_text table tr.center td {
	text-align: center;
}

div#body {
	border: solid 1px white;
	_height: 1%;
	line-height: 0;
	margin: 0 auto;
	text-align: center;
	width: 968px;
}

div#wrap {
	position: relative; 
	margin: 20px auto 0 auto;
	width: 968px;
}

div#content {
	margin-top: 183px; /*134*/
	=margin-top: 193px; /*134*/
}

div#content.homepage {
	margin-top: 155px;
	=margin-top: 165px;
}
div#main_content {
/*
	background-color: blue;
*/
	float: left;
	width: 755px;
}

div#main_content div#breadcrumbs {
	background: #F3F4F4 url('../images/web/button-nazev-sekce.gif') no-repeat 10px 13px;
	margin-bottom: 10px;
	padding: 9px;
	padding-left: 30px;
}
div#main_content div#breadcrumbs span.clearfix {
  line-height: 140%;
}
div#main_content div#breadcrumbs a {
	color: #000;
}	
div#main_content div#breadcrumbs div.help {
	float: right;
	margin-top: -14px;
}
div#main_content div#breadcrumbs div.help img {
	vertical-align: top;
	margin: 0 0 0 5px;
}
div#main_content div#breadcrumbs div.help a {
	text-decoration: none;
	color: #38599C;
	font-size: 85%;	
	background: url(../images/web/help.gif) no-repeat top right;
	padding: 1px 20px 1px 0;
}
div#main_content div#user_defined_text {
	font-family: Arial, "Helvetica CE", "Myriad Web", Verdana, sans-serif;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
	line-height: 1;
	text-align: left;
	margin-bottom: 10px;
	padding: 0px;
}

div#business {
	height: 163px;
	margin-bottom: 10px;
	background: url(../images/web/banner2.jpg) no-repeat bottom left;
}
div#business .text {
  padding: 20px 0 0 250px;
}

div#business .text h3 {
  font-size: 130%;
  font-weight: bold;
}
div#business .text ul {
  margin: 10px 0 0 20px;
  list-style:disc;
}
div#business .text ul li {
  margin: 3px 0 0 0;
}

div#stats {
  padding: 0 0 5px 70px;
  color: #064584;
  text-align: right;
}

div#stats span {
  font-weight: bold;
  margin-right: 15px;
}

div#main_content table#new_insertion {
	color: #064584;
	margin-bottom: 10px;
	width: 100%;
}
div#main_content table#new_insertion td {
	background-color: #fff6e7;
	padding: 10px;
}

div#main_content table#new_insertion td.middle {
	background-color: white;
	padding: 0;
	width: 10px; 
}

div#main_content table#new_insertion table td,
div#main_content table#latest_insertion td {
	padding: 2px;
	padding-left: 10px;
}

div#main_content table#new_insertion table th {
	vertical-align: middle;
}

div#main_content table#new_insertion table td {
	padding: 0;
	padding-bottom: 2px;
}

div#main_content table#new_insertion table td small,
div#main_content table#latest_insertion table td small {
	font-weight: bold;
}

div#main_content table#new_insertion table td img,
div#main_content table#new_insertion table th img,
div#main_content table#latest_insertion td img,
div#main_content table#latest_insertion th img {
	border: 1px solid #000;
	margin-right: 5px;
}

div#main_content table#new_insertion table td a {
	color: #064584;
	line-height: 130%;
}

div#main_content table#new_insertion h3,
div#main_content table#new_insertion span {
	background-image: url('/images/web/button-requests.gif');
	background-position: left center;
	background-repeat: no-repeat;
	font-family: "Helvetica CE", "Myriad Web", Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: bolder;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 20px;
	text-transform: uppercase;
}

div#content div#main_panel div.eshop_bg span,
div#main_content table#new_insertion h3.offers,
div#main_content table#new_insertion span.offers,
div#catalog.offers h1,
div#catalog.offers h2 {
	background-image: url('data:image/gif;base64,R0lGODlhCwALAJEDAI4AAOTk5P///////yH5BAEAAAMALAAAAAALAAsAAAIcXI5owt3nImQAuEktm7Xv4FQPmF1k9KGPkSRDAQA7');
	_background-image: url('../images/web/button-offers.gif');
}

div#main_content ul#catalogs_homepage_choices,
div#main_content ul.tabs {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#main_content ul#catalogs_homepage_choices li,
div#main_content ul.tabs li {
	float: left;
}

div#main_content ul#catalogs_homepage_choices li a,
div#main_content ul#catalogs_homepage_choices li span,
div#main_content ul.tabs li a,
div#main_content ul.tabs li span {
	color: white;
	display: block;
	font-family: "Helvetica CE", "Myriad Web", Verdana, Arial, sans-serif;
	font-size: 85%;
	font-weight: bolder;
	height: 19px;
	line-height: 19px;
	padding-top: 5px;
	text-align: center;
	text-decoration: none;	
	text-transform: uppercase;
	width: 141px;
}
div#main_content ul#catalogs_homepage_choices.statistiky li a,
div#main_content ul.tabs.statistiky li a {
  text-transform: none;
  font-size: 12px;
  font-weight: normal;
}


div#main_content ul#catalogs_homepage_choices li.general a,
div#main_content ul#catalogs_homepage_choices li.general span,
div#main_content ul.tabs li.general a,
div#main_content ul.tabs li.general span {
  	background: url(/images/web/tab_general_active.gif) no-repeat 0 5px;
}
div#main_content ul#catalogs_homepage_choices li.companies a,
div#main_content ul#catalogs_homepage_choices li.companies span,
div#main_content ul.tabs li.companies a,
div#main_content ul.tabs li.companies span {
	background: url(/images/web/tab_companies_active.gif) no-repeat 0 5px;
}
div#main_content ul#catalogs_homepage_choices li.offers a,
div#main_content ul#catalogs_homepage_choices li.offers span,
div#main_content ul.tabs li.offers a,
div#main_content ul.tabs li.offers span {
	background: url(/images/web/tab_offers_active.gif) no-repeat 0 5px;
}
div#main_content ul#catalogs_homepage_choices li.requests a,
div#main_content ul#catalogs_homepage_choices li.requests span,
div#main_content ul.tabs li.requests a,
div#main_content ul.tabs li.requests span {
	background: url(/images/web/tab_requests_active.gif) no-repeat 0 5px;
}
div#main_content ul#catalogs_homepage_choices li.tenders a,
div#main_content ul#catalogs_homepage_choices li.tenders span,
div#main_content ul.tabs li.tenders a,
div#main_content ul.tabs li.tenders span {
	background: url(/images/web/tab_tenders_active.gif) no-repeat 0 5px;
}
div#main_content ul#catalogs_homepage_choices li.reference a,
div#main_content ul#catalogs_homepage_choices li.reference span,
div#main_content ul.tabs li.reference a,
div#main_content ul.tabs li.reference span {
	background: url(/images/web/tab_reference_active.gif) no-repeat 0 5px;
}
div#main_content ul#catalogs_homepage_choices li.here a,
div#main_content ul#catalogs_homepage_choices li.here span,
div#main_content ul.tabs li.here a,
div#main_content ul.tabs li.here span {
	background-position: 0 0;
	padding-top: 3px;
	height: 22px;
}
div#main_content ul.flexibleTab {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: auto;
}
div#main_content ul.flexibleTab li {
	float: left;
	white-space: nowrap;
	width: auto;
	margin-right: 1px;
}
div#main_content ul.flexibleTab li a,
div#main_content ul.flexibleTab li span {
	color: white;
	font-family: "Helvetica CE", "Myriad Web", Verdana, Arial, sans-serif;
	font-size: 85%;
	font-weight: bolder;
	height: 25px;
	line-height: 25px;
margin:0;
	padding: 7px 15px 6px 15px;
	text-align: center;
	text-decoration: none;	
	text-transform: uppercase;
}

div#main_content ul.flexibleTab li.tenders {
  	background: url(/images/web/tab_tenders_left.gif) no-repeat 0 0;
}
div#main_content ul.flexibleTab li.tenders a,
div#main_content ul.flexibleTab li.tenders span {
  	background: url(/images/web/tab_tenders_right.gif) no-repeat bottom right;
}
div#main_content ul.flexibleTab li.companies {
  	background: url(/images/web/tab_companies_left.gif) no-repeat 0 0;
}
div#main_content ul.flexibleTab li.companies a,
div#main_content ul.flexibleTab li.companies span {
  	background: url(/images/web/tab_companies_right.gif) no-repeat right bottom;
}
div#main_content ul.flexibleTab li.general {
  	background: url(/images/web/tab_general_left.gif) no-repeat 0 0;
}
div#main_content ul.flexibleTab li.general a,
div#main_content ul.flexibleTab li.general span {
  	background: url(/images/web/tab_general_right.gif) no-repeat bottom right;
}
div#main_content ul.flexibleTab li.offers {
  	background: url(/images/web/tab_offers_left.gif) no-repeat 0 0;
}
div#main_content ul.flexibleTab li.offers a,
div#main_content ul.flexibleTab li.offers span {
  	background: url(/images/web/tab_offers_right.gif) no-repeat bottom right;
}
div#main_content ul.flexibleTab li.reference {
  	background: url(/images/web/tab_reference_left.gif) no-repeat 0 0;
}
div#main_content ul.flexibleTab li.reference a,
div#main_content ul.flexibleTab li.reference span {
  	background: url(/images/web/tab_reference_right.gif) no-repeat bottom right;
}
div#main_content ul.flexibleTab li.requests {
  	background: url(/images/web/tab_requests_left.gif) no-repeat 0 0;
}
div#main_content ul.flexibleTab li.requests a,
div#main_content ul.flexibleTab li.requests span {
  	background: url(/images/web/tab_requests_right.gif) no-repeat bottom right;
}

/* @author: Hrouza 4.11.2008 10:00:43*/
div#main_content ul.flexibleTab li.small {
	margin-top: 5px;
	margin-bottom: -5px;
	height: 20px;
	line-height: 20px;
}
div#main_content ul.flexibleTab li.small a,
div#main_content ul.flexibleTab li.small span {

	display: block;
	_width: 1%;
	margin: 0;
	padding: 0 10px;
	height: 20px;
  	background-position: top right;
}

div#main_content ul.flexibleTab li span span {
	background: none !important;
	padding: 0;
}


div#main_content div#catalogs_homepage {
	background-color: #fff6e7;
	padding: 10px 0; 
	margin-bottom: 10px;
}

div#main_content div#catalogs_homepage table {
	width: 100%;
}

div#main_content div#catalogs_homepage table td {
	padding: 10px; 
}

div#main_content div#catalogs_homepage table td.middle {
	background-image: url('data:image/gif;base64,R0lGODlhAQAGAIABAGZmZv///yH5BAEAAAEALAAAAAABAAYAAAIDRGJRADs=');
	_background-image: url('/images/web/dotted.gif');
	background-position: top;
	background-repeat: repeat-y;
	padding: 0;
	width: 10px; 
}

div#main_content div#catalogs_homepage table table td {
	padding: 0 0 10px 20px;
	background: no-repeat 0 2px;
	background-image: url('data:image/gif;base64,R0lGODlhCwALAJEDAP///+Tk5P9mAP///yH5BAEAAAMALAAAAAALAAsAAAIcXI5owN3nImRCuEktm7Xv4FQPmF1k9KGPkSRDAQA7');
	_background-image: url('../images/web/button-requests.gif');
	font-weight: bold;
	color: #CFA166;
}

div#main_content div#catalogs_homepage table table td a {
	color: #064584;
	font-weight: bold;
}


div#new_companies {
	padding: 10px;
	margin-bottom: 10px;
}
div#new_companies ul {
	width: 30%;
	margin: 0 10px 0 0;
	float: left;
}
div#new_companies ul li {
	margin: 0 0 8px 0;
	padding: 0;
}

div#new_companies a {
	padding: 0;
}

div#new_companies div.companies {
	background-position: left center;
	background-repeat: no-repeat;

	background-image: url('data:image/gif;base64,R0lGODlhCwALANUgANjb36a4zM/V3PX19fX3+bHA0D1li/r6+j1ljDxki09zl0lukz5mjP7+/nKPrC1Yg/3+/lB0l9/k6GODovv8/S5Zg/j6+3KPq1d6m+vt7/39/fT09Pv7+/b29uTk5P///////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAACAALAAAAAALAAsAAAZFQFDAQyx6AKCCpMNsdgYFz+BDrX4axA31oqhqslRLZEH9erQOBCNh+Ji1FAjmQXCDP5NK3X62ej0CGRyDhBwHAkJGRUhBADs=');
	_background-image: url('/images/web/button-nazev-sekce.gif');

	font-family: "Helvetica CE", "Myriad Web", Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: bolder;
	margin-bottom: 5px;
	padding-left: 20px;
	text-transform: uppercase;
}

.dalsi {
	text-align: right;
	font-size: 90%;
}
.dalsi a {
	font-weight: bold;
	=padding-top: 3px;
}

div#main_panel {
	float:right;
	width: 200px;
}

div#main_panel div.info_block_title {
	background-color: #4776a8;
	border: solid 1px #4776a8;
	padding: 10px;
	width: 177px;
}

div#main_panel div.info_block_title h2,
div#main_panel div.info_block_title span {
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url('data:image/gif;base64,R0lGODlhCwALANUgANjb36a4zM/V3PX19fX3+bHA0D1li/r6+j1ljDxki09zl0lukz5mjP7+/nKPrC1Yg/3+/lB0l9/k6GODovv8/S5Zg/j6+3KPq1d6m+vt7/39/fT09Pv7+/b29uTk5P///////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAACAALAAAAAALAAsAAAZFQFDAQyx6AKCCpMNsdgYFz+BDrX4axA31oqhqslRLZEH9erQOBCNh+Ji1FAjmQXCDP5NK3X62ej0CGRyDhBwHAkJGRUhBADs=');
	_background-image: url('/images/web/button-nazev-sekce.gif');
	color: white;
	font-family: "Helvetica CE", "Myriad Web", Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: bolder;
	padding-left: 20px;
}

div#main_panel div.info_block_body {
	border: solid 1px #ccc;
	border-top: 0 none;
	color: #064584;
	margin-bottom: 10px;
	padding: 10px;
	width: 177px;
}

div#main_panel div.info_block_body form {
	padding-top: 10px;
}

div#main_panel div.info_user_body {
	background-color: #f3f4f4;
	border: solid 1px #ccc;
	border-top: 0 none;
	margin-bottom: 10px;
	width: 197px;
}

div#main_panel div.info_user_body div a {
	background: #A5C7EA;
	border: 1px solid #000;
	padding: 1px 5px;
	text-decoration: none;
	font-size: 85%;
	color: #000;
}

div#main_panel div.info_user_body div {
	padding: 3px 10px;
}
div#main_panel div.info_user_body div.companies {
	margin-bottom: 10px;
}	
div#main_panel div.info_user_body hr {
	width: 90%;
}

div#main_panel div.info_user_body ul#moje_abc {
	padding-bottom: 5px;
	border-top: 1px solid #D1D3D4;
	margin-top: 10px;
}

div#main_panel div.info_user_body ul#moje_abc li {
	border-top: 2px solid white;
	padding: 2px 10px;
}

div#main_panel div.info_user_body ul#moje_abc a {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

div#main_panel div.info_user_body ul#moje_abc a:hover {
	text-decoration: underline;
}

div#main_panel div.info_user_body ul#moje_abc ul {
	list-style-image: url('/images/web/button-menu.gif');
	margin-left: 20px;
}

div#main_panel div.info_user_body ul#moje_abc ul li {
	background-color: transparent;
	border-top: 0 none;
	padding-left: 0;
}

div#main_panel div.info_user_body ul#moje_abc ul a {
	font-weight: normal;
}

div#main_panel form input {
	width: 120px;
}

div#main_panel div.info_block_body #login {
	padding-top:0;
}
div#main_panel div.info_block_body #login th {
	display:none;
}
.login th {
	padding: 5px;
}
div#main_panel div.info_block_body #login input#form_prihlaseni_login,
.login input#form_prihlaseni_login {
	width: 170px;
  	margin-bottom: 5px;
}
div#main_panel div.info_block_body #login input#form_prihlaseni_heslo,
.login input#form_prihlaseni_heslo {
	width: 87px;
    margin-right: 6px;
}
div#main_panel div.info_block_body #login input.submitInput,
.login input.submitInput,
input.submitInput {
    margin:0;
    background: #a5c7ea url(../images/web/login_bttn_bg.gif) no-repeat center center;    
    width:72px;
    height:23px;
    border: none;
    color: #fff;
    cursor: pointer;
}
div#main_panel div.info_block_body .login_links {
	margin: 10px 0 0 0;
}
div#main_panel div.info_block_body .login_links a { 
    text-decoration:none; 
    display:block;   
    margin-top:0px;    
    padding-top:5px;   
    height:18px;
    border-top: 1px solid #d6d6d6;    
    background: url(../images/web/login_href_bg.gif) no-repeat right 2px;
    color: #000;
    font-weight: normal;  
    font-size: 85%;
}

div#main_panel div#menu_services {
/*	background-color: #F3F4F4;*/
	padding: 0;
	margin-bottom: 5px;
	width: 200px;
	_width: 162px;
}

div#main_panel div#menu_services a {
	background-image: url('/images/web/menu_request_cz.jpg');
	background-repeat: no-repeat;
	display: block;
	font-family: "Helvetica CE", "Myriad Web", Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	height: 35px;
	margin-bottom: 3px;
	padding-left: 40px;
	padding-top: 8px;
	text-align:center;
	text-decoration: none;
	text-transform: uppercase;
	width:159px;
}

div#main_panel div#menu_services a#menu_offer {
	background-image: url('/images/web/menu_offer_cz.jpg');
	background-repeat: no-repeat;
}

div#main_panel div#menu_services a#menu_op {
	background-image: url('/images/web/menu_op.jpg');
	background-repeat: no-repeat;
}

div#main_panel div#menu_services a span {
	color: black;
	font-size: x-small;
	text-transform: none;	 
}

div#header {
	background-color: white;
	margin-bottom: 10px;
	min-height: 134px;
	_height: 134px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	padding-top: 10px;
}

div#header a.logo {
	background-image: url('/images/web/logo_cz.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	display:block;
	height: 68px;
	float: left;
	text-indent: -99999px;
	width: 222px;
}

div#header img.logo {
  margin-bottom: -65px;
  border:none;
}

div#header a#homepage_link {
	display: block;
	height: 68px;
	left: 0;
	position: absolute;
	text-decoration: none;
	top: 0;
	width: 230px;
}

div#header div {
	padding-left: 200px;
	padding-top: 8px;
	text-align:right;
}
div#header div a {
	margin-left:5px;
    font-weight: bold;
}
div#header div#js_rozsirene_vyhledavani {
	padding-left: 10px;
}
div#header ul#catalogs {
	list-style-type: none;
	margin: 0;
	margin-top: 20px;
	padding: 0;
}

div#header ul#catalogs li {
	float: right;
}

div#header ul#catalogs li a {
	display: block;		
	font-weight: bold;
	font-size:12px;
	height: 25px;
	width:147px;
	line-height: 25px;
	text-align: center;
	text-decoration: underline;	
	text-transform: uppercase;
	margin-right:3px;
}

div#header ul#catalogs {
	padding-top: 3px;
}
div#header ul#catalogs li a:hover {
	text-decoration: underline;
}
div#header ul#catalogs li a.requests {
    background: url('../images/web/top_menu_poptavky.png') no-repeat;      
}
div#header ul#catalogs li a.offers {
    background: url('../images/web/top_menu_nabidky.png') no-repeat;          
}
div#header ul#catalogs li a.companies {
    background: url('../images/web/top_menu_firmy.png') no-repeat;          
}
div#header ul#catalogs li a.tenders {
    background: url('../images/web/top_menu_vz.png') no-repeat; 
    margin-right:0px;         
}

div#header ul#catalogs li a.last {
    /*background-image: url(/images/web/zalozka-posledni-back.jpg);
    width: 142px;*/
}

div#header div#search {
	background-color: #c8ddf1;
	border: solid 1px black;
	margin: 0;
	padding: 10px;
}

div#header div#search table td {
	padding-right: 5px;	
	vertical-align: middle;
}

div#header div#search label {
	color: #1b335c;
	font-weight: bold;
}

div#header div#search form span {
	background-color: #336699;
	border: solid 1px white;
	display: block;
	float: left;
	padding: 3px 0;		
	_padding: 0;		
}

div#header div#search form input.submitInput {    
    margin:0 0 0 30px;
    padding: 0 !important;
    background: #a5c7ea url(../images/web/login_bttn_bg.gif) no-repeat center center;    
    width:72px;
    height:23px;
    border: none;
    color: #fff; 
    cursor: pointer;
}

div#search div#search_suggest {
	text-align:left; 
	padding:3px 0; 
	margin:0;
}

div#search div#search_suggest img {
	margin-bottom: -2px;
}

div#footer {
}

div#navigation {
	border-top: solid 1px #e1e1e1;
	border-bottom: solid 1px #e1e1e1;
	padding: 10px;
	margin-top: 30px;
	text-align: center;
}

div#footer_partners {
	background-color: #f5f5f5;
}

div#copy {
	background-color: #f5f5f5;
	padding: 10px;
	text-align: right;
}


/*
	detail firmy
*/
div.detail_pobocky
{
	display: block;
	margin-left: 5em;
	margin-top: 5px;
}

div.seznam_pobocek
{
	display: block;
}

div.vyrobky_cinnosti
{
	display: block;
}

div.vyrobky_cinnosti p
{
	padding-left: 20px;
}

div#main_content div.kontakt_udaje {
    margin-top:10px;
    background-image: url('../images/web/tab_companies_active.gif');
	background-position: left center;
	background-repeat: no-repeat;
	color: white;    
	width:140px;
	height:25px;	
}

div#main_content div.kontakt_udaje span {
    display:block;
    padding-top:5px;    
    text-align:center;
}

/*moje N/P*/
ul#moje_np li {
	border-bottom: solid 1px #fa9000;
	padding: 10px 10px 3px 10px;
}

ul#moje_np ul li {
	border: 0 none;
	padding: 0;
}
ul#moje_np li .bigTitle {
  display: block;
  margin-bottom: 5px;
}
ul#moje_np li .bigTitle,
ul#moje_np li .bigTitle a {
  font-size: 14px;
  font-weight: bold;
}

div#chci_koupit,
div#chci_prodat,
div#chci_obchodovat {
	height: 125px;
	max-height: 125px;
	padding: 10px;
	padding-bottom: 0;
}

div#chci_koupit {
	float:left; 
	margin-right:11px;
	width:350px;
}

div#chci_prodat {
	float:left; 
	width:350px;
}

div#chci_obchodovat {
	float:right; 
	width:178px;
}

div#chci_koupit img,
div#chci_prodat img
{
	display: block;
	float: right;
	border: 0 none;
	width: 140px;
	height: 125px;
}

div#chci_koupit div,
div#chci_prodat div {
	width: 200px;
}

div#chci_koupit div p,
div#chci_prodat div p,
div#chci_obchodovat p {
	margin-bottom: 15px;
	font-size:large;
	font-weight: bold;
}

div#chci_koupit div ul,
div#chci_prodat div ul,
div#chci_obchodovat div ul {
	margin: 0;
	padding: 0;
}

div#chci_koupit ul li,
div#chci_prodat ul li,
div#chci_obchodovat ul li {
	background-image: url('/images/web/button-requests.gif');
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 20px;
	margin-bottom: 2px;
	line-height: 125%;
}

div#chci_koupit ul li span,
div#chci_prodat ul li span,
div#chci_obchodovat ul li span {
	font-size: 11pt;
	font-weight: bold;
}

div#chci_prodat ul li {
	background-image: url('data:image/gif;base64,R0lGODlhCwALAJEDAI4AAOTk5P///////yH5BAEAAAMALAAAAAALAAsAAAIcXI5owt3nImQAuEktm7Xv4FQPmF1k9KGPkSRDAQA7') !important;
	_background-image: url('../images/web/button-offers.gif') !important;
}

div#chci_obchodovat ul li {
	background-image: url('/images/web/button-reference.gif');
}

.lang_selector {
  border-bottom: 1px solid #e5cfaa;
  height: 18px;
  margin-bottom:10px;
}
.lang_selector div {
  float: right;
  color: #9b9891 !important;
}
.lang_selector ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.lang_selector ul li {
  float: left;
  margin: 0 5px 0 0;
  line-height: 17px;
  padding: 0 4px !important;
  cursor: pointer;
}
.lang_selector ul li.here {
  border: 1px solid #e5cfaa !important;
  border-bottom-color: #fff6e7 !important;
}
.lang_selector ul li img {
  width: 14px;
  height: 9px;
  border: 1px solid #000;
}

div#formular {
  padding:10px;
    background-color: #e7f1fb;
    border:1px solid #336799;
    color: #38599C;  
}
form#form_name_registrace,
form.width_500px {
    width: 550px;
    margin: 0 auto;
}
form#form_name_registrace h2,
form.width_500px h2 {
    margin:10px 0 35px 0;
    font-size:18px;
}
form#form_name_registrace div.left,
form#form_name_registrace div.long,
form.width_500px div.left{
    margin:5px 0px;
    margin-top: 0;
    float:left;  
    width:33%;
	padding-top: 0px;     
}
form#form_name_registrace div.long {
	width: 66%;
}

form.width_500px div.width_auto {
	width: auto;
}
form.width_500px div.width_auto h4 {
	border: none;
	margin: 0 0 2px 0;
	font-weight: bold;
}	
form#form_name_registrace div.short,
form.width_500px div.short {
    margin:5px 0px;
    margin-top: 0;
    float:left;  
    width:15%;      
}
form.width_500px .left div.short {
	width: 49%;
	margin: 0;
}
form#form_name_registrace div.left input, form#form_name_registrace div.left select,
form.width_500px div.left input, form.width_500px div.left select {
    width:90%;    
}
form#form_name_registrace div.long select {
    width:95%;    
}

form.width_500px div.cal input {
	width: 70%;
	vertical-align: middle;
	margin-right: 10px;
}
form#form_name_registrace div.short input,
form.width_500px div.short input {
    width:80%;
}

form#form_name_registrace textarea,
form.width_500px textarea {
    width:95%;
}
form#form_name_registrace label.required,
form.width_500px label.required {
    font-weight:bold;    
}
form#form_name_registrace input, form#form_name_registrace textarea, form#form_name_registrace select,
form.width_500px input, form.width_500px textarea, form.width_500px select {
    margin:2px 0 0 0;
}
form#form_name_registrace div.one-line,
form.width_500px div.one-line {
    margin-bottom:5px;
}
form#form_name_registrace div.one-line input,
form.width_500px div.one-line input, form.width_500px div.one-line textarea, form.width_500px div.one-line select {
    margin:2px 10px 0 0;  
	width: 100%;  
}
form#form_name_registrace div.checkbox input,
form.width_500px div.checkbox input {
	width: auto;
	vertical-align: middle;
	margin-top: 4px;
}
form#form_name_registrace div.left input.button,
form.width_500px div.left input.button {    
    width:100px;
}
form#form_name_registrace span.clear,
form.width_500px span.clear {
  clear: both;
  display: block;
} 

div.inputError,
div.inputOk,
form.width_500px div.left .inputError,
form.width_500px div.left_50p .inputError,
form.width_500px div.one-line .inputError {
	background: #E90101;
	font-size: 11px;
	color: #fff;
	width: 90%;
	padding: 3px 2px 4px 2px;
	_padding: 3px;
	margin: 0;
	_margin-top: -1px;
}
form.width_500px div.one-line .inputError,
form.width_500px div.one-line .inputOk {
	width: 100%;
}
form.width_500px div.left_50p .inputError,
form.width_500px div.left_50p .inputOk {
	width: 90%;
	padding-right: 9px;
}
div.inputOk {
	background-color: green;
}

table.statistiky {
  border-collapse: separate;
  height: auto;
  margin: 0 0 0 -1px;
  width: 100%;
}

table.statistiky th {
	border-bottom: 1px dotted #38599C;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	text-align: center;
	vertical-align: middle;
}

table.statistiky td {
	padding: 3px 10px 3px 10px;
	text-align: center;
	vertical-align: middle;  
}


table.statistiky tr.even td {
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

div.statistiky {
  position: relative;
  margin: 0;
} 
div.statistiky form#form_name_statistiky {
  position: absolute;
  top: 5px;
  right: 5px;
  _width: 360px;
}
div.statistiky h2 {
  font-size: 130%;
  margin: 10px 0 0 10px;
}
div.statistiky table.statistiky {
  border: none;
  margin: 15px 0 0 0;
}
div.statistiky table.statistiky th {
  font-weight: bold;
  border-bottom: 1px dotted #890000;
  padding: 5px 10px 5px 10px;
}
div.statistiky table.statistiky.requests_border th {
  border-bottom: 1px dotted #C97F22;
}

/* seznam podoboru (checkbox verze pro JS) */
div#js_podobory table {
  width: 100%;
}
div#js_podobory table tr td {
  width: 50%;
}
div#js_podobory ul li strong,
div#js_podobory table tr td strong {
	cursor: pointer;
	_cursor: hand;
	background: url('../images/web/plus.gif') no-repeat left 2px;
	padding: 0 0 0 12px;
	display: block;
	margin-top: 5px;
}

div#js_selectedSubsections,
div#js_selectedServices {
	border: solid 1px #D6C7C7;
	margin: 10px 0 10px 0;
	padding: 5px;
}
div#js_selectedSubsections h4,
div#js_selectedServices h4
 {
	border: none;
	font-weight: bold;
	margin-bottom: 5px;
}
div#js_podobory	ul li {
	margin-bottom: 10px;
}
div#js_podobory ul li ul li,
div#js_podobory table tr td ul li {
	margin: 2px 0 0 12px;
}	
div#js_podobory	input {
	margin: 0;
}

form div.left{
    margin:5px 0px;
    float:left;  
    width:33%;      
}
form div.left_50p {
	margin:5px 0px;
    float:left;
	width: 48%;
}
form div.short{
    margin:5px 0px;
    float:left;  
    width:15%;      
}
form div.left input, form div.left select {
    width:90%;    
}
form div.checkbox input {
	width: auto;
}
form div.left_50p select {
	width:94%;
}
form div.short input {
    width:80%;
}

div.contact {
	background: #fff;
	margin: 15px 0 0 0;
}
div.contact h4 {
	border: none;
	font-weight: bold;
	position: relative;
	padding: 7px;
}
div.contact h4 div {
	position: absolute;
	top: 5px;
	_top: 8px;
	right: 5px;
	color: #9C9C9C;
}
div.contact h4 div a {
	text-decoration: none;
}
div.contact ul {
	margin: 7px;
}
div.contact ul li {
	margin: 3px 0 0 0;
}
div.contact h5 {
  margin: 0 10px;
  border: none;
  font-weight: bold;
}
div.contact h5 img {
  border: 1px solid #000;
  margin-right: 3px;
}
div.myTenders {
	position: relative;
	width: 100%;
}
div.myTenders .select_profile {
	margin: 0;
	padding: 5px;
}

.form_2h .top-border {
	border-top: 1px solid #C8CABB;
	margin-top: 10px;
	padding-top: 10px;
}
.form_2h .top-border label {
	color: #717171;
	font-weight: normal;
}

div.section {
	padding: 3px 10px;
}

table.cols {
	width: 100%;
}
table.cols th {
	color: #949785;
}
table.cols td {
	padding: 3px;
}
table.cols td.checkbox {
	padding: 5px 10px 0 0;
	_padding: 2px 5px 0 0;
}	
table.cols td.checkbox input {
	margin: 0;
}
table.cols td.spacer {
	width: 20px;
	border-right: 1px dotted #91AE2B;
}
table.cols td.spacer2 {	
	width: 20px;
}

.detail {
	position: relative;
}
.detail h1 {
	font-size: 18px;
	margin: 0 0 25px 0;
}
.detail h4 {
	border: none;
	font-weight: bold;
	margin: 20px 0 5px 0;
}
.detail span.spacing {
	border: none;
	font-weight: bold;
	margin: 0 0 5px 0;
	display:block;
}
.detail .col h4 {
	margin: 0 0 5px 0;
}
.detail h4 a {
	text-decoration: none;
	font-weight: bold;
	color: inherit;
}	
.detail h1.company_name {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
}
.detail .company_logo {
	position: absolute;
	top: 10px;
	right: 10px;
}
.detail .col {
	float: left;
	width: 22%;
	border-left: 1px dotted #38599c;
	padding: 0 0 0 10px;
	margin: 30px 0 0 0;
	line-height: 130%;
}
.detail .col.first {	
	border: none;
	padding: 0;
}
.detail .col2 {	
	border-left: 1px dotted #38599c;
	width: 76%;
	float: left;
	margin: 30px 0 0 0;
}
.detail .col2 .col {	
	margin: 0;
}
.detail div.margin_23p_left {
	margin-left: 23%;
	padding: 0 0 0 10px;
}

.detail .col.nonBorder {	
	border: none;
}
.detail table td {
  line-height: 130%;
}

.contactPerson {
	width: 48% !important;
}

.detail .contactWidth {
  width: 48% !important;
}

.detail ul.catalog li {
	margin: 0 0 10px 0;
}
.detail ul.catalog li a {
	text-decoration: none;
}
.detail ul.catalog li ul li {
	margin: 0;
	padding: 0 0 0 15px;
	background: url('/images/web/arrow.gif') no-repeat 3px 5px; 
}
ul.companies_catalog li {
	margin: 0;
	padding: 0 0 0 30px;
	background: url('/images/web/arrow.gif') no-repeat 20px 4px; 
}

ul.offers_catalog li,
ul.requests_catalog li {
	margin: 0;
	padding: 0 0 0 30px;
	background: url('/images/web/arrow.gif') no-repeat 20px 4px; 
}
ul.companies_catalog li.more,
ul.offers_catalog li.more,
ul.requests_catalog li.more {
  background: none;
  padding: 0;
}

.detail .col .red {
	margin: 0 0 10px 0;	
}
.detail .col .edit {
	margin: 0 0 5px 0;
}
.detail .clear {
	display: block;
	clear: left;
}

ul.zebra {
  margin: 0;
  padding: 0;
}
ul.zebra li {
  margin: 0;
  padding: 2px;
}
.offers_left_border {
  border-left:1px dotted #890000;
}
.contactPrint {
	position: absolute;
	top:5px;
	width: 100%;
}

.contactPrint p {
	text-align: right;
}

.buttonLink {
  border: none;
  background: none;
  cursor: pointer;
  text-decoration: underline;
  margin: 0;
  padding: 0;
}

.mailIcon {
  background: url(/images/web/mail.gif) no-repeat 0 1px;
  padding:0 0 0 16px !important;
}
.printIcon {
  background: url(/images/web/print.gif) no-repeat 0 1px;
  padding:0 0 0 16px !important;
}
.editIcon {
  background: url(/images/web/edit.gif) no-repeat 0 1px;
  padding:0 0 0 16px !important;
}
.ascIcon {
  background: url(/images/web/asc.gif) no-repeat 0 1px;
  padding:0 0 0 16px !important;
}
.descIcon {
  background: url(/images/web/desc.gif) no-repeat 0 1px;
  padding:0 0 0 16px !important;
}


.media {
  line-height: 130%;
}
.media .col {
  width: 47%;
  float: left;
  margin: 0;
  padding: 10px 0 10px 0;
  line-height: 130%;
}
.media .first {
  border-right: 1px dotted #aaa;
  padding-right: 20px;
  margin-right: 20px;
}
.media h3 {
  font-size: 130%;
  font-weight: bold;
}
.media small {
  color: #999;
}
.media div {
  line-height: 130%;
}
.media .col .more {
  float: right;
}

div#registrace_podminky {
	background-color: white; 
	border:solid 1px #ccc; 
	height: 120px; 
	list-style-type:circle;
	margin:5px 0; 
	overflow:auto; 
	padding: 10px; 
	width: auto; 
}

div#registrace_podminky p {
	margin-bottom: 5px;
}

/******************************************************************************/
/******************************************************************************/
div#catalog h1,
div#catalog h2 {
	background: url('../images/web/button-requests.gif') no-repeat 0 2px;
	padding: 0 0 0 15px;
	color: #C69864;
	font-weight: bold;
	=padding-top: 2px;
}

div#catalog h2 a {
	font-size: 110%;
}

div#catalog td {
	=padding-top: 2px;
}

div#catalog td h1,
div#catalog td h2{
  	margin-bottom: 10px;
}
div#catalog td h1 a,
div#catalog td h2 a {
  	font-weight:bold;
}
div#catalog.companies h1,
div#catalog.companies h2 {
	background-image: url('data:image/gif;base64,R0lGODlhCwALANUgANjb36a4zM/V3PX19fX3+bHA0D1li/r6+j1ljDxki09zl0lukz5mjP7+/nKPrC1Yg/3+/lB0l9/k6GODovv8/S5Zg/j6+3KPq1d6m+vt7/39/fT09Pv7+/b29uTk5P///////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAACAALAAAAAALAAsAAAZFQFDAQyx6AKCCpMNsdgYFz+BDrX4axA31oqhqslRLZEH9erQOBCNh+Ji1FAjmQXCDP5NK3X62ej0CGRyDhBwHAkJGRUhBADs=');
	_background-image: url('/images/web/button-nazev-sekce.gif');
}
div#catalog.tenders h1,
div#catalog.tenders h2 {
	background-image: url('../images/web/button-tenders.gif');
	color: #99A669;
}
div#catalog.reference h1,
div#catalog.reference h2 {
	background-image: url('../images/web/button-reference.gif');
	color: #a8b8db;
}
div#catalog h1 span,
div#catalog h2 span {
	font-weight: bold;
}

div#catalog h1.item {
	background: none;
	margin: 0;
	padding: 0;
}

div#catalog h1.item a {
	font-weight: normal;
}


div#catalog ul {
	margin: 6px 0 15px 0;
}
div#catalog ul li {
	margin-top: 0;
	clear: left;
}
div#catalog ul li img {
	border: 1px solid #888;
	margin: 0 8px 0 0;
	width:14px;
	height:9px;
}
div#catalog ul li .flag {
	font-size: 90%;
	width: 65px;
	display: block;
	float: left;
}
div#catalog ul li a {
    display: block;
    float: left;
    line-height: 130%;
    margin-bottom: 4px;
    width:280px;
}
div#catalog ul li .flag a {
    display:inline;
    float:none;
    width:auto;
}
div#catalog ul li.more {
	margin-left: 29px;
}
div#catalog ul li.more a {
	/*font-weight: bold;*/
	font-size: 85%;
	text-decoration: underline;
}
div#catalog div.col0,
div#catalog div.col1 {
	float: left;
	width: 49%;
	margin-bottom: 5px;
}

div#catalog div.col1 {
	float: right;
}
div#catalog div.offers {
  border-color: #890000;
}


div#catalog a {
	text-decoration: none;
}

div#catalog a:hover {
	text-decoration: underline;
}

table#other_companies_requests {
}

table#other_companies_requests tr td {
	width: 24%;
}

table#other_companies_requests tr td image {
	margin: 0;
	padding: 0;
}

table#other_companies_requests tr td div {
	_height: 90px;
	min-height: 90px;
	text-align: center;
}

table#other_companies_requests tr td p {
	padding:0 5px;
	text-align: center;
}

div#neighbouring {
	padding: 10px;
	margin: 10px 0;
}

div#neighbouring a {
	=padding-top: 3px;
}

div.pr_detail {
  position: relative;
  margin-top: 0;
  padding-top: 70px;
}

div.pr_detail_small {
  padding-top: 35px;
}

div.pr_detail h1 {
	font-size: 130%;
	margin: 15px 0 5px 0;
	font-weight: bold;
}
div.pr_detail h1 img {
  border: 1px solid #000;
}
div.pr_detail .content {
	line-height: 140%;
}
div.pr_detail p,
div.pr_detail div,
div.pr_detail td,
div.pr_detail th {
	line-height: 140%;
/*	font-weight: bold;*/
}

div.pr_detail th {
	font-weight: bolder;
}

div.mvz_detail h1 {
	font-size: 140%;
	margin: 0 0 10px 0;
}
div.mvz_detail h2 {
	font-size: 100%;
	margin: 15px 0 5px 0;
	font-weight: bold;
}

div.mvz_detail .content {
	line-height: 140%;
}
div.mvz_detail p {
	line-height: 140%;
	margin: 0 0 0 15px;
}

.reklama {
  overflow:hidden;
  position: relative;
  padding: 10px 0;
  width: 754px;
  background: #fff;
  border: 1px solid #e3dfde;
}
.reklama span {
  display: block;
  text-align: center;
  margin: 0 10px;
}
.reklama .sliderBtn {
  width: 25px;
  min-height: 140px;
  height: 140px;
  position: absolute;
  z-index: 666;
  cursor: pointer;
}
.reklama .left {
  top: 0;
  left: 0;
  background: #c8ddf2 url(../images/web/slider-al.gif) no-repeat center center;
}
.reklama .right {
  top: 0;
  right: 0;
  background: #c8ddf2 url(../images/web/slider-ar.gif) no-repeat center center;
}
.reklama .slider {
  margin: 0;
  padding: 0 19px;
  z-index: 664;
}
.reklama .slider .imgCell {
  width: 180px;
  float:left;
  text-align: center;
}
.reklama .slider .imgCell img {
  background: #fff;
  border: 1px solid #ccc;
  padding: 2px;
  margin: 0 0 5px 0;
}

.regionalni_filtr {
/*
	background-color: #F0F9FF;
	padding: 3px 10px;
	margin-bottom: 5px;
	margin-right:5px;
	width: 155px;
*/
	float: left;
	padding-right: 10px;
	margin-bottom: 10px;
}

.slider {
	=height: 120px;
	=overflow: hidden; 
}

.pagination {
	margin: 10px;
}
.seznam_nabidek {
    padding:10px;
}
.seznam_nabidek table {
    width: 100%;
}
.seznam_nabidek table td {
	width: 40%;
}
.seznam_nabidek td div {
	background:  no-repeat 0 1px;
	background-image: url('data:image/gif;base64,R0lGODlhCwALAJEDAI4AAOTk5P///////yH5BAEAAAMALAAAAAALAAsAAAIcXI5owt3nImQAuEktm7Xv4FQPmF1k9KGPkSRDAQA7');
	_background-image: url('../images/web/button-offers.gif');

	padding: 0 0 0 15px; 
	margin: 3px 0;
}
.seznam_nabidek div a {
	color: #890000 !important;
	text-decoration: none;
}
.seznam_nabidek div small {
	font-size: 90%;
}
.ads {
	text-align: left;
}
.ads img {
	border: none;
	margin: 3px 0 5px 0;
}
.bold {
	font-weight: bold !important;
}
.bigBold {
	font-weight: bold;
	font-size: 130%;
}

.border_none {
	border: 0 none !important;
}

.center {
	text-align: center;
	margin: 0 auto;
}

.center_div {
	margin: 0 auto;
}

.display_block {
	display: block;
}

.display_none {
	display: none;
}

.error {
	background: #E12A00 url('../images/web/error_icon.gif') no-repeat 5px 3px;
	color: #fff;
	margin-bottom: 10px;
	padding: 4px 4px 4px 25px;
	font-weight: bold;
}

.float_left {
	float:left;
}

.float_right {
	float: right !important;
}

.form_false {
	border: 1px solid #E90101;
	padding: 2px 1px;
	_padding: 2px;
}

.imageBorder {
  border: 1px solid #ccc;
  padding: 2px;
  background: #fff;
}

.other_link {
	text-align: right;
	padding-top: 10px;
	border-top: 1px solid #ccc;
}

.mp_0 {
	margin: 0;
	padding: 0;
}

.margin_5px {
	margin: 5px;
}
.float_left.margin_5px {
  margin: 0 5px 5px 0;
}

.margin_10px {
	margin: 10px;
}
.margin_15px {
	margin: 15px;
}
.margin_bottom_5px {
	margin-bottom: 5px;
}
.margin_bottom_10px {
	margin-bottom: 10px;
}
.margin_bottom_20px {
	margin-bottom: 20px !important;
}
.margin_right_20px {
	margin-right: 20px;
}
.margin_right_10px {
	margin-right: 10px;
}
.margin_left_10px {
	margin-left: 10px;
}
.margin_top_-15px {
	margin-top: -15px;
}
.margin_top_5px {
	margin-top: 5px;
}
.margin_top_10px {
	margin-top: 10px;
}
.margin_tb_10px {
	margin: 10px 0 10px 0;
}
.normal {
	font-weight: normal !important;
}

.padding_bottom_20px {
	padding-bottom: 20px;
}
.padding_bottom_10px {
	padding-bottom: 10px;
}
.padding_10px {
	padding: 10px;
}
.tdpadding_10px td,
.tdpadding_10px th {
	padding: 10px;
}
.tdpadding_10px td.padding_0 {
	padding: 0;
}
.padding_7px {
	padding: 7px;
}

.padding_top_5px {
	padding-top: 5px !important;
}

.padding_top_10px {
	padding-top: 10px !important;
}

.red {
	color: red;
}

.small {
	font-size: small;
}

.xsmall {
	font-size: x-small;
}

.text_align_left {
	text-align: left !important;
}
.text_align_right {
	text-align: right !important;
}

.line_height_130p,
.line_height_130p a,
.line_height_130p p,
.line_height_130p th, 
.line_height_130p td,
.line_height_130p small,
.line_height_130p strong {
	line-height: 130%;
}

.tdpadding5px tr td {
  padding: 5px;
}

.uppercase {
	text-transform: uppercase;
}

.visibility_hidden {
	visibility: hidden;
}

.visibility_visible {
	visibility: visible;
}

.width_100p {
	width: 100%;
}

.width_50p {
	width: 50%;
}
.width_49p {
	width: 49%;
}
.width_40p {
	width: 39%;
}
.width_33p {
	width: 33%;
}

.width_24p {
	width: 24%;
}

.width_70p {
	width: 70%;
}

.width_40px {
	width: 40px; 
}

.width_120px {
	width: 120px;
}

.width_150px {
	width: 150px;
}

.width_200px {
	width: 200px; 
}

.width_205px {
	width: 205px;
	=width: 195px;
}

.width_210px {
	width: 210px;
}

.width_260px {
	width: 260px;
}

.width_300px {
	width: 300px; 
}

.width_340px {
	width: 340px; 
}

.width_372px {
	width: 372px;
}

.width_430px {
	width: 430px; 
}

.width_470px {
	width: 470px  !important;
}

.width_480px {
	width: 480px  !important;
}

.width_500px {
	width: 500px  !important;
}

.width_550px {
	width: 550px;
}

/******************************************************************************/
a.decoration_none {
	text-decoration: none;
}

.offers,
.offers a.colored {
	color: #890000 !important;
}

.offers_border {
	border: solid 1px #890000;
}
.offers_border_bg {
	border: solid 1px #890000;
	background: #FBF5F5;
}
.offers_even_bg {
  background: #F6F3F3;
}

.eshop_bg {
	border: solid 1px #890000 !important;
	background: #890000 !important;
}
.eshop_border {
	border: solid 1px #890000 !important;
}
.eshop_border strong {
	font-size: 11pt;
}
.offers_bg {
  background: #fbf5f5 !important;
}
.offers_dark_bg {
  background: #ece2e2;
}

.offers_pictogram {
	background-image: url('../images/web/nabidka-pict_cz.gif') !important;
	background-position: right top !important;
	background-repeat: no-repeat !important;
	min-height: 125px;
}
table.offers_categories {
	border-bottom: 1px dotted #890000;
	width: 100%;
	margin: 10px 0 30px 0;
}
table.offers_categories td {
	padding: 0 0 10px 20px;
	background: url('../images/web/button-offers.gif') no-repeat 0 2px;
	font-weight: bold;
	color: #890000;
}

.requests,
.requests a.colored {
	color: #ff6600 !important;
}


.requests_border {
	border: solid 1px #ff6600;/*#fb8e02;*/
	/* border: solid 1px #fb8e02 !important; */
}

.requests_border_bg {
	border: solid 1px #ff6600;/*#fb8e02;*/
	background: #fff6e7 !important;
}

.requests_even_bg {
	background: #F5EFEF !important;
}

.requests_bg {
	background: #fff6e7 !important;
}
.requests_dark_bg {
  background: #fde9c6;
}
table.requests_info {
	width: 100%;
}
table.requests_info thead {
	background: #ff6600;/*#fb8e02;*/
}
table.requests_info td {
	padding: 5px;
}
table.requests_info th {
	font-weight: bold;
	padding: 5px;
}

.requests_pictogram {
	background-image: url('../images/web/poptavka-pict_cz.gif') !important;
	background-position: right top !important;
	background-repeat: no-repeat !important;
	min-height: 125px;
}
table.requests_categories {
	border-bottom: 1px dotted #ff6600;/*#FB8E02;*/
	width: 100%;
	margin: 10px 0 30px 0;
}
table.requests_categories td {
	padding: 0;
	padding-left: 20px;
	padding-bottom: 10px;
	background: url('../images/web/button-requests.gif') no-repeat 0 2px;
	font-weight: bold;
	color: #CFA166;
}

.companies {
	color: #38599c !important;
}

.companies_border {
	border: 1px solid #38599c;
	background: #F0F9FF;
}
.companies_border h2 {
	color: #38599c !important;
}
.companies_even_bg {
  background: #EBF0F3;
}
.companies_dark_bg {
  background: #d7e1e7;
}

.companies_bg {
  background: #f0f9ff !important;
}
table.companies_categories {
	border-bottom: 1px dotted #38599c;
	width: 100%;
	margin: 10px 0 30px 0;
}
table.companies_categories td {
	padding: 0;
	padding-left: 20px;
	padding-bottom: 10px;
	background: url('../images/web/button-nazev-sekce.gif') no-repeat 0 2px;
	font-weight: bold;
	color: #38599c;
}

.tenders {
	color: #91ae2b !important;
}
.tenders_border {
	border: 1px solid #97B337;
	background: #F4F6E8;
}
.tenders_even_bg {
	background: #ECF1D0;
}
table.tenders_info {
	width: 100%;
}
table.tenders_info thead {
	background: #ECF1D0;
}
table.tenders_info td {
	padding: 5px;
}
table.tenders_info th {
	font-weight: bold;
	padding: 5px;
}

.op {
	color: #8CA60F !important;
}

.op_bg {
  background: #f4f6e8 !important;
}

div.op_set_all {
	background: #ecf1d0;
	margin-top: 10px;
	padding: 10px; 	
}

div.op_set_all form {
	padding-right: 10px;
	float: left !important;
}

div.op_set_all form fieldset {
	display: inline;
}

div.op_set_all form input.submit {
/*
	background: none;
	border: 0 none;
	color: #064584;
	cursor: pointer;
	_cursor: hand;
	text-decoration: underline;
*/
}

.general {
	color: #000;
}
.general_border {
	border: 1px solid #9C9C9C;
	background: #F3F4F4;
}
.general_bg {
	background: #F3F4F4;
}

.reference {
	color: #7B8EBA !important;
}
.reference_border {
	border: 1px solid #A8B8DB;
	background: #F5FAFF;
}
.reference_border h2 {
	color: #7B8EBA !important;
}
.reference_even_bg {
  background: #f1f2f5;
}

.reference_bg {
  background: #FEFAF6 !important;
}

/*****************************************************************************/

.error_html ul,
.error_html p {
	margin-bottom: 10px;
}

/* icons */
span.icon {
	width: 100%;
	height: 16px;
	display: block;
	font-size: 9px;
}
.tick {
	background: url(../images/web/vz_tick.gif) no-repeat center center;
}
.tenders_even_bg .tick {
	background: url(../images/web/vz_tick_even.gif) no-repeat center center;
}
.cross {
	background: url(../images/web/vz_cross.gif) no-repeat center center;
}
.tenders_even_bg .cross {
	background: url(../images/web/vz_cross_even.gif) no-repeat center center;
}


/* help page */
.helpPage {
	margin: 0;
	padding: 0;
}
.helpPage .helpTitle {
	background: #F3F4F4 url(../images/web/help.gif) no-repeat 10px 10px;
	border-bottom: 1px solid #DEE2E2;
	padding: 10px 10px 10px 30px;
	margin: 0 0 10px 0;
}
.helpPage div.helpText {
	margin: 10px;
}

.graySmall,
.graySmall td {
	color: #4a4a4a;
	font-size:12px;
}

.bolder {
	font-weight: bolder;
}

.valign_middle
{
	vertical-align: middle !important;
}

.trHover:hover {
  background-color: #e3e3e3 !important;
}


.border_left_1px {
    border-left: 1px solid #aaa;
    margin-left: 10px;
    padding-left: 10px;
}
/* IE6 fix */
.searchOrder {
    _width:40px;
}

.mojeop_vybrat {
  border-top: 1px solid #97b337;
}
.mojeop_vybrat input,
.mojeop_vybrat label {
  float: left;
  margin: 0 5px 5px 0;
  clear: none;
}
.mojeop_vybrat label {
  max-width: 48%;
  margin: 0 20px 0 0;
  _line-height: 140%;
}

.requests-big-button,
.offers-big-button {
  width: 200px;
  height: 37px;
  background: url(../images/web/p-big-button_cz.gif) no-repeat top left;
  display: block;
  float: left;
  text-decoration: none;
  color: #fff;
  font-size: 130%;
  margin-right: 15px;
}
.offers-big-button {
  background-image: url(../images/web/n-big-button_cz.gif);
}
.requests-big-button span,
.offers-big-button span {
  line-height: 270%;
  margin-left: 55px;
  font-weight: bold;
}
.requests-button,
.offers-button {
  width: 95px;
  background: url(../images/web/p-button.gif) no-repeat center left;
  display: block;
  float: left;
  text-decoration: none;
  color: #fff;
  font-size: 130%;
  font-weight: bold;
  text-align: center;
  margin-right: 15px;
} 
.offers-button {
  background-image: url(../images/web/n-button.gif);
}
.requests-button span,
.offers-button span {
  font-weight: bold;
  line-height: 270%;
}

.pn_lang {
  border: none;
  border-top: 1px solid #fedeb5;
  padding-left: 2px;
  margin: 10px 0 5px 0;
}
.pn_lang div {
  margin-top: 10px;
}
.requests_lang {
  border-top-color: #fedeb5;
}
.offers_lang {
  border-top-color: #d9a1a2;
}
.companies_lang {
  border-top-color: #c1d0e0;
}
.general_lang {
  border-top-color: #ddd;
}
.pn_lang legend {
  padding: 0 5px;
  margin: 0 0 0 10px;
  font-size: 18px;
}
.pn_lang legend input {
  margin: 0 10px 0 0;
  padding: 0;
  vertical-align: middle;
}
.pn_lang legend img {
  border: 1px solid #000;
  vertical-align: middle;
}
#filter {
	margin-bottom: 10px;
	padding: 10px;
}
#filter input,
#filter select {
  vertical-align: middle;
}
#filter #form_titulek {
  width: 110px;
}
#filter #form_stav{
  width: 110px;
}
#filter .date-input input {
  width: 70px;
}
#filter .date-input img {
  vertical-align: top;
  margin-top: 4px;
  margin-left: 3px;
}
#filter table {
	float: left;
	margin-right: 10px;
}
#filter table tr td {
	vertical-align: middle;
}

div#company_profil p {
	margin-bottom: 10px; 
}

div#company_profil ul {
	margin-bottom: 10px;
}

div#company_profil ul li {
	list-style-type: disc;
	margin-left: 20px;
}

div#hp_popis_stranek {
	background:#c8ddf2;
	margin-bottom: 10px;
	padding-left:30px;
}

div#hp_popis_stranek,
div#hp_popis_stranek strong {
	color:#064584;
	font-family:"Helvetica CE","Myriad Web",Verdana,Arial,sans-serif;
	font-size:small;
}

div#hp_popis_stranek p {
	background-image: url('../images/web/hp_popis_stranek.jpg');
	background-position: center left;
	background-repeat: no-repeat;
	padding:9px;
	padding-left: 35px;
}

tr.padding td {
	padding-top: 5px;
}

.nowrap {
	white-space: nowrap;
}

.ie_padding_fix {
	padding-top: 3px !important;
}

table.fix_line_height {
	margin: 10px;
}

table.fix_line_height tr th,
table.fix_line_height tr td,
table.fix_line_height tr a {
	line-height: 140%;
}

.kontakty h1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: solid 1px #38599c;
}

.kontakty h2 {
	font-weight: bold;
}

.kontakty div.body p {
	color: black;
}

.kontakty div.body div {
	padding-left: 20px;
	background-image: url('../images/web/button-nazev-sekce.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.kontakty div.header {
	height: 205px;
	margin-bottom: 15px;
}

.kontakty div.header a {
	float: left;
}

.kontakty div.header strong {
	font-size: 22px;
}

.kontakty div.header div {
	float: right;
	padding-top: 60px;
	width: 500px;
}

.kontakty div.header p {
	margin-bottom: 5px;
}

div.vz_addr {
	background-color: #ecf1d0;
	border: solid 1px #97b337;
	line-height: 130%;
	margin: 5px 0 10px 30px;
	padding: 10px;
}

/* uprava vzhledu WYSIWYG v profilu firmy */
table.mceEditor {
	border: solid 1px #38599c;
}

table.mceEditor td.mceToolbarTop {
	background-color: #ebf0f3;
	border-bottom: solid 1px #38599c;
}

table.mceEditor td.mceStatusbarBottom {
	background-color: #ebf0f3;
	border-top: solid 1px #38599c;
}

.cursor:hover {
	cursor: pointer;
	_cursor: hand;
}

.optimics_div {
	position:relative;
}

.optimics_div a {
	display:block;
	height:50px;
	position:absolute;
	width:190px;
}

.optimics_form {
background:#BEE0F9;
border:solid 1px #A4C6DF;
padding: 20px;

}

.optimics_form label,
.optimics_form label strong {
	color: black;
	line-height: 25px;
	height: 25px;
}

.optimics_form input {
	height: 25px;
	line-height: 25px;
}

.optimics_form input#submit {
	background-image: url('../images/optimics/submit.png');
	border: 0 none;
	color: #38599C;
	cursor: pointer;
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
	padding-right: 30px;
	height: 40px;
	float: right;
	width: 142px;
}

.optimics_form input#submit2 {
	background-image: url('../images/optimics/submit2.jpg');
	height: 54px;
	float: right;
	width: 214px;
}

ul.optimics {
	color: black;
}

ul.optimics li {
	background: url('../images/optimics/yes.jpg') no-repeat;
	background-position: left 5px;
	padding-left: 25px;
	margin-bottom: 10px;

	line-height: 25px;
}

div#hp_banner {
	background: url('/images/optimics/hp_d.jpg') no-repeat;
	height:69px;
	margin-bottom: 10px;
	padding-left:30px;
}

div#hp_banner a {
	bottom:8px;
	right:5px;
}
