.linkMore {
	color : #FF3300;
	text-decoration : none;
}
.linkMore:hover {
	color : #FF3300;
	text-decoration : underline;
}

li.nike {
	list-style-image: url(images/odrazka_nike.gif);
	line-height : 20px;
	text-align : justify;
}
li.nike a 
{
	padding-left: 10px;
}

.nadpis {
	width : 100%;
	background-color : #EFF8FF;
	border-top : 1px solid #D6EAF6;
	border-bottom : 1px solid #D6EAF6;
	padding : 3px 3px 3px 3px;
	font-weight : bold;
	color : #0069A8;
}
.nadpis2 {
	width : 100%;
	background-color : #FAF2F2;
	border-top : 1px solid #990000;
	border-bottom : 1px solid #990000;
	padding : 3px 3px 3px 3px;
	font-weight : bold;
	color : #990000;
}

.tableEmail {
	border-top : 1px solid #AAAAAA;
	border-right : 1px solid #AAAAAA;	
}
.tableEmail td{
	border-bottom : 1px solid #AAAAAA;
	border-left : 1px solid #AAAAAA;	
	padding : 1px;
}
.emailSubject {
	font-weight : bold;
	color : #ffffff;
	background-color : #555555;
}
.emailEmail {
	color : #6666CC;
	text-decoration : underline;
}



/************************************
KROKY
************************************/
.px11 td 
{
	font-size: 11px;
	line-height: 11px;
}
.px12 {font-size: 12px;}
.kroky td {
	padding : 3px 3px 3px 3px;
	background-color : #EFF8FF;
	border : 1px solid #D6EAF6;
	color : #0069A8;
}
.kroky td:over {
	padding : 3px 0px 3px 0px;
	background-color : #EFFddF;
	border : 1px solid #D6EAF6;
	color : #0069A8;
}

td.krokyAkt {
	border : 1px solid #0069A8;
	background-color : #0069A8;
	color : #ffffff;
	font-weight : bold;
}

table.kroky td.krokyAkt {
	border : 1px solid #0069A8;
	/*background-color : #0069A8;*/
}

table.kroky td.krokyAkt a {
	color : #ffffff;
	font-weight : bold;
}

table.kroky td a {
	color : #0069A8;
	text-decoration : none;
}

table.kroky td a:hover {
	text-decoration : underline;
}



/*
table.kroky td a.PPkrok {
	text-align : center;
	padding : 3px 0px 3px 0px;
	background-color : #EFF8FF;
	color : #0069A8;	
	text-decoration : none;
	margin-right : 4px;
}
table.kroky td a.PPkrok:hover {
	background-color : #D6EAF6;
	color : #0069A8;	
	text-decoration : underline;
}
table kroky td a.PPkrokAkt {
	text-align : center;
	padding : 3px 0px 3px 0px;
	background-color : #0071B5;
	color : #ffffff;
	font-weight : bold;
	text-decoration : none;
	margin-right : 4px;
}
*/


a.krok {
	float : left;
	width : 65px;
	display : block;
	text-align : center;
	padding : 3px 0px 3px 0px;
	background-color : #EFF8FF;
	border : 1px solid #D6EAF6;
	color : #0069A8;	
	text-decoration : none;
	margin-right : 4px;
}
a.krok:hover {
	background-color : #D6EAF6;
	border : 1px solid #D6EAF6;
	color : #0069A8;	
	text-decoration : underline;
}
a.krokAkt {
	float : left;
	width : 65px;
	display : block;
	text-align : center;
	padding : 3px 0px 3px 0px;
	background-color : #0071B5;
	border : 1px solid #0071B5;
	color : #ffffff;
	font-weight : bold;
	text-decoration : none;
	margin-right : 4px;
}

.tabKroky 	{	background-color : #EFF8FF; border : 1px solid #D6EAF6; }
.tabKroky02 {	background-color : #FFFBCB;	border : 1px solid #FEB81A; }
.tabKroky03 {	background-color : #FEEDEE; border : 1px solid #FAC6C8; }
.tabKroky04 {	background-color : #F6FBF0; border : 1px solid #E2F1CF; }
.tabKroky05 {	background-color : #F7F6F4; border : 1px solid #E5E1DC; }

.tabKroky td, .tabKroky02 td, .tabKroky03 td, .tabKroky04 td, .tabKroky05 td {
	padding : 10;
	line-height : 18px;
}

.tabKroky td a { font-weight : bold; text-decoration : none; color : #0069A8; }
.tabKroky td a:hover { font-weight : bold; text-decoration : underline; color : #0069A8; }
.tabKroky td .active { font-weight : bold; color : #990000; }

.tabKroky03 td a { font-weight : bold; text-decoration : none; color : #ED1C24; }
.tabKroky03 td a:hover { font-weight : bold; text-decoration : underline; color : #ED1C24; }

.tabKroky04 td a { font-weight : bold; text-decoration : none; color : #7EAC40; }
.tabKroky04 td a:hover { font-weight : bold; text-decoration : underline; color : #7EAC40; }

.tabKroky05 td a { font-weight : bold; text-decoration : none; color : #534741; }
.tabKroky05 td a:hover { font-weight : bold; text-decoration : underline; color : #534741; }

.krokNadpis2 {
	font-size : 12px;
	font-weight : bold;
	margin-bottom : 5px;
}

td.krokNadpis {
	padding : 10px 10px 0px 10px;
	font-size : 14px;
	color : #0069A8;
	font-weight : bold;
}
.tabKroky02 td.krokNadpis {
	padding : 10px 10px 0px 10px;
	font-size : 14px;
	color : #9E0B0E;
	font-weight : bold;
}

td.krokNadpis a  	  { text-decoration:underline;}
td.krokNadpis a:hover { text-decoration:underline;color:#000000;}

