.page
{
position: relative;
top: -60px;
left: 0;
}

body
{
font-size: 80%;
	font-family: Arial;
background-color: #121212;
color: #666666;
background-image: url(bg_body.gif);
background-position: top;
background-repeat: repeat;
}
#up
{
position: fixed;
text-align: center;
top: -20px;
width: 100%;
z-index:9;
}
#down
{
position: absolute;
top: 120px;
white-space: nowrap;
z-index:2;
}


.fix
{
position: fixed;
text-align: center; 
top: -20px;
width: 100%;
}

#down2
{
position: relative;
text-align: center;
margin-left:auto;
margin-right:auto; 
top: 115px;
width: 707px;
}
#down-foto
{
top: 0px;
z-index: 5;
}

#down-foto2
{
background-image: url('../images/galerie/main.jpg');
position: absolute;
left: 0;
width: 707px;
height: 500px;
z-index: 5;
}

#down-kontakty
{
position: absolute;
left: 0px;
top: 0px;
}

#down-share
{
position: absolute;
left: 87px;
top: 470px;
}

#down-text
{
position: absolute;
left: 30px;
top:  5px;
z-index: 7;
}
#down-form
{
position: absolute;
left: -110px;
top: 120px;
}
#down-fb
{
position: absolute;
left: 130px;
top: 150px;
}
#down-hidden
{
position: absolute;
left: 20px;
top: 20px;
z-index: 1;
}

#down-hidden2
{
position: absolute;
left: 20px;
top: 20px;
z-index: 1;
}

table {font-size: 12px;}

h1 {
color: #black;
style: strong;
font-weight: normal;
	font-size: 120%;
	
}
h1 span {
 position: absolute;
	top: 0;
	left: 0;
	display: block;
		width: 123px;
	height: 105px;
	background-image: url(logo.gif);
}

strong
{
margin-bottom: 10px ;
display: block;
color: black;
}

h2
{
color: #black;
margin-bottom: 0;
font-weight: normal;
	font-size: 120%;
}

h3
{
color: #black;
style: strong;
font-weight: normal;
}

i
{
margin-bottom: 10px ;
font-style: normal;
display: block;

}

a
{
color: #black;
}


.page
{
margin-top: 35px;
}

img
{
border: none;
}