html {
	margin:0;
	padding:0;
}

body {
	background-image: url("black-road-white-forest-wallpapers-galaxy.jpg");
	opacity: 0.98;
	margin:0;
    padding:0;
    width: 100%;
    height: 100%;
}

.container{
	position: absolute;
	width:800px;
	height:800px;
	background-color: #F5F5F5;
	left:24%;
	top:59px;
	right:24%;
}

.container_1{
	position: absolute;
	width:800px;
	height:100%;
	background-color: #F5F5F5;
	left:24%;
	top:59px;
}

.navigation{
	position: absolute;
	width:800px;
	height: 75px;
	top:0px;
	left:24%;
}

nav {
	background-color: #FFFFFF;
	font-family: "Palatino Linotype", "Book Antiqua", serif;
	font-size: 16px;
	text-align: center;
	width:100%;
	height: auto;
}

nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-bottom: 3px solid;
	border-color:#989898;
}

nav ul a {
	color: #1E1E1E;
	display: inline-block;
	width: 19%;
	line-height: 56px;
	text-decoration: none;
	margin:0;
	padding:1px;
}

nav ul li {
	display: inline;
	list-style-type: none;
}

nav ul li a:hover {
	background-color: #E6E6E6;
	color:#000000;
	font-weight: bold;
	font-size: 17px;
}

.slideshow {
	position:absolute;
	width: 750px;
	height: 400px;
	top:150px;
	left:25px;
	border: 5px solid;
	border-color: #E6E6E6;
	background-color:#FFFFFF;
	opacity: 0.9;
}

.telluss {
	font-size: 56px;
	text-align:center;
	font-family:"Palatino Linotype", "Book Antiqua", serif;
	color:#5A5A5A;
	text-decoration:underline; 
}

footer {
	position:absolute;
	width: 100%;
	height: 55px;
	bottom:0%;
	background-color: #FFFFFF;
	font-family: "Palatino Linotype", "Book Antiqua", serif;
	font-size: 16px;
	text-align: center;
	border-top: 3px solid;
	border-color: #989898;
}

footer ul {
	list-style-type: none;
}

footer ul li {
	display: inline;
	list-style-type: none;
	padding-right: 110px;
	font-weight: bold;
}

.title {
	font-size: 20px;
	text-align:center;
	font-family:"Palatino Linotype", "Book Antiqua", serif;
	color:#5A5A5A;
	text-decoration:underline; 
}

.content_1 {
	top: 30%;
	position:absolute;
	width: 80%;
	height: auto;
	left: 10%;
	font-size: 18px;
	text-align:justify;
	line-height: 40px;
	font-family:"Palatino Linotype", "Book Antiqua", serif;
	color:#5A5A5A;
}



.inner_li {
	position:relative;
	top: -25px;
	left: 10%;
	text-align: justify;
	font-size: 18px;
}

.piedava {
	position: absolute;
	width: 360px;
	height: 75%;
	background-color: #FFFFFF;
	left: 3%;
	border: 5px solid;
	border-color: #E6E6E6;
	border-radius: 10px 10px 10px 10px;
}

.perk {
	position: absolute;
	width: 360px;
	height: 75%;
	background-color: #FFFFFF;
	right: 3%;
	border: 5px solid;
	border-color: #E6E6E6;
	border-radius: 10px 10px 10px 10px;
}

.mez_title {
	position:absolute;
	width: 360px;
	height: 15%;
	background-color: #E6E6E6;
	border-bottom: 3px solid;
	border-color: #E6E6E6;
}

.mez_title h1 {
	font-size: 20px;
	text-align:center;
	font-family:"Palatino Linotype", "Book Antiqua", serif;
	color:#5A5A5A;
	text-decoration:underline;
	padding-top: 10px;
}

.mez_list {
	position: absolute;
	width: 330px;
	height: 80%;
	top: 17%;
	left: 5%;
}

.mez_list ul li{
	font-size: 16px;
	text-align:justify;
	font-family:"Palatino Linotype", "Book Antiqua", serif;
	line-height: 20px;
	margin-bottom: 20px;
	margin-top: 35px;
}

.kontakti {
	position: absolute;
	width: 330px;
	height: 80%;
	top: 17%;
	left: 5%;
}

.kontakti ul {
	list-style-type: none;
}

.kontakti ul li{
	font-size: 16px;
	text-align:justify;
	font-family:"Palatino Linotype", "Book Antiqua", serif;
	line-height: 20px;
	margin-bottom: 20px;
	margin-top: 35px;
	
}

.kont {
	position: absolute;
	width: 360px;
	height: 55%;
	background-color: #FFFFFF;
	left: 3%;
	border: 5px solid;
	border-color: #E6E6E6;
	border-radius: 10px 10px 10px 10px;
}

.rekv {
	position: absolute;
	width: 360px;
	height: 55%;
	background-color: #FFFFFF;
	right: 3%;
	border: 5px solid;
	border-color: #E6E6E6;
	border-radius: 10px 10px 10px 10px;
}

.transports {
	position: absolute;
	width: 230px;
	height: 230px;
	background-color: #FFFFFF;
	left: 15%;
	border: 5px solid;
	border-color: #E6E6E6;
	border-radius: 10px 10px 10px 10px;
}

.transports a {
	display: block;
	width: 230px;
	height: 230px;
	text-decoration: none;
	font-size: 20px;
	text-align:justify;
	font-family:"Palatino Linotype", "Book Antiqua", serif;
	background-image: url("image/transports.png");
	opacity: 0.2;
}

.trans_title {
	position: absolute;
	width: 220px;
	height:50px;
	left:17.5%;
	top:25%;
	font-family:"Palatino Linotype", "Book Antiqua", serif;
	font-size: 14px;
	color: #5A5A5A;
}

.transports a:hover {
	opacity:0.7;
}

.izstrade {
	position: absolute;
	width: 230px;
	height: 230px;
	background-color: #FFFFFF;
	right: 15%;
	border: 5px solid;
	border-color: #E6E6E6;
	border-radius: 10px 10px 10px 10px;
}

.izstrade a {
	display: block;
	width: 230px;
	height: 230px;
	text-decoration: none;
	font-size: 20px;
	text-align:justify;
	font-family:"Palatino Linotype", "Book Antiqua", serif;
	background-image: url("image/izstrade.jpg");
	opacity: 0.2;
}

.izstrade_title {
	position: absolute;
	width: 220px;
	height:50px;
	left:61%;
	top:25%;
	font-family:"Palatino Linotype", "Book Antiqua", serif;
	font-size: 14px;
	color: #5A5A5A;
}

.izstrade a:hover {
	opacity:0.7;
}

.atjaunosana {
	position: absolute;
	width: 230px;
	height: 230px;
	background-color: #FFFFFF;
	left: 15%;
	border: 5px solid;
	border-color: #E6E6E6;
	border-radius: 10px 10px 10px 10px;
	top: 53%;
}

.atjaunosana a {
	display: block;
	width: 230px;
	height: 230px;
	text-decoration: none;
	font-size: 20px;
	text-align:justify;
	font-family:"Palatino Linotype", "Book Antiqua", serif;
	background-image: url("image/atjaunosana.png");
	opacity: 0.2;
}

.atjaunosana_title {
	position: absolute;
	width: 220px;
	height:50px;
	left:16%;
	top:63%;
	font-family:"Palatino Linotype", "Book Antiqua", serif;
	font-size: 14px;
	color: #5A5A5A;
}

.atjaunosana a:hover {
	opacity:0.7;
}

.pievesana {
	position: absolute;
	width: 230px;
	height: 230px;
	background-color: #FFFFFF;
	right: 15%;
	border: 5px solid;
	border-color: #E6E6E6;
	border-radius: 10px 10px 10px 10px;
	top: 53%;
}

.pievesana a {
	display: block;
	width: 230px;
	height: 230px;
	text-decoration: none;
	font-size: 20px;
	text-align:justify;
	font-family:"Palatino Linotype", "Book Antiqua", serif;
	background-image: url("image/pievesana.png");
	opacity: 0.2;
}

.pievesana_title {
	position: absolute;
	width: 220px;
	height:50px;
	left:60%;
	top:63%;
	font-family:"Palatino Linotype", "Book Antiqua", serif;
	font-size: 14px;
	color: #5A5A5A;
}

.pievesana a:hover {
	opacity:0.7;
}

.pak_content {
	position:absolute;
	width:600px;
	height:auto;
	left:12%;
	font-family:"Palatino Linotype", "Book Antiqua", serif;
	color:#5A5A5A;
}

.pak_content h1 {
	font-size: 22px;
	font-weight: bold;
	text-align:center;
}

.pak_content h2 {
	font-size: 20px;
	text-align: justify;
	line-height: 40px;
	margin-top: 50px;
}

.back {
	position:absolute;
	width:220px;
	height:45px;
	background-color: #FFFFFF;
	top:55%;
	left:36%;
	text-align:center;
	border: 5px solid;
	border-color: #E6E6E6;
	border-radius: 10px 10px 10px 10px;
	text-decoration:none
}

.back a {
	position:absolute;
	width: 220px;
	height: 50px;
	left: 0%;
	text-decoration: none;
	color: #5A5A5A;
	margin-top:10px;
}

.back a:hover {
	font-weight: bold;
}

.pak_content li {
	line-height: 30px;
}

.back_2 {
	position:absolute;
	width:220px;
	height:45px;
	background-color: #FFFFFF;
	top:63%;
	left:36%;
	text-align:center;
	border: 5px solid;
	border-color: #E6E6E6;
	border-radius: 10px 10px 10px 10px;
	text-decoration:none
}

.back_2 a {
	position:absolute;
	width: 220px;
	height: 50px;
	left: 0%;
	text-decoration: none;
	color: #5A5A5A;
	margin-top:10px;
}

.back_2 a:hover {
	font-weight: bold;
}

.back_4 {
	position:absolute;
	width:220px;
	height:45px;
	background-color: #FFFFFF;
	top:48%;
	left:36%;
	text-align:center;
	border: 5px solid;
	border-color: #E6E6E6;
	border-radius: 10px 10px 10px 10px;
	text-decoration:none
}

.back_4 a {
	position:absolute;
	width: 220px;
	height: 50px;
	left: 0%;
	text-decoration: none;
	color: #5A5A5A;
	margin-top:10px;
}

.back_4 a:hover {
	font-weight: bold;
}

.replace{
	position:absolute;
	background-color:#F5F5F5;
	width:800px;
	height:40px;
	top:690px;
}
