.contact_table {
	margin-top: 10px;
	width: 100%;
	border: 1px solid #f1f1ff;
	line-height: 1.5em;
}

.contact_table td,.contact_table th {
	padding: 3px;
}

.contact_row_1 {
	border: 1px solid #f1f1ff;
	background-color: #f2f2f2;
}

.contact_row_2 {
	border: 1px solid #f1f1ff;
	background-color: #ffffff;
}

.contact_table .habi {
	width: 30%;
}

.contact_table .tos {
	width: 26%;
}

.contact_table .email {
	width: 25%;
}

.contact_table .okrug {
	width: 30%;
	text-align: left;
}

.contact_table .numb {
	width: 4%;
	text-align: right;
}

.contact_table .per14 {
	width: 14%;
}

.contact_table th {
	border: 1px solid #f1f1ff;
	background-color: #f2f2f2;
}

.contact_table .right{
	text-align:right;
}
.contact_table .center{
	text-align:center;
}

.contact_table .left{
	text-align:left;
}

.contact_table .left29{
	text-align:left;
	width: 29%;
}

.contact_table .right14{
	text-align:right;
	width: 14%;
}

.contact_table .left25{
	text-align:left;
	width: 25%;
}


.contact_info {
	position: relative;
	width: 100%;
	margin-top: 10px;
	border: 1px solid #f1f1ff;
	line-height: 1.5em;
	text-indent: 1px;
}

.contact_info td.picture {
	vertical-align: top;
	width: 210px;
	padding-left: 0px;
	text-align: center;
}

.contact_info td.td230 {
	vertical-align: top;
	width: 230px;
}

.contact_info td.td300 {
	vertical-align: top;
	width: 100px;
	text-align: center;
}

.contact_info td p{
	text-indent: 20px;
}

.contact_info td.padtd{
	padding-left: 20px;
}

.cont_picture img {
	border: 1px solid #f1f1ff;
	margin: 0px;
	padding: 0px;
	width: 200px;
}
.contFullFoto{
	text-align: center;
}

.tosPage {
	background: url("../img/tosMenu.jpg") repeat-y;
	position: relative;
	display: block;
	padding: 0 0 0 0;
	width: 100%;
	left: -5px;
	float: left;
}

.tosPage #tosMenuWrapper {
	position: relative;
	display: block;
	float: left;
	width: 206px;
	border-right: 1px solid white;
	padding-right: 0px;
	padding-left: 5px;
}

.menuHeader{
	border-bottom:1px solid #d7e8f2;
	color: #0076bf;
	margin:10px 5px 5px 5px;
	font-weight: bold;
}

.naviHeader{
	border-bottom:1px solid #d7e8f2;
	color: #0076bf;
	margin:10px 0px 5px 0px;
	font-weight: bold;
}

.naviHeader span{
	float:right;
}

.naviHeader span b{
	color: #bbbbbb;
}

.naviHeader a:hover {
	color:red;
}

.tosPage #tosContentWrapper {
	position: relative;
	display: block;
	float: left;
	width: 770px;
	border-left: 1px solid white;
	margin-left: -1px;
	padding-left: 0px;
	padding-left: 5px;
}
#tosContentWrapper p.file{
	display: block;
	padding: 2px 0px 2px 20px;
	background: url(../img/file.jpg) no-repeat;
}

/*Menu for TOS personal HomePage*/
.menuTos {
	display:block;
	margin:0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding:0px;
	padding-bottom:5px;
	
}

.menuTos li {
	display:block;
	margin: 7px 0px 7px 0px;
}

.menuTos a {
	text-decoration: none;
}

.menuTos li a {
	border: 0px;
}

.menuTos li a:hover {
	font-weight: bolder;
}

.menuTos li a.activ {
	font-weight: bolder;
}

.menuTos li a.passive {
	font-weight: normal;
}

.menuTos li {
	font-weight: normal;
	color: #72a0b5;
}

#errordiv{
	text-align: center;
}