﻿body {
	background-color: #000000;
	text-align: center;
	font-family: Arial,Tahoma,Georgia,MS Sans Serif,Garamond;
	font-style: italic;}
	

.spolu {
	position: relative;
	width: 600px; height: auto;
	top: 60px;
	background-color: #000000;
	margin: 0 auto;
	text-align: center;
}

.logo {
	position: absolute;
	width: 600px; height: 100px;
	top: 0px; left: 0px;
	background: #000000 url(webpicture/logo2.jpg) no-repeat left bottom;
}

.menu {
	position: absolute;
	width: 600px; height: 30px;
	top: 100px; left: 0px;
	background-color: #000000;
	color: #ffffff; font-size: 12px;
}

.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 600px;
	float: left;
	background: #000000;
}

.menu ul a {
	display: block;
	float: left;
	padding: 0 0px;
	width: 100px;
	line-height: 30px;
	text-decoration: none;
	color: #ffffff; 
	background: #000000 url(webpicture/menubackground.gif) no-repeat left bottom;

}

.menu ul a:hover {
	color: #000000;
	background: #000000 url(webpicture/menubackground.gif) right;
}

.selected a {
	color: #000000;
	cursor: default;
	}
	
.menu ul li {
	float: left;
	}
	
.backgroundtext {
	position: absolute;
	width: 350px; height: 300px;
	top: 150px; left: 250px;
	background-color: #000000; background: url(webpicture/backgroundtext.gif) no-repeat left top; ;color: white;
	text-align:left;
}
	
.textarea {
	position: absolute;
	width: 250px; height: auto;
	top: 50px; left: 50px;
	background-color: #000000;
	font-size: 12px;
}

.textarea a {
	color: #ffffff;
	text-decoration: underline;
}

.textarea a:hover {
	color: red;
	text-decoration: none;
}

.opis {
	position: absolute;
	width: 150px; height: 270px;
	top: 180px; left: 20px;
	text-align: left;
	color: #ffffff; font-size: 12px;
	background-color: #000000;
}

.flagsk {
	position: absolute;
	width: 30px; height: 19px;
	top: 137px; left: 301px;
	background: #ffffff url(webpicture/slovakia.gif) no-repeat;
}

.flagen {
	position: absolute;
	width: 30px; height: 19px;
	top: 137px; left: 335px;
	background: #ffffff url(webpicture/english.gif) no-repeat;
}

.flagde {
	position: absolute;
	width: 30px; height: 19px;
	top: 137px; left: 368px;
	background: #ffffff url(webpicture/germany.gif) no-repeat;
}

.flagsk a, .flagen a, .flagde a {
	display: block;
	width: 30px;
	height: 19px;
	text-decoration: none;
}

.pocitadlo {
	position: absolute;
	width: 90px; height: 20px;
	top: 450px; left: 301px;
	background-color: #ffffff;
	}

.pata {
	position: absolute;
	width: 600px; height: 35px;
	top: 480px; left: 0px;
	color: white; text-align: right;
	font-size: 9px; line-height: 35px;
	background: #000000 url(webpicture/pata.jpg) no-repeat left bottom;
}

.pata a {
	text-decoration: underline;
	color: #ffffff;
}

.pata a:hover {
	text-decoration: none;
	color: #000000;
}

.links {
	position: absolute;
	width: 600px; height: auto;
	top: 160px; left: 0px;
	background-color: #000000;
	color: #ffffff;
	font-size: 10px;
	font-style: normal;
	text-align: left;
}

.foto {
	position: absolute;
	width: 600px; height: auto;
	top: -50px; left: 0px;
	background-color: #222222;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
}

.foto a {
	color: #ffffff;
}

.foto a:hover {
	color: red;
	text-decoration: none;
}

.left {
	position: absolute;
	width: 35px; height: 15px;
	top: 300px; left: 2px;
	background: #000000 url(webpicture/lavasipka.gif) no-repeat left bottom;
	text-align: center;
}

.left a {
	display: block;
	width: 35px;
	height: 15px;
	line-height: 15px;
	background: #000000 url(webpicture/lavasipka.gif) no-repeat left bottom;
}

.left a:hover, .right a:hover {
	background-position: right;
}

.right {
	position: absolute;
	width: 35px; height: 15px;
	top: 300px; left: 563px;
	background: #000000 url(webpicture/pravasipka.gif) no-repeat left bottom;
	text-align: center;
}

.right a {
	display: block;
	width: 35px;
	height: 15px;
	line-height: 15px;
	background: #000000 url(webpicture/pravasipka.gif) no-repeat left bottom;
}



body, html  {
scrollbar-track-color: black;
scrollbar-face-color: red;
scrollbar-highlight-color: white;
scrollbar-3dlight-color: white;
scrollbar-darkshadow-color: black;
scrollbar-shadow-color: white;
scrollbar-arrow-color: white;
}