html,body{
    text-align: center;
	font-family   : verdana, sans-serif;
    background-color: #000000;
    background-image: none;
    margin:0 auto;   
}

#container {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 1002px;
}

#header {
	margin-top: 15px;
	background: url(sitesimage/header_background.jpg)  no-repeat;
	padding: 0px;
	height: 206px;
}

#calendar{
	margin-left:30px auto; 
	padding-left: 30px; 
	margin-top:25px; 
	width:180px; 
	height:160; 
	float:left;
}

#logo{
	margin-left:15px; 
	margin-top:10px; 
	width:238px; 
	height:160; 
	float:left;
}
#clock_a{
	margin-top:28px; 
	margin-left:20px; 
	width:160px; 
	height:160px; 
	float:left;
}

#animacja{
	margin-right: 32px auto; 
	padding-right:35px; 
	margin-top: 17px; 
	width: 310px; 
	height:170px; 
	float:right;
}

#header2 {
	margin-top: 1px;
	margin-left: 0px;
	padding: 0px;
	background-color: black;
	height: 20px;
}

#topframe {
	margin-top: 0px;
	padding: 0px;
		background: url(sitesimage/topframe.jpg)  no-repeat;
	height: 20px;
}

#bottomframe {
	clear: both;
	margin-top: 0px;
	padding: 0px;
		background: url(sitesimage/bottomframe.jpg)  no-repeat;
	height: 20px;
}
#maincontainer {
	text-align: left;
	overflow:hidden;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 1002px;
	height:auto;
	min-height: 450px;
	background: url(sitesimage/mainbackground.jpg) repeat-y;
}



#menu {
	float: left;
	padding-left: 35px;
	margin-left:35px auto;
	margin-top: 10px;
	width: 200px;
	height:auto;
	min-height: 100%;
 	background: none;
}
* html #menu {
height:100%px;
} 

#topmenu
{
	overflow:hidden;
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 10px;
 	background:  url(sitesimage/topframemenu.jpg) no-repeat;
}

#mainmenu
{
	overflow:hidden;
	float: left;
	margin: 0;
	width: 200px;
	min-height: 100%;
 	background: url(sitesimage/mainmenuframe.jpg) repeat-y;
}
* html #mainmenu {
height:100%;
} 

#bottommenu
{
	clear: both;
	width: 200px;
	height: 10px;
 	background: url(sitesimage/bottomframemenu.jpg) no-repeat;
}


#main { 
	margin-left: 20px;
	margin-top: 10px;
	float: left;
	width: 710px;
	min-height: 100%;
	background: none;
	overflow:hidden;
}
* html #main {
height:100%;
} 


#footer {
	clear: both;
	background: black;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bolder;
	color: white;
	text-align:left;
	width: 996px;
}


a.link_main_menu			 {
						margin-left:0px;
						font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
						font-size:14px;
						font-weight:bolder;
						line-height: 1.4em;
						color: black;
						text-decoration: none;			
						}
a.link_main_menu:hover 		{
						margin-left:0px;
						font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
						font-size:14px;
						font-weight:bolder;
						line-height: 1.4em;
						color: #900;
						text-decoration: none;
						}

a.link_announcement			 {
						margin-left:0px;
						font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
						font-size:14px;
						font-weight:bolder;
						line-height: 1.4em;
						color: #F00;
						text-decoration: none;			
						}
a.link_announcement:hover 		{
						margin-left:0px;
						font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
						font-size:14px;
						font-weight:bolder;
						line-height: 1.4em;
						color: #900;
						text-decoration: none;
						}

.main {
width:180px;
border:1px solid black;
}

.month {
background-color: black;
font:bold 12px verdana;
color:white;
}

.daysofweek {
background-color:gray;
font:bold 12px verdana;
color:white;
}

.days {
font-size: 12px;
font-family:verdana;
background-color: #FFFFE0;
padding: 2px;
color: #000;
}

.days #today{
font-weight: bold;
color: red;
}

a.link_mapa			 {
						margin-left:20px;
						font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
						font-size:16px;
						font-weight:bolder;
						line-height: 1.4em;
						color: red;
						text-decoration: none;			
						}
a.link_mapa:hover 		{
						margin-left:20px;
						font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
						font-size:16px;
						font-weight:bolder;
						line-height: 1.4em;
						color: #900;
						text-decoration: none;
						}