#leftMenu
{
	margin: 0;
	padding: 0;
	margin-left: 0px;
	margin-top: 10px;
	width: 230px;
	background-image: url(../img/sub_menu_background.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #f5f3f3;
}

#leftMenu p.top
{
	margin: 0;
	padding: 0;
	width: 230px;
	height: 44px;
	margin-bottom: 15px;
	background-image: url(../img/sub_menu_top.gif);	
}

#leftMenu p.bottom
{
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 230px;
	margin-top: 15px;
	margin-bottom: 10px;
	background-image: url(../img/sub_menu_bottom.gif);	
	background-repeat: no-repeat;
}

#leftMenu ul
{
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
	list-style: none;
}

#leftMenu p
{
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 16px;
	color: #979797;
}

#leftMenu a
{
	margin: 0;
	margin-left: 8px;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	color: #BE0000;	
	text-decoration: none;
}

#leftMenu a:hover
{
	color: #BE0000;	
	text-decoration: underline;
}

#leftMenu li
{
	margin: 0px;
	margin-left: 8px;
	margin-bottom: 10px;
	padding: 0px;
	padding-left: 30px;
	background-image: url(../img/menu_punkt.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #AAAAAA;
	font-weight: bold;
}

#leftMenu a.selectedMenu
{
	margin: 0;
	margin-left: 8px;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	color: #ff8f44;
	font-weight: bold;
	text-decoration: none;
}

#leftMenu a.selectedMenu:visited
{
	margin: 0;
	margin-left: 8px;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	color: #ff8f44;
	font-weight: bold;
	text-decoration: none;
}

#leftMenu a.selectedMenu:hover
{
	color: #ff8f44;
	font-weight: bold;
	text-decoration: underline;
}

#kontakt
{
	margin: 0;
	padding: 0;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 178px;
	background-image: url(../img/sub_motto_background.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #f8f4f4;
}

#kontakt p.top
{
	margin: 0;
	padding: 0;
	width: 178px;
	height: 47px;
	margin-bottom: 15px;
	background-image: url(../img/sub_kontakt_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#kontakt p.bottom
{
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 178px;
	margin-top: 15px;
	background-image: url(../img/sub_motto_bottom.gif);	
	background-repeat: no-repeat;
}

#kontakt p.text
{
	margin: 0;
	margin: 10px;
	padding: 0;
	color: #A5A5A5;
	text-align: center;	
	font-family: Arial;
	font-size: 13px;
	font-style: italic;
}

#motto
{
	margin: 0;
	padding: 0;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 178px;
	background-image: url(../img/sub_motto_background.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #f8f4f4;
}

#motto p.top
{
	margin: 0;
	padding: 0;
	width: 178px;
	height: 47px;
	margin-bottom: 15px;
	background-image: url(../img/sub_motto_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#motto p.bottom
{
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 178px;
	margin-top: 15px;
	background-image: url(../img/sub_motto_bottom.gif);	
	background-repeat: no-repeat;
}

#motto p.text
{
	margin: 0;
	margin: 10px;
	padding: 0;
	color: #A5A5A5;
	text-align: center;	
	font-family: Arial;
	font-size: 11px;
	font-style: italic;
}

#motto p.podpis
{
	margin: 0;
	margin-right: 10px;
	padding: 0;
	color: #BE0000;
	text-align: right;	
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
}

#middle table
{
	font-family: Arial;
	font-size: 12px;
	width: 475px;
}

#middle td.promoText2
{
	font-family: Arial;
	font-size: 12px;
	color: #555555;
	font-weight: bold;
	padding-bottom: 5px;
}

#middle td.promoCost2
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #fe6500;
	width: 70px;
	text-align: right;
	vertical-align: top;
	padding-bottom: 5px;
}

#middle td.promoRegular2
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
	width: 70px;
	text-decoration: line-through;
	text-align: right;
	vertical-align: top;
	padding-bottom: 5px;
}

#middle span.promoInfoText
{
	font-family: Arial;
	font-size: 9px;
	color: #ff0000;
}

#middle a.subPromoLink
{
	font-size: 14px;
	color: red;	
	text-align: center;
	display: block;
	text-decoration: none;
}

#middle a.subPromoLink:hover
{
	font-size: 14px;
	color: red;
	text-align: center;
	display: block;
	text-decoration: underline;
}

#middle a.backMain
{
	text-decoration: none;
	color: orange;	
	font-size: 10px;
	float: right;
}

#middle a.backMain:hover
{
	font-size: 10px;
	text-decoration: underline;
	color: orange;	
	float: right;
}

#middle a
{
	text-decoration: none;
	color: Orange;
	font-weight: bold;
	font-size: 10px;
}

#middle a:hover
{
	text-decoration: underline;
	color: Orange;
	font-weight: bold;
	font-size: 10px;
}

#subTopMenu
{
	margin: 0;
	padding: 0;
	margin-right: 15px;
	width: 680px;
	height: 90px;
	float: right;
	display: inline;
	background-image: url(../img/sub_topmenu_background.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#subTopMenu ul
{
	margin: 0;
	padding: 0;
	margin-left: 0px;
	margin-top: 40px;
	list-style: none;
}

#subTopMenu ul li a:hover
{
	padding-bottom: 5px;
	text-decoration: none;
	color: #c8c6c6;	
}

#subTopMenu ul li a
{
	text-decoration: none;
	color: #c8c6c6;	
	font-size: 18px;
}

#subTopMenu ul li.selected
{
	border-bottom: 3px solid orange;
}

#subTopMenu ul li.lastSelected
{
	margin-right: 0px;	
	border-bottom: 3px solid orange;
}

#subTopMenu ul li.last
{
	margin-right: 0px;	
}

#subTopMenu li.hover,
#subTopMenu ul li:hover
{
	border-bottom: 3px solid red;
}

#subTopMenu ul li
{
	margin: 0;
	padding: 0;
	display: inline;
	width: 116px;
	height: 30px;
	text-align: center;	
	float: left;
	margin-left: 15px;
	margin-right: 5px;
}

* html #subTopMenu ul li
{
	unicode-bidi: expression(this.onmouseover = function(){this.className += ' hover';},
	this.onmouseout = function(){this.className = this.className.replace('hover','');}
	);
}

#sublogo
{
	float: right;
	display: inherit;
	width: 240px;
	height: 80px;
	margin-right: 10px;
}

#sublogo a
{
	margin: 0;
	padding: 0;
}

#sublogo img
{
	border: 0;
	margin: 0;
	padding: 0;
	margin-left: 5px;
	margin-top: 4px;	
}

#middle table#tu
{
	
}

#middle span#tuinfo
{
	font-size: 10px;
	color: Gray;
	margin-top: 30px;
	width: 100%;
	text-align: center;
	display: block;
}

#middle table#tu tr td.logo
{
	padding-top: 10px;
	text-align: center;
	vertical-align: middle;
}

#middle table#tu tr td.desc
{
	padding-top: 10px;
}

#middle table#sport
{
	margin-bottom: 20px;
	margin-left: 10px;
}

#middle div.sppic
{
	width: 100%;
	text-align: center;
}

#middle div.sppic img
{
	border: 0 none;
}

#middle div.sppic span.picdesc
{
	font-size: 10px;
	color: Gray;
	margin-top: 10px;
	width: 100%;
	text-align: center;
	display: block;
}

#middle table#sport tr td.year
{
	padding-top: 5px;
	font-weight: bold;
	color: Orange;
	text-align: center;
	vertical-align: middle;
}

#middle table#sport tr td.desc
{
	padding-top: 5px;
	padding-left: 10px;
}

#middle div.benefit
{
	font-size: 11px;
	margin-bottom: 20px;
	font-style: italic;
	margin-top: 20px;
}

#middle div.benefit span
{
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}