/**
 * $Horde: horde/themes/bluewhite/screen.css,v 1.18.6.9 2005/11/02 19:32:38 jan Exp $
 */
html {
	height: 100%;
}
body {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    background: #fff;
        
}


.horde {
        height: 100%;
	padding: 100px 0 0;
	background: repeat-x;
	text-align: center;
}

.horde form{
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;

}

#page {
	position: relative;
	margin: 0 auto;
	width: 490px;
	height: 355px;
	font-size: 12px;
	text-align: left;
}

#page .bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: repeat-x;
}

.horde #page .bg {background-image: url(/img/horde-page.png)}
body.roundcube #page .bg {background-image: url(/img/roundcube-page.png)}

#content {
	position: absolute;
	top: 125px;
	left: 40px;
	width: 345px;
	height: 200px;
}

#head,
#foot {
	position: relative;
	width: 100%;
}

#foot {
	margin: 0 auto;
	width: 490px;
	height: 40px;
	color: #fff;
	text-align: left;
}

body.roundcube #foot {color: #89c543}

/* ==============================================[ vlastni tridy ] */

.hidden {
	display: none;
}

* html .png {
	behavior: url(./css/iepngfix.htc);
}

/* ==============================================[ hlavicka ] */

#logo {
	position: absolute;
	margin: 0;
	top: 30px;
	left: 40px;
	width: 345px;
	height: 75px;
	font-size: 12px;
	overflow: hidden;
}

#logo h1,
#logo h2 {
	margin: 0;
	font-size: 32px;
	line-height: 45px;
}

#logo h2 {
	font-size: 20px;
	font-weight: normal;
	line-height: 30px;
}

#logo a {
        color: #777744;
	text-decoration: none;
}

body.roundcube #logo h1,
body.roundcube #logo h2,
body.roundcube #logo a {
	color: #fff;
}

#logo a:hover {
	color: #000 !important;
}

/* ==============================================[ paticka ] */


#foot .box {
	position: absolute;
	margin: 0;
	top: 0;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
        background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}

#foot .box .header {
	display: none;
}

#foot .box p {
	margin: 0;
}

#foot .box.copyright {
	left: 5px;
	width: 100px;
}

#foot .box.copyright p {
	text-align: left;
        color: gray;
}

.horde ul.menu {
        list-style: none outside none;
}
#foot .box.tech {
	left: 285px;
	width: 200px;
}

#foot .box.tech p {
	text-align: right;
}

#foot .box.netwings {
	left: 110px;
	width: 200px;
}

#foot .box.netwings p {
	text-align: left;
}

/* ==============================================[ obsah ] */

#content .box .header {
	display: none;
}

#content .box.login td {
	padding: 12px 6px;
}

#content .box.login input {
	width: 200px;
        background: none repeat scroll 0 0 #666666;
        border: 1px solid #2C540A;
        color: #DDDDDD;
        font: 100% Arial,Helvetica,sans-serif;
        padding: 8px 4px;
}

body.roundcube #content .box.login input {border-color: #2c540a; background-color: #447a16}

#content .box.login button {
	padding: 14px 0;
	width: 103px;
	background: transparent 50% 50% no-repeat;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
}

.horde #content .box.login button {
    background-image: url(/img/horde-button.png);
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    overflow: visible;
    text-align: center;

} 

#content .box.login button:hover {
	color: #000;
}

body.roundcube #content .box.login button:hover {color: #fff}

.spec{    background-color: #DEDEBD;

}

#content .box.sidemenu {
	position: absolute;
	top: 100px;
	left: 390px;
        padding: 0px;
        border: 0px solid white;
}

#content .box.sidemenu ul.menu {
	margin: 0;
}

#content .box.sidemenu ul.menu li {
	position: absolute;
	left: 0;
	width: 42px;
	height: 42px;
	line-height: 42px;
}

#content .box.sidemenu ul.menu li.n01 {top: 0}
#content .box.sidemenu ul.menu li.n02 {top: 42px}
#content .box.sidemenu ul.menu li.n03 {top: 84px}

#content .box.sidemenu ul.menu a {
	display: block;
	height: 100%;
	background: no-repeat 50% 50%;
	color: #fff;
	font-style: italic;
	text-decoration: none;
}

body.roundcube #content .box.sidemenu ul.menu a {color: #447a16}

#content .box.sidemenu ul.menu li.n01 a {background-image: url(/img/content-sidemenu-01.png)}
#content .box.sidemenu ul.menu li.n02 a {background-image: url(/img/content-sidemenu-02.png)}
#content .box.sidemenu ul.menu li.n03 a {background-image: url(/img/content-sidemenu-03.png)}

#content .box.sidemenu ul.menu span {
        display: none;
	color: black;
	position: absolute;
	top: 0;
	left: 70px;
	width: 200px;
	height: 100%;
}
a {
    color: #339; 
}
#content .box.sidemenu ul.menu a:hover span {
	display: block;
}
.headerbox {
    border-color: #66a;
}
.selected {
    background: #C6D3FF;
}
.header {
    color: #fff;
    background: #66a;
    border-bottom: 1px solid #000;
}
.header a {
    color: #fff;
}
.header a:hover, a.header:hover {
    color: yellow;
    text-decoration: none;
}
a.header {
    border-bottom: 0;
    background: transparent;
}
a.fixed {
    color: #339;
}
.light {
    color: #333;
}
.smallheader {
    color: #fff;
    background: #66a;
    font-family: Verdana,Helvetica,sans-serif;
}
a.smallheader:hover {
    color: #cce;
    text-decoration: none;
}
.control {
    background: #ddd;
}
.widget {
    color: #224;
}

/* Form styles. */
input, select, textarea {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    background: #f3f3f9;
    border: 1px solid #669;
}
input:focus, textarea:focus {
    background: #fff;
    border: 1px solid #99f;
}
.button, .button:focus {
    color: #fff;
    background: #339;
    border-bottom: 1px solid #333;
    border-right: 1px solid #000;
    border-left: 1px solid #C4C4B8;
    border-top: 1px solid #C4C4B8;
    -moz-border-radius: 5px;
}
.button:hover {
    background: #66a;
}

/* Alternating styles. item0, item1 are deprecated. */
.rowEven, .item0 {
    background: #eee;
}
.rowOdd, .item1 {
    background: #fff;
}

/* Various popup and status layers. */
.tooltip, div.nicetitle {
    color: #fff;
    background: #66a;
    border: 2px double #fff;
}

/* Menu styles. */
#menu {
    color: #fff;
    background: #66a;
    border-bottom: 2px solid #000;
}
#menu a {
    color: #fff;
}
#menu a.current {
    background: #339;
    border-bottom: 1px solid #aac;
    border-right: 1px solid #aac;
    border-left: 1px solid #000;
    border-top: 1px solid #000;
    padding: 2px;
}

/* Sidebar styles. */
body.sidebar {
    background: #fff;
}
#sidebarPanel {
    border-right: 1px solid #006;
    border-bottom: 1px solid #006;
    background: #e9e9ff;
}
#sidebarPanel span.toggle, #sidebarPanel a {
    padding-left: 1px;
    padding-bottom: 2px;
}
#sidebarPanel span.toggle {
    border: 1px none transparent;
}
#sidebarPanel a {
    color: #006;
    border: 1px solid #e9e9ff;
}
#sidebarPanel a:hover {
    color: #006;
    background: #ccc;
    border: 1px solid #000;
    text-decoration: none;
}
#expandButton {
    margin-right: 1px;
}

/* Tab styles. */
.tabset {
    background: none;
    border-bottom: 1px solid #66a;
}
.tabset li a {
    border: 1px solid #66a;
    border-bottom-color: #e9e9e9;
}
.tabset li.activeTab a {
    background: #66a;
    color: #fff;
    border-bottom: 1px solid #66a;
}
.tabset li.activeTab a:hover {
    background: #66a;
    color: #fff;
}

