/* MOMENT PRODUCTION */

html {
	scrollbar-base-color: #bdcb5c;
	margin: 0;
	padding: 0;
}
body {
	background: #889618;
	margin: 0 0 0 40px;
	padding: 0;
}
body.index {
	background: #bdcb5c;
	margin: 0;
	padding: 0;
}
body.bezPodouska {
	background: #889618;
	margin: 0;
	padding: 0;
}



/* nadpisy */
h1 {
	font-family: Century Gothic, Arial;
	font-size: x-large;
	color: #523c38;
	margin: 0;
}
.nadpisMini {
	font-size: small;
}
h2 {
	font-family: Century Gothic, Arial;
	font-size: x-large;
	color: #e4e4b4;
	margin: 10px 0 20px 0;
	text-align: center;
}
h3 { /* nadpis nepouvat, bude zruen */
	font-family: Century Gothic, Arial;
	font-size: x-large;
	color: #e4e4b4;
	margin: 10px 0 20px 0;
	text-align: center;
}



/* odstavce */
p {
	font-family: Century Gothic, Arial;
	font-size: small;
	color: #e4e4b4;
	margin: 0 0 15px 0;
	text-align: center;
}
p.tmava {
	font-family: Century Gothic, Arial;
	font-size: small;
	color: #523c38;
	margin: 0 0 15px 0;
	text-align: center;
}

p.ouskoPopisekNeakt {
	text-align: center;
	margin: 5px 0 0 0;
	font-weight: bold;
}
p.ouskoPopisekAkt {
	color: black;
	text-align: center;
	margin: 5px 0 0 0;
	font-weight: bold;
}
p.podouskoKolekceNeakt {
	margin: 2px 0 4px 0;
	font-weight: normal;
}
p.podouskoKolekceAkt {
	color: #523c38;
	margin: 2px 0 4px 0;
	font-weight: bold;
	text-align: left;
}
p.podouskoKolekceAkt1 {
	color: #523c38;
	margin: 2px 0 4px 0;
	font-weight: normal;
	text-align: left;
}
p.podouskoKolekceAktNormal {
	color: #523c38;
	margin: 2px 0 4px 0;
	font-weight: normal;
	text-align: left;
}
p.podouskoKolekceAktMiniNormal {
	color: #523c38;
	text-align: center;
	margin: 0 0 -2px 0;
	font-weight: normal;
	border-style: solid;
	border-width: 1px 0 0 0;
	border-color: #523c38;
	font-size: x-small;
}
p.podouskoPopisekNeakt {
	margin: 0;
	font-weight: normal;
}
p.podouskoPopisekAkt {
	color: #523c38;
	margin: 0;
	font-weight: bold;
}
p.podouskoPopisekAktNormal {
	color: #523c38;
	margin: 0;
	font-weight: normal;
}
p.podouskoPopisekAktNormalLeft {
	color: #523c38;
	margin: 0 0 0 13px;
	text-align: left;
	font-weight: normal;
}
p.podouskoPopisekPripravujeme {
	color: #99aa55;
	margin: 0;
	font-weight: normal;
}
p.podouskoPopisekPruhL {
	color: #523c38;
	margin: 0 10px 0 10px;
	text-align: left;
}
p.podouskoPopisekPruhR {
	color: #523c38;
	margin: 0 10px 0 10px;
	text-align: right;
	font-size: x-small;
}
p.podouskoPopisekPruhC {
	color: #523c38;
	margin: 0;
	font-size: x-small;
}
p.textleft {
	text-align: left;
}
p.textright {
	text-align: right;
}
p.textPodpis {
	text-align: right;
	font-style: italic;
}
p.novinkyCentr {
	margin: 0 0 15px 0;
	text-align: center;
}
p.novinkyDatum {
	font-size: x-small;
	font-style: italic;
	margin: 10px 0 10px 0;
	text-align: left;
}
p.leva {
	text-align: left;
	margin: 0 150px 15px 150px;
}
p.jelenPopisekL {
	font-weight: bold;
	text-align: left;
	margin: 0 0 15px 120px;
}
p.jelenPopisekC {
	font-weight: bold;
	text-align: center;
	margin: 0 0 15px 15px;
}
p.jelenPopisekR {
	text-align: right;
	margin: 0 120px 15px 0;
}



/* odkazy */
a:link, a:visited {
	color: #e4e4b4;
}
a:hover, a:active {
	font-family: Century Gothic, Arial;
	font-size: small;
	color: #ffffff;
}
a.kolekce:link, a.kolekce:visited {
	color: #523c38;
	text-decoration: none;
}
a.kolekce:hover, a.kolekce:active {
	font-family: Century Gothic, Arial;
	font-size: small;
	color: #000000;
	text-decoration: underline;
}



/* trdy */
	/* pro span - formt data v novinkch */
.datum {
	font-style: italic;
}

	/*  */
.mini {
	font-size: x-small;
	font-style: italic;
}

	/*  */
.okno {
	border-style: solid;
	border-color: #523c38;
	border-width: 2px;
	border-right-width: 4px;
	border-bottom-width: 6px;
}

	/* ouka nahore - GALERIE / AKCE / JELENI / SHOWREEL / NECO NAVC */
.ouskoNeakt {
	background-color: #778811;
	border-style: solid;
	border-color: #557711;
	border-width: 2px;
	border-right-width: 4px;
	border-bottom-width: 0;
	text-align: center;
	cursor: pointer;
}
.ouskoNeakt:hover {
	background-color: #889618;
	border-style: solid;
	border-color: #634d49;
	border-width: 2px;
	border-right-width: 4px;
	border-bottom-width: 0;
	text-align: center;
	cursor: pointer;
}
.ouskoAkt {
	background-color: #889618;
	border-style: solid;
	border-color: #523c38;
	border-width: 2px;
	border-right-width: 4px;
	border-bottom-width: 0;
	text-align: center;
	cursor: pointer;
}

	/* podouka vlevo - O JELENECH / JELENI BRA / JELENI KAMILA ... */
.podouskoNeakt {
	background-color: #778811;
	border-style: solid;
	border-color: #557711;
	border-width: 2px;
	border-right-width: 4px;
	border-bottom-width: 6px;
	border-left-width: 0;
	cursor: pointer;
}
.podouskoNeakt:hover {
	background-color: #889618;
	border-style: solid;
	border-color: #634d49;
	border-width: 2px;
	border-right-width: 4px;
	border-bottom-width: 6px;
	border-left-width: 0;
	cursor: pointer;
}
.podouskoAkt {
	display: none;
	background-color: #bdcb5c;
	border-style: solid;
	border-color: #523c38;
	border-width: 2px;
	border-right-width: 4px;
	border-bottom-width: 6px;
	border-left-width: 0;
	cursor: pointer;
}
.podouskoAkt1 {
	background-color: #bdcb5c;
	border-style: solid;
	border-color: #523c38;
	border-width: 2px;
	border-right-width: 4px;
	border-bottom-width: 6px;
	border-left-width: 0;
	cursor: pointer;
}

	/* podouka vpravo - FANKLUB / PRESS / SHOPY */
.podouskoRNeakt {
	background-color: #778811;
	border-style: solid;
	border-color: #557711;
	border-width: 2px;
	border-right-width: 0;
	border-bottom-width: 6px;
	cursor: pointer;
}
.podouskoRNeakt:hover {
	background-color: #889618;
	border-style: solid;
	border-color: #634d49;
	border-width: 2px;
	border-right-width: 0;
	border-bottom-width: 6px;
	cursor: pointer;
}
.podouskoRAkt {
	display: none;
	background-color: #bdcb5c;
	border-style: solid;
	border-color: #523c38;
	border-width: 2px;
	border-right-width: 0;
	border-bottom-width: 6px;
	cursor: pointer;
}
.podouskoRAkt1 {
	background-color: #bdcb5c;
	border-style: solid;
	border-color: #523c38;
	border-width: 2px;
	border-right-width: 0;
	border-bottom-width: 6px;
	cursor: pointer;
}

	/* rmecek pro vber kolekc / archivu */
.podouskoKolekcePruh {
	background-color: #bdcb5c;
	border-style: solid;
	border-color: #523c38;
	border-width: 2px;
	border-right-width: 4px;
	border-bottom-width: 6px;
}
.podouskoKolekcePruhRozbal {
	background-color: #bdcb5c;
	border-style: solid;
	border-color: #523c38;
	border-width: 2px;
	border-right-width: 4px;
	border-bottom-width: 6px;
}
.podouskoKolekcePruh2 {
	background-color: #bdcb5c;
	border-style: solid;
	border-color: #557711;
	border-width: 2px;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 4px;
	cursor: pointer;
}

	/* neaktivn podouko - "pripravujeme" */
.podouskoPripravujeme {
	background-color: #778811;
	border-style: solid;
	border-color: #557711;
	border-width: 2px;
	border-right-width: 4px;
	border-bottom-width: 6px;
	border-left-width: 0;
	cursor: default;
}

	/*  */
.podouskoDilnaNeakt {
	background-color: #778811;
	border-style: solid;
	border-color: #557711;
	border-width: 2px;
	border-right-width: 4px;
	border-bottom-width: 6px;
	cursor: pointer;
}
.podouskoDilnaAkt {
	display: none;
	background-color: #bdcb5c;
	border-style: solid;
	border-color: #523c38;
	border-width: 2px;
	border-right-width: 4px;
	border-bottom-width: 6px;
	cursor: pointer;
}
.podouskoDilnaAkt1 {
	background-color: #bdcb5c;
	border-style: solid;
	border-color: #523c38;
	border-width: 2px;
	border-right-width: 4px;
	border-bottom-width: 6px;
	cursor: pointer;
}
.podouskoDilnaAkt2 {
	background-color: #889618;
	border-style: solid;
	border-color: #557711;
	border-width: 2px;
	border-right-width: 4px;
	border-bottom-width: 6px;
	cursor: default;
}
.podouskoDilnaRNeakt {
	background-color: #778811;
	border-style: solid;
	border-color: #557711;
	border-width: 2px;
	border-right-width: 0;
	border-bottom-width: 6px;
	cursor: pointer;
}
.podouskoDilnaRAkt1 {
	background-color: #bdcb5c;
	border-style: solid;
	border-color: #523c38;
	border-width: 2px;
	border-right-width: 0;
	border-bottom-width: 6px;
	cursor: pointer;
}

	/*  */
.podouskoPruh {
	background-color: #bdcb5c;
	border-style: solid;
	border-color: #523c38;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 6px;
	border-left-width: 0px;
}
.podouskoPruhOdkaz {
	background-color: #bdcb5c;
	border-style: solid;
	border-color: #523c38;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 6px;
	border-left-width: 0px;
	cursor: pointer;
}



/* tabulky */
table {
	border: none;
	border-collapse: collapse;
}
table.text {
	border: none;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
td.dole1 {
	border-bottom: solid;
	border-color: #cccc99;
	border-width: 1px;
}
td.dole5 {
	border-bottom: solid;
	border-color: #cccc99;
	border-width: 5px;
}
hr {
	color: #bdcb5c;
	height: 1px;
}



/* ??? */
img.shopy {
	border: solid;
	border-width: 5px;
	border-color: #557711;
}
img.shopy:hover, img.shopy:active {
	border: solid;
	border-width: 5px;
	border-color: #bdcb5c;
}

