@charset "utf-8";
/* CSS Document */
body
	{
		background-color:#f4e7bd;
		width:100%;
		margin: 0px;	
		padding:5px;	
		min-width: 360px;
	}
h1,h2,h3,h4,h5,h6,span
	{
		margin:0px;
		padding:0px;
	}
#headerbg
	{
		width:100%;
		height:166px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(../images/header_new.png);
		background-repeat: repeat-x;
		border-left: 5px solid #8D2C01;
    	border-right: 5px solid #8D2C01;		
	}
	
#notifikacie_ass_id_selected { 
	max-width: 90vw;
}
#headerblank
	{
		width:100%;
		height:166px;
		float: none;
		margin:0 auto;
		padding:0px;
	}
#header
	{
		width:100%;
		height:166px;
		float: left;
		margin:0px;
		padding:0px;
	}
#logopic 
	{
		position: absolute;
		left: 10px;
		top: 2px;
		background-image: url(../images/header_new_logo.png);
		background-repeat: no-repeat;
		width: 194px;
		height: 164px;
	}
#titlepic 
	{
		position: absolute;
		left: 200px;
		top: 20px;
		background-image: url(../images/header_new_title.png);
		background-repeat: no-repeat;
		background-size: 100%;
		background-position:center;
		width: 502px;
		height: 88px;		
	}
#menu_top
	{
		width:776px;
		height:33px;
		float: right;
		margin:133px 51px 0 0;
		padding:0px;
	}
#menu_top ul
	{
		width:776px;
		height:33px;
		float:left;
		margin:0px;
		padding:0px;
		display:block;
	}
#menu_top ul li
	{
		width:76px;
		height:33px;
		float:left;
		margin:0 1px 0 0;
		padding:0px;
		display:block;		
	}
#menu_top ul li a.menu_top 
	{
		width:76px;
		height:26px;
		float:left;
		margin:0px;
		padding:7px 0 0 0;
		font-family:Arial;
		font-size:13px;
		font-weight:bold;
		color:#FFF;
		text-align:center;
		text-decoration:none;
		background-image:url(../images/menu.jpg);
		background-repeat:no-repeat;
	}	
#menu_top ul li a.menu_top:hover
	{
		width:76px;
		height:26px;
		float:left;
		margin:0px;
		padding:7px 0 0 0;
		font-family:Arial;
		font-size:13px;
		font-weight:bold;
		color:#FFF;
		text-align:center;
		text-decoration:none;
		background-image: url(../images/menuover.jpg);
		background-repeat:no-repeat;		
	}
#input
	{
		width:197px;
		height:21px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:10px;
		color:#95844d;
	}
#input02
	{
		width:197px;
		height:21px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:10px;
		color:#95844d;
	}
.input
	{
		width:181px;
		height:17px;
		float: left;
		margin:0px;
		padding:4px 0 0 16px;
		font-family:Arial;
		font-size:10px;
		color:#95844d;
		border:solid 1px #ead28b;
		background-color:#ead28b;
	}
#loginbutton
	{
		width:50px;
		height:30px;
		float:left;
		margin:0 0 0 10px;
		padding:0px;
	}
#member
	{
		width:135px;
		height:14px;
		float: left;
		margin:9px 0 0 0;
		padding:0px;
		font-family: Arial;
		font-size:13px;
		color:#ab8e4e;
	}
#register
	{
		width:200px;
		height:14px;
		float: left;
		margin:9px 0 0 0;
		padding:0px;
		font-family: Arial;
		font-size:13px;
		color:#943415;
	}
.register
	{
		font-family: Arial;
		font-size:13px;
		color:#943415;
		text-decoration:none;
	}
.register:hover
	{
		font-family: Arial;
		font-size:13px;
		color:#943415;
		text-decoration: underline;
	}	
/*-------------------------------------------------------------------------------------HEADERPART--------------------------------------------------END--------------------------------------*/	
#contentbg
	{
		width:100%;
		float:left;
		margin:0px;
		padding:0px;
	  border-left:5px solid #C1953E;		
	  border-right:5px solid #C1953E;	  
		min-height: 800px;
	}
#contentblank
	{	
		width:100%;
		float: none;
		margin:0 auto;
		padding:0px;
	}		
#content
	{	
		width:100%;
		float: left;
		margin:0px;
		padding:0px;
		display: table;
	}
#contentleft
	{
		width:200px;
		float: left;
		margin:0px;
		height: 100%;
		display: table-cell;
		vertical-align: top;
		/*padding:0px 0 33px 10px;*/  
	}         
#contentleft ul.menu_left_user
{
		padding:50px 0 0px 0px;  
		float: left;
}
	
.morebutton
	{
		width:194px;
		float:left;
		margin:7px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		font-weight: normal;
		color:#464646;
	}
.more
	{
		font-family:Arial;
		font-size:11px;
		font-weight: normal;
		color:#a5122a;
		text-decoration:none;
	}
.more:hover
	{
		font-family:Arial;
		font-size:11px;
		font-weight: normal;
		color:#a5122a;
		text-decoration: underline;
	}

/*-------------------------------------------------------------------------------------LEFTRPART----------------------------------------------------------------END--*/	

#contentmid
	{
		display: table-cell;
		padding:0 20px 0 20px;
		background-image:url(../images/vline.jpg);
		background-repeat:repeat-y;
		vertical-align: top;
	}

#midheading
	{
		width: 100%;
	}      

.midtxt
	{
		float: left;
		margin:22px 0 0 0;
		padding:0px;
		font-family: Arial;
		font-size:12px;
		color:#464646;
	}
.midboldtxt
	{
		font-family: Arial;
		font-size:12px;
		font-weight:bold;
		color:#b22d00;
	}
#comments
	{
		height:25px;
		float: left;
		margin:22px 0 44px 0;
		padding:0px;
		background-image:url(../images/commentsbg.jpg);
		background-repeat:no-repeat;
	}
#addcomments
	{
		width:82px;
		height:17px;
		float: left;
		margin:0px;
		padding:7px 0 0 34px;
		font-family: Arial;
		font-size:11px;
		color:#8b2c00;
	}
.addcomments
	{
		font-family: Arial;
		font-size:11px;
		color:#8b2c00;
		text-decoration:none;
	}
.addcomments:hover
	{
		font-family: Arial;
		font-size:11px;
		color:#8b2c00;
		text-decoration: underline;
	}
#morecomments
	{
		width:72px;
		height:17px;
		float: left;
		margin:0px;
		padding:7px 0 0 28px;
		font-family: Arial;
		font-size:11px;
		color:#8b2c00;
	}
.morecomments
	{
		font-family: Arial;
		font-size:11px;
		color:#8b2c00;
		text-decoration:none;
	}
.morecomments:hover
	{
		font-family: Arial;
		font-size:11px;
		color:#8b2c00;
		text-decoration: underline;
	}
.projectheading
	{
		font-family:Georgia;
		font-size:12px;
		color:#c0943c;
		padding:0 0 0 14px;
	}
#projectbg
	{
		width:401px;
		height:158px;
		float:left;
		margin:18px 0 34px 0;
		padding:0px;
		background-image:url(../images/projectbg.jpg);
		background-repeat:no-repeat;
	}
#projectthumnail
	{
		width:130px;
		height:117px;
		float:left;
		margin:15px 0 0 15px;
		padding:0px;
		border:solid 3px #ebd693;
		background-image: url(../images/projectthumnail.jpg);
		background-repeat:no-repeat;
	}
#projecttxtblank
	{
		width:219px;
		float:left;
		margin:15px 0 0 0;
		padding:20px 0 0 0;
	}
#projecttxt
	{
		width:206px;
		float:left;
		margin:0px;
		padding:0 0 0 13px;
		font-family:Arial;
		font-size:12px;
		color:#464646;
	}
.projectboldtxt
	{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#853008;
	}
#moreproject
	{
		width:194px;
		float:left;
		margin:0px;
		padding:5px 0 0 25px;
	}
.moreproject
	{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#464646;
		text-decoration:none;
	}
.moreproject:hover
	{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#464646;
		text-decoration: underline;
	}
#purposetxt
	{
		width:399px;
		float:left;
		margin:20px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:12px;
		color:#464646;
	}
#purposenav
	{
		width:615px;
		float:left;
		margin:0px;
		padding:14px 0 0 0;
	}
#purposenav ul
	{
		width:188px;
		float:left;
		margin:0 24px 0 0;
		padding:0px;
		display:block;		
	}
#purposenav ul li
	{
		width:188px;
		height:21px;
		float:left;
		margin:8px 0 0 0;
		padding:0px;
		display:block;
	}
#purposenav ul li a.purposenav
	{
		width:168px;
		height:18px;
		float:left;
		margin:0px;
		padding:3px 0 0 20px;
		font-family:Arial;
		font-size:11px;
		color:#c17305;
		text-decoration:none;
		background-image:url(../images/purposeactive.jpg);
		background-repeat:no-repeat;
	}
#purposenav ul li a.purposenav:hover
	{
		width:168px;
		height:18px;
		float:left;
		margin:0px;
		padding:3px 0 0 20px;
		font-family:Arial;
		font-size:11px;
		color:#c17305;
		text-decoration:none;
		background-image: url(../images/purposeover.jpg);
		background-repeat:no-repeat;
	}
/*-------------------------------------------------------------------------------------MIDPART------------------------------------------------------------END---------*/		
#galleryblank
	{
		width:180px;
		float:left;
		margin:21px 0 0 0;
		padding:0px;
	}
#rightpic
	{
		width:180px;
		height:68px;
		float:left;
		margin:0px;
		padding:0px;
	}
.rightpic
	{
		width:180px;
		height:68px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(../images/rightpic.jpg);
		background-repeat:no-repeat;
	}
.rightpic:hover
	{
		width:180px;
		height:68px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(../images/rightpic.jpg);
		background-repeat:no-repeat;
	}
#rightpic02
	{
		width:180px;
		height:68px;
		float:left;
		margin:13px 0 0 0;
		padding:0px;
	}
.rightpic02
	{
		width:180px;
		height:68px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(../images/rightpic02.jpg);
		background-repeat:no-repeat;
	}
.rightpic02:hover
	{
		width:180px;
		height:68px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(../images/rightpic02.jpg);
		background-repeat:no-repeat;
	}
	
#rightpic03
	{
		width:180px;
		height:68px;
		float:left;
		margin:13px 0 0 0;
		padding:0px;
	}
.rightpic03
	{
		width:180px;
		height:68px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(../images/rightpic03.jpg);
		background-repeat:no-repeat;
	}
.rightpic03:hover
	{
		width:180px;
		height:68px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(../images/rightpic03.jpg);
		background-repeat:no-repeat;
	}
.viewbutton
	{
		width:68px;
		height:19px;
		float:left;
		margin:16px 0 36px 0;
		padding:0px;
	}
.viewbuttonbot
	{
		width:68px;
		height:19px;
		float:left;
		margin:16px 0 0 0;
		padding:0px;
	}	
.view
	{
		width:68px;
		height:16px;
		float:left;
		margin:0px;
		padding:3px 0 0 0;
		font-family: Arial;
		font-size:9px;
		color:#000;
		text-align:center;
		text-decoration:none;
		background-image:url(../images/viewmore.jpg);
		background-repeat:no-repeat;
	}
.view:hover
	{
		width:68px;
		height:16px;
		float:left;
		margin:0px;
		padding:3px 0 0 0;
		font-family: Arial;
		font-size:9px;
		color:#000;
		text-align:center;
		text-decoration:none;
		background-image: url(../images/viewmoreover.jpg);
		background-repeat:no-repeat;
	}
.righttxt
	{
		width:177px;
		float:left;
		margin:21px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:12px;
		color:#464646;
	}
.rightboldtxt
	{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#b22d00;
	}
/*--------------------------------------------------------------CONTENTPART-------------------------------------------------END--------------------------------------------------------------*/	
#footerbg
	{
		width:100%;
		height:354px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(../images/footerbg.jpg);
		background-repeat:repeat-x;
		border-left: 5px solid #8D2C01;
    	border-right: 5px solid #8D2C01;
	}
#footerblank
	{
		width:100%;
		height:354px;
		float:none;	
	}
#footer
	{
		width: 100%;
		height:313px;
		float:left;
		padding:0;			
		background-image:url(../images/footerbg.jpg);
		background-repeat:no-repeat;
		text-align: center;
	}
#footerbox
	{		
		width:20%;
		min-width: 200px;
		height:168px;
		float:left;
		margin: 40px 0 0 0;
		/* background-image:url(../images/footerbox.jpg); */
		background-repeat:no-repeat;
	}
.footermid
	{
		width:20%;
		min-width: 200px;
		height:168px;
		float:left;
		margin: 40px 0 0 0;
		/* background-image:url(../images/footerbox.jpg); */
		background-repeat:no-repeat;
	}
#footerlast
	{
		width:20%;
		min-width: 200px;
		height:168px;
		float:left;
		margin: 40px 0 0 0;
		/* background-image:url(../images/footerbox.jpg); */
	}
div #footerbox .custom {
	background-image:url(../images/footerbox.jpg);	
		background-repeat:no-repeat;	
}
.footerheading
	{
		width: 100%;
		height:21px;
		float: left;
		margin:0px;
		padding:0px;
		font-family: Arial;
		font-size:24px;
		color:#f4e7bd;
		text-align: center;
	}
.footerheading h4
	{
		width: 100%;
		height:21px;
		float: left;
		margin:0px;
		padding:0px;
		font-family: Arial;
		font-size:24px;
		font-weight:normal;
		color:#f4e7bd;
		text-align:center;
	}
.footertxt
	{
		float: left;
		padding:17px 0 0 16px;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#FFF;
		text-align:center;
	}
.footerbutton
	{
		width:25%;
		height:19px;
		float: left;
		margin:15px 0 0 73px;
		padding:0px;
	}
.button
	{
		width:68px;
		height:20px;
		float: left;
		margin:0px;
		padding:4px 0 0 0;
		font-family:Arial;
		font-size:9px;
		color:#000;
		text-align:center;
		text-decoration:none;
		background-image:url(../images/footerbutton.jpg);
		background-repeat:no-repeat;
	}
.button:hover
	{
		width:68px;
		height:20px;
		float: left;
		margin:0px;
		padding:4px 0 0 0;
		font-family:Arial;
		font-size:9px;
		color:#000;
		text-align:center;
		text-decoration:none;
		background-image: url(../images/footerover.jpg);
		background-repeat:no-repeat;
	}
#footerlinks
	{
		width:715px;
		float:left;
		margin:25px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#ee7e1f;
		text-align:center;
		text-decoration:none;
	}
.footerlinks
	{
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#ee7e1f;
		text-align:center;
		text-decoration:none;
		padding:0 3px 0 3px;
	}
.footerlinks:hover
	{
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#ee7e1f;
		text-align:center;
		text-decoration: underline;
		padding:0 3px 0 3px;		
	}
#copyrights
	{
		width:100%;
		float:left;
		font-family:Arial;
		font-size:11px;
		color:#401400;
		text-align:center;		
	}
#copyrights a
	{
		margin:5px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		color:#401400;
		text-align:center;
	}	
#designedby
	{
		width:715px;
		float:left;
		margin:5px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#401400;
		text-align:center;
	}
.designedby
	{
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#ee7e1f;
		text-align:center;
		text-decoration:none;
	}
.designedby:hover
	{
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#ee7e1f;
		text-align:center;
		text-decoration:underline;
		}

#validation
	{
		width:422px;
		float:left;
		margin:5px 0 0 0;
		padding:0 0 0 293px;
	}
.xhtml
	{
		width:66px;
		height:17px;
		float: left;
		margin:0px;
		padding:1px 0 0 0;
		font-family:Arial;
		font-size:11px;
		color:#000;
		text-align:center;
		text-decoration:none;
		background-image:url(../images/xhtml.jpg);
		background-repeat:no-repeat;
	}
.xhtml:hover
	{
		width:66px;
		height:17px;
		float: left;
		margin:0px;
		padding:1px 0 0 0;
		font-family:Arial;
		font-size:11px;
		color:#000;
		text-align:center;
		text-decoration:none;
		background-image:url(../images/xhtml.jpg);
		background-repeat:no-repeat;
	}
.css
	{
		width:66px;
		height:18px;
		float: left;
		margin:0 0 0 5px;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		color:#000;
		text-align:center;
		text-decoration:none;
		background-image:url(../images/xhtml.jpg);
		background-repeat:no-repeat;
	}
.css:hover
	{
		width:66px;
		height:18px;
		float: left;
		margin:0 0 0 5px;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		color:#000;
		text-align:center;
		text-decoration:none;
		background-image:url(../images/xhtml.jpg);
		background-repeat:no-repeat;
	}
	div.breadcrumbs
	{
		font-family:Arial;
		font-size:10px;
		color:#95844d; 
  }
	span.showHere
	{
		font-family:Arial;
		font-size:10px;
		color:#95844d; 
  }  
  a.pathway 
  {
  	font-family:Arial;
		font-size:10px;
		color:#95844d; 
  }
div.midheading div ul 
{
  list-style: none;
	font-family:Arial;
	font-size:10px;
	color:#95844d;    
}
div.midheading div ul li 
{
  list-style: none;
	font-family:Arial;
	font-size:10px;
	color:#95844d;  
}
div.login-fields
{

}
ul actions 
{
  display: inline-block;
  list-style-type: none;    
}
li.edit-icon 
{
  display: inline-block; 
}    









#contentleft ul
{
  margin: 0px;
  padding: 0px;  
} 
#contentleft ul li
{

  width: 194px;
  margin-left: 10px;
  margin-bottom: 5px;  
  margin-top: 5px;  
  margin-right: 0px;  
  padding: 0px;
  font-family: Georgia;
  font-size: 15px;
  color: #7E8901;
  display: block;  
}   
#contentleft ul li a
{
  text-decoration: none;
  color: #7E8901;
}
#contentleft ul li a:hover
{
  text-decoration: underline;
  color: #b22d00; 
}

#contentleft ul li ul
	{
		width:165px;
		margin:0px;  		
		padding-left:10px;
	}

#contentleft ul li ul li
	{
		width:165px;
		margin:5px;
		padding:0px;	
    font-family: Georgia;    	
    font-size: 14px;    
    color: #464646;        
	}
	     
#contentleft ul li ul li a
{         
  /*width: 165px;
  margin: 0px;*/
  /*padding: 3px 0 0 15px;*/
  text-decoration: none;
  /*background: #F9EFD3 url(../images/leftnavactive.jpg) no-repeat;*/
}        
#contentleft ul li ul li a:hover
{       
		/*width:175px;
		margin:0px;*/
		/*padding:3px 0 0 15px;*/
		text-decoration:none;		
  /*background: #F9EFD3 url(../images/leftnavactive.jpg) no-repeat;*/
}    

#contentleft ul li ul li ul
	{
		width:165px;
		margin:0px;  		
		padding-left:10px;
	}
#contentleft ul li ul li ul li
	{
		width:165px;
		margin:5px;
		padding:0px;	
    font-family: Georgia;    	
    font-size: 12px;    
    color: #464646;       	
	}   
#contentleft ul li ul li ul li a
{
/*  color:not-inherit;     
  width: 165px;
  margin: 0px;
  padding: 3px 0 0 19px;
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  color: #464646;
  background-image: url(../images/leftnavactive.jpg);
  background-repeat: no-repeat;
  cursor: auto;
  text-align: -webkit-match-parent;     */
  text-decoration: none;  
}
#contentleft ul li ul li ul li a:hover
{           
/*
    color:not-inherit;
		width:175px;
		margin:0px;
		padding:3px 0 0 19px;
		font-family:Arial;
		font-size:12px;
		font-weight: bold;
		color:#b22d00;
		text-decoration:none;		
		background-image:url(../images/leftnavactive.jpg);
		background-repeat:no-repeat;
		*/
  text-decoration: none;		
}

.mod-login__userdata {
	
}
.moduletable,
.mod-login-logout
.moduletable_menu,
.moduletable_menu_archiv,
.moduletableliverating,
.moduletablediagramDna,
.moduletable_menu_archiv,
.moduletableturnajevokoli,
.moduletablepreclenov,
.moduletable_adminmenu,
.moduletable_usermenu {
  border              : 1px solid #CCCCCC;
	background		      : #F9EFD3 url(../images/moduletable_th_bg.jpg) no-repeat left top;  
	margin              : 10px;
}  
    
#contentleft h3 {
 /* border              : 1px solid #CCCCCC;*/
  font-family         : Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size           : 12px;
  font-weight         : bold;
  text-align          : left;
  height              : 25px;
  color               : black;
  padding-left        : 25px;
  padding-right       : 0px;    
  padding-top         : 8px;  
  padding-bottom      : 0px;  
  text-indent         : 10px;
  line-height         : 15px;
}
#contentleft iframe {
  border              : 0px;
}

.blog dt.article-info-term {
  display:none;
}
.blog dd.published {
  font-size: 9px;
  color: #685B5B;  
  -webkit-margin-start: 0px;
}
div.blog_history h2, .blog h2 {
  font-weight: bold;
  word-spacing: normal;
  text-align: left;
  line-height: 1.3;
  color: #685B5B;
  font-size: 17px;  
}

span.row-separator {
  padding: 10px 30px;
}
div.blog_history span.subheading-category {
  text-align: center;
  padding: 0px 300px;
  line-height: 60px;
  text-decoration:underline;
}



table.sortable {
  background-color: #FFFFFF;
  width: 100%;
}
table.sortable tr.datagrid_header_tr {
  background-color: #CCCCCC;
}
table.sortable tr.datagrid_header_tr td {
  font-weight: bold;
}
table.sortable tr.datagrid_item {  
}
table.sortable tr.datagrid_item neparne {
}
table.sortable tr.datagrid_item parne {
}
table.sortable tr.datagrid_item td {
  border-bottom:1px solid #CCCCCC;
}

div.popup_window_main {
  background-color:#E8E8E8;
  border:1px solid #CCCCCC;
  padding: 10px 20px 10px 20px;
  max-width: 100vw;  
}
textarea.popup_textarea_fieldnoredactor {
  max-width: 100vw;  
}

div.popup_window_main th.popup_th_field {
  font-weight: normal;
  text-align: right;
}

#footer {
	background-image: none;
}
#navigation-toggle {
	color: #192F4D;
	background: #192F4D;
	display: none;
}
#navigation-toggle span.nav-line {
	display: block;
	height: 3px;
	width: 20px;
	margin-bottom: 4px;
	background: #fff;
} 
#mobileBlock {
	z-index: 1000; 
	padding: 20px 0px;
}
#mobileBlock ul li a {
	color: #fff; 
	font-size: 18px;  
}
#mobileBlock ul li ul li a {
	color: #fff; 
	font-size: 16px;  
}
#mobileBlock ul li {
	list-style: none;
	padding: 5px 0px;
	margin: 5px 0px;
}
#mobileBlock ul li ul li {
	list-style: none;
	padding: 5px 25px; 
	margin: 5px 0px;
}
#mobileBlock .mod-menu {
	padding-bottom: 10px;
  border-bottom: 1px solid #fff;	
}
.item-444 ul,
.item-696 ul,
.item-468 ul {
	overflow:hidden;
}
.item-444 ul li,
.item-696 ul li,
.item-468 ul li {
	display:inline-block;
}
.item-207 ul li ul,
.item-632 ul li ul {
	overflow:hidden;
}
.item-207 ul li ul li, 
.item-632 ul li ul li {
	display:inline-block;
}


@media all and (min-width: 1000px) {
  .live_chess_menu {
    display: none;
  }
}
@media all and (min-width: 850px) and (max-width: 1000px) {
	#logopic {
		background-size: 80%; 
	}
  .live_chess_menu {
    display: none;
  }  
	.imgWidth {
		width: 70vw;
		height: auto;
	}
	.imgHeight {
		width: 70vw;
		height: auto;
	}	
}

.moduletable_resp {
	display: none;
}

@media all and (max-width: 850px) {
	#titlepic {
		width: 100%;	
		background-size: contain;	
		left: 0px;
	}	
	.moduletable,
	.moduletable_adminmenu,
	.moduletable_usermenu {
		display: none;
	}	
	.moduletable_resp {
		display: block;
	}
	.moduletable_resp h3 {
		display: none;
	}	
	#logopic {
		display: none;
	}
	#headerbg {
		background-image: url(../images/header_new_small.png);
	}
	#headerbg, #headerblank, #header {
		height: 108px;
	}
	#footerbox, #footerlast {
		display: none;
	}
    .footermid {
		display: none;
    }
	#footerbg {
		background-image: url(../images/footerbg_small.jpg);
		height: 70px;
	}
	#footerblank, #footer {
		height: 70px;
	}	
	#copyrights {
		padding-top: 30px;
	}
	#copyrighttext {
		text-align: center;
		width: 100%;		
	}
	.imgWidth {
		max-width: 80vw;
		height: auto;	
	}
	.imgHeight {
		max-width: 80vw;
		height: auto;	
	}
	#logopic {
		background-size: 80%; 
	}
	#menu_top, .moduletable_menu {
		display: none;
	}
	.moduletablepreclenov, .moduletableliverating, .moduletablediagramDna, .moduletableturnajevokoli, .moduletable_menu_archiv {
		display: none;
	}
	#contentleft {
		display: block;		
	}		
	#contentmid {
		display: block;		
	}	
	.moduletable {
		display: none;
	}	
	.moduletable h3 {
		display: none;
	}
	#contentleft {
		width: 60px;
	}
	#navigation-toggle {
    z-index: 999;
    display: block;
    position: fixed;
    top: 10px;
    right: 10px;
    padding: 10px 10px;
    box-shadow: 0px 1px 1px rgb(0 0 0 / 15%);
    border-radius: 3px;
    text-shadow: 0px 1px 0px rgb(0 0 0 / 50%);
    font-size: 20px;
    transition: color linear 0.15s;
    text-decoration: none !important;
	}

}
.mm-ismenu {
	background-color: #f4e7bd;
	border: 5px solid #C1953E;
}
.mm-subclose,
.mm-list li a {
	text-decoration: none;
    color: #7E8901;
    font-family: Georgia;
    font-size: 15px;
}
.ratingTable {
  color: #685B5B;
  font-size: 11px;
}
.ratingTable th {
  background-color: #C1953E;
  text-align: center;
  font-weight: bold;  
}
.ratingTable th.leftcell {
  background-color: #C1953E;
  text-align: left;
  font-weight: bold;  
}
.ratingTable td {
  text-align: center;   
}
.ratingTable td.leftcell {
  text-align: left;  
}
.hraci_item {
	float: left; min-width: 150px; padding: 5px;
	min-height: 335px;
}
.input-password-toggle {
	display: none;
}
.editor-xtd-buttons {
	display: none;
}
.com-content-category-blog__item {
	padding: 10px;
  border: 1px solid #CCCCCC;	
	margin-bottom: 10px;
}
.rotate {
  transform: rotate(-90deg);
  /* Safari */
  -webkit-transform: rotate(-90deg);
  /* Firefox */
  -moz-transform: rotate(-90deg);
  /* IE */
  -ms-transform: rotate(-90deg);
  /* Opera */
  -o-transform: rotate(-90deg);
  /* Internet Explorer */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.stat-div {
  max-width: calc(100vw - 300px); overflow-x: scroll; 
}
.stat-table {
  white-space: nowrap; background-color: #f4e7bd; 
}
.stat-header {
  font-weight: bold; border-bottom: 1px solid #999; width: 140px; border-right: 1px solid #999;
}
.stat-header-pp {
  font-weight: bold; border-bottom: 1px solid #999; min-width: 120px; border-right: 1px solid #999; text-align: center;
}
.stat-sumar-b {
  font-weight: bold; border-bottom: 1px solid #999; border-right: 1px solid #999; text-align: center;
}
.stat-sumar-z {
  font-weight: bold; border-bottom: 1px solid #999; border-right: 1px solid #999; text-align: center;  
}
.stat-sumar-bod {
  font-weight: bold; border-bottom: 1px solid #999; min-width: 60px; text-align: center;
}
.stat-sumar-zap {
  font-weight: bold; border-bottom: 1px solid #999; border-right: 1px solid #999; min-width: 60px; text-align: center;  
}
.stat-sutaz {
  font-weight: bold; text-align: left; border-right: 1px solid #999;  
}
.stat-vys {
  text-align: center;  
}
.stat-vys-zap {
  text-align: center; border-right: 1px solid #999; 
}
.stat-empty {
  text-align: center; background-color: #999;  
}
.wrapper {
	border: 0;
}
