* {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

a {
    padding: 0px;
    margin: 0px;
    display: block;
    text-decoration: none;
}

body {
    background-color: #000000;
    background-image: url('img/bg.png');
    background-repeat: repeat-x;
    background-position: 0 29px;
}

.Input {
    height: 19px;
    padding: 3px 5px;
    color: #268ed5;
    background: #000000;
    border-bottom: solid 1px #505050;
    float: left;
    line-height: 18px;
}

.Select {
    height: 26px;
    padding: 3px 5px;
    color: #268ed5;
    background: #000000;
    border-bottom: solid 1px #505050;
    float: left;
}

.Textarea {
    padding: 5px 10px;
    color: #808080;
    background: #000000;
    border: solid 1px #404040;
    float: left;
    line-height: 18px;
    text-align: left;
}

textarea {
    resize: none;
}

#Container1 {
    width: 980px;
    /*
	background-image: url("img/con1_bg.png");
	*/
    margin-left: auto;
    margin-right: auto;
}

#Top {
    width: 980px;
    height: 96px;
    float: left;
}

#Logo {
    width: 242px;
    height: 96px;
    float: left;
    background: url('img/bg_logo.png');
}

.LogoVersionTxt {
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    color: #3890c4;
    float: right;
    margin: 73px 0px 0px 0px;
}

#Comment {
    width: 470px;
    height: 96px;
    float: left;
    background: url('img/bg_comment.png');
    margin-left: 10px;
}

.CommentTxt {
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    height: 48px;
    width: 360px;
    color: #d0d0d0;
    margin: 36px 0px 0px 40px;
}

#Weather {
    width: 257px;
    height: 96px;
    float: right;
}

.WeatherIcon {
    width: 142px;
    height: 96px;
    float: right;
    background-repeat: no-repeat;
}

/*
*	TOP MENU
*/
#Menu {
    width: 980px;
    height: 61px;
    float: left;
    margin-top: 12px;
}

#MenuBeg {
    width: 7px;
    height: 61px;
    float: left;
    background: url('img/bg_menu_beg.png');
}

#MenuCenter {
    width: 966px;
    height: 61px;
    float: left;
    background: url('img/bg_menu.png');
}

#MenuEnd {
    width: 7px;
    height: 61px;
    float: left;
    background: url('img/bg_menu_end.png');
}

.MenuDev {
    color: #6D6D6D;
    float: left;
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    height: 22px;
    padding-top: 39px;
    text-align: center;
    width: 90px;
}

.MenuDev:hover {
    color: #cccccc;
}

.Dom {
    background: url('img/m_dom_1.png') no-repeat top center;
}

.Dom:hover {
    background: url('img/m_dom_2.png') no-repeat top center;
}

.DomA, .DomA:hover {
    background: url('img/m_dom_3.png') no-repeat top center;
    color: #ffffff;
}

.Pomieszczenia {
    background: url('img/m_sekcje_1.png') no-repeat top center;
}

.Pomieszczenia:hover {
    background: url('img/m_sekcje_2.png') no-repeat top center;
}

.PomieszczeniaA, .PomieszczeniaA:hover {
    background: url('img/m_sekcje_3.png') no-repeat top center;
    color: #ffffff;
}

.Urzadzenia {
    background: url('img/m_urzadzenia_1.png') no-repeat top center;
}

.Urzadzenia:hover {
    background: url('img/m_urzadzenia_2.png') no-repeat top center;
}

.UrzadzeniaA, .UrzadzeniaA:hover {
    background: url('img/m_urzadzenia_3.png') no-repeat top center;
    color: #ffffff;
}

.Sceny {
    background: url('img/m_sceny_1.png') no-repeat top center;
}

.Sceny:hover {
    background: url('img/m_sceny_2.png') no-repeat top center;
}

.ScenyA, .ScenyA:hover {
    background: url('img/m_sceny_3.png') no-repeat top center;
    color: #ffffff;
}

.Powiazania {
    background: url('img/m_powiazania_1.png') no-repeat top center;
}

.Powiazania:hover {
    background: url('img/m_powiazania_2.png') no-repeat top center;
}

.PowiazaniaA, .PowiazaniaA:hover {
    background: url('img/m_powiazania_3.png') no-repeat top center;
    color: #ffffff;
}

.Plugins {
    background: url('img/topMenu/plugin_menu.png') no-repeat top center;
}

.Plugins:hover {
    background: url('img/topMenu/plugin_menu_hover.png') no-repeat top center;
}

.PluginsA, .PluginsA:hover {
    background: url('img/topMenu/plugin_menu_active.png') no-repeat top center;
    color: #ffffff;
}

.Panele {
    background: url('img/topMenu/panels_menu.png') no-repeat top center;
}

.Panele:hover {
    background: url('img/topMenu/panels_menu_hover.png') no-repeat top center;
}

.PaneleA, .PaneleA:hover {
    background: url('img/topMenu/panels_menu_active.png') no-repeat top center;
    color: #ffffff;
}

.Konfiguracja {
    background: url('img/m_konfiguracja_1.png') no-repeat top center;
}

.Konfiguracja:hover {
    background: url('img/m_konfiguracja_2.png') no-repeat top center;
}

.KonfiguracjaA, .KonfiguracjaA:hover {
    background: url('img/m_konfiguracja_3.png') no-repeat top center;
    color: #ffffff;
}

.Consumption {
    background: url('img/topMenu/energy_panel_menu.png') no-repeat top center;
}

.Consumption:hover {
    background: url('img/topMenu/energy_panel_menu_hover.png') no-repeat top center;
}

.ConsumptionA, .ConsumptionA:hover {
    background: url('img/topMenu/energy_panel_menu_active.png') no-repeat top center;
    color: #ffffff;
}

.MenuVr {
    width: 2px;
    height: 61px;
    float: left;
    margin: 0px 12px;
    display: block;
    background: url('img/m_vr.png');
}

.Left {
    width: 228px;
    float: left;
}

.LeftMenu {
    width: 210px;
    float: left;
    margin: 20px 18px 0px 0px;
    border-bottom: solid 1px #313131;
}

.LeftMenuHeadline {
    width: 210px;
    height: 32px;
    float: left;
    background: url('img/bg_left_headline.png');
    text-shadow: 1px 1px 0 #272727;
}

.LeftMenuHeadline span {
    height: 20px;
}

.LeftMenuIcon {
    float: left;
    margin-left: 10px;
}

.LeftMenuElementNone {
    width: 195px;
    height: 24px;
    float: left;
    background: url('img/bg_left_element1.png');
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    color: #ffffff;
    padding: 6px 0px 0px 15px;
}

.LeftMenuElement {
    width: 190px;
    height: 24px;
    float: left;
    background: url('img/bg_left_element1.png');
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    color: #ababab;
    padding: 6px 0px 0px 20px;
}

.capitalize {
    text-transform: capitalize
}

.LeftMenuElement:hover {
    background: url('img/bg_left_element2.png');
    color: #ffffff;
}

.LeftMenuElement:hover a {
    color: #ffffff;
}

.LeftMenuElementA, .LeftMenuElementA:hover {
    background: url('img/bg_left_element3.png');
    color: #ffffff;
    text-shadow: 1px 1px 0 #272727;
}

.LeftMenuElementEdit {
    width: 190px;
    height: 24px;
    float: left;
    background: url('img/bg_left_element1_edit.png');
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    color: #268ed5;
    padding: 6px 0px 0px 20px;
}

.LeftMenuRoom {
    width: 190px;
    padding: 6px 10px;
    height: 18px;
}

.LeftMenuSection {
    width: 195px;
    padding: 6px 15px;
    color: #ffffff;
}

.LeftMenuContent {
    width: 208px;
    float: left;
    background: #272727;
    font-family: verdana, arial, helvetica;
    font-size: 21px;
    color: #ababab;
    padding: 20px 0px 0px 0px;
    text-align: center;
    border: solid 1px #404040;
}

.HeadlineTxt {
    float: left;
    margin: 6px 0px 0px 10px;
    overflow: hidden;
    width: 155px;
}

.Content {
    width: 752px;
    float: left;
    margin-bottom: 40px;
}

.Sections {
    width: 752px;
    float: left;
}

.Sections > div {
    float: left;
}

.FisrtSectionHeadline {
    width: 751px;
    height: 25px;
    float: left;
    background: url('img/bg_content_first_section.png');
    padding-top: 7px;
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    color: #ffffff;
    text-align: left;
    margin-top: 20px;
    text-shadow: 1px 1px 0 #272727;
}

.FisrtHeadline {
    width: 736px;
    height: 25px;
    float: left;
    background: url('img/bg_content_first_section.png');
    padding-top: 7px;
    padding-left: 15px;
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    color: #ffffff;
    text-align: left;
    margin-top: 20px;
    text-shadow: 1px 1px 0 #272727;
}

.FirstHeadlineLeft {
    float: left;
    width: 90%;
}

.FirstHeadlineRight {
    float: left;
    width: 10%;
    text-align: right;
}

.deleteButtonHead {
    display: block;
    width: 14px;
    height: 13px;
    text-indent: -9999px;
    background: url('img/p_delete_group.png');
    margin-top: 3px;
    margin-right: 9px;
}

.SectionHeadline {
    width: 751px;
    height: 25px;
    float: left;
    background: url('img/bg_content_section.png');
    padding-top: 7px;
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    color: #ffffff;
    text-align: left;
}

.SectionContent {
    width: 749px;
    float: left;
    background: #272727;
    border: solid 1px #404040;
    padding-bottom: 0px;
}

.SectionContentIcon {
    width: 136px;
    float: left;
    padding-top: 10px;
}

.SectionContentRight {
    width: 531px;
    float: right;
    padding: 25px;
    border-left: solid 1px #404040;
    min-height: 100px
}

.SectionContentVr {
    width: 2px;
    height: 100%;
    background: url('img/vr_section.png');
}

.RoomHeadline {
    width: 749px;
    height: 24px;
    float: left;
    background: url('img/bg_content_room.png');
    padding-top: 6px;
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    color: #a5a5a5;
    text-align: left;
    border-left: solid 1px #303030;
    border-right: solid 1px #303030;
}

.RoomContent {
    width: 736px;
    float: left;
    background: #000000;
    padding: 13px;
    border: solid 1px #303030;
    border-top: none;
    padding-bottom: 0px;
    padding-left: 0px;

}

.Device {
    width: 168px;
    float: left;
    border: solid 1px #000000;
    margin-left: 13px;
    margin-bottom: 20px;
}

.Device1x2 {
    width: 351px;
    float: left;
    border: solid 1px #000000;
    margin-left: 13px;
    margin-bottom: 20px;

}

.Device1x3 {
    width: 531px;
    float: left;
    border: solid 1px #000000;
    margin-left: 13px;
    margin-bottom: 20px;

}

.Device1x4 {
    width: 716px;
    float: left;
    border: solid 1px #000000;
    margin-left: 13px;
    margin-bottom: 20px;

}

.Device2x4 {
    width: 716px;
    float: left;
    border: solid 1px #000000;
    margin-left: 13px;
    margin-bottom: 20px;

}

.DeviceHeadline {
    height: 20px;
    width: 163px;
    float: left;
    background: url('img/bg_device_headline.png');
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    color: #8c8c8c;
    padding-left: 5px;
}

.DeviceHeadline1x2 {
    height: 20px;
    width: 344px;
    float: left;
    border-left: 1px solid #323232;
    border-right: 1px solid #323232;
    background: url('img/bg_device_headline2.png');
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    color: #8c8c8c;
    padding-left: 5px;
}

.DeviceHeadline1x3 {
    height: 20px;
    width: 526px;
    float: left;
    border-left: 1px solid #323232;
    border-right: 1px solid #323232;
    background: url('img/bg_device_headline2.png');
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    color: #8c8c8c;
    padding-left: 5px;
}

.DeviceHeadline1x4 {
    height: 20px;
    width: 709px;
    float: left;
    border-left: 1px solid #323232;
    border-right: 1px solid #323232;
    background: url('img/bg_device_headline2.png');
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    color: #8c8c8c;
    padding-left: 5px;
}

.DeviceHeadlineName1x2 {
    width: 306px;
}

.DeviceHeadlineName1x3 {
    width: 488px;
}

.DeviceHeadlineName1x4 {
    margin-top: 2px;
    width: 673px;
}

.DeviceContent {
    width: 166px;
    height: 88px;
    float: left;
    background: url('img/bg_device.png');
    border: solid 1px #323232;
    border-top: none;
    position: relative;
}

.DeviceContent1x2 {
    width: 349px;
    height: 88px;
    float: left;
    background: url('img/bg_device.png');
    border: solid 1px #323232;
    border-top: none;
}

.DeviceContent1x3 {
    width: 531px;
    height: 88px;
    float: left;
    background: url('img/bg_device.png');
    border: solid 1px #323232;
    border-top: none;
}

.DeviceContent1x4 {
    width: 714px;
    height: 88px;
    float: left;
    background: url('img/bg_device.png');
    border: solid 1px #323232;
    border-top: none;
}

.DeviceContent2x4 {
    width: 716px;
    float: left;
    background-color: rgb(38, 38, 38);
    background-image: linear-gradient(bottom, rgb(38, 38, 38) 30%, rgb(56, 56, 56) 65%);
    background-image: -o-linear-gradient(bottom, rgb(38, 38, 38) 30%, rgb(56, 56, 56) 65%);
    background-image: -moz-linear-gradient(bottom, rgb(38, 38, 38) 30%, rgb(56, 56, 56) 65%);
    background-image: -webkit-linear-gradient(bottom, rgb(38, 38, 38) 30%, rgb(56, 56, 56) 65%);
    background-image: -ms-linear-gradient(bottom, rgb(38, 38, 38) 30%, rgb(56, 56, 56) 65%);
    border: solid 1px #323232;
    border-top: none;
    padding-bottom: 10px;
}

.roomStatus {
    width: 221px;
    height: 16px;
    background: #1d1d1d;
    border: solid 1px #323232;
    float: left;
    font-family: verdana, arial, helvetica;
    font-size: 10px;
    color: #323232;
    text-align: left;
    padding-left: 5px;
    padding-top: 2px;
    border-top: none;
}

.DeviceStatus {
    width: 161px;
    height: 16px;
    background: #1d1d1d;
    border: solid 1px #323232;
    float: left;
    font-family: verdana, arial, helvetica;
    font-size: 10px;
    color: #323232;
    text-align: left;
    padding-left: 5px;
    padding-top: 2px;
    border-top: none;
}

.DeviceStatus1x2 {
    width: 344px;
    height: 16px;
    background: #1d1d1d;
    border: solid 1px #323232;
    float: left;
    font-family: verdana, arial, helvetica;
    font-size: 10px;
    color: #323232;
    text-align: left;
    padding-left: 5px;
    padding-top: 2px;
    border-top: none;
}

.DeviceStatus1x3 {
    width: 526px;
    height: 16px;
    background: #1d1d1d;
    border: solid 1px #323232;
    float: left;
    font-family: verdana, arial, helvetica;
    font-size: 10px;
    color: #323232;
    text-align: left;
    padding-left: 5px;
    padding-top: 2px;
    border-top: none;
}

.DeviceStatus1x4 {
    width: 709px;
    height: 16px;
    background: #1d1d1d;
    border: solid 1px #323232;
    float: left;
    font-family: verdana, arial, helvetica;
    font-size: 10px;
    color: #323232;
    text-align: left;
    padding-left: 5px;
    padding-top: 2px;
    border-top: none;
}

.DeviceIcon48x48 {
    width: 48px;
    float: left;
}

.DeviceIcon64x64 {
    width: 64px;
    float: left;
}

.DeviceIcon48x48 {
    width: 48px;
    float: left;
}

.DeviceIcon80x80 {
    width: 80px;
    float: left;
}

.DeviceIcon86x86 {
    width: 86px;
    float: left;
}

.DeviceIcon96x96 {
    width: 96px;
    float: left;
}

.DeviceIcon128x128 {
    width: 128px;
    /*float: left;*/
}

.DeviceIconDimmer {
    margin: 10px 0px 0px 10px;
}

.DeviceIconDimmerBig {
    margin: 25px 0px 0px 20px;
}

.DeviceIconRoleta {
    margin: 10px 0px 0px 25px;
}

.DeviceIconRoletaBig {
    margin: 25px 0px 0px 65px;
}

.DeviceIconVirtualBig {
    margin: 60px 0 0;
}

.DeviceIconOnOff {
    margin: 10px 0px 0px 18px;
}

.deviceIconDoorLock {
    margin-top: 10px;
}

img.deviceIconSetMode {
    float: none;
    margin: -2px 45px 5px;
}

.DeviceIconvirtual {
    margin: 10px 5px 0px 18px;
}

.DeviceIconOnOffBig {
    margin: 25px 40px 0px 45px;
}

.DeviceIconSensorArm {
    margin: 10px 0px 0px 10px;
}

.DeviceIconCamera {
    margin: 0px 0px 0px 32px;
}

.DeviceIconCombo {
    margin: 10px 0px 0px 51px;
}

.DeviceIconComboBig {
    margin: 50px 0px 0px 50px;
}

.DeviceGraphDimmer {
    float: left;
    margin-top: 17px;
}

.DeviceGraphDimmerBig {
    float: left;
    margin-top: 31px;
}

.ButtonOnOff1, .ButtonOnOff0:active {
    width: 44px;
    height: 20px;
    background: url('img/button_on1.png');
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    color: #ffffff;
    text-align: center;
    padding-top: 4px;
    cursor: pointer;
    display: inline-block;
    text-shadow: 1px 1px 0 #000000;
}

.ButtonOnOff0 {
    width: 44px;
    height: 20px;
    background: url('img/button_on0.png');
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    color: #a9a9a9;
    text-align: center;
    padding-top: 4px;
    cursor: pointer;
    display: inline-block;
    text-shadow: 1px 1px 0 #000000;
}

.ButtonSecure0 {
    width: 20px;
    height: 20px;
    background: url('icons/secure/lock.png') no-repeat;
    text-indent: -9999px;
    display: block;
    margin-left: 23px;
    text-indent: -9999px;
    margin-top: -1px;
}

.ButtonSecure1 {
    width: 20px;
    height: 20px;
    background: url('icons/secure/unlock.png') no-repeat;
    text-indent: -9999px;
    display: block;
    margin-left: 25px;
    text-indent: -9999px;
    margin-top: -1px;
}

.RGBButtonOnOff1 {
    width: 66px;
    height: 29px;
    background: url('img/rgb/rgbbutton_off.png');
    float: left;
}

.RGBButtonOnOff0 {
    width: 66px;
    height: 29px;
    background: url('img/rgb/rgbbutton_on.png');
    float: left;
}

.DeviceEditPanel .ButtonOnOff1, .DeviceEditPanel .ButtonOnOff0:active {
    width: 59px;
    height: 26px;
    background: url('img/buttonbig_on1.png');
    float: left;
    font-family: verdana, arial, helvetica;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    padding-top: 8px;
    text-shadow: 1px 1px 0 #000000;
}

.DeviceEditPanel .ButtonOnOff0 {
    width: 59px;
    height: 26px;
    background: url('img/buttonbig_on0.png');
    float: left;
    font-family: verdana, arial, helvetica;
    font-size: 12px;
    color: #a9a9a9;
    text-align: center;
    padding-top: 8px;
    text-shadow: 1px 1px 0 #000000;
}

.Button1_1, .Button1_0:active {
    width: 67px;
    height: 22px;
    background: url('img/button1_1.png');
    float: left;
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    color: #ffffff;
    text-align: center;
    padding-top: 4px;
    text-shadow: 1px 1px 0 #000000;
}

.Button1_0 {
    width: 67px;
    height: 22px;
    background: url('img/button1_0.png');
    float: left;
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    color: #a9a9a9;
    text-align: center;
    padding-top: 4px;
    text-shadow: 1px 1px 0 #000000;
}

.ButtonBig1_1, .ButtonBig1_0:active {
    width: 90px;
    height: 26px;
    background: url('img/buttonbig1_1.png');
    float: left;
    font-family: verdana, arial, helvetica;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    padding-top: 8px;
    text-shadow: 1px 1px 0 #000000;
}

.ButtonBig1_0 {
    width: 90px;
    height: 26px;
    background: url('img/buttonbig1_0.png');
    float: left;
    font-family: verdana, arial, helvetica;
    font-size: 12px;
    color: #a9a9a9;
    text-align: center;
    padding-top: 8px;
    text-shadow: 1px 1px 0 #000000;
}

.Button2_0 {
    width: 84px;
    height: 22px;
    background: url('img/button2_0.png');
    float: left;
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    color: #a9a9a9;
    text-align: center;
    padding-top: 4px;
}

.Button2_1, .Button2_0:active {
    width: 84px;
    height: 22px;
    background: url('img/button2_1.png');
    float: left;
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    color: #ffffff;
    text-align: center;
    padding-top: 4px;
}

.Button3_0 {
    width: 130px;
    height: 22px;
    background: url('img/button3_0.png');
    float: left;
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    color: #a9a9a9;
    text-align: center;
    padding-top: 4px;
}

.Button3_1, .Button3_0:active {
    width: 130px;
    height: 22px;
    background: url('img/button3_1.png');
    float: left;
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    color: #ffffff;
    text-align: center;
    padding-top: 4px;
}

.Button0 {
    height: 22px;
    background: url('img/button0_bg.png');
    float: left;
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    color: #a9a9a9;
    text-align: center;
    padding: 0px 10px;
    padding-top: 4px;
    border: solid 1px #000000;
    border-bottom: 0px;
    border-top: 0px;
    -moz-border-radius: 5px; /* FF */
    -webkit-border-radius: 5px; /* przegladarki z webkitem (Safari, Chrome itp.) */
    -khtml-border-radius: 5px; /* przegladarki typu K-meleon (typowo Linuxowe) */
    border-radius: 5px; /* pozostale przegladarki */
}

.Button1, .Button0:active {
    height: 22px;
    background: url('img/button1_bg.png');
    float: left;
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    color: #ffffff;
    text-align: center;
    padding: 0px 10px;
    padding-top: 4px;
    border: solid 1px #000000;
    border-bottom: 0px;
    border-top: 0px;
    -moz-border-radius: 5px; /* FF */
    -webkit-border-radius: 5px; /* przegladarki z webkitem (Safari, Chrome itp.) */
    -khtml-border-radius: 5px; /* przegladarki typu K-meleon (typowo Linuxowe) */
    border-radius: 5px; /* pozostale przegladarki */
}

.Button2 {
    height: 22px;
    background: url('img/button0_bg.png');
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    color: #a9a9a9;
    text-align: center;
    padding: 0px 10px;
    padding-top: 4px;
    border: solid 1px #000000;
    border-bottom: 0px;
    border-top: 0px;
    -moz-border-radius: 5px; /* FF */
    -webkit-border-radius: 5px; /* przegladarki z webkitem (Safari, Chrome itp.) */
    -khtml-border-radius: 5px; /* przegladarki typu K-meleon (typowo Linuxowe) */
    border-radius: 5px; /* pozostale przegladarki */
    display: inline-block;
}

.Slider0 {
    width: 136px;
    height: 16px;
    float: left;
    background: url("img/bg_slider0.png");
    margin: 5px 0px 0px 17px;
}

.Slider1 {
    width: 136px;
    height: 16px;
    float: left;
    background: url("img/bg_slider1.png");
}

.SliderBig0 {
    width: 186px;
    height: 24px;
    float: left;
    background: url("img/bg_sliderbig0.png");
}

.SliderBig1 {
    width: 186px;
    height: 24px;
    float: left;
    background: url("img/bg_sliderbig1.png");
}

.ButtonRoleta {
    width: 29px;
    height: 23px;
    float: left;
}

.DeviceSensorInfo {
    width: 80px;
    float: left;
    font-family: verdana, arial, helvetica;
    font-size: 21px;
    color: #a9a9a9;
    margin-top: 30px;
    text-align: center;
}

.dkTxt {
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    color: #ffffff;
    line-height: 18px;
}

.Txt {
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    color: #ffffff;
    line-height: 18px;
    text-align: left;
    float: left;
}

.txt {
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    color: #ffffff;
    line-height: 18px;
    text-align: left;
    float: left;
}

.DeviceValue {
    width: 80px;
    font-size: 21px;
    color: #a9a9a9;
    line-height: 88px;
    text-align: center;
}

.TxtGreen {
    color: #1b8322;
}

.TxtRed {
    color: #c72f2f;
}

.TxtYellow {
    color: #baa724;
}

.TxtBlue {
    color: #268ed5;
}

.TxtGray {
    color: #808080;
}

.h1Section {
    font-size: 14px;
    color: #d3d3d3;
    padding-bottom: 15px;
}

.hr0 {
    width: 100%;
    height: 1px;
    float: left;
}

.hr1 {
    width: 100%;
    height: 2px;
    float: left;
    background: url('img/hr_section.png')
}

.TxtSensor {
    font-family: verdana, arial, helvetica;
    font-size: 34px;
    color: #808080;
}

.checkbox0 {
    height: 20px;
    background: url('img/checkbox0.png') no-repeat;
    float: left;
    margin-right: 10px;
    min-width: 20px;
    cursor: pointer;
}

.checkbox1, .checkbox0:active {
    height: 20px;
    background: url('img/checkbox1.png') no-repeat;
    float: left;
    margin-right: 10px;
    min-width: 20px;
    cursor: pointer;
}

.radiobutton0 {
    height: 16px;
    background: url('img/radiobutton_off.png') no-repeat;
    float: left;
    margin-right: 10px;
    min-width: 15px;
    cursor: pointer;
    padding-left: 25px;
}

.radiobutton1, .radiobutton0:active {
    height: 16px;
    background: url('img/radiobutton_on.png') no-repeat;
    float: left;
    margin-right: 10px;
    min-width: 15px;
    cursor: pointer;
    padding-left: 25px;
}

.checkboxEnergyRoom:active {
    float: none;
    margin-right: 0px;
}

.checkboxEnergyPanel:active {
    float: none;
    margin-right: 5px;
}

.aTxt, .aTxt:hover, .aTxt:visited, .aTxtGray:hover {
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
    float: left;
    text-shadow: 1px 1px 0 #272727;
}

.aTxtInline, .aTxtInline:hover, .aTxtInline:visited {
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    text-decoration: none;
    text-shadow: 1px 1px 0 #272727;
    display: inline;
}

.aTxtGray, .aTxtGray:visited {
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    color: #ababab;
    text-decoration: none;
    float: left;
}

.bookmarks {
    width: 752px;
    height: 36px;
    float: left;
}

.bookmark1 {
    width: 374px;
    height: 27px;
    background: url('img/bg_bookmark.png');
    border-top: solid 1px #515151;
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    color: #ffffff;
    font-weight: bold;
    padding-top: 9px;
    float: left;
    text-align: center;
    cursor: pointer;
}

.bookmark0 {
    width: 375px;
    height: 27px;
    background: #1c1c1c;
    border-bottom: solid 1px #515151;
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    color: #8e8e8e;
    font-weight: bold;
    padding-top: 9px;
    float: left;
    text-align: center;
    cursor: pointer;
}

.bookmark1tabs {
    width: auto;
    height: 27px;
    background: url('img/bg_bookmark.png');
    background-repeat: repeat-x;
    border-top: solid 1px #515151;
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    color: #ffffff;
    font-weight: bold;
    padding: 9px 5px 0px;
    float: left;
    text-align: center;
    cursor: pointer;
    line-height: 27px;
}

.bookmark0tabs {
    width: auto;
    height: 27px;
    background: #1c1c1c;
    background-repeat: repeat-x;
    border-bottom: solid 1px #515151;
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    color: #8e8e8e;
    font-weight: bold;
    padding: 9px 5px 0px;
    float: left;
    text-align: center;
    cursor: pointer;
    line-height: 27px;
}

.tabs {
    float: left;
    height: 30px;
    margin: 0 0 10px 0;
    width: 270px;
}

.tab {
    display: inline-block;
    position: relative;
}

.bookmark1sliders {
    width: 96%;
    height: 27px;
    background: url('img/bg_bookmark.png');
    background-repeat: repeat-x;
    border-top: solid 1px #515151;
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    color: #ffffff;
    font-weight: bold;
    padding: 9px 5px 0px;
    float: left;
    text-align: center;
    cursor: pointer;
    line-height: 27px;
    display: inline-block;
    position: relative;
}

.bookmark0sliders {
    width: 96%;
    height: 27px;
    background: #1c1c1c;
    border-bottom: solid 1px #515151;
    background-repeat: repeat-x;
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    color: #8e8e8e;
    font-weight: bold;
    padding: 9px 5px 0px;
    float: left;
    text-align: center;
    cursor: pointer;
    line-height: 27px;
    display: inline-block;
    position: relative;
}

.DeviceEditLeft {
    width: 375px;
    float: left;
    margin-bottom: 30px;
}

.DeviceEditRight {
    width: 370px;
    float: left;
    padding-top: 25px;
    margin-bottom: 30px;
}

.DeviceEditPanel {
    width: 227px;
    height: 265px;
    background: url('img/bg_device_panel.png');
    margin: 25px 0px 0px 70px;
    float: left;
    text-align: center;
}

.DeviceDeadEditPanel {
    width: 227px;
    height: 265px;
    background: url('img/bg_device_panel.png');
    margin: 25px 0px 0px 70px;
    text-align: center;
    position: absolute;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
    -khtml-opacity: 0.7;
}

.DeviceEditParametrs {
    width: 692px;
    float: left;
    padding: 30px 40px;
}

.DeviceAssGroup {
    width: 300px;
    float: left;
    margin: 0px;
    border: 1px solid #000000;
    background: #212121;
    margin-top: 20px;
}

.DeviceAssGroupHeadline {
    width: 300px;
    height: 27px;
    background: url('img/bg_group_headline.png');
    float: left;
}

.DeviceAssGroupContent {
    width: 298px;
    float: left;
    border: solid 1px #424242;
    border-bottom: solid 1px #000000;
}

.ChooseParam {
    width: 670px;
    float: left;
    margin-top: 20px;
}

.ChooseParamBar2 {
    width: 630px;
    padding: 5px 20px;
    float: left;
    background: #07263d;
    border-top: solid 1px #0e3f5a;
    border-bottom: solid 1px #000000;
}

.ChooseParamBar1 {
    width: 630px;
    padding: 5px 20px;
    float: left;
    background: #105c94;
    border-top: solid 1px #2294d5;
    border-bottom: solid 1px #000000;
}

.ChooseParamBar0 {
    width: 630px;
    padding: 5px 20px;
    float: left;
    background: #212121;
    border: solid 1px #3b3b3b;
}

.ChooseParamBar {
    width: 670px;
    height: 40px;
    float: left;
    background: #212121;
    border: solid 1px #3b3b3b;

}

.ChooseParamBarSum {
    width: 130px;
    height: 26px;
    float: right;
    background: #105c94;
    border-top: solid 1px #2294d5;
    text-align: center;
    padding-top: 7px;
    margin-top: 3px;
    margin-right: 3px;
}

.ChooseParamCheckBox {
    width: 15px;
    float: left;
    height: 100%;
    padding: 3px 15px;
    padding-left: 0px;
}

.SceneArea {
    width: 640px;
    float: left;
    background: #000000;
    border: solid 1px #3b3b3b;
    padding: 15px;
    margin-top: 20px;
}

.triggersArea {
    width: 640px;
    float: left;
    border: solid 1px #3b3b3b;
    padding: 15px;
    margin-top: 20px;
    -webkit-transition: height 1s;
    -moz-transition: height 1s;
    -o-transition: height 1s;
    transition: height 1s;
    overflow: hidden;
    height: 100%;
}

.AlarmName {
    width: 145px;
    float: left;
    text-align: left;
}

.AlarmStatus {
    float: left;
    margin: 11px 7px 0px 0px;
}

.AlarmSelect {
    width: 100px;
    margin: 4px 0px 0px 0px;
}

.platnosci {
    width: 116px;
    height: 120px;
    float: left;
    margin: 20px 55px 0px 0px;
}

.platnosciArea {
    width: 130px;
    height: 70px;
    float: left;
    background: #dddddd;
    text-align: center;
    padding-top: 10px;
    border: solid 1px #000000;
}

.platnosciTxt {
    width: 116px;
    height: 19px;
    float: left;
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    color: #cccccc;
    padding-top: 10px;
    text-align: center;
}

.stateInformation{
    display: inline-block;
    text-align: center;
    width: 100%
}

/* ------ style do panelu ogrzewania --------- */

.heatContent {
    float: left;
    width: 654px;
    margin: 35px 0px 0px 50px;

}

.heatContentHeadline {
    float: left;
    background: url('img/headline2_bg.png');
    width: 654px;
    height: 42px;
    border-top: solid 1px #cccccc;
    border: 0px;
}

.heatContentIcon {
    width: 154px;
    height: 252px;
    float: left;
    background: url('img/heat_panel_icon.png');
}

.heatBlueElement {
    width: 166px;
    height: 30px;
    float: left;
    background: url('img/heat_blue_element_bg.png');
    text-align: center;
    font-family: Verdana, arial, Helvetica;
    font-size: 11px;
    color: #ffffff;
    padding-top: 12px;
}

.heatGrayElement {
    width: 166px;
    height: 31px;
    float: left;
    background: url('img/heat_gray_element_bg.png');
    text-align: center;
    font-family: Verdana, arial, Helvetica;
    font-size: 11px;
    color: #aaaaaa;
    padding-top: 11px;
    text-align: center;
}

.heatMode {
    width: 310px;
    float: left;
    margin: 30px 0px 30px 0px;
}

.heatModeHeadline {
    width: 310px;
    height: 42px;
    float: left;
    background: url('img/headline2_bg.png');
}

.heatModeTemp {
    width: 310px;
    height: 40px;
    float: left;
    background: url('img/heat_blue_bg.png');
}

.heatModeRoom {
    width: 295px;
    height: 24px;
    float: left;
    background: url('img/bg_left_element.png');
    padding: 6px 0px 0px 15px;
}

.heatAddZone {
    width: 218px;
    float: left;
    margin-top: 16px;
}

.inputZone {
    width: 171px;
    height: 18px;
    background: url('img/input_zone.png');
    float: left;
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    color: #838383;
    padding: 3px;
    margin: 15px 0px 0px 20px;

}

.heatZone {
    width: 218px;
    float: left;
    margin-top: 16px;
}

/* ------------------------------ css do zraszaczy ------------------------ */

.sparkingContentAll {
    float: left;
    width: 670px;
    margin: 10px 0px 0px 0px;

}

.sparkingContent {
    width: 665px;
    float: left;
    padding: 10px 0px;
    background: #191919;
    border-bottom: solid 1px #515151;
}

.sparkDevice {
    width: 151px;
    height: 77px;
    float: left;
    margin-left: 12px;
    background: #1a1a1a;

}

.sparkDeviceHeadline {
    width: 151px;
    height: 18px;
    background: url('img/zraszacz_bg.png');
    padding: 7px 0px;
    text-align: center;
}

.sparkDeviceContent {
    width: 151px;
    height: 43px;
    float: left;
    background: url('img/zraszacz_bg2.png');
}

.humidityContentIcon {
    width: 154px;
    height: 252px;
    float: left;
    background: url('img/humidity_panel_icon.png');
}

.ContentLog {
    width: 665px;
    float: left;
    background: #000000;
    border: solid 1px #3f3f3f;
    padding: 5px;
}

.ContentLogDay {
    width: 635px;
    height: 19px;
    background: #136daf;
    float: left;
    padding: 5px 15px 2px 15px;
    margin: 2px 0px;
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    color: #cee0e9;
}

.ContentLogUnit1 {
    width: 635px;
    /*
	height: 19px;
	*/
    background: #2c2c2c;
    float: left;
    padding: 3px 15px;
    margin: 2px 0px;
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    color: #939393;
}

.ContentLogUnit2 {
    width: 635px;
    height: 19px;
    background: #383838;
    float: left;
    padding: 3px 15px;
    margin: 2px 0px;
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    color: #939393;
}

/* --------- 10.11.2011 ------------- */

.InputName {
    height: 15px;
    padding: 2px 3px;
    color: #268ed5;
    background: #000;
    float: left;
}

.FamilyArea {
    width: 668px;
    height: 600px;
    float: left;
    background: #000000;
    border: solid 1px #3b3b3b;
    padding: 4px;
    text-align: center;
}

.CoolContentIcon {
    width: 154px;
    height: 252px;
    float: left;
    background: url('img/cool_panel_icon.png');
}

.ChooseIcon {
    width: 85px;
    height: 85px;
    float: left;
    margin: 10px;
}

.ChooseIcon:hover {
    width: 83px;
    height: 83px;
    float: left;
    margin: 10px;
    border: solid 1px #268ed5;
}

.ChooseIconDel:hover {
    border: solid 1px #bd0c0c;
}

.ChooseIconRoom {
    width: 60px;
    height: 60px;
}

.ChooseIconRoom:hover {
    width: 58px;
    height: 58px;
}

.DeviceDead {
    width: 166px;
    height: 108px;
    float: left;
    background: url('img/device_dead0.png') -5px;
    position: relative;
    z-index: 1000;
}

.DeviceDead:hover {
    width: 166px;
    height: 108px;
    float: left;
    background: url('img/device_dead1.png') -5px;
}

.DeviceDead1x2 {
    width: 350px;
    height: 108px;
    float: left;
    background: url('img/dead/device_dead_1x2_0.png') -5px;
    position: relative;
    z-index: 1000;
}

.DeviceDead1x2:hover {
    width: 350px;
    height: 108px;
    float: left;
    background: url('img/dead/device_dead_1x2_1.png') -5px;
}

.DeviceDead1x4 {
    width: 714px;
    height: 145px;
    float: left;
    background: url('img/device_dead_4x1_0.png') -5px;
    position: relative;
    z-index: 1000;
}

.DeviceDead1x4:hover {
    width: 714px;
    height: 145px;
    float: left;
    background: url('img/device_dead_4x1_1.png') -5px;
    position: relative;
    z-index: 1000;
}

.DeviceParent {
    float: left;
    width: 216px;
    height: 62px;
    background: url('img/device_parent_bg.png');
    padding-bottom: 34px;
    padding-right: 34px;
}

.DeviceLastChild {
    float: left;
    width: 216px;
    height: 62px;
    background: url('img/device_last_child_bg.png');
    padding-bottom: 20px;
    padding-left: 30px;
}

.DeviceChild {
    float: left;
    width: 216px;
    height: 62px;
    background: url('img/device_child_bg.png');
    padding-bottom: 20px;
    padding-left: 30px;
}

.TableBackup {
    width: 670px;
    float: left;
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    color: #939393;

}

.TableBackup tr td {
    padding: 6px 0px 8px 0px;
    text-align: center;
}

.TableBackup td {
    border: solid 1px #444444;
}

.TableBackupHeadline {
    background: url('img/bg_backup_headline.png');
    color: #ffffff;
    border: 0px;
}

.ButtonBackup, .ButtonBackup:active {
    float: right;
    margin-right: 20px;
}

.Filtr {
    width: 260px;
    float: left;
}

.FiltrHeadline {
    float: left;
    width: 245px;
    height: 24px;
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    color: #ffffff;
    font-weight: bold;
    padding: 8px 0px 0px 15px;
    background: url('img/filtr_headline_bg.png');

}

.FiltrContent {
    width: 258px;
    float: left;
    background: #e1e1e1;
    border: solid 1px #505050;
    background: #272727;
    padding-bottom: 10px;
}

.FiltrUnit {
    width: 119px;
    height: 20px;
    padding: 10px 0px 0px 10px;
    float: left;
}

/* ------- 25.11.2011 Style do panelu logowania ----- */

.LoginPanelBg {
    width: 841px;
    margin-left: auto;
    margin-right: auto;
}

.LoginPanelBgTop {
    width: 841px;
    height: 154px;
    float: left;
    background: url('home/img/bg_login_top.png');

}

.LoginPanelBgCenter {
    width: 841px;
    height: 368px;
    float: left;
    background: url('img/bg_login_center.png');

}

.LoginPanel {
    width: 420px;
    float: left;
    margin-left: 212px;
}

.LoginPanelHeadline {
    width: 405px;
    height: 27px;
    float: left;
    background: url('img/bg_login_headline.png');
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    color: #ffffff;
    padding: 9px 0px 0px 15px;
}

.LoginPanelContent {
    width: 420px;
    height: 210px;
    float: left;
    background: url('img/bg_login_content.png');
}

.outServicePanelContent {
    width: 420px;
    height: 210px;
    float: left;
    background-color: #1f1f1f;
}

.LoginPanelDiv {
    width: 420px;
    height: 72px;
    float: left;
}

.LoginPanelInputBg {
    width: 207px;
    height: 29px;
    float: right;
    background: url('img/bg_login_input.png');
    padding: 6px 0px 0px 20px;
    margin: 17px 40px 0px 0px;

}

.LoginPanelButton {
    width: 131px;
    height: 27px;
    float: right;
    background: url('img/login_button.png');
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    color: #757575;
    text-align: center;
    padding-top: 8px;
    margin: 16px 40px 0px 0px;
}

.LeftMenuRoomIcon {
    float: left;
    width: 25px;
    margin: -4px 10px 0px 0px;
}

/* ----------------- 1.12.2011 ------------------ */

.RoomHeadlineIcon {
    float: left;
    width: 25px;
    margin: -2px 0px 0px 10px;
}

.DeviceEditPanel {
    width: 227px;
    height: 265px;
    background: url('img/bg_device_panel.png');
    margin: 25px 0px 0px 70px;
    float: left;
    text-align: center;

}

.RoomEditIcon {
    width: 208px;
    height: 151px;
    background: url('img/bg_icon_panel.png');
    margin: 40px 0px 0px 60px;
    float: left;
    text-align: center;
}

/* ----------------- 2.12.2011 ----------- */
.LeftBackupContent {
    width: 209px;
    height: 113px;
    float: left;
    background: url('img/bg_update_content.png');
}

.DeviceIconDanfoss {
    margin: 0px 5px 0px 10px;
}

.DeviceIconHRT4-ZW {
    margin: 5px 5px 0px 5px;
}

/* ----------------- 16.07.2011 ----------- */
.logArea {
    width: 430px;
    height: 200px;
    margin-bottom: 15px;
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    line-height: 18px;
    text-align: left;
    overflow: auto;
}

.logArea td {
    padding-left: 10px;
}

.batteryImg {
    margin-left: 5px;
}

.headingName {
    float: left;
    height: 15px;
    margin-top: 2px;
    overflow: hidden;
    width: 124px;
}

.headingName1x2 {
    float: left;
    height: 15px;
    margin-top: 2px;
    overflow: hidden;
    width: 304px;
}

.satelHeadingName {
    width: 109px;
}

.connectionsHeadingName {
    width: 104px;
}

a.aTxt, a.aTxt, a.aTxtGray {
    overflow: hidden;
}

a.aTxtGray span, a.aTxt span {
    width: 155px;
    float: left;
    height: 15px;
    overflow: hidden;
}

.textSectionEdit {
    background-image: url('img/arrow_white2.png'), url('img/bg_left_element1.png');
    background-position: 15px center, left top;
    background-repeat: no-repeat;
    padding: 6px 5px 6px 30px;
    width: 175px;
    height: 18px;
}

.textSectionEdit:hover {
    background-image: url('img/arrow_white2.png'), url('img/bg_left_element2.png');
    background-position: 15px center, left top;
    background-repeat: no-repeat;
}

.textSectionEdit span {
    width: 120px;
    float: left;
    height: 15px;
}

.textSectionEmpty {
    width: 180px;
    height: 18px;
}

.textSection {
    background-image: url('img/arrow_white2.png'), url('img/bg_left_element1.png');
    background-position: 15px center, left top;
    background-repeat: no-repeat;
    padding: 6px 5px 6px 30px;
    width: 175px;
    height: 18px;
}

.textSection:hover {
    background-image: url('img/arrow_white2.png'), url('img/bg_left_element2.png');
    background-position: 15px center, left top;
    background-repeat: no-repeat;
}

a.textSection span {
    width: 175px;
}

a.textEnergySection span {
    width: 145px;
}

a.textEnergyRoom span {
    width: 130px;
}

a.textEnergyDevice span {
    width: 155px;
}

/* less than IE9 Hacks for .textSection backgrounds */
.textSection {
    background-image: url('img/bg_left_element1.png') left center;
    padding-left: 16px;
    padding-right: 20px;
}

.textSection:hover {
    background-image: url('img/bg_left_element2.png') left center;
}

a.textSection span {
    background-repeat: no-repeat;
    padding-left: 15px;
    background-position: 0px 6px;
}

/* end of IE9 Hacks */
.textEnergyDevice {
    padding-left: 20px;
    width: 180px;
}

.textElement {
    padding-left: 20px;
    padding-right: 15px;
    width: 175px;
    height: 18px;
}

a.textElement span {
    width: 127px;
}

a.textSectionEdit span {
    width: 120px;
}

a.aTxtGray span {
    color: #ABABAB;
}

input:-moz-placeholder {
    color: #808080;
}

input::-webkit-input-placeholder {
    color: #808080;
}

input:focus {
    color: #268ED5;
}

.ButtonConfig {
    margin-top: 15px;
    margin-left: 10px;
}

.ButtonConfigZWave {
    margin-left: 0px;
    margin-top: 10px;
    float: none;
    display: inline-block;
}

.LeftMenuSatel {
    width: 190px;
    padding: 6px 10px;
    height: 18px;
}

a.LeftMenuSatel span {
    width: 135px;
    float: left;
    height: 15px;
    overflow: hidden;
}

#loginFlags a {
    float: left;
}

.energyHeadline {
    width: 125px;
}

/*
*	aktualizacja
*/
.width283 {
    width: 283px;
}

.upgrade .Txt {
    padding: 5px;
}

.txtTime {
    margin-top: 10px;
}

.leftImg {
    background: url("img/upgrade/bg_update.png") repeat scroll 0 0 transparent;
    height: 193px;
    margin: -10px 0 0 -20px;
    width: 171px;
}

.leftImgBeta {
    background: url("img/upgrade/bg_update-beta.png") repeat scroll 0 0 transparent;
    height: 193px;
    margin: -10px 0 0 -20px;
    width: 171px;
}

.actualState ul li {
    list-style: none;
    font-size: 12px;
    font-weight: bold;
    padding-left: 40px;
    padding-top: 8px;
    margin-bottom: 10px;
}

.actualState ul li.done {
    background: url("../img/u-done.png") no-repeat;
}

.actualState ul li.actual {
    background: url("../img/u-current.png") no-repeat;
    4
}

.SliderBig0Update {
    height: 15px;
    background: url("img/upgrade/bg_bar_progress.png");
    margin-bottom: 5px;
}

.SliderBig1Update {
    height: 15px;
    background: url("img/upgrade/bar_process.png");
}

.editButtonMain {
    background: url("img/frontBlock/edit.png") no-repeat scroll 0 0 transparent;
    height: 20px;
    margin-right: 2px;
    text-indent: -9999px;
    width: 17px;
}

.deleteButtonMain {
    background: url("img/frontBlock/delete.png") no-repeat scroll 0 0 transparent;
    height: 20px;
    text-indent: -9999px;
    width: 17px;
}

.LeftMenuSearch {
    width: 210px;
}

.roomName {
    width: 180px;
}

.disabled {
    display: none;
}

/*
*	drenchers main
*/
.counter {
    overflow: hidden;
    height: 20px;
}

.counter p {
    float: left;
    margin: 0 5px 0 0;
}

p.position {
    margin: 0 0 0 -1px;
}

.counter div {
    float: left;
    position: relative;
}

.count {
    width: 15px;
}

.countdownHolder {
    padding-left: 10px;
    text-align: left;
}

.actualDrenching {
    height: 16px;
    position: absolute;
    width: 75px;
    left: 65px;
    top: 25px;
    font-family: verdana, arial, helvetica;
    font-size: 12px;
    text-shadow: 0px -1px 0px #000000;
    text-align: center;
}

.drencherSelectOn {
    width: 62px;
    float: none;
}

.drencherSelectTime {
    width: 66px;
    float: none;
}

.drencherSelect {
    padding: 1px;
    height: 20px;
    text-align: center;
}

.drencherSelectProgram {
    width: 130px;
    float: none;
    margin-left: 18px;
    margin-top: 6px;
    border: 1px solid #022C52;
}

.drencherSelectProgramOff {
    border: 1px solid #474747;
}

.drencherSpanOn {
    margin-right: 14px;
}

/*
*	Dashboard
*/
.dashboardMenu {
    height: 29px;
    background-color: #000000;
    color: #A5A5A5;
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    border-bottom: 1px solid #1C73AB;
}

.dashboardMenu ul li {
    display: inline;
}

.topElement {
    margin-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
}

.dashboardBorderBottom {
    background-color: #1c73ab;
    display: block;
    width: 100%;
    height: 1px;
}

.dashboard_user {
    float: right;
    position: relative;
    height: 29px;
}

.dashboardLeftInfo {
    padding-top: 5px;
}

.dashboardRightInfo {
    left: 15px;
    position: absolute;
}

.dashboardUser {
    margin-right: 15px;
    position: relative;
}

.userIcon {
    background: url("../img/topDashboard/user.png");
    background-repeat: no-repeat;
    height: 18px;
    width: 19px;
    position: relative;
    display: block;
}

.userPipe {
    background: url("../img/topDashboard/separator.png") no-repeat scroll right top transparent;
    display: block;
    position: relative;
    width: 1px;
    height: 16px;
    margin-right: 15px;
}

.username {
    color: #a5a5a5;
    margin-left: 10px;
    margin-right: 5px;
    text-transform: capitalize;
    position: relative;
}

.logout a {
    color: #a5a5a5;
    position: relative;
}

.left5 {
    margin-left: 5px;
}

.dashboardTopContent {
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
}

.topNegative5 {
    margin-top: -5px;
}

#dashboardLink {
    width: 80px;
    margin-top: 5px;
    color: #a5a5a5;
}

#dashboardLink:hover {
    color: #ffffff;
}

.dashboardFlag {
    margin-top: 3px;
    margin-right: 5px;
}

.dashboardChooseLanguage {
    margin-left: 10px;
    margin-top: 6px;
}

.configDescription {
    width: 160px;
}

.middleHeightConfigDescription {
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
}

#advanced_configuration .configDescription {
    width: 220px;
}

.cameraHomeDisplay {
    width: 106px;
    height: 79px;
    margin: 4px 0px 0px 12px;
    float: left;
    background-image: url('img/no_video_home.png');
}

.cameraHomeDisplayImage {
    width: 106px;
    height: 79px;
    margin: 0px;

}

.cameraHomeDisplayOverlay {
    width: 106px;
    height: 79px;
    margin: 0px;
    background-color: #fff;
    position: absolute;
    margin: 4px 0px 0px 12px;
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    opacity: 0.4;
    -khtml-opacity: 0.4;
    display: none;
}

.cameraHomeDisplayScreenContainer {
    width: 48px;
    height: 83px;
    float: left;
    text-align: center;
}

.cameraHomeDisplayScreen {
    width: 28px;
    height: 24px;
    vertical-align: middle;
    display: inline-block;
    margin: 29px 0px 0px 10px;
    border: 0px;
    line-height: 83px;
    background-image: url('img/screen_off.png');
}

.cameraHomeDisplayScreen:active {
    background-image: url('img/screen_on.png');
}

.lockStateIcon {
    margin: 25px 0px 0px 150px;
    float: left;
    width: 80px;
    height: 34px;
    background-image: url('img/buttonbig_domofon_open0.png');
}

.lockStateIconActive {
    margin: 25px 0px 0px 150px;
    float: left;
    width: 80px;
    height: 34px;
    background-image: url('img/buttonbig_domofon_open1.png');
}

.lockStateIconSmall {
    margin: 29px 0px 0px 12px;
    float: left;
    width: 64px;
    height: 27px;
    background-image: url('img/buttonsmall_domofon_open0.png');
}

.lockStateIconSmallActive {
    margin: 29px 0px 0px 12px;
    float: left;
    width: 64px;
    height: 27px;
    background-image: url('img/buttonsmall_domofon_open1.png');
}

.videoFromIntercom {
    margin: 20px 0px 0px 55px;
}

.videoFromIntercomNoPlugin {
    margin: 20px 20px 0px 20px;
    text-align: center;
}

.dashboardTopContent ul li {
    background: url("../img/topDashboard/separator.png") no-repeat scroll right 6px transparent;
}

.dashboardTopContent ul li:last-child, .dashboardTopContent ul li:first-child {
    background: none;
}

.error_bg_403 {
    margin: 0 auto;
    width: 498px;
    height: 412px;
    background-image: url("home/img/403/403.png");
}

.button_403 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("home/img/403/button_bg.png") repeat scroll 0 0 transparent;
    border-image: none;
    border-radius: 5px 5px 5px 5px;
    border-width: 0 1px;
    color: #FFFFFF;
    float: left;
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    font-weight: bold;
    height: 28px;
    width: 149px;
    text-align: center;
    text-decoration: none;
    margin-left: 174px;
    margin-top: 330px;
    padding-top: 8px;
    line-height: 17px;
}

.TxtPlug {
    font-family: verdana, arial, helvetica;
    font-size: 18px;
}

.plugoff {
    color: #a7a7a7;
}

.plugwhite {
    color: #ffffff;
}

.plugcyan {
    color: #4dc6f3;
}

.pluggreen {
    color: #58e430;
}

.plugyellow {
    color: #f2e63d;
}

.plugorange {
    color: #ecb319;
}

.plugred {
    color: #f84c47;
}

.plugmagenta {
    color: #d340e9;
}

.plugblue {
    color: #1380e5;
}

.plugalarm {
    color: #d340e9;
}

.favoriteColorContainer {
    width: 100px;
    margin-right: 30px;
    margin-bottom: 20px;
    float: left;
}

.RGB_DeviceEditParametrs {
    padding-left: 70px;
}

.programTimelineContainer {
    /* min-width:634px; */
    height: 70px;
    float: left;
    outline: none;
}

.programTimelineGradientsContainer {
    width: 100%;
    height: 50px;
    background: #000;
    border: solid 1px #3b3b3b;
}

.Unit {
    width: 60px;
}

.UnitLast {

}

#sortable {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#sortable li {
    margin: 3px 0px 5px 3px;
    font-size: 1.2em;
    height: 42px;
    float: left;
    cursor: pointer;
}

.ui-sortable-helper {
    cursor: move !important;
}

.ui-state-default {
    background: transparent !important;
    border: 0px !important;
}

.programColor.scaleH, .programGradient.scaleH {
    width: 135px;
}

.programColor.scaleMin, .programGradient.scaleMin {
    width: 90px;
}

.programColor.scaleS, .programGradient.scaleS {
    width: 60px;
}

.programColor.scaleMs, .programGradient.scaleMs {
    width: 40px;
}

.RGBLabel {
    background-color: white;
    font-size: 9px;
    font-family: verdana;
    border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    margin-top: 30px;
    padding-right: 2px;
    display: inline-block;
}

.programColor, .programGradient {
    float: left;
    width: 55px;
    height: 42px;
    border: 1px solid black;
    margin: 0px;
}

.programColor {
    margin-right: 2px;
}

.programColorActive, .programGradientActive {
    width: 55px;
    height: 42px;
    margin: 0px;
}

.programColorActive {
    border: 1px solid yellow;
    margin-right: 2px;
}

.programGradientActive {
    border: 1px solid orange;
}

.RGBProgramButton {
    float: none;
    margin: 18px 42px 0px 0px;
    display: inline-block;
}

#editedGradientContainer {
    height: 31px;
    border: 2px solid black;
    width: 86px;
}

#newColorWindow .note_title {
    width: 736px;
    height: 25px;
    background: url('img/bg_content_first_section.png');
    padding-top: 7px;
    padding-left: 15px;
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    color: #ffffff;
    text-align: left;
    margin-top: 20px;
    text-shadow: 1px 1px 0 #272727;
}

#newColorWindow .close_button {
    margin-top: 3px;
}

#newColorWindow .txt_title {
    margin: 0px 0px 11px 0px;
}

#newColorWindow .note_conteiner {
    width: 749px;
    height: auto;
    border: solid 1px #404040;
    padding-bottom: 20px;
}

#colorsCalibrationWizard .note_title {
    width: 485px;
    height: 25px;
    background: url('img/rgb/calibration_top_bg.png');
    padding-top: 7px;
    padding-left: 15px;
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    color: #ffffff;
    text-align: left;
    margin-top: 20px;
    text-shadow: 1px 1px 0 #272727;
}

#colorsCalibrationWizard .close_button {
    margin-top: 3px;
}

#colorsCalibrationWizard .txt_title {
    margin: 0px 0px 11px 0px;
}

#colorsCalibrationWizard .note_conteiner {
    width: 498px;
    height: auto;
    border: solid 1px #404040;
    padding-bottom: 20px;
}

#colorsCalibrationDescription {
    margin-top: 26px;
    float: none;
    font-family: Verdana;
    font-size: 14px;
    color: #ffffff;
}

#rgbImitator {
    margin-top: 34px;
}

.RGBProgramContainer {
    clear: both;
    height: 30px;
    width: 670px;
}

.RGBProgramContainer div {
    float: left;
}

.RGBProgramMarker {
    width: 10px;
    height: 12px;
    margin: 0px 10px 0px -20px;
    padding-top: 3px;
}

.RGBProgramNames {
    width: 240px;
}

.RGBProgramNames span {
    margin: 0px 10px 0px 0px;
}

.RGBProgramGradient {
    width: 337px;
    height: 19px;
}

.RGBProgramGradientOrder {
    width: 308px;
    height: 19px;
}

.RGBProgramGradientSmall {
    width: 125px;
    height: 9px;
    float: left;
    margin-top: 8px;
}

.RGBProgramEditButton, .RGBProgramRemoveButton {
    width: 16px;
    height: 28px;
    margin: -8px 0px 0px 10px;
}

.RGBBoxContainer {
    height: 105px;
    margin-top: 10px;
    background-color: #202020;
    border: solid #383838 1px;
    outline: none;
}

.RGBBoxFavColorContainer {
    float: left;
    width: 23px;
    height: 25px;
    margin: 5px;
}

.RGBBoxFavGradientContainer {
    width: 160px;
    height: 25px;
    display: block;
    clear: both;
    border: 1px solid black;
    border-top-width: 0px;
}

.RGBBoxFavGradientContainer:first-child {
    border-top: 1px solid black;
}

.RGBBoxFavColorBox {
    width: 23px;
    height: 25px;
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 0;
    left: 0;
    float: left;
}

.RGBBoxFavGradientBox {
    width: 125px;
    height: 9px;
    margin: 0px;
    padding: 0px;
}

.TxtRGBValue {
    margin: 4px 0px 0px 10px;
    width: 25px;
    text-align: left;
}

.TxtRGBsmallListNumber {
    text-align: center;
    padding: 4px 0px 4px 0px;
    width: 25px;
}

.RGBProgramSortOrderUpContainer {
    width: 16px;
    height: 28px;
    margin: -8px 0px 0px 10px;
}

.RGBProgramSortOrderDownContainer {
    width: 16px;
    height: 28px;
    margin: -8px 0px 0px 0px;
}

.RGBProgramFavoriteButtonContainer {
    width: 16px;
    height: 28px;
    margin: -8px 0px 0px 10px;
}

.colorPicker:hover {
    cursor: url(../img/rgb/pipeta_off_32.png) 0 30, default;
}

.colorPicker:active {
    cursor: url(../img/rgb/pipeta_on_32.png) 0 30, default;
}

.inOutTypeSelectTemp {
    display: none;
}

.inOutBox {
    -webkit-border-radius: 10px;
    -moz-border-radius: 5px;
    border-radius: 10px;
    border: 1px solid #404040;
    overflow: auto;
    padding: 15px;
    margin-bottom: 10px;
}

.programStepMinus {
    position: absolute;
    width: 26px;
    height: 25px;
    margin-top: 10px;
    margin-left: -30px;
}

.programStepMinusButton {
    display: block;
    position: relative;
    width: 26px;
    height: 25px;
    background-image: url('img/rgb/programStep_minus.png');
}

.programStepMinusButton:hover {
    display: block;
    cursor: pointer;
    position: relative;
    width: 26px;
    height: 25px;
    background-image: url('img/rgb/programStep_minusActive.png');
}

.programStepPlus {
    position: absolute;
    min-width: 26px;
    height: 25px;
    margin: -38px 0px 0px 0px;
    white-space: nowrap;
}

.programStepPlusButton {
    display: block;
    position: relative;
    background-image: url('img/rgb/programStep_plus.png');
    background-repeat: no-repeat;
    color: #808080;
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    line-height: 25px;
    text-align: left;
    padding-left: 30px;
    padding-right: 7px;
}

.programStepPlusButton:hover {
    display: block;
    position: relative;
    color: #fff;
    background-image: url('img/rgb/programStep_plusActive.png');
    background-repeat: no-repeat;
}

#addColorToFavorites {
    display: block;
    width: 20px;
    height: 19px;
    position: absolute;
    top: -10px;
    left: 144px;
    background-image: url('img/rgb/add_color_to_fav.png');
    background-repeat: no-repeat;
}

#addColorToFavorites:hover {
    background-image: url('img/rgb/add_color_to_fav_hover.png');
    background-repeat: no-repeat;
    cursor: pointer;
}

/* virtual device */
#elementsChooser {
    width: 684px;
    clear: both;
}

#elementToChoose_6 {
    border-bottom: 1px solid #484848;
}

.elementToChoose {
    width: 684px;
    height: 36px;
    cursor: pointer;
    background: url('../img/virtual/bg_list_nonactive.png');
    clear: both;
}

.elementToChoose:hover {
    width: 684px;
    height: 36px;
    cursor: pointer;
    background: url('../img/virtual/bg_list_hover.png');
}

.elementToChoose:hover .TxtGray {
    color: #FFF;
}

.elementToChooseA, .elementToChooseA:hover {
    background: url('../img/virtual/bg_list_active.png');
}

.elementsChooserFirstColumn {
    float: left;
    padding: 9px 17px 0px 17px;
    width: 20px;
    height: 25px;
}

.elementsChooserSecondColumn {
    float: left;
    padding: 8px 15px 0px 15px;
    width: 168px;
    height: 26px;
    text-align: center;
}

.elementsChooserSecondColumn span {
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    margin-top: 3px;
    display: block;
}

.elementsChooserThirdColumn {
    float: left;
    padding: 9px 17px 0px 17px;
    width: 396px;
    height: 25px;
}

#kitsCreator {
    background: #272727;
    border: solid 1px #404040;
    width: 690px;
    padding: 30px 20px 30px 40px;
    float: left;
    margin-top: -2px;
}

#kitsContainer {
    width: 751px;
    float: left;
}

.kit {
    width: 751px;
    margin-top: 20px;
}

.kitHeadtitle {
    width: 751px;
    height: 32px;
    background: url('../img/virtual/head_title.png');
}

.kitGoUp {
    float: left;
    margin: 9px 0px 0px 10px;
}

.kitGoDown {
    float: left;
    margin: 9px 5px 0px 0px;
}

.kitNumber {
    margin: 7px 8px 0px 8px;
    font-size: 19px;
    text-align: center;
}

.kitLabel {
    margin: 7px 8px 0px 8px;
}

.kitBody {
    width: 751px;
    background: url('../img/virtual/bg_position.png') repeat-x;
    background-color: #272727;
    overflow: auto;
    border-bottom: 1px solid #111;
}

.kitBodyLeft {
    float: left;
    width: 200px;
    text-align: center;
}

.kitBodyRight {
    float: left;
    width: 511px;
    padding: 20px 20px 10px 20px;
    background: url('../img/virtual/divider_pion_lista_nonactive.png') repeat-y 0px 0px;
}

.kitName {
    width: 200px;
    text-align: center;
    margin: 20px 0px;
    font-size: 13px;
    height: 18px;
}

.kitMarker {
    width: 200px;
    float: none;
    text-align: center;
    margin-bottom: 10px;
}

.kitValue {
    float: none;
    font-size: 35px;
}

.kitIcon {
    clear: both;
    width: 131px;
    height: 133px;
    background: url('../img/virtual/bg_icon_position.png');
    margin: 0px auto;
}

.kitChangeIcon {
    width: 200px;
    float: none;
    text-align: center;
    margin: 10px 0px 10px 0px;
}

.kitIconInside {
    width: 131px;
    height: 133px;
    display: table-cell;
    vertical-align: middle;
}

#mainLoop_0 .kitTextarea {
    width: 720px;
    height: 144px;
    margin: 0px;
}

#mainLoop_0 {
    width: 720px;
    float: left;
    background: #000000;
    border: solid 1px #3b3b3b;
    padding: 0px;
    margin-top: 15px;
    margin-bottom: 15px;
    height: 150px;
}

.kitTextAreaContainer {
    width: 511px;
    float: left;
    background: #000000;
    border: solid 1px #3b3b3b;
    padding: 0px;
    margin-top: 15px;
    margin-bottom: 15px;
    height: 150px;
}

.kitTextarea {
    width: 501px;
    height: 144px;
    margin: 0px;
}

.kitEmptyCheckbox {
    margin: 0 10px 8px 0;
    padding-left: 30px;
    padding-top: 1px;
    position: relative;
    left: 560px;
    top: 23px;
    z-index: 10;
    width: 55px;
}

.defaultButton, .defaultLabel, .defaultSlider {
    padding-top: 1px;
    position: absolute;
    left: 660px;
    top: 23px;
}

.favourite {
    padding-top: 1px;
    padding-left: 30px;
    position: relative;
    left: 560px;
    top: 23px;
    z-index: 10;
}

.kitNoTouch {
    position: relative;
    width: 751px;
    height: 305px;
    background-color: #272727;
    margin: 0px;
    padding: 0px;
    opacity: 0.6;
    cursor: not-allowed;
    z-index: 5;
}

#iPhoneInside {
    background-image: url('../img/virtual/iphone/bg.png');
    width: 285px;
    overflow: auto;
    padding: 0px 0px;
}

.kitiPhone table {
    width: 245px;
    border-collapse: collapse;
}

.kitiPhone table td {
    vertical-align: top;
}

.kitiPhone .kitiPhoneColumnA {
    text-align: left;
    max-width: 130px;
}

.kitiPhone .kitiPhoneColumnB {
    text-align: right;
}

.iPhoneLeftColumn {
    float: left;
    width: 130px;
    text-align: left;
}

.iPhoneRightColumn {
    float: right;
    width: 115px;
    text-align: right;
    overflow: hidden;
}

.TxtLabel {
    font-family: verdana, arial, helvetica;
    font-size: 14px;
    color: #ffffff;
    line-height: 18px;
}

.kitiPhone {
    border-top: 1px solid #494949;
    overflow: auto;
    padding: 15px 20px;
}

#deviceNameiPhone {
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    text-shadow: 0 -1px #1e1e1e;
    float: none;
}

.Button0iPhone5x1, .Button0iPhone4x1, .Button0iPhone3x1, .Button0iPhone2x1, .Button0iPhone1x1 {
    font-family: verdana, arial, helvetica;
    font-size: 14px;
    font-weight: bold;
    line-height: 38px;
    color: #ffffff;
    float: left;
    display: block;
}

.Button0iPhone5x1 {
    background-image: url('../img/virtual/iphone/button_5_off.png');
    width: 37px;
    height: 38px;
    margin: 0px 8px 0px 8px;
}

.Button0iPhone5x1:active {
    background-image: url('../img/virtual/iphone/button_5_on.png');
}

.Button0iPhone4x1 {
    background-image: url('../img/virtual/iphone/button_4_off.png');
    width: 52px;
    height: 38px;
    margin: 0px 7px 0px 7px;
}

.Button0iPhone4x1:active {
    background-image: url('../img/virtual/iphone/button_4_on.png');
}

.Button0iPhone3x1 {
    background-image: url('../img/virtual/iphone/button_3_off.png');
    width: 82px;
    height: 38px;
    margin: 0px 2px 0px 1px;
}

.Button0iPhone3x1:active {
    background-image: url('../img/virtual/iphone/button_3_on.png');
}

.Button0iPhone2x1 {
    background-image: url('../img/virtual/iphone/button_2_off.png');
    width: 119px;
    height: 38px;
    margin: 0px 6px 0px 8px;
}

.Button0iPhone2x1:active {
    background-image: url('../img/virtual/iphone/button_2_on.png');
}

.Button0iPhone1x1 {
    background-image: url('../img/virtual/iphone/button_1_off.png');
    width: 252px;
    height: 38px;
    margin: 0px 7px 0px 8px;
}

.Button0iPhone1x1:active {
    background-image: url('../img/virtual/iphone/button_1_on.png');
}

.ButtoniPhoneEmpty {
    background: none;
}

.ButtoniPhoneEmpty:active {
    background: none;
}

.iPhoneLabelCaption {
    font-weight: bold;
    color: #ffffff;
    text-shadow: 0 -1px #000000;
}

.iPhoneLabelValue {
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    text-shadow: 0 -1px #000000;
}

/* master slave progress */
.masterSlaveProgress {
    height: 22px;
    background: url("img/masterSlaveConnection/loader_faster.gif") no-repeat scroll 0 0 transparent;
    width: 256px;
    margin-top: 10px;
}

.masterSlaveProgressBg {
    width: 256px;
    margin-left: 28%;
}

.masterSlaveProgressValue {
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    line-height: 18px;
    color: #808080;
}

/* device configuration energy consumption */
.energyConsumption {
    background: url('img/deviceConfiguration/energy_consumption.png') no-repeat;
    width: 126px;
    height: 94px;
    margin-left: 12px;
    font-family: verdana, arial, helvetica;
    line-height: 18px;
    font-size: 11px;
    text-align: center;
    font-weight: bold;
}

.energyConsumptionValue {
    color: #fff;
    font-size: 22px;
    margin-top: 35px;
}

.energyConsumptionDescription {
    color: #808080;
    margin-top: 10px;
}

.energyConsumptionUnit {
    color: #4DBAF8;
    margin-top: 13px;
}

.actualEnergyConsumptionUnit {
    color: #4DBAF8;
    margin-top: 13px;
}

#changeIconDiv {
    width: 375px;
    text-align: center;
}

.hrShadow {
    background-color: #000000;
    height: 1px;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 100%;
    -moz-box-shadow: 0px 1px 0px 0px #404040;
    -webkit-box-shadow: 0px 1px 0px 0px #404040;
    box-shadow: 0px 1px 0px 0px #404040;
    content: "";
    display: block;
}

.DeviceEditPanel_RollerShutter {
    width: 310px;
    height: 265px;
    background: url('img/bg_device_panel_roller_shutter.png');
    margin: 25px 0px 0px 30px;
    float: left;
    text-align: center;
}

.RollerShutterBigLeft, .RollerShutterBigRight {
    float: left;
    width: 50%;
    text-align: center;
}

.DeviceDeadEditPanel_RollerShutter {
    width: 310px;
    height: 265px;
    background: url('img/bg_device_panel_roller_shutter.png');
    margin: 25px 0px 0px 30px;
    text-align: center;
    position: absolute;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
    -khtml-opacity: 0.7;
}

.DeviceEditPanel_RollerShutter .DeviceIcon96x96 {
    float: none;
    margin-top: 15px;
    margin-bottom: 20px;
}

.DeviceEditPanel_RollerShutter .SliderBig0 {
    width: 121px;
    float: none;
    background: url("img/bg_sliderbig0v3.png");
    display: inline-block;
}

.DeviceEditPanel_RollerShutter .SliderBig1 {
    width: 121px;
    background: url("img/bg_sliderbig0v2.png");
}

.rollerShutterBigButtons {
    width: 100%;
    text-align: center;
    clear: both;
    margin-top: 10px;
}

.buttonBigUp {
    display: inline-block;
    width: 40px;
    height: 34px;
    background: url('img/buttonbig_up0.png');
}

.buttonBigUp:active {
    background: url('img/buttonbig_up1.png');
}

.buttonBigDown {
    display: inline-block;
    width: 40px;
    height: 34px;
    background: url('img/buttonbig_down0.png');
}

.buttonBigDown:active {
    background: url('img/buttonbig_down1.png');
}

.buttonBigStopWide {
    display: inline-block;
    width: 90px;
    height: 34px;
    background: url('img/buttonbig_stop_wide0.png');
}

.buttonBigStopWide:active {
    background: url('img/buttonbig_stop_wide1.png');
}

.buttonBigLeft {
    display: inline-block;
    width: 40px;
    height: 34px;
    background: url('img/buttonbig_left0.png');
}

.buttonBigLeft:active {
    background: url('img/buttonbig_left1.png');
}

.buttonBigRight {
    display: inline-block;
    width: 40px;
    height: 34px;
    background: url('img/buttonbig_right0.png');
}

.buttonBigRight:active {
    background: url('img/buttonbig_right1.png');
}

.buttonBigLam {
    display: inline-block;
    width: 40px;
    height: 34px;
    background: url('img/buttonbig_lam0.png');
}

.buttonBigLam:active {
    background: url('img/buttonbig_lam1.png');
}

.buttonBigStop {
    display: inline-block;
    width: 40px;
    height: 34px;
    background: url('img/buttonbig_stop0.png');
}

.buttonBigStop:active {
    background: url('img/buttonbig_stop1.png');
}

.RollerShutterMainLeft, .RollerShutterMainRight {
    float: left;
    width: 50%;
    text-align: center;
}

.DeviceContent1x2 > .RollerShutterMainLeft, .DeviceContent1x2 > .RollerShutterMainRight {
    padding-top: 5px;
}

.DeviceContent1x2 .Slider0 {
    float: none;
    display: inline-block;
    margin: 7px 0px 0px 0px;
}

.rollerShutterButtons {
    clear: both;
    margin-top: 3px;
}

.buttonUp {
    display: inline-block;
    width: 29px;
    height: 23px;
    background: url('img/button_up0.png');
}

.buttonUp:active {
    background: url('img/button_up1.png');
}

.buttonDown {
    display: inline-block;
    width: 29px;
    height: 23px;
    background: url('img/button_down0.png');
}

.buttonDown:active {
    background: url('img/button_down1.png');
}

.buttonStopWide {
    display: inline-block;
    width: 65px;
    height: 24px;
    background: url('img/button_stop_wide0.png');
}

.buttonStopWide:active {
    background: url('img/button_stop_wide1.png');
}

.buttonLeft {
    display: inline-block;
    width: 29px;
    height: 23px;
    background: url('img/button_left0.png');
}

.buttonLeft:active {
    background: url('img/button_left1.png');
}

.buttonRight {
    display: inline-block;
    width: 29px;
    height: 23px;
    background: url('img/button_right0.png');
}

.buttonRight:active {
    background: url('img/button_right1.png');
}

.buttonLam {
    display: inline-block;
    width: 29px;
    height: 23px;
    background: url('img/button_lam0.png');
}

.buttonLam:active {
    background: url('img/button_lam1.png');
}

.buttonStop {
    display: inline-block;
    width: 29px;
    height: 23px;
    background: url('img/button_stop0.png');
}

.buttonStop:active {
    background: url('img/button_stop1.png');
}

.parameterValueDifference {
    margin-top: 15px;
}

button:hover {
    cursor: pointer;
}

button.disabledButton, button.disabledButton:hover {
    cursor: default;
    opacity: 0.5;
}

button.blueButton {
    display: inline-block;
    height: 26px;
    padding: 0px 10px;
    line-height: 26px;
    background: url('img/button1_bg.png');
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    color: #ffffff;
    text-align: center;
    border: solid 1px #000000;
    border-bottom: 0px;
    border-top: 0px;
    -moz-border-radius: 5px; /* FF */
    -webkit-border-radius: 5px; /* przegladarki z webkitem (Safari, Chrome itp.) */
    -khtml-border-radius: 5px; /* przegladarki typu K-meleon (typowo Linuxowe) */
    border-radius: 5px; /* pozostale przegladarki */
    behaviour: url(border-radius.htc); /* dodatek dla badzIEwnej przegladarki */
}

.radiobuttonsContainer {
    float: left;
}

.radiobuttonsContainer > div, .radiobuttonsContainer > div:active {
    margin-bottom: 5px;
    float: none;
}

#alarmSettings, #autoConfigTime, #noArm, .alarmDelays {
    width: 100%;
    overflow: auto;
    padding-top: 15px;
    display: none;
}

.tamperNotificationRow {
    overflow: auto;
    margin-bottom: 14px;
}

.tamperNotificationRow .tamperConfig {
    margin-top: 5px;
    width: 200px;
}

.tamperNotificationRow span.Txt {
    width: auto;
    height: 26px;
    line-height: 26px;
}

.addNewNotification {
    float: left;
    margin-top: 20px;
    margin-left: 30px;
}

.addNewNotification img {
    float: left;
}

.addNewNotification .Txt {
    height: 22px;
    line-height: 22px;
    vertical-align: middle;
    margin-left: 10px;
}

.notificationWindowForm {
    float: left;
    margin-top: 30px;
}

.notificationWindowButton {
    float: left;
    width: 100%;
    text-align: center;
    margin: 20px 0px 10px 0px;
}

.notificationWindowForm .notificationNameTxt {
    height: 26px;
    line-height: 26px;
    vertical-align: middle;
}

.notificationWindowForm .notificationTypeTxt {
    padding-top: 15px;
}

.itemAddedToSelect {
    border: solid 1px #268ed5;
}

#customMenu {
    z-index: 1000;
    position: absolute;
}

#customMenu .LeftMenuHeadline {
    float: none;
}

.roundedCorners {
    -webkit-border-radius: 10px; /* Safari, Chrome */
    -khtml-border-radius: 10px; /* Konqueror */
    -moz-border-radius: 10px; /* Firefox */
    border-radius: 10px;
}

.closeVirtual {
    text-indent: -9999px;
    position: absolute;
    top: 10px;
    right: 10px;
    background: url('img/p_close_device.png');
    height: 20px;
    width: 16px;
}

a.switchOn, a.switchOff, .virtualMainButton {
    text-indent: -9999px;
    background: url('img/virtual/iphone/button_vd_off.png');
    height: 27px;
    width: 61px;
    float: left;
    margin-top: 10px;
}

a.switchOn, a.switchOff:active, .virtualMainButton:active {
    background: url('img/virtual/iphone/button_vd_on.png');
}

a.switchOn:active {
    background: url('img/virtual/iphone/button_vd_off.png');
}

.generateButtonMain {
    background: url("img/frontBlock/generate.png") no-repeat scroll 0 0 transparent;
    height: 20px;
    margin-right: 2px;
    text-indent: -9999px;
    width: 17px;
}

#importVirtualDeviceShort {
    display: block;
    visibility: hidden;
    width: 0;
    height: 0;
}

.entryTime {
    position: absolute;
    font-weight: bold;
    font-family: verdana, arial, helvetica;
    color: rgb(255, 255, 255);
    top: 25px;
    left: 11px;
    font-size: 22px;
    z-index: 1;
}

.entryTimeImg {
    opacity: 0.4;
}

.DeviceDisabled {
    position: absolute;
    width: 168px;
    margin-top: 19px;
    height: 109px;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 8;
}

/*
* plugin categories left menu
*/
div.pluginCounter {
    display: block;
    height: 17px;
    margin-right: 10px;
    text-align: center;
    width: 32px;
    background: url('plugins/img/plugins/plugins_number.png') no-repeat;
}

a.pluginTab {
    float: left;
    width: 105px;
    height: 35px;
    display: block;
    text-align: center;
    font-weight: bold;
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    line-height: 35px;
    color: #fff;
}

a.leftTab {
    background: url('img/pluginMenu/left_tab.png') no-repeat;
    color: #ABABAB;
}

a.leftTabActive {
    background: url('img/pluginMenu/left_tab_active.png') no-repeat;
    text-shadow: 1px 1px 0 #272727;
}

a.rightTab {
    background: url('img/pluginMenu/right_tab.png') no-repeat;
    color: #ABABAB;
}

a.rightTabActive {
    background: url('img/pluginMenu/right_tab_active.png') no-repeat;
    text-shadow: 1px 1px 0 #272727;
}

/*
plugin list element
*/
.PluginTable {
    width: 670px;
    float: left;
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    color: #939393;

}

.PluginTable tr td {
    padding: 6px 0px 8px 0px;
    text-align: center;
}

.PluginTable td {
    border: solid 1px #444444;
}

.PluginTableHeadline {
    background: url('img/bg_backup_headline.png');
    color: #ffffff;
    border: 0px;
}

.ButtonPluginTable, .ButtonPluginTable:active {
    float: right;
    margin-right: 20px;
}

.deleteColumn {
    width: 100px;
}

.cursorPointer {
    cursor: pointer;
}

.batteryAlarmBorder{
    border: 1px solid #f00e0e;
    border-bottom-color: #f00e0e!important;
    border-right-color: #f00e0e!important;
}