/*--- basic redefinitions -------------------------------------------------------*/

html, body   { 
	height: 100%; 
	margin: 0; 
	padding: 0;
}

body {
	/*background: #FFFFFF url(../_images/bg_ebulb.jpg) bottom left no-repeat;*/
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link, a:visited, a:hover, a:active {
	color: #ff9900;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
h1 {
	font-size: 130%;
	color: #555555;	
}
h2 {
	padding: 20px 6px 0px 6px;
	margin: 2px 0px 6px 0px;
	font-size: 120%;
	color: #333333;
	background: url(../_images/gradientdown_grey.gif) top left repeat-x;
    clear: left; /* Odskoceni pri dvou radkach tabu v navigaci */
}
h3 {
	font-size: 110%;
	color: black;
	border-bottom: solid 1px #f1f1f1;
    margin-bottom: 2px;
}

/*--- common elements -------------------------------------------------------*/
.displayNone {
	display: none;
}
.reset {
	border: 0px none;
	margin: 0px;
	padding: 0px;
	float: none;
	clear: both;
	width: 0px;
	height: 1px;
	line-height: 0px;
	font-size: 0px;
}
img.noBorder{
	border: none;
}
img.Classical{
	border: none;
	vertical-align: middle;
	margin: 0px;
}
img.imgMaxHeight {
	max-height: 48px;
}
input.Classical{
	border: none;
	vertical-align: middle;
}
.noWrap{
	white-space: nowrap;
}
.seperatorGradient{
	background: url(../_images/gradientdown_grey.gif) top left repeat-x;
	height: 20px;
	margin-top: 4px;
	clear:both;
}
.seperatorGradientLine{
	background: url(../_images/gradientdown_grey.gif) top left repeat-x;
	height: 24px;
	margin-top: 10px;
	padding-top: 4px;
	clear:both;
	border-top: solid 1px #DFDFDF;
}
.floatRight {
	float: right;
}
img.floatRight {
	background: white;
}
.floatLeft {
	float: left;
}

.noSpace {
    margin: 0;
    padding: 0;
}

/*--- page layout definitions -------------------------------------------------------*/
#page {
	margin: 5px 25px 25px 70px;
}
#pageMargins {
	margin: 25px 25px 25px 70px;
}
#pageNoMargins {
	margin: 10px;
}
#pageContent {

}

/*--- header -------------------------------------------------------*/
#fixTop {
/* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
	position: absolute; left: 0px; top: 0px;
	width: 100%;
	background: white;
}
body > div#fixTop {
/* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
	position: fixed;
	width: 100%;
	background: white;
	z-index: 50;
}
#fixTop form {
	margin: 0;
	padding: 0;
}
#fixTopCopy {
	top: 0px;
	left: 0px;
	visibility: hidden;
	height: 60px;
}
#header{
	/*height: 62px;*/
	background: #000000 url(../_images/header_bg.gif) bottom left repeat-x;
	min-width: 800px;
}
#headerPopup {
	/*height: 62px;*/
	background: #000000 url(../_images/header_bg.gif) bottom left repeat-x; 
	min-width: 500px;	
}

#headerContent, #headerContentWithoutFlames {
	position: relative;
	height: 62px;
}
#headerPanelRight {
	/*position: relative;*/
}
#headerLogoLeft {
	float: left;
	margin-left: 25px;
	position: relative;
}
#headerLogoRight{
	float: right;
	margin-right: 20px;
}
#headerHelpRight{
	float: right;
	margin-right: 5px;
}

#headerHelpRight img{
	border: none;
	margin: 0px;
	padding: 0px;
}

#headerLicenseInfo{
	padding-top: 6px;
	float: right;
	margin-right: 25px;
	color: #848484;
}
#headerLoginPanel{
	background: url(../_images/tabbg_leanright.gif) top left no-repeat;
	/*position: absolute;
	bottom: -1px;
	right: 0px;*/
	padding: 6px 25px 2px 30px;
	font-size: 11px;
    float: right;
    clear: right;
    margin-top: -7px;
}
.headerTabIco {
	border: solid 1px #CCCCCC;
	vertical-align: bottom;
	margin: 0px 0px 0px 6px;
	font-size: 10px;
}
/*--- footer -------------------------------------------------------*/
#fixBottom {
/* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
	position: absolute; left: 0px; bottom: 0px;
	width: 100%;
	background-color: white;
}
body > div#fixBottom
{
/* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
	position: fixed;
	width: 100%;
	background-color: white;
}
#fixBottomCopy {
	bottom: 0px;
	left: 0px;
	height: 20px;
	visibility: hidden;
}
#footer {
	background: #F4F4F4 url(../_images/footerbar_bg.gif) left top repeat-x;
	position: relative;
	color: #848484;
	font-size: 90%;
	height: 31px;
	z-index: 15;
}
#footerLeft {
	float: left;
	padding: 8px 0px 2px 0px;
	font-weight: bold;
}
#footerRight {
	float: right;
	padding: 8px 25px 2px 0px;
}
#footerCenter {
	text-align: center;
	padding: 8px 0px 2px 0px;
}
#footerLogo{
	position: absolute;
	left: 70px;
	bottom: 26px;
}
#footerBulb {
	position: absolute;
	bottom: 25px;
	left: 0px;
}
#footerLogoMin {
	position: absolute;
	bottom: 25px;
	left: 0px;
}
/*--- main menu -------------------------------------------------------*/

#mainMenuPanel {
	position: absolute;
	left: 3px; 
	top: 70px;
	padding: 0px;
	z-index: 105;
	text-align: center;
	background: #FFFFFF;
}
body > div#mainMenuPanel {
	/* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
	position: fixed;
}
#mainMenu{
	font-size: 90%;
	padding: 0px;
	margin: 0px;
	text-align: center;
	list-style: none;
	list-style-image: none;
	white-space: normal;
	width: 42px;
	color: #848484;
}

#mainMenu li{
	padding: 0px 0px 8px 0px;
	margin: 0px;
	text-align: center;
}
#mainMenu li img{
	border: none;
	padding: 0px;
	margin: 0px;
}
#divHelpToolTip li a, #mainMenu li a{
	color: #848484;
}
#mainMenu ul li {
    font-size: 110%;
    list-style-type: disc;
}
/*--- tabs -------------------------------------------------------*/
.tabCommon{
	background: url(../_images/tabbg_leanleft.gif) top right no-repeat;
	padding: 4px 30px 2px 10px;
	border-left: solid 1px white;
	margin: 4px auto 0px auto;
	float: left;
	color: #373737;
	font-size: 11px;
}
/* --- info area ------------------------------------------------------- */
#infoArea
{
	clear:both;
	margin: 10px 25px 10px 0px;
	/*min-height: 14px;*/
}
.newsBox
{
	border: solid 1px #d3d3d3;
	padding: 8px;
	color: black;
	position: relative;
	margin-top: 4px;
}
.newsBoxArticle
{
	margin: 0px 5px 0px 126px;
	padding-left: 8px;
	border-left: solid 1px #ffdca8;
}
.newsBoxAuthor
{
	float: left;
	width: 110px;
	text-align: right;
}
.newsBoxClose
{
	position: absolute;
	top: 8px;
	right: 8px;
}
#bottomInfo
{
	margin-left: 70px;
}
/*--- window -------------------------------------------------------*/

#layer1, #layer2, #layer3, #layer4, #layer5, #layer6, #layer7, #layer8, #layer9, #layer10, #layer11, #layer12, #layer13 {clear:both}

.window, .windowQuickFilter {
	background: white;
	border: solid 1px #CCCCCC;
	padding: 2px;
}

.centerAlign {
	text-align: center;
}
.rightAlign {
	text-align: right;
}
.rightAlignBox {
	position: absolute;
	right: 20px;
}
#centeredInPage {
	width: 330px;
	padding: 0px;
	border: 1px solid #000;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -60px 0 0 -165px;
	overflow: visible;
	color: #000;
	background : #fff none;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin: -63px 0 0 -167px;
}

.withMargins {
	margin-bottom: 22px;
}

#submitAlert {
	padding: 8px;
	border: 1px solid #000;
	background : #fff none;
	color: #000;
}

.clickable {
	cursor:pointer;cursor:hand;
}
/* Bugfixes */
#pageContent br {
	display: none;
}
#pageContent form br, #pageContent div br, #pageContent table br {
	display: inline;
}
.setMinWidth {
	min-width: 1000px;
}
/* loader */
div.loader {
	padding: 2em;
	text-align: center;
}
div#shade {
    z-index: 10000; 
    display:none;
    position:absolute;
    -moz-opacity: 0.5;
    opacity:.50;
    filter: alpha(opacity=50);
    background-color:#CCC;
}

div#sun {
	display: none;
	z-index:10100;
	text-align: center;
	position: absolute;
	padding: 2.8em 3em 3.2em;
	background: #FFF;
}
div#more_box_container {
	display: none;
	z-index: 10100;
	position: absolute;
	width: 100%;
	height: 100%;
	text-align: center;
}
div.more_box {
	text-align: left;
	padding: 1.5em;
	background: #FFF;
	border: 2px solid #999;
	width: 600px;
	margin: 3em auto;
}
.wordwrap {
    word-wrap: break-word;
}
.grey {
	color: #AAA !important;
}
.noStyle {
	color: black !important;
	font-weight: normal !important;
}

/* BigField overlay */
#bigField textarea {
    width: 100%;
    height: 100%;
}
#bigField button {
    position: relative;
    top: -2px;
}
.popup-overlay .button-group button {
	background: #7f7f7f url(../_images/button_bg.gif) top left repeat-x;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	border: solid 1px;
	border-top-color: #898989;
	border-left-color: #898989;
	border-bottom-color: #202020;
	border-right-color: #202020;
	padding: 2px 8px 2px 8px;
	margin: 0px;
}
.popup-overlay .button-group .default button {
	background: #eabc70 url(../_images/button_bg_highlighted.gif) top left repeat-x;
	border-top-color: #eaba6c;
	border-left-color: #eaba6c;
	border-bottom-color: #cc8514;
	border-right-color: #cc8514;
	margin-right: 5px;
}

.popup-overlay .button-group button:hover {
	border: solid 1px;
	border-top-color: #898989;
	border-left-color: #898989;
	border-bottom-color: #202020;
	border-right-color: #202020;
}
.popup-overlay .ft {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../_images/gradientdown_grey.gif) repeat-x scroll left top;
    clear:both;
    height:20px;
    margin-top:4px;
}

.dateCnt {
    /*position: relative;*/
}

.nowButton {
    margin-left: 5px;
    /*position: relative;*/
    top: -4px;
}
input.smallInput, .smallInput input {
    width: 180px;
}

span.calendarMasterContainer {
    position: relative;
}
div.calendarContainer {
    display: none;
    position: absolute;
    top: -20px;
    _top: -10px;
    left: -21px;
    z-index: 20500 !important;
}

.formMessageItem {
    font-weight: bold;
    color: green;
}

textarea {
    line-height: 14px;
    /* 200 lines */
    max-height: 2800px;
}
.absentColor{
    color: #848484;
}
.notAbsentColor{
    color: black;
}

.unreadComment {
    /*font-weight: bold;*/
    border-left: solid 3px #ffbd21;
}

input.labelinside {
  color: #999;
}