/*----------------------------------------------------------------------V PRAVO MENU------------------------------------------*/
/* The side navigation menu */
.sidenav {
	height: 100%; /* 100% Full-height */
	width: 0; /* 0 width - change this with JavaScript */
	position: fixed; /* Stay in place */
	z-index: 2000; /* Stay on top */
	top: 0; /* Stay at the top */
	right: 0;
	background-color: #0000003b; /* Black*/
	overflow-x: hidden; /* Disable horizontal scroll */
	padding-top: 60px; /* Place content 60px from the top */
	transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}

.left {
	left: 0;
!important;
}

/* The navigation menu links */
.sidenav a {
	padding: 8px 8px 8px 32px;
	text-decoration: none;
	font-size: 25px;
	display: block;
	transition: 0.3s;
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover {
	color: #f1f1f1;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
	position: absolute;
	top: 0;
	right: 25px;
	font-size: 36px;
	margin-left: 50px;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
	transition: margin-left .5s;
	padding: 20px;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
	.sidenav {
		padding-top: 15px;
	}

	.sidenav a {
		font-size: 18px;
	}
}

/*---------------------------------------------------MENU V PRAVO------------------------------------------------------------------------*/

.menuvpravojmeno {
	color: lime;
	text-align: center;
}

.menuvpravobalicek {
	color: yellow;
	text-align: center;
}

.menuvpravoimage {
	padding: 0 0 0 33%;
}

.menuvlevo a{
	color: #f1f1f1;
}

.menuvlevo a:hover {
	color: #faea00;
}
/*---------------------------------------------------MENU V LEVO------------------------------------------------------------------------*/


.menuvlevoimage {
	padding: 0 0 0 35%;
}

.menuvlevojmeno {
	color: yellow;
	padding-left: 20%;
}

/*----------------------------------------------------BODY------------------------------------------------------------------------------*/
::-webkit-scrollbar {
	height: 12px;
	width: 12px;
	background: #0000003b;
}

::-webkit-scrollbar-thumb {
	background: #0000003b;
	-webkit-border-radius: 1ex;
	-webkit-box-shadow: 0 1px 2px #ffffff14;
}

::-webkit-scrollbar-corner {
	background: #0000003b;
}
body {
	background: url(../obrazky/pozadi/index.jpeg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	font-weight: bold;
	font-family: Tahoma, cursive;
	scrollbar-color: #ffffff14 #0000003b;

}

body.hlasovat {
	background: url(../obrazky/pozadi/hlasovat.jpeg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	font-weight: bold;
	font-family: Tahoma, cursive;
	scrollbar-color: #ffffff14 #0000003b;

}

body.obchod {
	background: url(../obrazky/pozadi/obchod.jpeg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	font-weight: bold;
	font-family: Tahoma, cursive;
	scrollbar-color: #ffffff14 #0000003b;

}


body.cech {
	background: url(../obrazky/pozadi/cech.jpeg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	font-weight: bold;
	font-family: Tahoma, cursive;
	scrollbar-color: #ffffff14 #0000003b;

}

body.prace {
	background: url(../obrazky/pozadi/prace.jpeg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	font-weight: bold;
	font-family: Tahoma, cursive;
	scrollbar-color: #ffffff14 #0000003b;

}

body.souteze {
	background: url(../obrazky/pozadi/souteze.jpeg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	font-weight: bold;
	font-family: Tahoma, cursive;
	scrollbar-color: #ffffff14 #0000003b;

}

body.obchodovani {
	background: url(../obrazky/pozadi/obchodovani.jpeg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	font-weight: bold;
	font-family: Tahoma, cursive;
	scrollbar-color: #ffffff14 #0000003b;

}

body.zony {
	background: url(../obrazky/pozadi/zony.jpeg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	font-weight: bold;
	font-family: Tahoma, cursive;
	scrollbar-color: #ffffff14 #0000003b;


}

body.balicky {
	background: url(../obrazky/pozadi/balicky.jpeg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	font-weight: bold;
	font-family: Tahoma, cursive;
	scrollbar-color: #ffffff14 #0000003b;

}

body.obrazky {
	background: url(../obrazky/pozadi/obrazky.jpeg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	font-weight: bold;
	font-family: Tahoma, cursive;
	scrollbar-color: #ffffff14 #0000003b;

}

body.pravidla {
	background: url(../obrazky/pozadi/pravidla.jpeg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	font-weight: bold;
	font-family: Tahoma, cursive;
	scrollbar-color: #ffffff14 #0000003b;

}

body.svety {
	background: url(../obrazky/pozadi/svety.jpeg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	font-weight: bold;
	font-family: Tahoma, cursive;
	scrollbar-color: #ffffff14 #0000003b;

}

body.prikazy {
	background: url(../obrazky/pozadi/prikazy.jpeg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	font-weight: bold;
	font-family: Tahoma, cursive;
	scrollbar-color: #ffffff14 #0000003b;

}

body.tituly {
	background: url(../obrazky/pozadi/tituly.jpeg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	font-weight: bold;
	font-family: Tahoma, cursive;
	scrollbar-color: #ffffff14 #0000003b;

}

.prihlasenibody {
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1.25rem;
}

.prihlasenipozadi {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #000000;
	background-clip: border-box;
	border: 1px solid rgb(0, 0, 0);
	border-radius: .25rem;
	margin-top: 1rem;
	box-shadow: 0 5px 15px rgba(251, 255, 255, 0.5);
}

.prihlasittext {
	color: white;
	font-weight: bold;
}

.modal-hotovo {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-clip: padding-box;
	border-radius: .3rem;
	outline: 0
}

.modal-pozadi {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-clip: padding-box;
	border-radius: .3rem;
	outline: 0;
	margin-top: 3rem;
}

/*------------------PRIHLASENI---------------------------------------------------------------------------------------*/
/*------------------INDEX---------------------------------------------------------------------------------------*/
.button_donate {
	background: transparent;
	border-color:transparent;
	color:#007bff;
	font-size:25px;
	font-weight: bold;
	margin-left: -0.5rem;
}

.button_donate:hover {
	color: white;
}

.limetkovamenudown {
	color: lime;
	font-size: 20px;
	padding-right: 0.5rem;
	padding-left: 0.5rem;
}


.bannermenudown {
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 70px; /* Width of new image */
	height: 30px; /* Height of new image */

}

.positionmenudownright {
	padding-right: 0.5rem;
	padding-left: 0.5rem;
}

.hlavnitext{
	text-align: center;
	margin-top: 5rem;
}
.containerfix
{
	margin-top: 5rem;
	margin-bottom: 5rem;
}
/*------------------INDEX---------------------------------------------------------------------------------------*/
/*------------------STRANKA/CECH---------------------------------------------------------------------------------------*/
.cechlime{
	color:lime;
	text-align: center;
}

.cechwhite{
	color:white;
	text-align: center;
	font-size: larger;
}
.cechprikazy{
	color:#d910d9;
	font-weight: bold;
}

/*------------------STRANKA/CECH---------------------------------------------------------------------------------------*/
/*------------------USER/PRAVA---------------------------------------------------------------------------------------*/

.pravawhite{
	color:white;
	text-align: center;
	font-size: larger;
}

/*------------------USER/PRAVA---------------------------------------------------------------------------------------*/
/*------------------STRANKA/PRACE---------------------------------------------------------------------------------------*/
.praceprikazy{
	color:#d910d9;
}
.pracemaxlv{
	color: #d9cf10;
}
.pracepopisek{
	color: #3cd910;
}
.pracenazev {
	color: #efe61a;
}
/*------------------STRANKA/PRACE---------------------------------------------------------------------------------------*/
/*------------------STRANKA/BALICKY---------------------------------------------------------------------------------------*/
.baliceknazev {
	color: cyan;
	font-weight: bold;
}
.balicekcena{
	color: #3cd910;
	font-weight: bold;
}

.balicektitul{
	color: #32fceb;
	font-weight: bold;
}
.balicekprava{
	color:red;
	font-weight: bold;
}
.balicekodmeny{
	color:yellow;
	font-weight: bold;
}
.prikazy{
	color:#d910d9;
	font-weight: bold;
}
/*------------------STRANKA/BALICKY---------------------------------------------------------------------------------------*/
/*------------------STRANKA/PRAVIDLA---------------------------------------------------------------------------------------*/
.pravidlazakazy{
	color:red;
	font-weight: bold;
}

.pravidladoporucene{
	color:orange;
	font-weight: bold;
}
.pravidlapovolene{
	color:lime;
	font-weight: bold;
}
/*------------------STRANKA/PRAVIDLA---------------------------------------------------------------------------------------*/
/*------------------STRANKA/PRIKAZY---------------------------------------------------------------------------------------*/
.prikazywhite{
	color:white;
	text-align: center;
	font-size: larger;
}
.prikazyprikazy{
	color:#d910d9;
	font-weight: bold;
}

.prikazywhite td{
width: 50%;
}
/*------------------STRANKA/PRIKAZY---------------------------------------------------------------------------------------*/
/*------------------USER/OBCHOD---------------------------------------------------------------------------------------*/
.obchodtext{
	color:white;
	text-align: center;
	font-size: larger;
}

.obchodobrazek {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1rem;
    text-align: center;
	width: 32px;
}

.prodejeobrazek {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 32px;
}

.obchodkarta {
	background:#2a00f23d; !important;
}
/*------------------USER/OBCHOD---------------------------------------------------------------------------------------*/
/*------------------BARVY---------------------------------------------------------------------------------------*/
.barvasvetlezelena{
	color:lime;
}

.barvazelena{
	color:green;
}

.barvaoranzova{
	color:orange;
}

.barvaazurova{
	color:cyan;
}

.barvazluta{
	color:yellow;
}

/*------------------BARVY---------------------------------------------------------------------------------------*/