	body {
	margin: 0 0;
	padding-top: 0px;
	text-align: left;
	background: #1A1102 url(images/background.jpg) repeat-x top;
	font-size: 11px;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	scrollbar-3dlight-color: #666666;
	scrollbar-arrow-color: #F9F9F9;
	scrollbar-base-color: #666666;
	scrollbar-darkshadow-color: Black;
	scrollbar-face-color: #666666;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #F9F9F9;
	scrollbar-track-color: #F9F9F9;
}

A:LINK, A:VISITED {
	color: #F7BD40;
	/*border-bottom: 1px Black dotted;*/
	text-decoration: none;
}

A:HOVER {
	color: White;
	/*color: White;*/
}

/* /////////////////////////////////////////////// */

/*  //////// definice volitelnych odkazu ////////  */

a.kategorie1:link, a.kategorie1:visited {
	padding-top: 2px;
	padding-bottom: 2px;
	background: url(images/link.gif) left no-repeat;
	padding-left: 12px;
	color: White;
	border: none;
	text-decoration: none;
	text-align:left;
}

a.kategorie1:HOVER {
	padding-top: 2px;
	padding-bottom: 2px;
	background: url(images/link.gif) left no-repeat;
	padding-left: 12px;
	color: Silver;
	text-align:left;
}

/* /////////////////////////////////////////////// */

a.kategorie2:link, a.kategorie2:visited {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
	color: Silver;
	border: none;
	text-decoration: none;
}

a.kategorie2:HOVER {
	padding-top: 2px;
	padding-left: 25px;
	padding-bottom: 2px;
	text-decoration: underline;
	color: #F7BD40;
}

/* /////////////////////////////////////////////// */

a.uzivatel:link, a.uzivatel:visited {
	color: #C4A702;
	border-bottom: dotted 1px #C4A702;
	text-decoration: none;
}

a.uzivatel:HOVER {
	color: White;
	border-bottom: dotted 1px White;
}

/* /////////////////////////////////////////////// */

a.dalsi:link, a.dalsi:visited {
	position: absolute;
	left: 600px;
	width: 140px;
	color: #C4A702;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

a.dalsi:HOVER {
	color: White;
}

a.kos_zbo:link, a.kos_zbo:visited {
	position: absolute;
	background: url(images/kosikbutton.gif);
	top: 190px;
	left: 120px;
	width: 100px;
	height: 21px;
	text-align: center;
	/*padding: 2 3 2 10;*/
	padding-top: 2px;
	text-decoration:none;
	color: #E3CF79;
}

a.kos_zbo:hover {
	position: absolute;
	width: 100px;
	height: 21px;
	text-align: center;
	padding: 2 3 2 10;
	text-decoration: none;
	color: White;
	background: url(images/kosikbutton_active.gif);
}


a.d_kos:link, a.d_kos:visited {
	position: absolute;
	background: url(images/kosikbutton.gif);
	top: 323px;
	left: 280px;
	width: 100px;
	height: 21px;
	text-align: center;
	/*padding: 2 3 2 10;*/
	padding-top: 2px;
	text-decoration:none;
	color: #E3CF79;
}

a.d_kos:hover {
	position: absolute;
	top: 323px;
	left: 280px;
	width: 100px;
	height: 21px;
	text-align: center;
	padding: 2 3 2 10;
	text-decoration: none;
	color: White;
	background: url(images/kosikbutton_active.gif);
}

a.zpet:link, a.zpet:visited {
	position: absolute;
	background: url(images/kosikbutton.gif);
	top: 400px;
	left: 330px;
	width: 100px;
	height: 21px;
	text-align: center;
	/*padding: 2 3 2 10;*/
	padding-top: 2px;
	text-decoration:none;
	color: #E3CF79;
}

a.zpet:hover {
	position: absolute;
	top: 400px;
	left: 330px;
	width: 100px;
	height: 21px;
	text-align: center;
	padding: 2 3 2 10;
	text-decoration: none;
	color: White;
	background: url(images/kosikbutton_active.gif);
}


