* {
	font-family:Arial, sans-serif, Verdana, Helvetica;
	font-size:12px;
}
html, body {
	height:100%;
	margin:0px;
	padding:0px;
}
body {
	background-color:#ffffff;
}
#page-all {
	min-height:100%;
	margin-bottom: -38px;
}
* html #page-all {
	height:100%;
}
#page-empty {
	height:38px;
	clear:both;
}
#page-footer {
	height:38px;
}
#page-footer table {
	width:1024px;
	height:38px;
	background-color:#380001;
	color:#ffffff;
	text-align:center;
}
img {
	border:0px;
}
table {
	empty-cells:show;
}
input, select, textarea {
	vertical-align:middle;
	border:1px solid #ff4e00;
	font-weight:normal;
	font-size:11px;
	background-color:#ffffff;
}
input[type="radio"] {
	border:0px;
}
.button {
	border:none;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	width:100px;
	height:20px;
	background-color:#8b4513;
}
.button:hover {
	background-color:#380001;
}
.buttondisabled {
	border:none;
	color:#999999;
	font-size:12px;
	width:100px;
	height:20px;
	background-color:#dde3eb;
}
.link {
	color:#646464;
	font-size:11px;
	text-decoration:none;
}
.link:hover {
	color:#000000;
}
.pagetitle {
	color:#757575;
	font-weight:bold;
	background-image:url("http://www.kolibry.com.ua/images/squareb.gif");
	background-repeat:no-repeat;
	background-position:left top;
}
.pagetitle a {
	color:#757575;
	text-decoration:none;
}
.pagetitle a:hover {
	color:#ff4e00;
	background-color:#ffffff;
	text-decoration:underline;
}
.headtextbig {
	color:#757575;
	font-weight:bold;
	padding-left:15px;
	white-space:nowrap;
	background-image:url("http://www.kolibry.com.ua/images/squareb.gif");
	background-repeat:no-repeat;
	background-position:left center;
}
.headtextsmall {
	color:#000000;
	font-size:11px;
	font-weight:bold;
	padding-left:12px;
	white-space:nowrap;
	background-image:url("http://www.kolibry.com.ua/images/squares.gif");
	background-repeat:no-repeat;
	background-position:left center;
}
.topmenu {
	font-weight:bold;
	padding-top:3px;
}
.topmenu a {
	font-size:14px;
	text-decoration:none;
}
.topmenu1 {
	color:#e0e0e0;
}
.topmenu2 {
	color:#cccccc;
}
.topmenu3 {
	color:#999999;
}
.topmenu1:hover,.topmenu2:hover,.topmenu3:hover {
	color:#ff4e00;
	background-color:#380001;
}
.usermenu {
	height:22px;
	padding-right:7px;
	text-align:right;
	color:#ffa500;
}
.usermenu a {
	color:#ffffff;
	text-decoration:none;
	background-color:#380001;
}
.usermenu a:hover {
	color:#ffa500;
}
.leftmenu {
	padding:2px 0px 2px 5px;
}
.leftmenu a {
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
.leftsubmenu {
	padding:2px 0px 2px 25px;
}
.leftsubmenu a {
	text-decoration:none;
	color:#000000;
}
.leftmenu a:hover, .leftsubmenu a:hover {
	color:#ff4e00;
	background-color:#ffffff;
}
.menu_active a {
	font-weight:bold;
	color:#ff4e00;
	background-color:#ffffff;
	background-image:url("http://www.kolibry.com.ua/images/squares.gif");
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:12px;
}
.submenu_active a {
	color:#ff4e00;
	background-color:#ffffff;
	background-image:url("http://www.kolibry.com.ua/images/squares.gif");
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:12px;
}
a img.thumb, img.thumb {
	border:2px solid #ff4e00;
}
a:hover img.thumb, img:hover.thumb {
	border:2px solid #dc143c;
}
a.pager_act {
	color:#646464;
	font-weight:bold;
	padding:0px 2px 0px 2px;
	text-decoration:none;
}
a.pager_act:hover {
	color:#ff4e00;
	background-color:#ffffff;
}
.pager_pas {
	color:#000000;
	background-color:#ff4e00;
	font-weight:bold;
	padding:0px 5px 0px 5px;
}
table.list {
	border:none;
	border-collapse:collapse;
}
table.list th {
	border:1px solid #c4c4c4;
	padding:2px;
	background-color:#ff4e00;
	color:#ffffff;
	height:25px;
}
table.list th a {
	text-decoration:none;
	color:#000000;
}
table.list th a:hover {
	text-decoration:underline;
}
table.list th#header1 {
	color:white;
	background-color:#380001;
	height:25px;
}
table.list td {
	border:1px solid #c4c4c4;
	padding:2px;
	color:#380001;
	background-color:#ffffff;
}
table.list td a {
	text-decoration:none;
	color:#380001;
	background-color:#ffffff;
}
table.list td a:hover {
	text-decoration:none;
	color:#ff4e00;
	background-color:#ffffff;
}
table.list td.summary, tr.summary td {
	color:#646464;
	background-color:#e1e2e4;
	font-weight:bold;
}
table.grid {
	border:none;
	border-collapse:collapse;
	background-color:#e7e7e7;
	margin-bottom:15px;
	width:180px;
}
table.grid td {
	color:#646464;
	font-size:11px;
	font-weight:bold;
	border-left:3px solid #e7e7e7;
	border-right:3px solid #e7e7e7;
}
table.grid td a {
	color:#646464;
	font-size:11px;
	text-decoration:none;
}
table.grid td a:hover {
	color:#000000;
}
table.grid td a img, table.grid td img {
	background-color:#ffffff;
	padding:3px;
}
table.noborder {
	border:none;
}
table.noborder td, table.noborder th {
	border:none;
}
.checkit {
	cursor:pointer;
}
#tooltip {
	position:absolute;
	border:1px solid #ff4e00;
	background-color:#ffffff;
	color:#000000;
	line-height:16px;
	padding:2px 5px;
	margin:25px 0px 0px 5px;
	font-weight:bold;
	font-size:11px;
}
.popupdiv {
	z-index:102;
	position:absolute;
	visibility:hidden;
	display:none;
	width:1024px;
	height:768px;
	top:50%;
	left:50%;
	margin: -384px -512px;
	border:2px solid #dc143c;
	background-color:#ffffff;
	overflow:auto;
}
.popupdiv#popupshadow {
	z-index:101;
	top:52%;
	left:51%;
	border:none;
	background-color:#c4c4c4;
	overflow:hidden;
}
.popupdiv table.popuptbl {
	width:100%;
	height:100%;
}
.popupdiv table.popuptbl td {
	font-family:'Trebuchet MS';
	color:#a52a2a;
	font-size: 16px;
	font-weight:bold;
}
