/*
CSS Credit: http://www.marketwall.eu/ - Z-net FIMPRESS Iniciativa 
*/

html {
	margin: 0px; 
	padding: 0px; 
	width: 100%; 
	color: #eeeeee;
	font-size: 13px;
	font-family: "verdana", sans;
}

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	font-family: "Verdana", sans-serif;
	width: 100%; 
	font-size: 13px;	
	color: #eeeeee;
	scrollbar-face-color: #5eafb0; 
	scrollbar-highlight-color: #5eafb0; 
	scrollbar-shadow-color: #5eafb0; 
	scrollbar-3dlight-color: #999999; 
	scrollbar-arrow-color: #999999; 
	scrollbar-track-color: #5eafb0; 
	scrollbar-darkshadow-color: #999999; 
}



	/* Odkazy a hlavni definice */

hr {
	width: 99%;
	align: center;
	color: red;
	margin: 0px;
	padding: 0px;
	height: 1px;	
}



blockquote {
	font-family: Verdana; 
	font-size: 13px; 
	color: #ffffff;
}


h1 {
	font-size: 27px;
	font-family: Verdana, sans;
	font-weight: bold
	color: #336699
}

h2 {
	font-size: 24px;
	font-family: Verdana, sans;
	font-weight: bold
	color: #336699
}

h3 {
	font-size: 21px;
	font-family: Verdana, sans;
	font-weight: bold
	color: #336699
}


h4 {
	font-size: 18px;
	font-family: Verdana, sans;
	font-weight: bold
	color: #336699
}


h5 {
	font-size: 15px;
	font-family: Verdana, sans;
	font-weight: bold
	color: #336699
}

h6 {
	font-size: 13px;
	font-family: Verdana, sans;
	font-weight: bold
	color: #336699
}


div {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	padding: 1px;
	margin: 0px}




form {
	font-family: "Verdana"; 
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	font-color: #ffffff;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px
}

option {
	font-family: "Verdana"; 
	font-size: 12px;
	background: #eeeeee;
	background-color: #eeeeee;
	font-weight: bold;
	color: #696969;
	font-color: #696969;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px
}

select {
	font-family: "Verdana"; 
	background: #ffffff;
	background-color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	color: #696969;
	font-color: #696969;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px
}

td {
	color: #eeeeee;
	font-size: 13px;
}



a.nav {
	font-size: 15px;
	font-family: Verdana;
	color: orange;
	border: #a50f01 1px solid;
}

a.nav:active {
	font-size: 15px;
	font-family: Verdana;
	color: red;
	border: #a50f01 1px solid;
}

a.nav:visited {
	font-size: 15px;
	font-family: Verdana;
	color: white;
	border: #a50f01 1px solid;
}

a.nav:hover {
	font-size: 15px;
	font-family: Verdana;
	color: yellow;
	border: yellow 1px solid;
}



a.white:active {
	margin: 0px; 
	padding: 0px; 
	color: #1d1d1d;
	font-size: 13px;
	font-color: #ffffcc;
	color: #ffffcc;
	font-family: verdana;
}

a.red:link {
	margin: 0px; 
	padding: 0px; 
	color: red;
	font-size: 13px;
	font-color: red;
	font-family: verdana;
}

a.red:visited {
	margin: 0px; 
	padding: 0px; 
	color: red;
	font-size: 13px;
	font-color: red;
	font-family: verdana;
}

a.red:hover {
	margin: 0px; 
	padding: 0px; 
	color: chocolate;
	font-size: 13px;
	font-color: chocolate;
	font-family: verdana;
	font-variant: none;
	text-decoration: underline;
}



a {
	margin: 0px; 
	padding: 0px; 
	font-size: 13px;
	color: orange;
	font-family: verdana;
	text-decoration: none;
}

a:visited {
	margin: 0px; 
	padding: 0px; 
	font-size: 13px;
	color: orange;
	font-family: verdana;
}

a:active {
	margin: 0px; 
	padding: 0px; 
	font-size: 13px;
	color: red;
	font-family: verdana;
}

a:hover {
	margin: 0px; 
	padding: 0px; 
	font-size: 13px;
	color: white;
	font-family: verdana;
}





a.li:link {
	border: #ffffff 1px solid; 
	padding: 4px; 
	margin: 1px; 
	display: block; 
	width: 150px;
	background: #ffffff no-repeat left center; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 13px;
	overflow: hidden; 
	color: #c30808;
	font-color: #c30808;
}


a.li:active {
	border: #ffffff 1px solid; 
	padding: 4px; 
	margin: 1px; 
	display: block; 
	width: 150px;
	background: #ffffff no-repeat left center; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 13px;
	overflow: hidden; 
	color: #c30808;
	font-color: #c30808;
}

a.li:visited {
	border: #ffffff 1px solid; 
	padding: 4px; 
	margin: 1px; 
	width: 150px;
	display: block; 
	background: #ffffff no-repeat left center; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 13px;
	overflow: hidden; 
	color: #c30808;
	font-color: #c30808;
}

a.li:hover {
	border: #c30808 1px solid; 
	padding: 4px; 
	margin: 1px; 
	display: block; 
	width: 150px;
	background: #c30808 no-repeat right center; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 13px;
	overflow: hidden; 
	color: #ffffff;
	font-color: #ffffff;
}





a.li2 {
	border: #722323 1px solid; 
	padding: 4px; 
	margin: 1px; 
	display: block; 
	width: 180px;
	background: #722323 no-repeat right center; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 13px;
	font-family: "Verdana", sans;
	overflow: hidden; 
	color: #ffffff;
	font-color: #ffffff;
}

a.li2:active {
	border: #722323 1px solid; 
	padding: 4px; 
	margin: 1px; 
	display: block; 
	width: 180px;
	background: #722323 no-repeat right center; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 13px;
	font-family: "Verdana", sans;
	overflow: hidden; 
	color: #ffffff;
	font-color: #ffffff;
}

a.li2:visited {
	border: #722323 1px solid; 
	padding: 4px; 
	margin: 1px; 
	display: block; 
	width: 180px;
	background: #722323 no-repeat right center; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 13px;
	font-family: "Verdana", sans;
	overflow: hidden; 
	color: #ffffff;
	font-color: #ffffff;
}

a.li2:hover {
	border: #722323 1px solid; 
	padding: 4px; 
	margin: 1px; 
	display: block; 
	width: 180px;
	background: #ffffff no-repeat right center; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 13px;
	font-family: "Verdana", sans;
	overflow: hidden; 
	color: #722323;
	font-color: #722323;
}





a.li3 {
	border: #2e768f 1px solid; 
	padding: 4px; 
	margin: 1px; 
	display: block; 
	width: 150px;
	background: #2e768f no-repeat left center; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 13px;
	overflow: hidden; 
	color: #ffffff;
	font-color: #ffffff;
}

a.li3:visited {
	border: #2e768f 1px solid; 
	padding: 4px; 
	margin: 1px; 
	display: block; 
	width: 150px;
	background: #2e768f no-repeat left center; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 13px;
	overflow: hidden; 
	color: #ffffff;
	font-color: #ffffff;
}

a.li3:active {
	border: #2e768f 1px solid; 
	padding: 4px; 
	margin: 1px; 
	display: block; 
	width: 150px;
	background: #2e768f no-repeat left center; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 13px;
	overflow: hidden; 
	color: #ffffff;
	font-color: #ffffff;
}

a.li3:hover {
	border: #2e768f 1px solid; 
	padding: 4px; 
	margin: 1px; 
	display: block; 
	width: 150px;
	background: #ffffff no-repeat left center; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 13px;
	overflow: hidden; 
	color: #2e768f;
	font-color: #2e768f;
}






a.li4 {
	border: #ab51c8 1px solid; 
	padding: 4px; 
	margin: 1px; 
	display: block; 
	width: 180px;
	background: #ab51c8 no-repeat left center; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 13px;
	overflow: hidden; 
	color: #ffffff;
	font-color: #ffffff;
}

a.li4:visited {
	border: #ab51c8 1px solid; 
	padding: 4px; 
	margin: 1px; 
	display: block; 
	width: 180px;
	background: #ab51c8 no-repeat left center; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 13px;
	overflow: hidden; 
	color: #ffffff;
	font-color: #ffffff;
}

a.li4:active {
	border: #ab51c8 1px solid; 
	padding: 4px; 
	margin: 1px; 
	display: block; 
	width: 180px;
	background: #ab51c8 no-repeat left center; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 13px;
	overflow: hidden; 
	color: #ffffff;
	font-color: #ffffff;
}

a.li4:hover {
	border: #ab51c8 1px solid; 
	padding: 4px; 
	margin: 1px; 
	display: block; 
	width: 180px;
	background: #ffffff no-repeat left center; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 13px;
	overflow: hidden; 
	color: #ab51c8;
	font-color: #ab51c8;
}







a.contact {
	font-size: 11px; 
	font-weight: bold; 
	color: #3eb73e;
	text-decoration: none;
}

a.contact:active {
	font-size: 11px; 
	font-weight: bold; 
	color: #3eb73e;
	text-decoration: none;
}

a.contact:visited {
	font-size: 11px; 
	font-weight: bold; 
	color: #3eb73e;
	text-decoration: none;
}

a.contact:hover {
	font-size: 11px; 
	font-weight: bold; 
	color: #ffffff;
	text-decoration: none;
}




a.navigation: {
	font-size: 13px; 
	font-weight: bold; 
	color: #000916;
	text-decoration: none;
}

a.navigation:link {
	font-size: 13px; 
	font-weight: bold; 
	color: #000916;
	text-decoration: none;
}

a.navigation:active {
	font-size: 13px; 
	font-weight: bold; 
	color: #000916;
	text-decoration: none;
}

a.navigation:visited {
	font-size: 13px; 
	font-weight: bold; 
	color: #000916;
	text-decoration: none;
}

a.navigation:hover {
	font-size: 13px; 
	font-weight: bold; 
	color: #e20e0d;
	text-decoration: none;
}

a.navigation2 {
	font-size: 13px; 
	font-weight: bold; 
	color: #fff6e9;
	text-decoration: none;
}

a.navigation2:active {
	font-size: 13px; 
	font-weight: bold; 
	color: #fff6e9;
	text-decoration: none;
}

a.navigation2:visited {
	font-size: 13px; 
	font-weight: bold; 
	color: #fff6e9;
	text-decoration: none;
}

a.navigation2:hover {
	font-size: 13px; 
	font-weight: bold; 
	color: #ffd700;
	text-decoration: none;
}

a.menus:link {
	color: #555555; 
	font-size: 10pt; 
	border-bottom: dotted 1px; 
	border-top: dotted 1px 
	font-family: Verdana;
	font-weight: bold
}

a.menus:visited {
	color: #777777;
	font-size: 10pt; 
	border-bottom: dotted 1px; 
	border-top: dotted 1px 
	font-family: Verdana; 
	font-weight: bold
}

a.menus:active {
	color: #555555; 
	font-size: 10pt; 
	border-bottom: dotted 1px; 
	border-top: dotted 1px 
	font-family: Verdana; 
	font-weight: bold
}

a.menus:hover {
	font-size: 10pt; 
	color: purple; 
	text-decoration: none; 
	font-family: Verdana; 
	font-weight: bold
}








/* Pozadí přes celou obrazovku */
.age-gate-overlay {
  position: fixed;
  top: 0; left: 0; width: 100%; height: 100%;
  background-color: rgba(0, 0, 0, 0.95); /* Tmavé, skoro neprůhledné pozadí */
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999; /* Aby to bylo nad vším ostatním */
  color: white;
  font-family: sans-serif;
}

/* Okno uprostřed */
.age-gate-content {
  text-align: center;
  padding: 40px;
  border: 1px solid #ff4444; /* Jemná červená linka */
  background: #111;
  border-radius: 10px;
  max-width: 400px;
}

/* Tlačítka */
.age-gate-buttons {
  margin-top: 25px;
  display: flex;
  gap: 15px;
  justify-content: center;
}

button {
  padding: 12px 25px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  font-weight: bold;
}

.btn-yes { background-color: #ff4444; color: white; }
.btn-yes:hover { background-color: #cc0000; }

.btn-no { background-color: #444; color: white; }








	/* třídy a vlastnosti */


.bg {color: #1d1d1d}

.form {
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: bold;
	color: #999999;
	padding: 0px;
	margin: 0px
}


.font {
	font-family: verdana; 
	color: #eeeeee; 
	font-size: 13px; 
	margin: 2px; 
	padding: 20px;
	text-align: justify;
	align: justify;
}

.g {color: #999999;}

.style3 {
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif
}

.text {
	border: 0px solid black;
	background: #8dcaf3; font-family: Verdana; size: 8pt;
	font-weight: bold; color: #000000;
}

.norder {
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	border: 0px solid #eeeeee;
	background: #8dcaf3;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
}

.norder2 {
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	border: 0px solid #eeeeee;
	background: #8dcaf3;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
}

.big {
	color: #999999;
	font-family: Verdana, 
	Helvetica, Arial, sans; font-size: 15pt; 
	font-weight: bold; 
	text-decoration: none;
}







	/* Kalendar a cas */


.zahlavi {
	background-color: #1a1a1a;
	color: #999999;
	font-weight: bold;
	text-align: center;
}

.kal {
	border: 1px solid #696969;
	padding: 1px;
	margin: 1px;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
}

















	/* Formatovani textu, prostor */


.block {
	padding: 3px; 
	margin: 3px; 
	border: #696969 1px solid; 
	background: #1a1a1a;
	width: 100%;
	color: #eeeeee;
	text-color: #eeeeee;
	font-size: 13px;
	text-align: justify;
	align: justify;
}

.blockp {
	padding: 5px; 
	margin: 5px; 
	border: #696969 0px solid; 
	background: #1a1a1a;
	width: 100%;
	color: #eeeeee;
	text-color: #eeeeee;
	font-size: 13px;
	text-align: justify;
	align: justify;
}

.block2 {
	padding: 6px; 
	margin: 0px; 
	border: #696969 1px solid; 
	background: #1f1f1f;
	width: 99%;
	color: #eeeeee;
	text-color: #eeeeee;
	font-size: 13px;
	text-align: justfiy;
	align: justify;
}

.head {
	padding: 8px; 
	margin: 1px; 
	border: #336699 1px solid; 
	background: #eeeeff;
	width: 99%;
	color: #336699;
	text-color: #336699;
	font-size: 13px;
	text-align: justify;
	align: justify;
}

.head2 {
	padding: 8px; 
	margin: 0px; 
	border: #c1d2ec 1px solid; 
	background: #333435;
	width: 99%;
	color: #c1d2ec;
	text-color: #c1d2ec;
	font-size: 13px;
	text-align: justify;
	align: justify;
}

.head3 {
	padding: 8px; 
	margin: 0px; 
	border: #c6bc92 1px solid; 
	background: #00000a;
	width: 99%;
	color: #c6bc92;
	text-color: #c6bc92;
	font-size: 13px;
	text-align: justify;
	align: justify;
}


.ppb {
	width: 99%;
	color: brown;
	text-color: brown;
	font-size: 12px;
	font-family: "Verdana", sans;	
}

.click {
	background: #ffffcc;
	background-color: #ffffcc;
	color: #224477;
	text-color: #224477;
	font-size: 12px;
	margin: 0px;
	spacing: 2px;
	padding: 2px;
	border-left: #336699 1px solid;
	border-right: #336699 2px solid;
	border-top: #336699 1px solid;
	border-bottom: #336699 1px solid;
}

.activ {
	background: #ffffcc;
	background-color: #ffffcc;
	color: #224477;
	text-color: #224477;
	text-decoration: normal;
	text-variant: none;
	font-size: 13px;
	margin: 0px;
	spacing: 0px;
	padding: 7px;
	border: #336699 1px solid;
}

.pasiv {
	background: #f5deb3;
	background-color: #f5deb3;
	color: brown;
	text-color: brown;
	text-decoration: normal;
	text-variant: none;
	font-size: 13px;
	margin: 0px;
	spacing: 0px;
	padding: 7px;
	border: #ffa500 2px solid;
}

.scam {
	background: #f1b2b2;
	background-color: #f1b2b2;
	color: #9b4200;
	text-color: #9b4200;
	text-decoration: normal;
	text-variant: none;
	font-size: 13px;
	margin: 0px;
	spacing: 0px;
	padding: 7px;
	border: #b31d1d 2px solid;
}


.note {
	font-size: 11px; 
	color: lime; 
	text-decoration: none; 
}

.y {
	font-size: 13px; 
	color: #ffff00; 
	text-decoration: none; 
}

.contact {
	font-size: 11px; 
	font-weight: bold; 
	color: #3eb73e;
	text-decoration: none;
}




	/* Formulare */

textarea {
	border: brown 1px solid;
}

.inputram {
	border: brown 1px solid;
}

.inputsearch {
	border: #808080 1px solid; 
	background: #ecd451; 
	color: #1a1a1a; 
	height: 22px; 
	margin: 1px; 
	padding: 3px; 
	font-size: 11px;
}

.inputselect {
	border: #808080 0px solid; 
	background: #999999; 
	color: #1a1a1a; 
	height: 20px; 
	margin: 0px; 
	padding: 2px; 
	font-size: 12px;
}

.inputpush {
	border: #ffffcc 1px solid;
	background: brown;
	color: #ffffcc;
	font-color: #ffffcc;
	font-size: 13px;
	padding: 4px;
	margin: 1 0 0 0px;
	space: 0px;		
}

.img {
	border: #4887a4 1px solid;
}



	/* Zalozky */


.pic IMG {}
#helper {
	VISIBILITY: hidden; 
	POSITION: absolute;
}

.infoText {
	font-size: 11px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #eeeeee;
	font-color: #eeeeee;	
	font-weight: normal;
	border: #a7feff 1px solid; 
	padding: 5px; width: 210px; 
	background-color: #4887a4; 
	background: #4887a4; 
	text-align: justify;
}

.infoText2 {
	font-size: 10px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #224477;
	font-color: #224477;	
	border: #a2d6fa 1px solid; 
	padding: 5px; width: 150px; 
	background-color: #eeeeff; 
	background: #eeeeff; 
	text-align: left;
}

.infoText3 {
	font-size: 10px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #224477;
	font-color: #224477;	
	border: #a2d6fa 1px solid; 
	padding: 3px; 
	background-color: #eff6fb; 
	text-align: left;
}

.infoText4 {
	font-size: 11px; 
	font-family: Verdana, sans-serif; 
	color: #ffffcc;
	font-color: #ffffcc;	
	font-weight: normal;
	border: #ffffcc 1px solid; 
	padding: 8px;  
	background-color: #d49b72; 
	background: #d49b72; 
	text-align: justify;
}


.ram {
	font-size: 13px;
	font-family: Verdana, sans, sans-serif;
	color: #224477;
	font-color: #224477;
	border: #224477 1px solid;
	background: #3a2b20;
	padding: 7px;
	text-align: justify;
	margin: 3px;
	spacing: 2px;
	
}

.ram2 {
	font-size: 13px;
	font-family: Verdana, sans, sans-serif;
	color: brown;
	font-color: brown;
	border: brown 1px solid;
	background: #832f02;
	padding: 7px;
	text-align: justify;
	margin: 3px;
	spacing: 2px;
	
}


.mini {
	font-size: 7px;	
	color: #ffffff;
	font-color: #ffffff;
	text-decoration: none;
}

#mini {
	font-size: 7px;	
}


#add {
	border: #336699 1px solid;
	text-align: justify;
	align: justify;
	color: brown;
	text-color: brown;	
	font-size: 12px;
	width: 185px;
	padding: 5px;
	spacing: 5px;
	font-family: Verdana, sans;
	font-weight: normal;
	background: #ffffcc;
}


.th {	
	padding: 3px;
	spacing: 2px;
	width: 100%;
	background: #336699;
	color: #ffffff;
	font-weight: bold;
}

.th2 {	
	padding: 3px;
	spacing: 2px;
	width: 100%;	
	background: #000000;
	color: #ffffff;
	font-weight: bold;
}

