/* CSS Document */

/* CSS Document */

/* tags */
body {position: relative;
background-color: #000000;
text-align: center;
color: #ffffff;
}


h1 {font-size: 16px;
margin-left: 4px;
margin-top: 10px;
margin-bottom: 5px;
font-weight: bold;
text-align: left;
}

h2 {font-size: 13px;
margin-left: 4px;
margin-top: 10px;
margin-bottom: 5px;
font-weight: bold;
}

h3 {font-size: 10px;
margin-left: 0px;
color: #696969;
margin-bottom: 10px;
font-weight: bold;
}

h4 {font-size: 13px;
margin-left: 4px;
margin-top: 10px;
margin-bottom: 5px;
font-weight: bold;

}

h5 {font-size: 25px;
margin-left: 0px;

margin-top: 20px;
font-weight: bold;
}

table {margin-left: 5px;

}

/* id's */ 
#all {position: relative;
text-align: center;
width: 800px;
}

#head {position: relative;
background-image: url("../images/backhlow.jpg");
background-repeat: no-repeat;
top: 0px;
left: 0px;
width: 800px;
height: 190px;
text-align: left;
margin-top: 5px;
display: none; 
}

#obsah {position: relative;
background-color: #ffffff;
top: -20px;
left: -5px;
width: 800px;

color: #000000;
}

#foot {position: relative;
background-image: url("../images/backflow2.jpg");
background-repeat: no-repeat;
top: 0px;
left: 0px;
width: 800px;
height: 269px;
text-align: left;
display: none; 
}

#menu {position: relative;
width: 800px;
height: 40px;
margin-top: 10px;
display: none; 
}

#hlavni_obsah {position: relative;
margin-top: -12px;
margin-left: 10px;
text-align: left;
}

/* spanz */

#dmg_logo {position: relative;
left: 5px;
top: 70px;
text-align: left;

}

#dance_logo {position: relative;
left: 480px;
top: 60px;

}

#partners {position: relative;
left: 0px;
top: 15px;


}

#pata {position: relative;
left: 0px;
top: 65px;
color: #696969;

}

#contact_1 {

text-align: center;

}

#content {position: relative;
font-family: Arial,Verdana;
font-size: 12px;
margin-top: 0px;
}



#gallery {position: relative;
text-align: center;}

#hlavni_text {font-family: Arial,Verdana;
font-size: 12px;
margin-right: 15px;
margin-top: 5px;
margin-left: 5px;
margin-bottom: 10px;
 }
 

#gallery_radek {position: relative;
left: 100px;
top: 0px;
width: 600px;
height: 100px;
}

#gallery_objekt1 {position: absolute;
left: 0px;
top: 0px;
width: 200px;
height: 100px;
text-align: center;
border: 2px solid;
border-color: #696969;
}

#gallery_objekt2 {position: absolute;
left: 200px;
top: 0px;
width: 200px;
height: 100px;
text-align: center;
border: 2px solid;
border-color: #696969;
}

#gallery_objekt3 {position: absolute;
left: 400px;
top: 0px;
width: 200px;
height: 100px;
text-align: center;
border: 2px solid;
border-color: #696969;
}



/* classes */

.hlavni_text {font-family: Arial,Verdana;
font-size: 12px;
margin-right: 15px;
margin-top: 5px;
margin-left: 5px;
margin-bottom: 10px;
 }
 
.hlavni_text_right {font-family: Arial,Verdana;
font-size: 12px;
margin-right: 15px;
margin-top: 5px;
margin-left: 5px;
margin-bottom: 10px;
text-align: right;
 }
 
.odkaz_text {text-decoration: none;
color: #696969;
}

.odkaz_name1 {text-decoration: none;
color: #696969;
font-size: 14px;
}
