.table-koszulka {
	border-bottom: 2px solid #41c7f1;
	border-top: 3px solid #fff;
}

.table-koszulka td {
	font-weight: bold;
	text-align: center;
}

.koszulka-wariant {
	text-align: center;
	background: #41c7f1;
	font-weight: bold;
	color: #fff;
}

.koszulka-name {
	text-align: center;
	font-weight: 600;
}

.table-koszulka-body td {
	text-align: center;
}

.table-koszulka-body-b {
	text-align: center;
	background: #f9f9f9;
	vertical-align: middle;
}

.table-koszulka-body-d {
	border-bottom: 1px solid #dddddd;
	text-align: center;
	background: #f9f9f9;
}

.tab-ko > thead > tr > th, .tab-ko > tbody > tr > th, .tab-ko > tfoot > tr > th, .tab-ko > thead > tr > td, .tab-ko > tbody > tr > td, .tab-ko > tfoot > tr > td {
    vertical-align: middle;
}

.btn-koszulka {
	border-bottom: 1px solid #000;
}

.tabela-size-k a:hover {
	text-decoration: none;
	color: #3f3f3f;
}

.tabela-size-k a:focus {
	color: #2c2c2c;
	text-decoration: none;
	
}

.koszulka-img {
	margin-top: 60px;
}


