@import url(links.css);

body {
	margin: 0px;
	padding: 0px;
	color: #4a4949;
	background-image: url(../images/body_bg.gif);
	background-position: top;
	background-repeat: repeat;
	font-family : Arial, Tahoma, Verdana, sans-serif;
	font-size : 11px;
}

tr {
	margin: 0px;
}
li{
 margin: 5px;
}
img {
	border: none;
}

table {
	border: none;
	margin: 0px;
	padding: 0px;
}

table.head{
	width: 100%; 
	height: 95px; 
	background: url(../images/bg_top.gif);
	border-bottom: 5px solid #bcae93;
}
table.headContent{
	width: 770px; 
	background: url(../images/bg_top.gif);
}

td.headContentLeft{
	text-align: left; 
	width: 530px; 
	verical-align: middle; 
	padding-left: 15px;
}
td.headContentRight{
	text-align: right; 
	width: 200px; 
	height: 90px; 
	vertical-align: bottom;
}
table.topmenu{
	width: 100%; 
	height: 30px;
}
table.topmenuContent{
	width: 770px; 
	background: url(images/menu_bg.gif);
}
td.topmenuContentLeft{
	width: 577px;
}
td.topmenuContentRight{
	width: 193px; 
	font-size: 1px;
}
table.main{
	width: 770px; 
	border-right: 3px solid white;
}
table.mainBanner{
	border-top: 3px solid white; 
	border-bottom: 3px solid white;
}
td.mainBannerContent{
	height: 140px; 
	width: 770px; 
}
td.blockLeft{
   vertical-align: top; 
	width: 200px; 
	background: #bcae93; 
	border-right: 3px solid white;
}
table.blockLeftContent{
	width: 200px; 
	background: #bcae93;
}
td.blockCenter{
	width: 330px; 
	vertical-align: top; 
	background:  #ecece0; 
	border-right: 3px solid white;
}
td.blockCenterHeader{
	height: 25px; 
	background:  #bcae93;
	border-bottom: 1px solid white;
	width: 100%;
}
td.blockCenterBig{
	width: 567px; 
	vertical-align: top; 
	background:  #ecece0; 
}
td.blockCenterBigHeader{
	height: 25px; 
	background:  #bcae93;
	border-bottom: 1px solid white;
	width: 100%;
}
td.blockRight{
	width: 234px; 
	vertical-align: top; 
	background: #e7f1f3;
}
td.blockRightHeader{
	height: 25px; 
	background:  #89acb9;
	border-bottom: 1px solid white;
	width: 100%;
}
td.smallBanner{
	background: url(../images/bg_banner.gif); 
	height: 100px; 
	vertical-align: top; 
	border-right: 3px solid white;
}
table.mainTail{
	height: 42px; 
	vertical-align: bottom; 
	border-top: 3px solid white;
	width: 770px;
}
td.mainTailLine{
	height: 1px; 
	font-size: 1px; 
	background: #ecece0;
}
td.mainTailLine2{
	height: 1px; 
	font-size: 1px; 
	background: white;
}
td.mainTailContent{
	padding: 8px; 
	padding-left: 10px; 
	padding-right: 10px; 
	text-align: left; 
	background: #ecece0;
}
table.blockCenterNews{
	width: 100%;
}
td.blockCenterNewsHeader{
	width: 100%;
	background: #dbd6c3;
}
td.blockCenterNewsMore,td.blockRightMore{
	text-align: right;
}
table.blockRightSankt{
	padding: 10px;
}
td.blockRightBooksText{
	padding-left: 5px;
	vertical-align: top; 
}
td.blockRightBooksImage{
	width: 65px;
	height: 98px;	
}
td.blockRightSanktImage{
	width: 214px;
	height: 140px;
	border-bottom: 4px solid #CFD8DA;
	text-align: center;
}
img.blockRightSanktImage, img.blockRightBooksImage{
	margin: 0 5px 0 5px;
}
img.blockRightBooksImage{
border: 2px solid #fff;
}
td {
	font-family : Arial, Tahoma, Verdana, sans-serif;
	font-size : 11px;
	margin: 0px;
	padding: 0px;
	color: #606060;
}
p{
	margin: 0;
}
p.head {
	font-family: Georgia, 'Times New Roman', Times, serif; 
	margin: 5px; 
	color: white; 
	font-size: 12px;
	font-weight: bold;
}
p.headContent{
	font-family: 'Times New Roman', Times, serif; 
	font-size : 14px; 
	margin: 0 5px 10px 0; 
	color: #bcae92;
}
p.topmenuContentDate{
	font-family: 'Times New Roman', Times, serif; 
	margin: 0 0 0 10px; 
	color: #897b61;
}
p.blockCenterNewsHeader{
	margin: 6px 5px 4px;
	font-weight: bold;	
	color: #897f64; 	
}
p.blockCenterNewsDate{
	margin: 5px;
	color: #897f64;
	font-size: 11px;
}
p.blockCenterNewsText{
	color: #685a3e;
	margin: 10px;
	line-height: 1.3;
}
p.blockCenterNewsMore{
	margin-right: 10px;
	margin-bottom: 10px;		
}
p.blockRightSanktText, p.blockRightBooksText{
	padding: 5px;
	color: #1d6e8b;
}
p.bantitle {
	font-family: 'Times New Roman', Times, serif; 
	margin: 10px; 
	margin-bottom: 0;		
	color: #bcae93; 
	font-size: 13px;
	font-weight: bold;

}
p.ban {
	font-family: 'Times New Roman', Times, serif; 
	margin: 10px;
	margin-top: 0;
	color: #edece0; 
	font-size: 13px;
}
p.title {
	color: #0082b4;
	font-weight: bold;
	margin-top: 0px;
}
p.subtitle {
	color: #606060;
	font-weight: bold;
}

input, select {
	font-family : Arial, Tahoma, Verdana, sans-serif;
	font-size : 11px;
	background: #f6f6f6;
	border: solid 1px;
	border-color: #cccccc;
	/*height: 20px;*/
	width: 250px;
}
textarea {
	font-family : Arial, Tahoma, Verdana, sans-serif;
	font-size : 11px;
	background: #f6f6f6;
	border: solid 1px;
	border-color: #cccccc;
	height: 120px;
	width: 250px;
	overflow: auto;
	margin-top: 2px;
	margin-bottom: 2px;	
}
.news_info
{
	display: block;
	font-size: 10px;
	margin-top: 5px;
	
}

.search_form input
{
	margin: 0;
}

.standout
{
	color: #807663 !important;
	font-size: 1.1em;
}

.list .standout, .search_form p .standout
{
	font-size: 0.9em;
}

.news_info span
{
	font-weight: bold;
}

.imgs
{
	margin: 5px;
	border: 2px solid #fff;
}

.list
{
	list-style: square;
	margin: 5px;
}

.list li
{
	margin: 2px 5px
}

.poczta
{
	margin: 5px 0 0 150px
}

.poczta input, .poczta textarea
{
	margin: 1px 0 3px;
}

.artimg
{
	margin-top: 15px;
	float: left;
}

div.csttype
{
	padding: 10px 15px;
}

em
{
	font-size: 0.9em;
}

.err
{
	font-size: 1.2em;
font-weight: bold;
text-align: center;
margin-top: 25px;
}