
/* ================================================================================== */
/* =============================== index.php [START] ================================ */
/* ================================================================================== */
*{ margin:0px; padding:0px; border:0px; font-family:Tahoma, Arial, Verdana, Helvetica;
   font-size: 11px; background-repeat:no-repeat; }
a{ text-decoration:none; }
a img{ border:0px;}
/*html{ height:100%; }*/
body{ background:url(graph/shared/body_bg.gif) 0px 69px repeat-x #ffffff; overflow: scroll; }

.tag_p{ text-indent:22px; }
/* =============================== override [START] ================================= */
.override:after, .mde:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.override, .mde{display: inline-block;}

/* Hides from IE-mac \*/
* html .override, * html .mde{height: 1%;}
.override, .mde{display: block;}
/* End hide from IE-mac */
/* =============================== override [END] =================================== */
/* =============================== mde [START] ====================================== */
.color_white{ color:#ffffff !important; }


.mde{
	width:990px;
	margin:0px auto 0px auto;
	position:relative;
	/* override */
}

.mde_under_top{ padding-top:12px; }

.mdel{
	width:232px;
	position:relative;
	float:left;
	overflow:hidden;
}

.mder{
	width:738px;
	position:relative;
	float:right;
	overflow:hidden;
}

.mder_line{ background:url(graph/shared/green_line.gif) 0px 0px repeat-x; padding-top:3px; }

input 
{
	border: 1px solid #383838;
	height: 20px;
	width: 200px;
} 

textarea
{
	border: 1px solid #383838;
	width: 200px;
}

/* =============================== mde [END] ======================================== */
/* =============================== top [START] ====================================== */
#top{ height:69px; }
#top_logo{
	background-image:url(graph/shared/top/top_logo_exp.gif);
	width:224px;
	height:58px;
	position:absolute;
	left:36px;
	top:6px;
}

#top_flags_pl, #top_flags_en{
	background:url(graph/shared/ul_sign1.gif) 0px 3px no-repeat;
	width:26px;
	height:11px;
	position:absolute;
	left:948px;
	overflow:hidden;
}

#top_flags_pl{ top:14px; }
#top_flags_en{ top:40px; }

#top_flags_pl a, #top_flags_en a{
	width:17px;
	height:11px;
	position:absolute;
	left:9px;
	top:0px;
}

#top_flags_pl a{ background-image:url(graph/shared/top/flag_pl.gif); }
#top_flags_en a{ background-image:url(graph/shared/top/flag_en.gif); }

#topul{ width:610px; height:28px; position:absolute; left:350px; top:21px; }
#topul li{
	height:28px;
	list-style:none;
	position:relative;
	float:left;
	overflow:hidden;
}

#topul li a{
	height:28px;
	position:relative;
	float:left;
	overflow:hidden;
}

#topul_firma a{ background-image:url(graph/shared/top/topul/topul_firma.gif); width:75px; }
#topul_uslugi a{ background-image:url(graph/shared/top/topul/topul_uslugi.gif); width:75px; }
#topul_technologia a{ background-image:url(graph/shared/top/topul/topul_technologia.gif); width:100px; }
#topul_hosting a{ background-image:url(graph/shared/top/topul/topul_hosting.gif); width:90px; }
#topul_szkolenia a{ background-image:url(graph/shared/top/topul/topul_szkolenia.gif); width:90px; }
#topul_kontakt a{ background-image:url(graph/shared/top/topul/topul_kontakt.gif); width:83px; }
#topul_kariera a{ background-image:url(graph/shared/top/topul/topul_kariera.gif); width:83px; }

#topul_firma2 a{ background-image:url(graph/shared/top/topul/active/topul_firma.gif); width:75px; }
#topul_uslugi2 a{ background-image:url(graph/shared/top/topul/active/topul_uslugi.gif); width:75px; }
#topul_technologia2 a{ background-image:url(graph/shared/top/topul/active/topul_technologia.gif); width:100px; }
#topul_hosting2 a{ background-image:url(graph/shared/top/topul/active/topul_hosting.gif); width:90px; }
#topul_szkolenia2 a{ background-image:url(graph/shared/top/topul/active/topul_szkolenia.gif); width:90px; }
#topul_kontakt2 a{ background-image:url(graph/shared/top/topul/active/topul_kontakt.gif); width:83px; }
#topul_kariera2 a{ background-image:url(graph/shared/top/topul/active/topul_kariera.gif); width:83px; }

#topul_firma a:hover{ background-image:url(graph/shared/top/topul/hover/topul_firma.gif); }
#topul_uslugi a:hover { background-image:url(graph/shared/top/topul/hover/topul_uslugi.gif); }
#topul_technologia a:hover { background-image:url(graph/shared/top/topul/hover/topul_technologia.gif); }
#topul_hosting a:hover { background-image:url(graph/shared/top/topul/hover/topul_hosting.gif); }
#topul_szkolenia a:hover{ background-image:url(graph/shared/top/topul/hover/topul_szkolenia.gif); }
#topul_kontakt a:hover{ background-image:url(graph/shared/top/topul/hover/topul_kontakt.gif); }
#topul_kariera a:hover{ background-image:url(graph/shared/top/topul/hover/topul_kariera.gif); }

/* =============================== top [END] ======================================== */
/* =============================== top_img [START] ================================== */
#top_img{ height:164px; background-image:url(graph/shared/top_img/top_img.jpg); }
/* =============================== top_img [END] ==================================== */
/* =============================== mdel [START] ===================================== */

.mdel p, .mdel p b, .mdel a, .link_one{
	font-family:Tahoma, Arial, Verdana, Helvetica;
   	font-size:11px; 
	line-height:13px;
	color:#000000;
}

.link_one{ text-decoration:underline; }
.link_one:hover{ text-decoration:none; }
.title_blue{
	background-image:url(graph/shared/mde/mdel/title_bg.gif);
	padding:3px 0px 3px 15px;
}
.title_red{
	background-image:url(graph/shared/mde/mdel/title_red.gif);
	padding:3px 0px 3px 15px;
}


.bg_grey{ background-color:#ededed; }

.green_line{ border-top:2px solid #b1c900; }
/* =============================== mdel [END] ======================================= */
/* =============================== mder [START] ===================================== */
.title_blue2{
	background-image:url(graph/shared/mde/mder/title_bg.gif);
	padding:0px 0px 3px 15px;
	line-height: 12pt;
}

.mder p,.mder p b, .mder a, .link_two {
	font-family:Tahoma, Arial, Verdana, Helvetica;
   	font-size:10pt; 
	line-height:14pt;
	color:#383838;
}

 

.link_two{ text-decoration:none; }
.link_two:hover{ text-decoration:underline; }
/* =============================== mder [END] ======================================= */
/* =============================== footer [START] =================================== */
#footer{
	padding:50px 0px 2px 0px;
}

#foot_lt, #foot_cr, #foot_rt{
	background:url(graph/shared/ul_sign2.gif) 0px 0px no-repeat;
	padding:1px 0px 1px 7px;
	width:230px;
	position:absolute;
	top:54px;
}

#foot_lt{ left:1px; }
#foot_cr{ left:453px; }
#foot_rt{ right:1px; }
/* =============================== footer [END] ===================================== */
/* ================================================================================== */
/* =============================== index.php [END] ================================== */
/* ================================================================================== */

.szkolenia
{
	width: 95%;
}

.szkolenia tr
{
	height: 25px;
}

.szkolenia th 
{
	border-style: solid;
	border-color: Black;
	border-width: 0px 0px 1px 0px;
	font: bold 10pt Tahoma;
}

.szkolenia a
{
	text-decoration: underline;
}

.szkolenieTytul
{
	font: bold 10pt Tahoma;
	text-align: center;
	margin-bottom: 15px;
}

.szkolenieOpis
{
	font: normal 10pt Tahoma;
	text-align: justify;
}

.szkolenieCechy li
{
	font: normal 10pt Tahoma;
	color: #383838;
}

.register
{
	width: 75%;
	color: #383838;
	margin-left: 30px;
	background-color: #ededed;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #bebebe;
}

.register tr
{
	height: 25px;
}

.registerTd1
{
	width: 150px;
	font: bold 9pt Tahoma;
	padding-left: 5px;
}

.registerDisclaimer
{
	font: normal 5pt Tahoma;
	color: red;
	width: 75%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.registerSubmitLink
{
	font-weight: bold;
	text-decoration: none;
	background-color: #ededed;
	border: 1px solid #383838;
	padding: 3px;
	line-height:25px;
}

a.link
{
	font-weight: bold;
	color: #254e79;
	cursor: pointer;
}


.przekreslony
{
	font: normal 10pt Tahoma;
	color: Red;
	text-decoration: line-through;
}

.tick
{
	vertical-align: middle;
	margin: 0px 3px 0px 0px;
}

.archive_date
{
	font-weight: bold;
	
}

.referencje_tab_td1
{
	text-align: center;
	width: 250px;
}

div.menu
{
	font: bold 9pt Verdana;
	color: #1e3f60;
	padding: 3px 0px 3px 20px;
	line-height: 175%;
}

a.menuLink 
{
	font: bold 9pt Verdana;
	color: #1e3f60;
	line-height: 175%;
}

a.menuLinkCurrent
{
	font: bold 9pt Verdana;
	color: #1e3f60;
	line-height: 175%;
	text-decoration: underline;
}

a.menuLinkInternal
{
	font: normal 9pt Verdana;
	color: #1e3f60;
	line-height: 150%;
}

div.menuBox
{
	border: 1px solid #c5d740; 
	background-color: #1e3f60; 
	padding: 5px; 
	font: normal 8pt Verdana;
	color: white; 
	margin-top: 15px; 
	margin-bottom: 15px; 
	font-weight: bold;
}

div.moreInfo
{
	float: right;
	clear:right;
	background-color: #effecf;
	border: 1px solid #c5d740;
	font: bold 8pt/150% Verdana;
	color: #1e3f60;
	width: 205px;
	padding: 5px;
}

div.moreInfo a
{
	font: normal 8pt Verdana;
	color: Black;
	text-decoration: none;
	line-height: inherit;
}
