
.banner h1 {
	font-size: 20px; display: block;	background: Gray; font-weight: normal;
	padding: 5px 0 0 0; margin: 5px 2px 2px 2px;
}

.banner h2 {
	font-size: 16px; padding: 5px 0 0 0; margin: 5px 2px 2px 2px;
}

.banner h3 {
	font-size: 12px; padding: 5px 0 0 0; margin: 5px 2px 2px 2px;
}

/*  ****** definice druhu pisma ******  */


.svetly {
	color: white;
}

.svetly a:link {
	color: white;
}

.svetly a:visited {
	color: white;
}

.svetly h1, .svetly h2, .svetly h3 {
	color: white;
}

.tmavy h1, .tmavy h2, .tmavy h3 {
	color: black;
}

.tmavy {
	color: black;
}

.tmavy a:link {
	color: black;
}

.tmavy a:visited {
	color: black;
}


.banner {
	text-align: center; width: 180px; height: 148px;
	line-height: 16px; margin: 5px 0 10px 0;
}

.nike {
	background: url(images/banner_nike.gif) no-repeat;	
}

.adidas {
	background: url(images/banner_adidas.gif) no-repeat;	
}

.botynanohy {
	background: url(images/banner_botynanohy.gif) no-repeat;	
}

p a:link {
	color: black;
}

p a:visited {
	color: black;
}


.puma {
	background: url(images/banner_puma.gif) no-repeat;	
}

.botypanske {
	background: url(images/banner_botypanske.gif) no-repeat;	
} 

.botydamske {
	background: url(images/banner_botydamske.gif) no-repeat;	
}

.botynanohy2 {
	background: url(images/banner_botynanohy2.gif) no-repeat;	
}

.obuvoutlet {
	background: url(images/banner_obuvoutlet.gif) no-repeat;	
}

