*
{
	margin: 0;
	border: 0;
}

a, a:hover, a:visited, a:link
{
	color: #ed0808;
}

body
{
	background-color: #e9e9e9;
}

#site
{
	margin: 0 auto;
	width: 1000px;
}

#header
{
	background: url(gfx/header.png) no-repeat;
	height: 233px;
}

#menu
{
	margin: 0 auto;
	height: 178px;
}

#content
{
	position: relative;
}

#data
{
	position: relative;
	left: 152px;
	background: url(gfx/content_repeat.png) repeat-y;
	width: 674px;
	padding: 0 10px;
	min-height: 300px;
}

#menu-l
{
	position: absolute;
	top: 0;
	background: url(gfx/content_left.png) repeat-y;
	width: 152px;
	height: 100%;
	text-align: center;
}

#menu-r
{
	position: absolute;
	top: 0;
	left: 848px;
	height: 100%;
	background: url(gfx/content_right.png) repeat-y right;
	width: 152px;
}

#footer
{
	background-color: transparent;
	background: url(gfx/footer.png);
	height: 149px;
}

#shared-bg
{
	background: url(gfx/content_bg.png);
}

#logo
{
	position:relative;
	top:11px;
	left:19px;
	width: 673px;
	height: 223px;
}


.align-left
{
	text-align: left;
}

.align-center
{
	text-align: center;
	margin: 0 auto;
}

.align-right
{
	text-align: right;
}

.news
{
	width: 100%;
	padding-bottom: 35px;
}

.news table
{
	width: 100%;
}

.news-date
{
	text-align: right;
	font-size: 14px;
}

.news-title
{
	font-weight: bold;
	color: #bf0000;
	font-size: 16px;
}

.news-body
{
	border-top: 1px solid black;
}

#music
{
	text-align: center;
	height: 20px;
	
}

#zapis-container
{
	margin: 0 auto;
	width: 570px;
}

#zapis-header
{
	background-image: url(gfx/formularz_head.png);
	height: 33px;
}

#zapis-content
{
	background-image: url(gfx/formularz_content.png);
}

#zapis-formtable
{
	width: 100%;
}

#zapis-formtable .firsttd
{
	width: 200px;
	text-align: right;
	font-weight: bold;
}

#zapis-formtable .secondtd input
{
	width: 340px;
	border: 1px solid #808080;
}

#zapis-typkursu input
{
	width: 10px !important;
	background-color: transparent !important;
}

#zapis-data-d, #zapis-data-m
{
	width: 30px !important;
}

#zapis-data-r
{
	width: 60px !important;
}

#zapis-submit
{
	height: 30px;
	position:relative;
	width: 100%;
	top: 17px;
	text-align: center;
}

#zapis-submit input
{
	border: 0;
	background-color: red;
	height: 30px;
	width: 100px;
}

#zapis-footer
{
	height: 33px;
}

#galeria #title
{
	text-align: center;
	font-size: 18pt;
	font-weight: bold;
}

#galeria #tab
{
}

#galeria #tab td
{
	padding: 10px;
	text-align: center;
	width: 150px;
	height: 100px;
}