
@font-face {
	font-family: 'poppins-light';
	src: url("/czcionki/poppins-light.ttf") format('truetype');
}


@font-face {
        font-family: 'poppins-medium';
        src: url("/czcionki/poppins-medium.ttf") format('truetype');
}

@font-face {
        font-family: 'poppins-semibold';
        src: url("/czcionki/poppins-semibold.ttf")  format('truetype');
}

@font-face {
	font-family: 'poppins-regular';
	src: url("/czcionki/poppins-regular.ttf")  format('truetype');
}

img { border: 0; }
td { padding: 0; }

a:link {
        color: #017888;
        text-decoration: none;
}

a:visited {
	color: #017888;
	text-decoration: none;
}

a:hover {
        color: #8a0205;
        text-decoration: none;
}

a.leftmenu_sg:link {
        color: #333333;
        text-decoration: none;
}

a.leftmenu_sg:visited {
        color: #333333;
        text-decoration: none;
}

a.leftmenu_sg:hover {
        color: #8a0205;
        text-decoration: none;
}


.fiolet_link {
	text-decoration: none;
	color: #6c6cc6;
}

.wyroznij {
	color: #CC0000;
}

a.std:link {
	text-decoration: none;
	color: #6583B6;
}

a.std:visited {
	text-decoration: none;
	color: #6583B6;
}

a.std:hover {
	text-decoration: underline;
	color: #6583B6;
}

a.std:active {
	text-decoration: none;
	color: #6583B6;
}

a.slowniczek {
	border-bottom:dashed 1px #993300;
}

.main_text_column_strong {
	font-family: poppins-semibold, Arial;
	font-size: 15px;
	color: #1F1F1F;
	font-weight: bold;
	margin: 2px;
	padding-top: 20px;
	line-height: 130%;
}

.main_text_column {
	padding-left: 20px;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #2F2F2F;
	margin: 2px;
	line-height: 130%;
}

.text_column_strong {
	font-family: poppins-medium, Arial;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	line-height: 130%;
}


.text_column {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #2F2F2F;
	line-height: 130%;
}

.text_column_light {
	font-family: poppins-light, Arial;
	font-size: 13px;
	color: #000000;
	text-align: justify;
}


.text_desc {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
}

.table_hint {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	line-height: 100%;
}

.text_desc_light {
	font-family: Arial, Tahoma;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}


a.leftmenu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding: 4px 4px 4px 4px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	display: block;
	vertical-align:middle;
}

a.leftmenu_sg {
        font-family: poppins-medium, Verdana;
        font-size: 12px;
        padding: 4px 4px 4px 4px;
        font-weight: normal;
        text-decoration: none;
        display: block;
        vertical-align:middle;
}


a.mainmenu {
	font-family: Arial; 
	font-size: 12px; 
	font-weight: normal; 
	color: #3333CC;
	text-decoration: none;
}

td.leftmenu_biz {
	background-color: #CCFF99;
	padding: 2px;
}

td.leftmenu_seg {
	background-color: #FF9;
	padding: 2px;
}

td.leftmenu_mon {
	background-color: #FFAAAA;
	padding: 2px;
}

td.leftmenu_ind {
	background-color: #AADDFF;
	padding: 2px;
	
}

td.leftmenu_net {
	background-color: #FFC67B;
	padding: 2px;
}
