ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
	{
	margin: 0;
	padding: 0;
}

a img,:link img,:visited img {
	border: none;
}

a {
	text-decoration: none;
	color: #751829;
}

a:hover {
	text-decoration: none;
	color: red;
}

h1,h2,h3 {
	padding-bottom: 10px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
}

img.przerywnik {
	padding-top: 10px;
	padding-bottom: 10px;
	margin: auto;
	display: block;
}

.news {
	width: 100%;
}

.news .body {
	text-align: justify;
	padding-bottom: 10px;
}

.newsList .newsItem {
	padding-bottom: 10px;
}

.guestbook {
	width: 100%;
}

.guestbook .author {
	color: red;
	font-size: 12px;
	font-weight: bold;
}

.guestbook .email {
	color: #444;
}

.created_at {
	color: #666;
	margin-bottom: 5px;
}

.guestbook .email {
	font-size: 11px;
}

.guestbook .created_at {
	font-size: 10px;
}

.guestbook .body {
	margin-bottom: 15px;
	text-align: justify;
}

.form_error {
	color: red;
}

#pager {
	margin: auto;
	display: block;
}

#albums .cover {
	display: block;
	float: right;
	margin-left: 10px;
}

#albums .description {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
}

#albums ol li {
	list-style-type: decimal-leading-zero;
	list-style-position: inside;
	margin-left: 0px;
}

#albums .album {
	min-height: 150px;
}

#galleries_select {
	width: 306px;
	margin-bottom: 20px;
	background-color: #BBB;
}

h2.gallery {
	text-align: center;
	font-size: 14px;
	padding-bottom: 10px;
}

p.gallery_description {
	font-size: 12px;
	margin-bottom: 10px;
}

img.banner_image {
	margin-bottom: 2px;
}

#banners {
	margin-top: 20px;
	margin-left: 50px;
}

#guestbookAdd textarea {
	width: 250px;
	height: 100px;
}

#guestbookAdd input {
	width: 200px;
}

#guestbookAdd .submit {
	width: 100px;
}

#articlesMenu {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 15px;
}

img.thumb,#albums .cover {
	border: 1px solid #999;
	padding: 2px;
}

#pager {
	width: 83px;
}

#pager_counters {
	background-image: url('/images/layout/guestbook_pager.png');
	width: 67px;
	height: 16px;
	background-repeat: no-repeat;
	padding-top: 2px;
	font-size: 11px;
}

#languageSelect {
	position: absolute;
	margin: 5px;
	z-index: 2;
	top: 5px;
}

.sfTAlert {
	background-image: url(/sf/sf_default/images/bg_sfTAlert.jpg);
	background-repeat: repeat-x;
	background-color: #F8E1D1;
	border: 1px solid #FFFFFF;
	border-bottom-color: #F0B17C;
	border-right-color: #F0B17C;
}

.sfTMessageContainer {
	padding: 5px;
	margin-top: 25px;
	float: left;
	width: 580px;
}

img.sfTMessageIcon {
	width: 48px;
	height: 48px;
	float: left;
	margin-right: 12px;
	margin-left: 5px;
}

.sfTMessageWrap h2 {
	font-size: 15px;
	font-weight: bold;
	padding-top: 0px;
}

.playMP3, .playVideo {
	margin-left: 2px;
	font-family: "arial black";
	font-size: 9px;
}
