/* Global Styles */

html,body {
/*	height: 100%;*/
	margin:0px;
	background-color: #FFCC00;
}


td {
	font:12px Arial, Helvetica, sans-serif;

	}
	
a {
	color: #FF6600;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	color: #FF6600;

	}
	
/* ID Styles, The id selector is used to specify a style for a single, unique element. The id selector uses the id attribute of the HTML element, and is defined with "#" */

#navigation a {
	font:10px Arial, Helvetica, sans-serif;
	color: #26354A;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	border-right:1px solid #FF6600;
	}
	
#navigation a:hover {
	color:#ffffff;
	background: #FF6600;
	}

#padding {
	padding:5px;
	}
	
.ical {

	padding-left: 15px;
	}
	
#cloud {

	z-index: -1;
	}	
/*ID styles feed
______________________________________________________________________________________*/
	
	
#feed {
	color: #eee;
	font-size:1.2em;
	padding-right: 10px;
	width: 100%;
	text-indent: 15px;
	padding-left: 5px;
	padding-top: 10px;
	overflow:hidden;
	z-index: 1;
	margin-right: 30px;
}


#feed a {
	color: #FF99CC;
	text-decoration: none;
	font-size: 0.8em;
}

#feed P:first-line 
{
	color:#FFFFFF;
}

#feed P > B:first-child
{
	font-weight:bold;
	font-size: 1.2em;
} 

#feed a:hover {color: #ffb310;
  text-decoration: underline;
  }

#feed h2 {
  margin: 16px 0 10px 10px;
  padding-right: 5px;
  font-size: 1.3em;
  font-weight: normal;
  color: #bababa;
}

#feed ul {
  margin: 0;
  padding: 0px 0 5px 0;
}

#feed ul li {
  list-style: none;
  margin-left: 0;
  padding-right: 5px;
  padding-left: 10px;
  font-size: 0.95em;
  line-height: 130%;
  color: #eee;
}

.polegi {
	color: #000099;
	font-size: medium;
}
/*feed bluestyle
__________________________________________________________________*/

.datelist {
	display: block;
	position: relative;
	background: #003399;
	padding: 1px 10px;
	width: 95%;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	text-align: left;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	margin-bottom: 5px;
	-webkit-border-image : url ('/files/btn2.png') 20% 20% 20% 20% round round;
	-moz-border-image : url ('/files/btn2.png') 20% 20% 20% 20% round round;
	z-index: 9;
	margin-right: 30px;
} 

.datelist:hover {
	background-color: #0066FF;
	position: relative;
	z-index: 10;
}

.datelist[class] {
	background-image: url('/files/shade.png');
	background-position: bottom;
	position: relative;
	z-index: 11;
	background-color: #0000FF;
}


.boxgloss{
	background:#FFF;
	position:absolute;
	width:100%;
	height:40%;
	right:1px;
	top:1px;
	left:1px;
	opacity:.1;
	-moz-opacity:0.1;
	filter: alpha(opacity=5);
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	margin-right: 30px;
	z-index: 12;
 }


#creditfooter {
	visibility: hidden;
	z-index: 10;
		display: none;
}

/* Class Styles, This allows you to set a particular style for any HTML elements with the same class. The class selector uses the HTML class attribute, and is defined with  "."  */

.logo {
	font:24px "Times New Roman", Times, serif;
	color: #FFBA00;
	letter-spacing:.3em;
	line-height:26px;
	}
	
.tagline {
	font: 11px Arial, Helvetica, sans-serif;
	color: #D3DCE6;
	line-height:16px;
	}
	
.bodyText {
	font:11px Arial, Helvetica, sans-serif;
	line-height:22px;
	color:#26354A;
	letter-spacing:.1em;
	}


.pageName {
	font:24px Arial, Helvetica, sans-serif;
	color: #FF6600;
	letter-spacing:.2em;
	line-height:32px;
	}
	
.subHeader {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #2D374D;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px Arial, Helvetica, sans-serif;
	color: #FFCC00;
	letter-spacing:0.1em;
	line-height:16px;
	}

	
.sidebarText {
	font:10px Arial, Helvetica, sans-serif;
	color: #FFBA00;
	letter-spacing:0.1em;
	line-height:18px;
	}
	
@font-face {
    font-family: 'Akbar';
    font-style:  normal;
    font-weight: normal;
    src: url('/files/akbar-webfont.eot');
    src: url('/files/akbar-webfont.eot?#iefix') format('embedded-opentype'),
         url('/files/akbar-webfont.woff') format('woff'),
         url('/files/akbar-webfont.ttf') format('truetype'),
         url('/files/akbar-webfont.svg#AkbarPlain') format('svg');
}

.PageHeader {
	font-family: Akbar, Verdana, 'Small Fonts', sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
}
.style7 {
	color: #FFCC00;
	font-size: 4px;
	white-space: nowrap;
}
.style8 {font-size: 24px}


li span.when {
  color: #bababa;
}
/*feedback
----------------------------------------------------*/
#maillistcontainer {
	background-image:url(/files/bg.gif);
	background-color:#E0DEDE;
	border-style: none;
	margin-top: 2px;
	margin-bottom: 2px;
	color:#999999;
	width:306px;
	}
	
.feedbactab {
	border-color:#FF9900;
	border-right-style: none;
	border-left-style: none;	
}
	

.feedbactab td {
	border-color:#FF9900;
	border-bottom-width:6px;
	border-bottom-style: solid;
	border-top-width:6px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
}
/*TagCloud flash
______________________________________________________________*/

#flashcontent {
	white-space: pre-line;
}

/*
=================================
        start of Tooltip css code here
================================================================= */

        a.info{
	position:inherit;           /*this is the key*/
	z-index:auto;
	background-color:#FFFF99;    /* background colour of display text */
	color:#000000;               /* colour of display text */
	border:0px dotted #999;    /* border colour */
	text-decoration:none;
	font-style:normal;
        }

        a.info:hover {
        z-index:25;
        background-color:#ffff66;

        }

        a.info span{
        display: none;  /* hide the span text using this css */
        }

        a.info:hover span{ /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	top: inherit;
	left: 3em;
	width:55em;
	border:1px solid #339933; /* border colour */
	background-color:#CCFFCC; /* background colour here */
	color:#000000;         /* text colour */
	text-align: left;
	font-size: 9pt;
	font-style:normal;
	z-index:30;
        }

        .images {
        vertical-align:bottom;
        }

        /*]]>*/

.print_section
{
border:1px solid gray;
background:#ffffff;
margin:0 0 15px 0;
padding:10px;
width:98%;
}

/*end of tooltip css
_____________________________________________________*/

/* Floating banner
_____________________________________________________*/


#floatdiv
{/* // for all other browsers*/
	opacity: .7;
/*  // for IE5-7*/
	filter: alpha(opacity=70);
/*  // for IE8*/
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}



/*START INFOTAB*/
#dokud
{
	\-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	-khtml-border-radius: 0.5em;
	border-radius: 0.5em;

}

#dokud ol 
{
	margin:0;
	padding: 0 ;
}

table #dokud 
{
	color:#FFF;
	background:#000066 !important;
	/* [disabled]border-collapse:collapse; */
	width:100%;
	border:5px solid #900;
}

#dokud thead 
{

}

#dokud thead th 
{
	padding:1em 1em .5em;
	border-bottom:1px dotted #FFF;
	font-size:120%;
	text-align:center;
}



#dokud thead tr 
{

}

#dokud td 
{
	padding:.5em 1em;
}



#dokud tbody tr.odd td 
{
	background:transparent url('/files/tr_bg.png') repeat top left
}

#dokud tfoot 
{

}

#dokud tfoot td 
{

	padding-bottom:1.5em;
}

#dokud tfoot tr 
{

}


#dokud tr.odd td 
{
	background:#03F;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/files/tr_bg.png', sizingMethod='scale');
}


#even 
{
	background-color:#009;
}


/*END INFOTAB*/

/* no button - just style
---------------------------------------------- */
.buttonstyle {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: default;
	text-align: center;
	text-decoration: none;
	font: 22px/100% Arial, Helvetica, sans-serif;
	padding: .5em 1em .55em;
	font-weight:bolder;
	text-shadow:0px 1px 0px #999999, 0px 0px 0px #333333;
	-webkit-border-radius: .3em;
	-moz-border-radius: 0.3em;
	border-radius: .3em;
	-webkit-box-shadow: 5px 5px 2px rgba(0,0,0,.2), inset 1px 1px 1px #cccccc, inset 1px 6px 12px #333333;
	-moz-box-shadow: 5px 5px 2px rgba(0,0,0,.2), inset 1px 1px 1px #cccccc, inset 1px 6px 12px #333333;
	box-shadow: 5px 5px 3px rgba(0,0,0,.2), inset 1px 1px 1px #cccccc, inset 1px 6px 12px #333333;
	position: relative;
	behavior: url(../Scripts/pie/PIE.htc);
}


/* button 
---------------------------------------------- */

.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 1em .55em;
	font-weight:bolder;
	text-shadow:0px 1px 0px #999999, 0px 0px 0px #333333;
	-webkit-border-radius: .3em;
	-moz-border-radius: 0.3em;
	border-radius: .3em;
	-webkit-box-shadow: 5px 5px 2px rgba(0,0,0,.2), inset 1px 1px 1px #cccccc;
	-moz-box-shadow: 5px 5px 2px rgba(0,0,0,.2), inset 1px 1px 1px #cccccc;
	box-shadow: 5px 5px 3px rgba(0,0,0,.2), inset 1px 1px 1px #cccccc;
	position: relative;
	behavior: url(../Scripts/pie/PIE.htc);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

.bigrounded {
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}
.medium {
	font-size: 12px;
	padding: .4em 1.5em .42em;
}
.small {
	font-size: 11px;
	padding: .2em 1em .275em;
}

/* color styles 
---------------------------------------------- */

/* black */
.black {
	color: #d7d7d7;
	border: solid 1px #333;
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
	background: -moz-linear-gradient(top,  #666,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
}
.black:hover {
	color:#FFF;
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
	background: -moz-linear-gradient(top,  #444,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');
}
.black:active {
	color: #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
	background: -moz-linear-gradient(top,  #000,  #444);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
}

/* gray */
.gray {
	color: #e9e9e9;
	border: solid 1px #555;
	background: #6e6e6e;
	background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
	background: -moz-linear-gradient(top,  #888,  #575757);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');
}
.gray:hover {
	background: #616161;
	background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
	background: -moz-linear-gradient(top,  #757575,  #4b4b4b);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');
}
.gray:active {
	color: #afafaf;
	background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888));
	background: -moz-linear-gradient(top,  #575757,  #888);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#888888');
}

/* white */
.white {
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.white:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.white:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}

/* orange */
.orange {
	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}

/* red */
.red {
	color: #faddde;
	border: solid 1px #980c10;
	background: #d81b21;
	background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
	background: -moz-linear-gradient(top,  #ed1c24,  #aa1317);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}
.red:hover {
	background: #b61318;
	background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
	background: -moz-linear-gradient(top,  #c9151b,  #a11115);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
}
.red:active {
	color: #de898c;
	background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
	background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}

/* blue */
.blue {
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}
.blue:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.blue:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top,  #0078a5,  #00adee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}

/* rosy */
.rosy {
	color: #fae7e9;
	border: solid 1px #b73948;
	background: #da5867;
	background: -webkit-gradient(linear, left top, left bottom, from(#f16c7c), to(#bf404f));
	background: -moz-linear-gradient(top,  #f16c7c,  #bf404f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f16c7c', endColorstr='#bf404f');
}
.rosy:hover {
	background: #ba4b58;
	background: -webkit-gradient(linear, left top, left bottom, from(#cf5d6a), to(#a53845));
	background: -moz-linear-gradient(top,  #cf5d6a,  #a53845);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf5d6a', endColorstr='#a53845');
}
.rosy:active {
	color: #dca4ab;
	background: -webkit-gradient(linear, left top, left bottom, from(#bf404f), to(#f16c7c));
	background: -moz-linear-gradient(top,  #bf404f,  #f16c7c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf404f', endColorstr='#f16c7c');
}

/* green */
.green {
	color: #003;
	border: solid 1px #538312;
	background: #33cc00;
	background: -webkit-gradient(linear, left top, left bottom, from(#33cc00), to(#006600));
	background: -moz-linear-gradient(top, #33cc00,  #006600);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#33cc00', endColorstr='#006600');
	
}

.green:hover {
	color: #003;
	background: #538018;
	background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
	background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
	-webkit-box-shadow: 0 0px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 0px 2px rgba(0,0,0,.2);
	box-shadow: 0px 0px 3px rgba(0,0,0,.2);
}

.green:active {
	color: #a9c08c;
	background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
	background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
}


.tube{
	margin: 3px;
	background-color: #FFC;
	padding: 5px;
	color: #26354A;
    font: 11px/22px Arial,Helvetica,sans-serif;
    letter-spacing: 0.1em;
	border:1px solid #000;
	display:inline-block;
	*display: inline; /* for ie */        
	zoom: 1;
	width: 135px;
	-webkit-border-radius: .3em;
	-moz-border-radius: 0.3em;
	border-radius: .3em;
	-moz-box-shadow:5px 4px 10px #333333, 4px 4px 10px #333333, inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -20px 30px rgba(0,0,0,0.3);
	-webkit-box-shadow:5px 4px 10px #333333, 0px 0px 10px #333333, inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
	-o-box-shadow:5px 4px 10px #333333, 0px 0px 10px #333333, inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
	box-shadow:5px 4px 10px #333333, 0px 0px 10px #333333, inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);

}

#loading{
	display:-moz-inline-stack;
	display:inline-block;
	*display: inline; /* for ie */        
	zoom: 1;
	left:50%;
	position:absolute;
	top:50%;
	margin-top:-25px;
	font:bold 12px Verdana;
	color:#009;
	}
	
#loading ul{
	text-align:center;
	position:relative;
	top: -150px;
	margin-left:-192px;
	background:#FFC url(../files/ajax-loader.gif) no-repeat fixed center;
	padding: 25px;
	border:1px solid #000;
	width: 335px;
	height:175px;
	-webkit-box-shadow: 5px 5px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 5px 5px 2px rgba(0,0,0,.2);
	box-shadow: 5px 5px 3px rgba(0,0,0,.2);	
	-webkit-border-radius: .3em;
	-moz-border-radius: 0.3em;
	border-radius: .3em;


 } 
 
 /*Footer*/
 #stickfooter {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 9999;
	background: #F60;
	width: 100%;
	margin: 0;
	padding: 5px;
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
	text-shadow: 0 0 0.2em #87F, 0 0 0.2em #87F, 0 0 0.2em #87F;
	-moz-box-shadow:inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -20px 30px rgba(0,0,0,0.3);
	-webkit-box-shadow:inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
	-o-box-shadow:inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
	box-shadow:inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
	letter-spacing: 5px;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=135, Color='#000000');
		}	
		/*--IE6 Hack - Fixed Positioning to the Bottom--*/
		*html #stickfooter { 
			position: absolute;
			top: expression(eval(document.compatMode &&document.compatMode=='CSS1Compat') ?documentElement.scrollTop+(documentElement.clientHeight-this.clientHeight) : document.body.scrollTop +(document.body.clientHeight-this.clientHeight));
		}
#stickfooter:hover   {
	color: #FFF;
}
/*Treeningaegade link, taustapilt*/
.today {
	background-color:transparent;
	background-image:url(/files/calendar_icon.png);
	background-repeat:no-repeat;
	height: 100px;
	width: 120px;
	margin-left:5px;
	
}
/*Tänase kuupäeva näitamine treeningaegade lingil. IE 7 ja 8 css on lehel! */
.todaytext {
	zoom:1;
	font:12px  Georgia, "Times New Roman", Times, sans-serif;
	letter-spacing: 0em;
	color: #000000;
	font-weight:bold;
	position: relative;
	height: auto;
	width: auto;
	/*text-align: center; */
	padding-left: 10px;
	padding-top: .7em;
	font-size: 38px;
	-webkit-transform: rotate(26deg);
	-moz-transform: rotate(26deg);
	-o-transform: rotate(26deg);
	transform: rotate(26deg);
}

