*
	{
	margin: 0;
	padding: 0;
	}

h1{
	display: none;
}

.popup
{
COLOR: #9F141A;
CURSOR: help;
TEXT-DECORATION: none
}

.body{
background-color: black; 
background-image: url('../logo/parketySvetle.gif');
background-repeat:repeat;

color: blue;
text-align: center;
}


a:link, a:visited{
color: blue; text-decoration: none;
}

a:hover, a:active{
color: red; text-decoration: none;
background-color: yellow;
}

c:link, c:visited{
color: blue; text-decoration: none;
}

c:hover, c:active{
color: red; text-decoration: none;
background-color: yellow;
}

#Top
	{
position: absolute;
width: 80%;
height: 20%;
top: 0;
bottom: 20%;
left: 10%;
right: 90%;
background-color: white; 
background-image: url('../logo/parketySvetle.gif');
background-repeat:repeat;
vertical-align: center;
color: red;
text-align: center;
font-size: 400%;
}


#TopMenu
	{
position: absolute;
width: 80%;
height: 5%;
top: 20%;
bottom: 25%;
left: 10%;
right: 90%;
background-color: silver; 
background-image: url('../logo/parketyLight.gif');
background-repeat:repeat;

color: blue;
text-align: center;
font-size: 100%;
font-weight: bold;
}

#TopMenu a:link, a:visited{
font-size: 110%;
color: blue; text-decoration: none;
}

#TopMenu a:hover, a:active{
font-size: 110%;
color: red; text-decoration: none;
background-color: yellow;
}

#Main
	{
position: absolute;
width: 80%;
height: 72%;
top: 25%;
bottom: 97%;
left: 10%;
right: 90%;
background-color: white;
background-image: url('../logo/parketySvetle.gif');
background-repeat:repeat;

color: blue;
text-align: center;
font-size: 120%;
overflow: auto;
}

#Bottom
	{
position: absolute;
width: 80%;
height: 3%;
top: 97%;
bottom: 100%;
left: 10%;
right: 90%;
background-color: silver; 
color: blue;
text-align: center;
font-size: 100%;
}

a.Bottom:link, a.Bottom:visited{
font-size: 100%;
color: blue; text-decoration: none;
font-weight: normal;
}

a.Bottom:hover, a.Bottom:active{
font-size: 100%;
color: red; text-decoration: none;
background-color: yellow;
font-weight: normal;
}

#SideLeft
	{
position: absolute;
width: 10%;
height: 100%;
top: 0;
bottom: 100%;
left: 0;
right: 10%;
background-color: white; 
background-image: url('../logo/parketySvetle.gif');
background-repeat:repeat;

color: blue;
text-align: center;
}

#SideRight
	{
position: absolute;
width: 10%;
height: 100%;
top: 0;
bottom: 100%;
left: 90%;
right: 100%;
background-color: white; 
background-image: url('../logo/parketySvetle.gif');
background-repeat:repeat;

color: blue;
text-align: center;
}

#Gallery
	{
background-color: white;
background-image: url('../logo/parketySvetle.gif');
background-repeat:repeat;

color: blue;
text-align: center;
font-size: 120%;
overflow: auto;
}

