*
	{
	margin: 0;
	padding: 0;
	}

h1{
	display: none;
}

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

body{
background-color: white; 
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: 110%;
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: 42%;
top: 25%;
bottom: 67%;
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;
}

 #Main nadpis{
color: red;
font-size: 200%;
}

#Main nadpis1{
color: red;
font-size: 400%;
}

div.nadpis{
color: red;
font-size: 200%;
}

#MainBottom
	{
position: absolute;
width: 80%;
height: 30%;
top: 67%;
bottom: 97%;
left: 10%;
right: 90%;
background-color: white; 
background-image: url('../logo/parketySvetle.gif');
background-repeat:repeat;
color: red;
text-align: center;
font-size: 100%;
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%;
}

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

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

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

color: blue;
text-align: center;
}

#SideLeft
	{
position: absolute;
width: 10%;
height: 75%;
top: 25%;
bottom: 100%;
left: 0;
right: 10%;
background-color: white; 
background-image: url('../logo/parketySvetle.gif');
background-repeat:repeat;
color: blue;
text-align: center;
font-size: 120%;
font-weight: bold;
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;
}


