#menu > li
{
	float:left;
	height:100%;
	line-height:3vh;
	margin:0;
}

.menu_fs
{
	font-size:1.2vw;
}

#accept-cookies-checkbox
{
	font-size:1.0vw; 
	background-color: #4c4c4c; 
	margin-right:3vw;
	width:12vw; 
	color: #fefefe; 
	border: 1px solid #090909;
	text-decoration: none; 
	cursor: pointer;
}

table.TAB_O
{
	border: 0.3vw solid #ededed;
	border-radius: 0.3vw;
	-webkit-box-shadow: 0.3vw 0.3vw 0.2vw 0px rgba(143,135,143,1);
	-moz-box-shadow: 0.3vw 0.3vw 0.2vw 0px rgba(143,135,143,1);
	box-shadow: 0.3vw 0.3vw 0.2vw 0px rgba(143,135,143,1);
}

.TABKON
{
    width:96%;
	margin-left:2%;
	background-image:url(../Images/tlo_kon.jpg); 
	background-repeat:repeat; 
	border-radius: 1vw;
	-webkit-box-shadow: 0.2vw 0.2vw 0.2vw 0px rgba(143,135,143,1);
	-moz-box-shadow: 0.2vw 0.2vw 0.2vw 0px rgba(143,135,143,1);
	box-shadow: 0.3vw 0.2vw 0.2vw 0px rgba(143,135,143,1);
}

.SL_OS
{
    color:#333333;
    line-height:auto;
}

.G_MNU
{
	background-image:url(../Images/pod_m.png); 
	background-repeat:no-repeat; 
	background-size: 100% 100%;
}

.MNU_T_1
{
    width:100%;
    transition: all 0.3s ease 0.1s;
    -webkit-transition: all 0.3s ease 0.1s;
    -moz-transition: all 0.3s ease 0.1s;
    -o-transition: all 0.3s ease 0.1s;
}

.G_MNU_s
{
	background-image:url(../Images/top_m.jpg); 
	background-repeat:repeat; 
	background-size: auto auto;
}

.MNU_T_1_S
{
    width:100%;
    transition: all 0.3s ease 0.1s;
	-webkit-transition: all 0.3s ease 0.1s;
    -moz-transition: all 0.3s ease 0.1s;
    -o-transition: all 0.3s ease 0.1s;
}

.img_kod
{
	width:20%;
}

.div_tmnu
{
    display: inline-block;
}

.div_logo_w
{
    width:100%;
}

.RAD_CHEC
{
    width:0.8vw;
    height:0.8vw;
    cursor:pointer;
}
