@charset "utf-8";
body {
	background-image: url(img/RedTiles1.jpg);
	font-family: Tahoma;
	font-size: 12px;
	margin: 0px;
	background-attachment: fixed;
}
.ll {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #65494A;
	border-bottom-color: #65494A;
	border-left-color: #65494A;
}
.top {
	background-image: url(img/Graphi2.jpg);
	background-repeat: no-repeat;
}
p {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.menu {
	background-color: #8B6D75;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	padding-top: 7px;
	background-image: url(img/men.jpg);
	background-repeat: repeat-x;
	padding-right: 10px;
	padding-left: 10px;
}
.menu:hover {
	background-color: #65484A;
	display: block;
	height: 20px;
	color: #FFFFFF;
	background-image: url(img/men1.jpg);
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-top: 7px;
	padding-right: 10px;
}
.gor {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #65494A;
}


.poz {
	background-image: url(img/RedTiles.jpg);
	background-repeat: repeat-x;
}
.lev {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8B6D75;
}
.podmen {
	font-weight: bold;
	color: #65484A;
	height: 20px;
	width: 199px;
	text-decoration: none;
	display: block;
	padding-top: 4px;
}
.podmen:hover {
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	width: 199px;
	background-color: #8B6D75;
	display: block;
	padding-top: 2px;
	text-align: center;
}
.o {
	border: 1px solid #814A45;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #65484A;
	text-decoration: underline;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
.copy {
	font-family: Tahoma;
	font-size: 9px;
}
.vid {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
