HEX
Server: Apache
System: Linux hvh16.mirohost.net 6.14.0-29-generic #29~24.04.1-Ubuntu SMP PREEMPT_DYNAMIC Thu Aug 14 16:52:50 UTC 2 x86_64
User: likoholding (1037)
PHP: 7.3.33-25+0~20250707.133+debian12~1.gbp70fb14
Disabled: apache_child_terminate, dl, exec, imap_body, imap_createmailbox, imap_deletemailbox, imap_list, imap_open, imap_renamemailbox, inject_code, mb_send_mail, passthru, pcntl_alarm, pcntl_async_signals, pcntl_errno, pcntl_exec, pcntl_fork, pcntl_get_last_error, pcntl_getpriority, pcntl_setpriority, pcntl_signal, pcntl_signal_dispatch, pcntl_signal_get_handler, pcntl_sigprocmask, pcntl_sigtimedwait, pcntl_sigwaitinfo, pcntl_strerror, pcntl_wait, pcntl_waitpid, pcntl_wexitstatus, pcntl_wifcontinued, pcntl_wifexited, pcntl_wifsignaled, pcntl_wifstopped, pcntl_wstopsig, pcntl_wtermsig, popen, posix_getpwuid, posix_kill, posix_mkfifo, posix_setpgid, posix_setsid, posix_setuid, proc_close, proc_get_status, proc_nice, proc_open, proc_terminate, set_time_limit, shell_exec, symlink, system
Upload Files
File: /var/www/likoholding/old.liko-holding.com.ua/temp/admin/css/style.css
body {	
	/*background: url(../images/sky1.jpg);*/
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
	font-size: 12px;
}

h1 {
	font-size: 32px;
	text-shadow: black 1px 1px 2px, red 0 0 1em;
}

h2 {
	font-size: 24px;
	text-shadow: black 1px 1px 2px, red 0 0 1em;
} 

h3 {
	font-size: 22px;
	text-shadow: white 1px 1px 2px, gray 0 0 1em;
	color: green; 
} 

h4 {
	font-size: 12px;
	text-shadow: white 1px 1px 2px, green 0 0 1em;
	color: black; 
	margin-bottom: 5px;
} 

img {
	border-radius: 10px;
	box-shadow: 0px 0px 10px gray;
}

input {
	background-color: #FCFCFC;
	border-style: solid solid  solid;
	border-color: #00a753;
	border-size: 1px;
	border-width: 1px;
	border-radius: 10px;
	background-color: white;
}

textarea {
	background-color: #FCFCFC;
	border-style: solid solid  solid;
	border-color: #00a753;
	border-size: 1px;
	border-width: 1px;
	border-radius: 10px;
	background-color: white;
}

#all {
	margin: 0 auto;
	width: 1000px;
	overflow: auto;
	box-shadow: 0px 0px 10px gray;
}

/* === ЗАГОЛОВОК === */
#header {
	width: 1000px;
	height: 50px;
	background-color: #00a753;
}
#header img {
	float: left;
}
#header h1 {
	float: left;
	margin: 10px 0px 10px 40px;
	color: white;
}
#header h2 {
	float: right;
	margin: 10px 10px 10px 40px;
	color: yellow;
}

/* === МЕНЮ === */
ul.menu {
	clear: both;
	background-color: #00a753;
	margin-left: 3px;
	font-size: 12px;
}
ul.menu a {
	display:block; 
	color:#000; 
	text-decoration:none;
}
ul.menu li {
	position:relative; 
	float:left; 
	margin-right:2px;
}
ul.menu ul {
	position:absolute; 
	top:26px; 
	left:0; 
	background:#d1d1d1; 
	display:none; opacity:0; 
	list-style:none
}
ul.menu ul li {
	position:relative; 
	border:1px solid #aaa; 
	border-top:none; 
	width:195px; 
	margin:0
}
ul.menu ul li a {
	display:block; 
	padding:3px 7px 5px; 
	background-color:#d1d1d1
}
ul.menu ul li a:hover {
	background-color:#c5c5c5
}
ul.menu ul ul {
	left:180px; 
	top:-1px;
}
ul.menu .menulink {
	border:1px solid #aaa; 
	padding:5px 7px 7px; 
	font-weight:bold; 
	background:url(../images/header.gif); 
	width:181px
}
ul.menu .menulink:hover, ul.menu .menuhover {
	background:url(../images/header_over.gif)
}
ul.menu .sub {
	background:#d1d1d1 url(../images/arrow.gif) 180px 8px no-repeat
}
ul.menu .topline {
	border-top:1px solid #aaa;
}

/* === КОНТЕНТ === */
#content {
	margin: 28px 3px;
}
#content_left {
	float: left;
	width: 695px;
	border: 1px solid #aaa;
	padding: 10px;
	margin-bottom: 20px;
	background-color: #FCFCFC;
	border-style: solid solid  solid;
	border-color: #00a753;
	border-size: 1px;
	border-width: 2px;
	border-radius: 10px;
}

#content_right {
	float: right;
	width: 247px;
	border: 1px solid #aaa;
	padding: 10px;
	margin-bottom: 20px;
	background-color: #FCFCFC;
	overflow: auto;
	background-color: #FCFCFC;
	border-style: solid solid  solid;
	border-color: #00a753;
	border-size: 1px;
	border-width: 2px;
	border-radius: 10px;
}

/*  ====  СПИСОК ПАРТЕНРОВ  ====  */
#partners_list {
	float: left;
	margin-top: 20px;
	margin-left: 5px;
}
#partners h4 {
	margin: 10px;
}
#partner_buttons_box {
	margin: 0 auto;
	height: 40px;
	text-align: center;
}
#partner_button {
  width: 100px;
  height: 21px;
  background-color: white;
  float: left;
  box-shadow: 0px 0px 10px gray;
  margin-left: 7px;
  padding: 9px 0px 0px 0px;
}
#partner_button p {
	font-weight: bolder;
}

/*  ====  СПИСОК ПОСЛЕДНИХ НОВОСТЕЙ  ====  */
#last_news_list {
	clear: both; 
	width: 700px;
	color: red;
	margin-bottom: 20px;
}
#last_news_img {
	width: 150px;
	float: left;
	margin-right: 20px;
	background-color: white;
	overflow: hidden;
	box-shadow: 0px 0px 10px gray;
}
#last_news_preview {
	float: left;
	width: 530px;
	height: 90px;
	margin-top: 10px;
	overflow: hidden;
	color: #292929;
	line-height: 16px; 
}
#last_news_buttons {
	float: right;
	text-align: center;
}
#last_news_space {
	clear: both;
	height: 20px;
}

/*  ====  АРХИВ НОВОСТЕЙ  ====  */
#archive_news_date {
	float: left;
	margin-top: 6px;
	margin-right: 20px;
	color: gray; 
}
#archive_ref a {
text-decoration: none; 
color: green; 
display:block;
}

/*  ====  ГЛАВНЫЙ СЛАЙДЕР  ====  */
#slider {
	width: 340px;
	margin-bottom: 20px;
	float: left; 
}
#slider_img {
	width: 300px;
	height: 116px;
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	background-color: white;
	overflow: hidden;
	box-shadow: 0px 0px 10px gray;
}
#slider_button {
	clear: both; 
	width: 100px;
  height: 21px;
  background-color: white;
  float: left;
  box-shadow: 0px 0px 10px gray;
  border-radius: 10px;
  margin-left: 190px;
  padding: 9px 0px 0px 0px;
}

/*  ====  БОКОВОЙ СЛАЙДЕР  ====  */
#slider_side {
	padding-left: 30px
	margin-bottom: 50px;
	float: left; 
	overflow: hidden;
}
#slider_side_img {
	width: 278px;
	height: 190px;
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	background-color: white;
	overflow: hidden;
	box-shadow: 0px 0px 10px gray;
}
/*  ====  БАНЕР  ====  */
#baner_box img {
	margin-bottom: 20px;
}
#baner {
	width: 278px;
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 5px;
	background-color: white;
	overflow: hidden;
	box-shadow: 0px 0px 10px gray;
}

#baner_box form {
	float: left;
	margin-top: 20px;
}
/*  ====  ПАРТНЕРЫ  ====  */
#slider_side {
	width: 340px;
	padding-left: 30px
	margin-bottom: 20px;
	float: left; 
}
#slider_main {
	float: left;
}
/*  ====  ГАЛЕРЕЯ  ====  */
.show_gal {
	width:250px;
	display:inline-block;
	vertical-align:top;
	margin:10px 0;
}
.show_gal img {
	width: 250px;
}