* {
	padding: 0;
	margin: 0;
}

p {
	margin-bottom: 10px;
}

img {
	border: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #6C0017;
/*	background-image: url('i/body_bg.jpg'); @header */
	background-repeat: repeat-x;
}

#wrapper {
	background: #fff;
	padding: 0 10px 0 10px;
	margin:auto;
	
	width: 900px;
}	

html>body #wrapper {
	width: 920px;
}

html>body #wrapper {
	width: 900px;
}

.homeMainBack {
	background: #E6E8E8;
}

.homeMainText {
	background: #E6E8E8;
	padding: 15px 16px 19px 17px;
	
	text-align: justify;
	font-size: 13px;
	font-family: "Trebuchet MS";
	color: #3D393A;
	line-height: 17px;
	
	height:100%;
/*	min-height: 10px; */
}

.homeMainText ul, .homeMainText ul {
	margin-left: 30px;
}

.homeMainText h1, h1.homeMainText {
	color: #850009;
	font-size: 19px;
	font-family: "Trebuchet MS";
	font-weight: normal;
	
	display: block;
	margin-bottom: 10px;
} 

.homeMainText a {
	font-size: 13px;
	font-family: "Trebuchet MS";
	color: #3D393A !important;
	text-decoration: none;
}

.homeMainText a.areas:hover {
	color: #5A5657 !important;
	text-decoration: underline;
}

.homeMainText a.special {
	color: #850009 !important;
}

/**
  * home news
  **/
.homeNewsTable {
	width: 100%;

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #3D393A;
	
	line-height: 14px;
	
}

/* news title */
.homeNewsTable b {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #3D393A;

	display: block;
}

.homeNewsTable a {
	font-size: 10px;
	color: #8E0000;
	font-family: "Trebuchet MS";
}

.homeMainText a {
	color: #8E0000;
	font-family: "Trebuchet MS";
}

.homeMainText a.more {
	font-size: 10px;
	color: #8E0000;
	font-family: "Trebuchet MS";
}

.more {
	margin-bottom: 3px;	
}

.more img {
	margin-top: 1px;
	vertical-align:middle;
}

.more a {
	font-size: 10px;
	color: #8E0000;
	font-family: "Trebuchet MS";
}

.newsLineBreak {
	height: 1px;
	background: #CDCECF;
	
	margin: 5px 0 2px 0;
}

/* -- end of news */

.lineSpacer  {
/*	background: url('i/line_space.jpg'); @header */
	height: 5px;
	margin: 5px 0 5px 0;
}

.topGray {
	background: #CDCECF;
}

.homeArticle {
	font-size: 11px;
	font-family: "Trebuchet MS";
	color: #3D393A;
}

.homeArticle div.img {
	border: 1px solid #969696;
	padding: 3px;
}

.languageSelector {
	text-align:right;
	font-size:8px;
	padding: 0 2px 1px 0;
}

/* Language Link */
.languageSelector a {
	color: #8E0000;
	font-family: "Trebuchet MS";
	font-size: 10px;
}

.languageSelector img {
	vertical-align: middle;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#footer, #footer a {
	background: #F0F1F1;
	color: #68696A;
	font-size: 10px;
	text-decoration: none;
	font-family: "Trebuchet MS";
	line-height: 19px;

	height: 20px;
	text-align: center;
	margin: 10px 0 3px 0;
}

#footer a:hover, #footer a.selected {
	color: #4B4C4D;
	text-decoration: underline;
}

#underfooter, #underfooter a {
	height: 21px;

	width: 100%;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #9C9EA0;
	
	text-decoration: none;
}

#underfooter a:hover { text-decoration: underline; }

#contentMenu {
	padding-left: 34px;
	padding: 19px 10px 0 34px;
}

#contentMenu img {
	margin-bottom: 30px;
}

#contentMenu ul li {
	font-size: 13px;
/*	font-family: "Times New Roman"; */
	font-family: "Trebuchet MS";
	color: #3D393A;
	font-weight: bold;
	
	margin-bottom: 3px;
	list-style: none;
	text-align: left;
}

#contentMenu ul li a {
	font-size: 13px;
/*	font-family: "Times New Roman"; */
	font-family: "Trebuchet MS";
	color: #8E0000;
	font-weight: normal;
	
	text-decoration:underline;
}

.lawyer_picture {
	background: #FFFFFF;
	border: 1px solid #969696;
	
	width: 194px;
	height: 194px;
	float: left;
	
	margin: 0 18px 15px 0;
}

.borderedPicture {
	background: #FFFFFF;
	border: 1px solid #969696;
	padding: 3px;
}

.clearer {clear:both;heigth:1px;margin-top:-1px;}

.contactDatą {
	line-height: 24px;
	font-size: 13px;
}

.buttons input {
	font-family: "Trebuchet MS";
	font-size: 11px;
	
	color: #000000;
	background: #C0C0C0;	
	margin-top: 1px;
	
	height: 24px;
}

html>body .buttons input {
	font-size: 12px;
	padding: 0 2px 0 2px;
}