/* og�lne */
a:actvie {
  outline: none;
}

/* walidacja */
a:focus {
  -moz-outline-style: none;
}

form {
	margin: 0px;
	padding: 0px;
}

* {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;	
}

body {	
	margin: 0px;
	margin-top: 10px;
	background-color: #FFFFFF;
	color: #000000;	
	overflow:scroll;
	overflow-x:auto;
}
a:link, a:visited, a:active, a:hover {
	color: #002498;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.events_temat:link, a.events_temat:visited, a.events_temat:active,a.events_temat:hover {
	color: #000000;
	text-decoration: none;
}

a.events_temat:hover {
	text-decoration: underline;
}

.mod_ob {
	text-align: left;	
	padding-left: 5px;	
}

.mod_title {
	font-size: 16px;
	font-weight: bold;	
	margin-bottom: 10px;
}

.clear {
	clear: both;
}
/*
.clear1 {
	clear: right;
}*/
/* koniec og�lne */


/* szkielet */ 
	/*
	.contener {
		width: 100%;
		text-align: center;
		height: auto;
	}*/

.content {
	width: 960px;
	margin: 0 auto;
	text-align: center;	
}


/* koniec szkielet */


/* uk�ad 2 kolumny */

#wrapper_sz {
	margin: 0 auto; /* centering */
	overflow: hidden; /* clearance */
	width: 960px;
	background-color: #FFFFFF;
	display: table;
	/*border: 1px solid #0000FF;*/
}

#content_sz {
	width: 760px;
	padding-top: 12px;
	display: table-cell;
	vertical-align: top;
	border: 0px solid #FFFFFF;	
}

#sidebar_sz {
	width: 185px;
	background-color: #073660;
	padding-top: 12px;
	padding-bottom: 12px;
	display: table-cell;
	vertical-align: top;
	border: 0px solid #073660;
}

#content_row {
	display: table-row;
	width: 960px;	
}
/* reszta w head dla MSIE */

/*
#container {
	position: relative;
	display: block;
	background: #FFFFFF;
	border-left: 185px solid #073660;
}

#inner {
	display: block;
	margin-left: -185px;
	padding: 1px;
}

#left {
	float: left;
	position: relative;
	width: 185px;
	padding-top: 12px;
	padding-bottom: 12px;
	left: 0px;
}

#center {
	margin-left: 185px;
	position: relative;
	display: block;
	padding-top: 12px;
	padding-left: 5px;
	height: 1%;
}
*/

/* koniec uk�ad 2 kolumny */ 


/* belka z logo */

div.logo {
	width: 100%;
	height: 122px;	
}

img.logo {
	float: left;	
}

/* koniec belka z logo */


/* menu */

.menu_op {
	background-color: #073660;
	width: 100%;
	height: 27px;
	border-top: 1px solid #FFFFFF;	
	border-bottom: 1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}

.menu_podmenu_op { 
	background-color: #073660; 
	width: 220px;
	border: 2px solid #FFFFFF; 
	border: 1px solid #073660;
} 

.menu_podmenu { 
	background-color: #073660; 
	height: 25px;
	border: 1px solid #FFFFFF;
	padding-left: 5px;
} 

a.menu:link, a.menu:visited, a.menu:active, a.menu:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	display: block;
	border-left: 1px solid #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	white-space: nowrap;
	/*overflow: hidden;	*/
}

a.menu1:link, a.menu1:visited, a.menu1:active, a.menu1:hover {
	font-size: 11px; 
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	/*float: left;*/
	white-space: nowrap;
	text-align: left;
	width: 100%;
	/*overflow: hidden;	*/	
}

.menunolink {
	padding-bottom: 15px;
	color: inherit;	
	font-size: 13px; 
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 5px;
	padding-left: 5px;
	/*float: left;*/
	white-space: nowrap;
	text-align: left;
	width: 100%;
}


.menu_podmenu2 {
	background-color: #073660;
	padding-left: 5px;
	height: 25px;
	border: 1px solid #FFFFFF;
	background-position: right;
	background-repeat: no-repeat;
	background-image: url('../Image_sys/gt.gif');	
}

a.menu2:link, a.menu2:visited, a.menu2:active {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width:100%;
	white-space: nowrap;
	text-align: left;
	/*overflow: hidden;*/
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

a.menu:hover, a.menu1:hover, a.menu2:hover {
	text-decoration: underline;
} 

/* koniec menu */


/* menu lewe */

.menu_lewe {
	width: 180px;	
}

.sidebar {
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	padding: 3px;
	margin: 3px;
	font-weight: bold;
	display: block;
	line-height: 20px;
	margin-bottom: 30px;
	text-align: left;
}

.sidetext {
	color: #FFFFFF;
	font-weight: bold;
}

.textbox {
	border: 1px solid #002498;
}

a.sidebarln:link, a.sidebarln:visited, a.sidebarln:active, a.sidebarln:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	display: block;
}

a.sidebarln:hover {
	text-decoration: underline;
}

input.sub, input.sub:hover {
	border: none;
	width: auto;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	padding: 0px;
	background-color: #073660;
}

img.ban {
	margin-bottom: 18px;	
}


/* ikonka kalendarza */

.cal_op {
	width: 100px;
	height: 131px;
	background-image: url('../Image_sys/calendar_tlo.gif');
	background-repeat: no-repeat;
	display: block;
	margin: 0 auto;
	border: 2px solid #FFFFFF;
	overflow: hidden;
}

.cal_month, .cal_day, .cal_dayn {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	display: block;
}

.cal_day {
	font-size: 15px;
	color: #073660;
	padding-top: 15px;
}

.cal_dayn {
	font-size: 35px;
	color: #073660;
	padding-top:5px;display:block;
}

/* koniec ikonki kalendarza */

/* koniec menu lewe */


/* stopka */

.stopka {
	text-align: center;	
}

/* konie stopka */


/* index - strona g��wna */

.index {
	/*width: 100%;*/
	padding: 0px;
	border-collapse: collapse;
	vertical-align: top;
}

.index_left {
	width: 300px;	
	text-align: left;
	vertical-align: top;
	padding: 5px;
	padding-left: 5px;
}

.index_center {
	width: 320px;	
	border-left: 1px solid #D5D5D5;
	vertical-align: top;
	padding: 5px;
	text-align: left;
}

.index_center p {
	margin: 0px;
	padding: 0px;
}

.index_right {
	width: 160px;
	text-align: right;	
	vertical-align: top;
	padding: 5px;
	padding-right: 0px;	
}

a.mainlink:link, a.mainlink:active, a.mainlink:visited {
	font-weight: bold;
	font-size: 13px;
	/*color: #002498;*/
	color: #002498;
	text-decoration: none;
}

a.mainlink:hover {
/*	text-decoration: underline;*/
}

hr {
	width: 100%;
	color: #D5D5D5;
	background-color: #D5D5D5;
	border: 0px solid #D5D5D5;
	height: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.hr, .hrn {
	color: #D5D5D5;
	background-color: #D5D5D5;
	border: 0px solid #D5D5D5;
	height: 1px;
	width: 60%;
	margin-top: 0px;
	margin-bottom: 30px;
}

.hrn {
	margin-top: 0px;
	margin-bottom: 10px;	
}

	/* event */
	
.event_date {
	font-weight: bold;
	color: #002498;
}	

a.newshead:link, a.newshead:active, a.newshead:visited, a.news:link, a.news:active, a.news:visited {
	display: block;
	font-weight: normal;
	font-size: 12px;
	padding: 5px;
	padding-bottom: 30px;
	text-decoration: none;	
	margin-bottom: 2px;
	color: #CC0200;	
}

a.news:link, a.news:active, a.news:visited {
	padding-bottom: 15px;
	color: inherit;	
}

a.newshead:hover {
	background-color: #F1F1F1;
/*	text-decoration: underline;*/
}

a.news:hover {
/*	background-color: transparent;*/
	background-color: #F1F1F1;
/*	text-decoration: underline;*/
}

.head {
	color: #002498;
	font-size: 13px;	
}

.head1 {
	color: #000000;
	font-size: 13px;	
}

.normal, .normal1 {
	color: #002498;	
}

.normal1 {
	font-weight: normal;
}

.img, .button {
	border: 0px solid transparent;
	width: 15px;
	height: 15px;
	vertical-align: middle;
	margin-left: 5px;
}

.button {
	width: 150px;
	height: 80px;	
}

	/* koniec event */

/* koniec strona g��wna */


/* calendar */

.calendar_a {
	/*width: 99%;*/
	padding: 0px;
	border-collapse: collapse;
	vertical-align: top;
	margin-left: 5px;
}

.day_of_week {
	font-weight: bold;
	padding-bottom: 15px;	
}

.month {
	font-size: 16px;
	font-weight: bold;	
	height: 25px;
	text-align: center;	
}

.month_name {
	padding-left: 30px;
	padding-right: 30px;	
}

a.monthi:link, a.monthi:visited, a.monthi:active, a.monthi:hover {
	text-decoration: none;
	font-weight: bold;
	color: #002498;		
}

a.monthi:hover {
	text-decoration: underline;
}

.day_disable, .day {
	color: #CCCCCC;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
	padding-bottom: 1px;	
	margin-bottom: 3px;
}

.day {
	color: #002498;
	background-color: #CCCCCC;
	/*color: #ffffff;
	background-color: #cc5555;*/
}

.day_td, .day_td_disable {
	background-color: #E7E7E7;
	/*background-color: pink;*/
	width: 110px;
	height: 160px;
	vertical-align: top;
	text-align: left;
	padding: 0px;
	border: 1px solid #FFFFFF;
}

.day_td_disable {
   	background-color: #FFFFFF;                
}

.day_event, .day_event a {
	font-size: 10px;
	color: #CC0200;
	padding-left: 1px;
}

.day_event_region0, .day_event_region0 a, .day_event_region0 a:visited {
	font-size: 10px;
	/*color: #CC0200;*/
	/*color: #073660;*/
	/*color: #ff00bf;*/
	color: ;#6161ba;
	padding-left: 2px;
}

.day_event_region1, .day_event_region1 a, .day_event_region1 a:visited{
    /*color: #1a6600;*/
	/*color: #009225;*/
	/*color: #ba49ff;*/
	/*color: #8f49ff;*/
	color: #800000;
    font-size: 10px;
	padding-left: 2px;
}

.color_region1, a.color_region1 
/*.color_region1 a, .color_region1 a:active, .color_region1 a:visited, .color_region1 a:link, .color_region1 a:hover*/
{
	color: #800000;
}


/* koniec calendar */

/* investor */

.investortitle {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #FF0000;
	color: #FFFFFF;
	/*border: 1px solid #FFFF00;*/
	padding: 0px;
	text-transform: uppercase;
	height: 32px;
	position: relative;	
	text-align: left;
	width: 100%;
	z-index: 1;	
}

.investortitlem, .investortitlem a:link, .investortitlem a:visited, .investortitlem a:active, .investortitlem a:hover {
	font-size: 19px;
	color: #FFFFFF;	
	z-index: 1;	
}

.investortitlered {
	background-color: #073660;
	height: 14px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 5px;
	margin-bottom: 23px;
}

.investor {
	padding: 8px;
	text-align: left;
}

.investor_month {
	/*margin-bottom: 10px;*/
	padding: 5px;
	width: 170px;
	text-align: center;
	float: left;	
}


.investor_gal {
	padding: 2px;	
	width: auto;
}

.investor_gal_wew {
	margin: 0 auto;
}

.img_ai {
	border: 0px solid #FFFFFF;
	margin-bottom: 5px;
	width: 165px;
}

.investors {
	font-size: 7pt;
	color: navy;
}

.tyt4, investora_title {
	font-size: 12pt;
	color: navy;
	line-height: 12pt;
	font-weight: bold;
}

/* koniec investor */


/* listy eventsow */

.generatedList
{
	text-align: left;
	padding-left:15px;
}

.generatedListEvents
{
	text-align: left;
	padding-left:5px;
	margin-left: 5px;
}

/* koniec listy eventsow */


/* member database */ 
.company_ob {
	width: 630px;
	padding-bottom: 15px;
	margin: 0px auto;
	text-align: center;
	overflow: hidden;	
}

.company_head, .tyt3, .tyt1 {
	padding: 5px;
	border-top: 1px solid #073660;
	border-bottom: 1px solid #073660;
	font-weight: bold;
	color: #002498;
	font-size: 13px;
	text-align: center;
}

.tyt3, .tyt1 {
	width: 100%;
	display: block;
}

.company_logo {
	padding: 3px;
	text-align: center;	
}

.company_foto {
	border: 1px solid #003366;
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
	/*width: 100px;*/
	overflow: hidden;
}

.company_body {
	padding: 10px;
	text-align: left;
}

.form_item, .form_items {
	border: 1px solid #003366;
}

.form_items {
	background-color: #003366;
	color: #FFFFFF;
	font-weight: bold;
}

.row_form {
	margin-bottom: 10px;	
	width: 630px;
	padding-bottom: 5px;
	margin: 0px auto;
	text-align: center;
	overflow: hidden;		
}

/* koniec member database */



/* galerie */

.gallery {
	margin-bottom: 0px;
	padding: 5px;
	width: 85px;
	text-align: center;
	float: left;
}

.gal {
	padding-left: 55px;	
}

.gal_wew {
	margin: 0 auto;
}

.img_gal {
	border: 0px solid #FFFFFF;
	/*margin-bottom: 5px;*/
	width: 80px;
}

/* koniec galerie */

/* blog */

.blog_form {
	border: 1px solid #003366;
	width: 680px;
	margin: 4px;
	font-size: 120%;
}

.post_title, a.post_title:link, a.post_title:visited, a.post_title:active, a.post_title:hover {
	font-size: 18px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

 a.post_title:hover {
	color: #CC0000;
}

.post_date {
	font-size: 10px;
	color: #BBBBBB;
}

.post_post {
	margin-top: 10px;	
	margin-bottom: 15px;
}

.post_sign{
	font-style: italic;
	text-align: right;
	width: 100%;
}

.post_more {
	margin-top: 10px;	
	margin-bottom: 15px;
}

td.blog_m, th.blog_m {
	background-color: #EEEEEE;
	padding: 8px;
}

th.blog_m {
	font-weight: bold;
	background-color: #DDDDDD;	
}

.blog_comment, .blog_comment_w {
	margin-bottom: 20px;
	padding: 5px;
	background-color: #FFFFFF;	
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;	
}

.blog_comment_w {
	background-color: #EEEEEE;	
	border-top: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;	
}
/* koniec blog */

/* stara strona */

td { font-family: Verdana; font-size: 8pt; color: #000000; margin: 5px }

.red1 { font-family: Verdana; font-size: 8pt; color: #ff0000; margin: 5px }
.red2 { font-family: Verdana; font-size: 8pt; color: #EE9F9F; margin: 5px; text-decoration: underline; }
.red3 { font-family: Verdana; font-size: 8pt; color: #CC0000 }
/*.tyt1 { font-family: Verdana; font-size: 12pt; color: #770700; line-height: 15pt; font-weight: bold }*/
.tyt2 { font-family: Verdana; font-size: 10pt; color: navy; line-height: 12pt; font-weight: bold;}
/*.tyt3 { font-family: Verdana; font-size: 11pt; background: #003366; color: #ffffff; line-height: 12pt; font-weight: bold; padding-bottom:4px; }*/
.tyt4 { font-family: Arial; font-size: 12pt; color: navy; line-height: 12pt; font-weight: bold }
.tyt5 { font-family: Verdana; font-size: 8pt; background: #003366; color: #ffffff; font-weight: bold }
.tyt6 { font-family: Arial; font-size: 7pt; background: #003366; color: #ffffff; font-weight: bold }
.small1 { font-family: Verdana; font-size: 7pt; color: navy; }

li { font-family: Verdana; font-size: 8pt; color: #000000; line-height: 10pt; margin: 5px }
input { font-family: Verdana; font-size: 7pt; color: navy; border: 0px #000000 solid; }
select { font-family: Verdana; font-size: 7pt; color: navy; border: 0px #000000 solid; }
textarea { font-family: Verdana; font-size: 7pt; color: navy; border: 0px #000000 solid; }


a.segment:link,a.segment:visited {font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif; font-size: 12px; font-weight: 100; color: #000000; text-decoration: underline;}
a.segment:hover {text-decoration: none; color: #000000;}

.red { color: #CC0000; }
.branza { font-style: italic }
.link1 { color: #000000; font-size: 9pt; text-decoration: none; }
.link1:hover { color: #FF0000; text-decoration: none; }

/* koniec stara strona*/


/* job offers */

.jobo_list_nag, .jobo_list_nag td   
{
	font-weight: bold;
	border-bottom: 2px solid #073660;
	text-align: left;	

}

.jobo_list_tre1, .jobo_list_tre2,
.jobo_list_tre1 td, .jobo_list_tre2 td  
{
	text-align: left;
	border-bottom: 1px solid #073660;

}

.jobo_list_tre1
{
	background: #FFFFFF; 

}

.jobo_list_tre2
{
	background: #FFFFFF;

}

.jobo_list_end, .jobo_list_end td
{
	border-bottom: 1px solid #073660;

}

.jobo_form_nag
{
	width: 100px;
	font-weight: bold;
	text-align: left;
	padding-left:  15px;
	padding-right: 15px;

}


.jobo_details_nag
{
	width: 130px;
	font-weight: bold;
	border-bottom: 1px solid #073660;
	text-align: left;
	padding-left:  15px;
	padding-right: 15px;
		
}


.jobo_details_title
{
	font-weight: bold;
	text-align: left;
	padding-left:  15px;
	padding-right: 15px;
	padding-top: 10px;

}

.jobo_details_tre
{
	border-bottom: 1px solid #073660;
	text-align: left;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 5px;

}

.job_input
{
	border: 1px solid #000E65;
	width: 409px;

}

/* koniec job offers */

/* member */

td.mem_input
{
	width: 120px;
}

td.mem_input input
{
	border: 1px solid #000E65;
	width: 120px;

}


.mem_form_nag
{
	width: 130px;
	font-weight: bold;
	text-align: left;
	padding-left:  15px;
	padding-right: 15px;

}

/* koniec member*/


/* baner */

#baner
{
	width: 774px; 
	z-index: 2; 
	margin-bottom: 12px;
}
/* koniec baner*/