/*
	Helios Calendar - Professional Event Management System
	Copyright © 2007
	
	
	
	
	Nullified by DGT
	
	
*/

/*	Helios Default Template Classes
	You can edit this file however you'd like for your template,
	or create a new one and delete it.	*/
	
body {
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: black;
	cursor: url('/kursor01.cur');
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	}
#container {
	margin:  0px 0px 0px 0px; 
	padding: 0;
	border: none;
	background: transparent;
	color: #000000;
	}
#content {
	text-align: left; 
	padding: 0px;
	}
#controls {
	padding: 0px 0px 0px 0px;
	}
#billboard {
	text-align: left;
	padding: 0px 0 0px 0;
	}
#popular {
	text-align: left;
	padding: 0px 0 0px 0;
	}
#valid {
	text-align: center;
	}
#rssLinks {
	width: 760px; 
	padding: 0;
	margin: 0px 0px 0px 0px; 
	
	}
#copyright {
	clear: both; 
	color: #666666;
	background: #FFFFFF;
	padding: 5px 0px 5px 15px;
	line-height: 17px;
	}
a.copyright {
	text-decoration: none;
	color: #666666;
	background: #FFFFFF;
	}
a.copyright:hover {
	text-decoration: underline;
	color: #FF6600;
	background: #FFFFFF;
	}
a.copyrightR {
	text-decoration: none;
	color: #666666;
	background: #FFFFFF;
	}
a.copyrightR:hover {
	text-decoration: underline;
	color: #006532;
	background: #FFFFFF;
	}
.setupText{
	font-family: Verdana, sans-serif;
	font-size: 11px;
    border-top: 1px solid #555; 
    border-left: 1px solid #555; 
    border-bottom: 1px solid #ccc; 
    border-right: 1px solid #ccc; 
    padding: 1px; 
    color: #333; 
	vertical-align: center;
	}
A.hlmenu:link, A.hlmenu:visited {
			text-decoration: none;
			color: #ffffff;
			}

A.hlmenu:active, A.hlmenu:hover {
			text-decoration: underline;
			color: #a46200;
			}

A.podpis:link, A.podpis:visited {
			text-decoration: none;
			color: #ffffff;
			}

A.podpis:active, A.podpis:hover {
			text-decoration: underline;
			color: #a46200;
			}

A.sipka:link, A.sipka:visited {
			font-size: 20;
			font-weight: bold;
			text-decoration: none;
			color: #ffffff;
			}

A.sipka:active, A.sipka:hover {
			font-size: 20;
			font-weight: bold;
			text-decoration: none;
			color: #a46200;
			}

A.popup:link, A.popup:visited {
			text-decoration: none;
			color: #ffffff;
			}

A.popup:active, A.popup:hover {
			text-decoration: underline;
			color: #a46200;
			}

TABLE {
    	font-family: Verdana;
	font-size: 11;
	color: #ffffff;
	}

UL  {
	padding: 0px;
	margin: 0px;
			}

LI {
			line-height: 170%;
			}