body {
	background-color:#F9F1EF;
}
.wrapperMain {
	width: 90%;
	min-width: 1100px;
	margin: auto;
	margin-top: -10px;
	background-color: #fff;
	position: relative;
}
.borderLeft {
	background-image: url("border180.png")/*tpa=http://www.victoryhostel.lv/imagesplus/border180.png*/;
	width: 26px;
	height: 100%;
	position: absolute; top: 0px; left: 0px;
}
.borderRight {
	background-image: url("border.png")/*tpa=http://www.victoryhostel.lv/imagesplus/border.png*/;
	width: 26px;
	height: 100%;
	position: absolute; top: 0px; right: 0px;
}

.logo {
	position: absolute;
	top: 0px;
	left: 0px;
	margin-left: 25px;
}

.lang {
	width: 400px;
	height: 75px;
	position: absolute; 
	top: 0px; 
	right: 450px;
}
.lang td {
	text-align: center;
	font-family: Georgia,Verdana, Geneva, Helvetica, sans-serif;
	font-size: 15px;
	color: #CB7C2E;
}
.lang td img {
	
}
table {
	margin: auto;
}
.wrapperText {
	width: 835px;
    float: right;
	margin-right: 25px;	
	margin-top: 79px;
}
.textList {
	width: 420px;
	min-height: 580px;
	float: left;
}
.text {
	width: 390px;
	height: 2020px;
	margin-left: 15px;
	margin-top: 20px;
	float: right;
	overflow-y:scroll;
}
h3 {
	text-align: center;
	font-family: Georgia,Verdana, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #7F7470;
}
.textTable {
	text-align: center;
	padding: 2px;
	border-color: #FFF;
	background-color: #FEFCE0;
}
.textTable a {
	color: #CB7C2E;
	text-decoration: none;
	font-family: Arial,Verdana, Geneva, Helvetica, sans-serif;
	font-style: italic;
	font-size: 13px;
	font-weight: bold;
	
}
.textTable a:hover{
	color: #7DA4CB;
	text-transform: capitalize;
}
.foto {
	width: 200px;
	height: 1750px;
    float: left;
	margin-left: 25px;
	margin-top: 160px;
}
.mail {
	float: right;
	margin-right: 170px;
	margin-top: 20px;
	text-decoration: none;
	font-family: Georgia,Verdana, Geneva, Helvetica, sans-serif;
	font-style: italic;
	font-size: 18px;
	color: #CB7C2E;
}

