BODY
{
    font-size: 13px;
    font-family: Tahoma, Verdena, Arial;
    background: #ffffff;
    margin: 0px;
		margin-top: 5px;
		text-align: center;
		color: #575757;
		background-image: url(img/bg.jpg);
		background-repeat: repeat-x;
		background-position: bottom
}
img, input, select
{
    border: 0px;
}
h1
{
		font-size: 18px;
		color: #695183;
		margin-top: 0px;
		padding-top: 3px;
}
a
{
    color: #ffffff;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
		color: #6AF252;
}
#content
{
    width: 971px;
		text-align: center;
		margin: 0 auto 0 auto;
}
#bg
{
		background: url(img/bg2.jpg);
		width: 971px;
		height: 100%;
}
#left
{
		width: 723px;
		float: left;
}
#logo
{
		background: url(img/logo.jpg);
		width: 971px;
		height: 265px;
}
#right
{
		width: 248px;
		float: right;
		text-align: right;
}
#menu
{
		background: url(img/menu_bg.jpg);
		width: 248px;
		height: 100%;
		text-align: left;
}
#menu ul
{
		margin-top: 3px;
}
#menu li
{
		margin: 2px;
		list-style-type: circle;
		color: #ffffff
}
#partners
{
		padding: 5px 15px 5px 30px;
		color: #ffffff;
}
#text-bg
{
		background: url(img/text-bg.jpg);
		background-repeat: no-repeat;
		width: 723px;
		height: 100%;
}
#text
{
		text-align: left;
		padding: 10px;
		padding-left: 35px;
		min-height: 450px;
}
#text a
{
		color: #695183;
}
#footer
{
		background: url(img/footer.jpg);
		width: 971px;
		height: 86px;
}
#footer_text
{
		font-size: 11px;
		padding: 20px;
}
#footer a
{
		color: #695183;
}
.news-more
{
		color: #695183;
}
#news-header
{
		background: #000000;
		height: 22px;
		width: 670px
}
#news-header-txt
{
		font-size: 14px;
		font-weight: bold;
		padding-left: 6px;
		padding-top: 2px;
		width: 400px;
		float: left;
}
#news-header-txt2
{
		padding-left: 6px;
		padding-top: 5px;
		float: right;
}
#news-header-txt2 a
{
		font-size: 10px;
		color: #808080
}
.photo
{
		float: left;
		width: 110px;
		height: 80px;
		margin: 6px;
}
.subcats
{
		padding-left: 6px;
		margin-left: 6px;
}
#kalendarz
{
	 width: 218px;
	 height: 150px;
	 text-align: center;
	 margin: 8px;
	 float: left
}
#kalendarz .top
{
	 float: left; 
   border: 1px solid #AAAAAA;
   border-bottom: none;
   background-color: #695183;
   color: #ffffff;
	 width: 29px;
	 height: 18px;
}
#kalendarz .kom
{
	 float: left; 
	 width: 29px;
	 height: 18px;
   border: 1px solid #EAEAEA;
   vertical-align: top;
}
#kalendarz .kom2 
{
	 float: left; 
	 width: 29px;
	 height: 18px;
	 background-color: #EDEF00;
   color: #333333;
	 vertical-align: top;
	 border: 1px solid #EAEAEA;
}
#kalendarz .hidden 
{
	 float: left; 
	 visibility: hidden; 
	 width: 31px;
	 height: 18px;
}
