body,td
{
	margin-top:0px;
	padding-top:0px;

	margin-bottom:0px;
	padding-bottom:0px;

	margin-left:0px;
	padding-left:0px;

	margin-right:0px;
	padding-right:0px;

	font-family: Lucida Grande, Arial, Helvetica;
	color: #ffffff;
	font-size: 12px;

}
a{
	color: #ffffff;
	text-decoration: none;
	position: relative;
}
body{
	background-color: #260000;
}
#banner{
	background-image: url("../html/img/top_m.jpg");
	background-repeat: no-repeat;
	width: 980px;
	height: 273px;
	border-top: 2px solid #630000;
}
.menu_main{
	position: relative;
	top: -100;
	width: 252px;
	height: 334px;
	background-image: url("../html/img/menu_bg.png");
	background-repeat: no-repeat;
}
#admin{
	position: relative;
	top: -100;
	padding-left: 21px;
}
#menu td{
	padding-top: 14px;
}
#menu img{
	padding-top: 4px;
}

#menu a{
	font-family: Times New Roman, Times, Srief;
	font-style: italic;
	color: #ffffff;
	font-size: 15px;
	position: relative;
}
.mlink{
	position: relative;
	z-index: 1;
}
#sub a{
	font-family: Times New Roman, Times, Srief;
	font-style: italic;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding-right: 14px;
	padding-left: 14px;
	margin-bottom:7px;
	border-right: 1px solid #ffffff;
}
#sub{
	padding-bottom: 7px;
	width: 700px;
}
#site{
	background-color: #630000;
	height: 200px;
}
#page{
	padding: 14px;
	vertical-align: top;
}
.post p{
	padding-left: 30px;
}
h3{
	font-family: Times New Roman, Times, Srief;
	color: #ffffff;
	font-style: italic;
	font-size: 15px;
	padding-left: 14px;
	padding-bottom: 7px;
	margin: 0;
}
h4{
	font-family: Times New Roman, Times, Srief;
	color: #ffffff;
	font-style: italic;
	font-size: 13px;
	padding-bottom: 0;
	margin: 0;
}
#stopka{
	text-align: center;
}
#stopka a{
	font-family: Times New Roman, Times, Srief;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}
#news{
	float: left;
	padding: 0px;
	margin: 0px;
}
#news_item{
	width: 170px;
	float: left;
	padding-left: 14px;
	text-align: center;
}
#kontakt{
	width: 228px;
	float: right;
	border-left: 1px solid #390000;
}
#kontakt p{
	font-size: 13px;
	line-height: 150%;
	padding-left: 14px;
}