body {background: #000 url(/static/img/background.jpg) no-repeat fixed top right; color: #ffffff }
a {color: #336699} a:visited {color: #336699}

h3 {color: #3366BB}
h4 {color: #777777}

/* Container */
#container {box-shadow: 0px 0px 15px 10px #222222; background-color: rgba(0,0,0,0.85); }

/* User Menu */
.usermenu {box-shadow: 0px 10px 10px -5px #222222;}
.usermenu a {color: #FFFFFF;}
.usermenu a:hover {border-bottom: 2px solid #FFFFFF}

/* Header */
.header {box-shadow: 0px 10px 10px -5px #222222;}
.header h1 {color: #FF0000;}
.header h2 {color: #00FF00;}
.header img {box-shadow: 2px 2px 10px 2px #222222; border: 2px solid #BBBBBB;}
.header div {}

/* Nav */
nav a, a.linkblock {color: #eeeeee !important; border: 1px solid #111111;
/*
	background: rgba(242,246,248,1);
	background: -moz-linear-gradient(top, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(242,246,248,1)), color-stop(50%, rgba(216,225,231,1)), color-stop(51%, rgba(181,198,208,1)), color-stop(100%, rgba(224,239,249,1)));
	background: -webkit-linear-gradient(top, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%);
	background: -o-linear-gradient(top, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%);
	background: -ms-linear-gradient(top, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%);
	background: linear-gradient(to bottom, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%);
*/
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#aebcbf+0,6e7774+25,0a0e0a+51,0a0809+100 */
background: #aebcbf; /* Old browsers */
background: -moz-linear-gradient(top,  #aebcbf 0%, #6e7774 25%, #0a0e0a 51%, #0a0809 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #aebcbf 0%,#6e7774 25%,#0a0e0a 51%,#0a0809 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #aebcbf 0%,#6e7774 25%,#0a0e0a 51%,#0a0809 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aebcbf', endColorstr='#0a0809',GradientType=0 ); /* IE6-9 */

}
nav a:hover {opacity: 0.60}
nav a:hover, nav a.active {
/*
	background: rgba(183,222,237,1);
	background: -moz-linear-gradient(top, rgba(183,222,237,1) 0%, rgba(113,206,239,1) 50%, rgba(33,180,226,1) 51%, rgba(183,222,237,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(183,222,237,1)), color-stop(50%, rgba(113,206,239,1)), color-stop(51%, rgba(33,180,226,1)), color-stop(100%, rgba(183,222,237,1)));
	background: -webkit-linear-gradient(top, rgba(183,222,237,1) 0%, rgba(113,206,239,1) 50%, rgba(33,180,226,1) 51%, rgba(183,222,237,1) 100%);
	background: -o-linear-gradient(top, rgba(183,222,237,1) 0%, rgba(113,206,239,1) 50%, rgba(33,180,226,1) 51%, rgba(183,222,237,1) 100%);
	background: -ms-linear-gradient(top, rgba(183,222,237,1) 0%, rgba(113,206,239,1) 50%, rgba(33,180,226,1) 51%, rgba(183,222,237,1) 100%);
	background: linear-gradient(to bottom, rgba(183,222,237,1) 0%, rgba(113,206,239,1) 50%, rgba(33,180,226,1) 51%, rgba(183,222,237,1) 100%);
	border: 2px solid #9999DD
*/
}

/* Copyright */
.copyright a {color: #ffffff}

/* Common elements */
span.error { color: red; background: #FFDDDD; border: 1px solid red}
.status-1 {background-color: #999999}
.status0 {background-color: #BBBBBB; color: #000000}
.status1 {background-color: #AAFFAA; color: #000000}
.status2 {background-color: #FFFF55; color: #000000}
.status3 {background-color: #FFBB22; color: #000000}
.status4 {background-color: #FF4444; color: #ffffff}
.status5, .status6, .status7 {background-color: #FF2222; color: #ffffff;}
.status6, .status7 {font-weight: bold}

/* Homepage */
/* .news li.status1 {background: #AAFFAA url(/static/img/icons/accept.png) 4px no-repeat; color: #000000} */
.news li.status2 {background: #FFFF55 url(/static/img/icons/date_error.png) 4px no-repeat; color: #000000}
.news li.status3 {background: #FFBB22 url(/static/img/icons/bell_error.png) 4px no-repeat; color: #000000}
.news li.status4 {background: #FF6666 url(/static/img/icons/bell_error.png) 4px no-repeat;}
.news li.status5, .news li.status6, .news li.status7 {background: #FF4444 url(/static/img/icons/error.png) 4px no-repeat;}

.box {border: 2px solid #111111;}

/* Defibrillators list */
table {color: #111111}
table a {color: #0000EE}
a.add_defibrillator {color: #0000ee}

table tr th {
	background: rgba(242,246,248,1);
	background: -moz-linear-gradient(top, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(242,246,248,1)), color-stop(50%, rgba(216,225,231,1)), color-stop(51%, rgba(181,198,208,1)), color-stop(100%, rgba(224,239,249,1)));
	background: -webkit-linear-gradient(top, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%);
	background: -o-linear-gradient(top, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%);
	background: -ms-linear-gradient(top, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%);
	background: linear-gradient(to bottom, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%);
}


ul.cabinets-menu li {
    border: 2px solid #111111;
    background: #171717;
}
ul.cabinets-menu li.active {background: #000000;}
.copyright a.footer-link, .copyright a.spsp {color: #336699; border-bottom: 1px dotted #222222}
