.normal {
	line-height: 1em;
}

span.price_eur { 
	color: #C40009;
/*	font-weight: bold;*/
}
span.price_sit { 
	font-size: 0.8em;
}

/** izdelki **/
table.products3 {
	width: 90%;	
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.1em;
}
table.products3 th {
	text-align: center;
	width: 33%;
	font-weight: bold;
	letter-spacing: .3em;
	font-size: 14px;
	border-bottom: 1px solid #999999;
}
table.products3 td {
	text-align: center;
	vertical-align: top;
}


/** CANADIEN PALICE **/
table.stick_table {
	width: 95%;
	line-height: 1em;
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
}
table.stick_table th.first {
	width: 70px;
}
table.stick_table th table {
	text-align: left;
}
table.stick_table td.stick {
	width: 120px;
	background-position: 70% 100%;
	background-repeat: no-repeat;	
	padding-bottom: 26px;
}
table.stick_table td.stick td, table.stick_table th.first th {
	border-bottom: 0px solid #999999;
}


/** CANADIEN LOPATKE **/
img {
	border: 0;
}
table.blades {
	width: 90%;	
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.1em;
}
table.blades th {
	text-align: center;
	width: 50%;
	font-weight: bold;
	letter-spacing: .3em;
	font-size: 14px;
	border-bottom: 1px solid #999999;
}
table.blades td {
	text-align: center;
	vertical-align: top;
}

table.blade_info_content {
	width: 99%;
	margin-left: auto;
	margin-right: auto;
}
table.blades_info {
	border: 1px solid #CCCCCC;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}
table.blades_info th {
	font-size: 12px;
	line-height: 1em;
	padding: 2px;
}
table.blades_info td {
	font-size: 11px;
	line-height: 1em;
}

/** CANADIEN GRIPS **/
table.grips {
	border: 1px solid #BBB;
	margin-left: auto;
	margin-right: auto;
	width: 95%;	
}
table.grips td {
	font-size: 11px;
	text-align: center;
	line-height: 1em;
	padding: 3px 3px 2px 3px;
}


/**** PRECISION **/
div.record {
	font-size: 11px;
}
div.record span {	
	color: #C40009;
	font-size: 15px;
	font-weight: bold;
}

img.teamImage {
	border: 1px solid black;
	margin: 5px;
}
table.tableTeam {
	width: 99%;
}
table.tableTeam h4, table.tableTeam p {
	margin: 0;
}

/****** ROSCO SPORT **/
ul {
	margin: 2px 0 0 0;
	padding-left: 0;
}
ul li {
	margin-left: 20px;
}

table.goli {
	width: 80%;	
	margin-left: auto;
	margin-right: auto;
}
table.goli th {
	text-align: center;
	padding-top: 20px;
	width: 50%;
	font-weight: bold;
	letter-spacing: .3em;
	font-size: 14px;
	border-bottom: 1px solid #999999;
	vertical-align: bottom;
}
table.goli td {
	text-align: center;
	vertical-align: top;
}

table.cenik {
	border: 1px solid #CCCCCC;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}
table.cenik th {
	font-size: 12px;
	line-height: 1.5em;
	padding: 2px;
	background-color: #ccc;
}
table.cenik td {
	font-size: 11px;
	line-height: 1.5em;
}