/*top right bottom left*/
body {
	/*position: relative;*/
	margin:	0px auto;
	padding: 0px;
	color:	#333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #C7C8C9;
	width: 960px;
}

h1.body {
	float: left;
	/*display: none;*/
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #989797;
	font-weight: normal;
}

#main {
	width: 100%;
	vertical-align: top;
}

#header {
	vertical-align: top;
	background-color: #FFFFFF;
	height: 60px;
	color: #929292;
	font-size: 11px;
}

#footer {
	height: 23px;
	vertical-align: middle;
	font-size: 10px;
	background-color: #EBEBEB;
}

#main_container {
	width: 100%;
	background-color: #FFFFFF;
}

#news_panel {
	width: 172px;
	padding: 10px 10px 8px 10px;
	margin: 10px 10px 8px 10px;
	background-color: #C8DFEA;
	vertical-align: top;
	color: #004275;
}

a {
	font-weight: bold;
	text-decoration: underline;
	color: #004275;
	font-size: 11px;
}

.main_logo{
	height: 60px;
	width: 280px;
	vertical-align: middle;
	margin-left:10px;
	padding-left:10px;
}

.news_header {
	font-weight: bold;
	padding-bottom:10px;
}

.news_position {
	font-weight: normal;
	padding-bottom:10px;
	text-align: left;
	line-height: 14px;
}

a.news_link {
	font-weight: bold;
	text-decoration: underline;
	color: #004275;
}

a.news_link_more {
	display: block;
	text-align:right;
	font-weight: bold;
	text-decoration: none;
	color: #004275;	
}

#main_banner {
	width: 100%;
	height: 200px;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

div.banner {
	background-color: #FFFFFF;
	height: 180px;
}

.path {
	background-color: #EBEBEB;
	height: 24px;
	color: #004275;
	vertical-align: middle;
	margin-left: 40px;
	padding-left: 40px;
	padding-right: 10px;
}

.path_link {
	padding: 0px 5px 0px 0px;
}

a.path_link {
	color: #004275;
	text-decoration: underline;
	padding: 0px 5px 0px 0px;
}

#menu_left {
	width: 220px;
	background-color: #00649B;
	vertical-align: top;
}

.menu_td {
	height: 24px;
	width: 160px;
	padding-left: 20px;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	cursor: pointer;
}

.menu_td_hl {
	height: 24px;
	width: 160px;
	padding-left: 20px;
	background-color: #FFFFFF;
	color: #004275;
}

.menu_td_spacer {

}

.submenu_table {
	background-color: #C8DFEA;
	vertical-align: top;	
}


.submenu_td {
	height: 21px;
	border-top: 1px solid #A5C9DC;
	background-color: #C8DFEA;
	padding-left: 30px;
	color: #004275;
	cursor: pointer;
}

.submenu_td_hl {
	height: 21px;
	border-top: 1px solid #A5C9DC;
	background-color: #E7F1F6;
	padding-left: 30px;
	color: #004275;
	cursor: pointer;
}

a.menu_link:hover {
	text-decoration: underline;
}

a.menu_link {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.menu_link_sub {
	color: #004275;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.menu_link_hl {
	color: #004275;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;	
}

a.submenu_link:hover {
	text-decoration: underline;
}

a.submenu_link {
	color: #004275;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.dark_link {
	color: #929292;
	font-size: 11px;
	font-weight: normal;
}

.dark_link_hl {
	color: #929292;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.black_link {
	color: #333333;
	font-weight: normal;
}

.black_link_hl {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

img {
	border: 0px;
	display: block;
}

#content img, p img{
	border: 0px;
	display: inline;
}

.watermark {
	color: #BCBCBC;
	font-weight: bold;
	font-size: 12px;
}

.start_image {
	width: 270px;
	padding: 0px 0px 10px 0px;
	vertical-align: middle;
}

.start_header {
	color: #004275;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	padding: 0px 0px 5px 10px;
	height: 20px;
}

.start_info {
	padding: 0px 0px 10px 10px;
	vertical-align: top;
	text-align: justify;
	width: 100%;
}

a.start_link_more {
	font-weight: bold;
	text-decoration: none;
	color:	#333333;
}

.dynamic_header {
}

.feature_table {
	border: 1px solid #A5C9DC;
	border-bottom: 0px;
	padding: 0px;
	margin-top: 8px;
}

.feature_header {
	color: #004275;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	background-color: #E7F1F6;
	padding: 2px 5px 3px 5px;
}

.feature_name {
	color: #00386C;
	width: 30%;
	vertical-align: top;
	border-bottom: 1px solid #A5C9DC;
	padding: 2px 5px 2px 5px;
	text-align: right;
}

.feature_value {
	padding: 2px 5px 2px 10px;
	width: 65%;
	vertical-align: top;
	border-bottom: 1px solid #A5C9DC;
	text-align: justify;
}

.feature_reqested {
	padding: 2px 5px 2px 2px;
	width: 5%;
	vertical-align: top;
	border-bottom: 1px solid #A5C9DC;
	text-align: left;
	color: red;
}

.feature_small {
	font-size: 10px;
	color: #929292;
}

.product_file_table {
	padding: 0px;
	margin-top: 8px;
}

.product_file_name {
	vertical-align: top;
	padding: 5px 20px 5px 0px;
	border-bottom: 1px solid #A5C9DC;
}

.product_file_image {
	padding: 5px 2px 2px 0px;
	border-bottom: 1px solid #A5C9DC;
}

.product_file_file {
	padding: 2px 0px 5px 0px;
	border-bottom: 1px solid #A5C9DC;
	white-space: nowrap;
}

.product_file_size {
	padding: 2px 0px 5px 0px;
	border-bottom: 1px solid #A5C9DC;
	white-space: nowrap;
	text-align:right;
}

.results_table {
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 5px;
}

{************************ FEATURES ******************************}
#f_menu {
	background-color: #FFFFFF;
	color: #004275;
	vertical-align: top;
	padding-top: 5px;
}

.f_menu_item {
	height: 21px;
	padding: 0px 10px 0px 10px;
	background-color: #FFFFFF;
	color: #004275;
	cursor: pointer;
	border: 1px solid #A5C9DC;
	border-left: 0px;
	white-space: nowrap;
}

.f_menu_item_sel {
	height: 21px;
	padding: 0px 10px 0px 10px;
	background-color: #E7F1F6;
	color: #004275;
	cursor: pointer;
	border: 1px solid #A5C9DC;
	border-left: 0px;
	border-bottom: 0px;
	white-space: nowrap;
}

.f_menu_fill {
	width: 100%;
	height: 21px;
	padding: 0px 10px 0px 10px;
	background-color: #FFFFFF;
	color: #004275;
	border-bottom: 1px solid #A5C9DC;
	white-space: nowrap;
}

.f_menu_content {
	float: left;
	padding: 0px 5px 0px 5px;
	border: 0px solid #A5C9DC;
	border-top: 0px;
	background-color: #FFFFFF;
}

form {
	display: inline;
	margin: 0px;
	padding: 0px;
}

.search_button {
	background-color: #00649B;
	border: 1px solid #174574;
	height: 19px;
	width: 70px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: pointer;
}

.search_input {
	width: 125px;
	height: 17px;
	border: 1px solid #929292;
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:	#333333;
}

.contact_input {
	width: 400px;
	height: 17px;
	border: 1px solid #929292;
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:	#333333;	
}

.contact_input_service {
	width: 450px;
	height: 15px;
	border: 1px solid #929292;
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:	#333333;	
}


textarea.contact_input_service {
	width: 450px;
	height: 80px;
	border: 1px solid #929292;
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:	#333333;	
}

select.contact_input_service {
	width: 450px;
	height: 18px;
	border: 1px solid #929292;
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:	#333333;	
}

.contact_input_service_error, select.contact_input_service_error, textarea.contact_input_service_error {
	width: 448px;
	border: 2px solid red;
}

td.paging {
	padding: 5px;
}

.conference_back {
	padding: 0px 0px 0px 0px;
	background: transparent url(/_d/konferencja_back.jpg);
	background-repeat : no-repeat;
	vertical-align: middle;
	text-align: center;
	height: 119px;

}

a.conference_back {
	color: #FFFFFF;
	text-decoration: none;
	background: transparent;
	font-weight: bold; 
	line-height: 16px;
}

.akapit {float:right;padding-right:10px;}
	.akapit ul {margin:0;padding:0;list-style:none;display:inline;}
  .akapit ul li {display:inline;margin:0;padding:0;}
  .akapit a {text-decoration: none;font-size:11px;font-weight:normal;}
  }
  .akapit a:hover {text-decoration: underline;}
  }

  #slogo {margin-top:-5px;}
  #slogo h1 {float:left; width:220px; height:36px; overflow:hidden; padding:0;margin:0;}
#slogo h1 a {font-size:11px;color:#CC0000;}
#slogo h1 a img {position:relative; border:none;margin-top:-23px;}

#slogo strong {float:left; width:220px; height:36px; overflow:hidden; padding:0;margin:0;}
#slogo strong a {font-size:11px;color:#CC0000;}
#slogo strong a img {position:relative; border:none;margin-top:-13px;}
