/* CSS Document */

body{
text-align: center;
margin: 0px auto 60px 29px;
font-size: 70%;
background-color: #666666;
background-image: url('poz1.gif');
background-repeat: no-repeat; 
background-attachment: fixed;
overflow: scroll;
}

/*****************************layout****************************/

#top{
text-align: left;
height: 87px;
width: 908px;
margin: 0 auto 0 auto;
display: block;
}

#obsah_agentura{
text-align: left;
height: auto;
width: 908px;
background-image: url('obsah_agentura.png');
background-repeat: repeat-y;
margin: 0 auto 0 auto;
display: block;
}

#obsah_tanec{
text-align: left;
height: auto;
width: 908px;
background-image: url('obsah_tanec.png');
background-repeat: repeat-y;
margin: 0 auto 0 auto;
display: block;
}

#obsah_second{
text-align: left;
height: auto;
width: 908px;
background-image: url('obsah_second.png');
background-repeat: repeat-y;
margin: 0 auto 0 auto;
display: block;
}

#head_agentura_uvod{
text-align: left;
height: auto;
min-height: 584px;
width: 908px;
background-image: url('head_agentura_uvod.png'); 
background-repeat: no-repeat;
display: inline;
float: left;
margin: 0 auto 30 auto;
}

#head_agentura{
text-align: left;
height: auto;
min-height: 584px;
width: 908px;
background-image: url('head_agentura.png'); 
background-repeat: no-repeat;
display: inline;
float: left;
margin: 0 auto 30 auto;
}

#head_second{
text-align: left;
height: auto;
min-height: 584px;
width: 908px;
background-image: url('head_second.png');
background-repeat: no-repeat;
display: inline;
float: left;
margin: 0 auto 30 auto;
}

#head_tanec{
text-align: left;
height: auto;
min-height: 584px;
width: 908px;
background-image: url('head_tanec.png');
background-repeat: no-repeat;
display: inline;
float: left;
margin: 0 auto 30 auto;
}

#end{
text-align: left;
height: auto;
width: 908px;
background-repeat: no-repeat;
display: inline;
float: left;
}

hr.clear{
clear: both;
border: 0px;
margin: 0px;
height: 0px;
width: 95%;
}

/*****************************links****************************/

a.agentura{
height: auto;
width: auto;
font-family: Arial;
font-size: 160%;
color: black;
padding: 9px 25px 12px 25px;
margin-top: 1px;
display: inline;
float: left;
background-color: #FF801F;
text-decoration: none;
}

a.agentura:hover{
height: auto;
width: auto;
font-family: Arial;
font-size: 160%;
color: #383838;
padding: 9px 25px 12px 25px;
margin-top: 1px;
display: inline;
float: left;
background-color: #FF801F;
text-decoration: none;
}

a.tanec{
height: auto;
width: auto;
font-family: Arial;
font-size: 160%;
color: black;
padding: 9px 25px 12px 25px;
margin-top: 1px;
display: inline;
float: left;
background-color: #EEA1AB;
text-decoration: none;
}

a.tanec:hover{
height: auto;
width: auto;
font-family: Arial;
font-size: 160%;
color: #383838;
padding: 9px 25px 12px 25px;
margin-top: 1px;
display: inline;
float: left;
background-color: #EEA1AB;
text-decoration: none;
}

a.second{
height: auto;
width: auto;
font-family: Arial;
font-size: 160%;
color: black;
padding: 9px 25px 12px 25px;
margin-top: 1px;
display: inline;
float: left;
background-color: #E24D6D;
text-decoration: none;
}

a.second:hover{
height: auto;
width: auto;
font-family: Arial;
font-size: 160%;
color: #383838;
padding: 9px 25px 12px 25px;
margin-top: 1px;
display: inline;
float: left;
background-color: #E24D6D;
text-decoration: none;
}

a.aktiv{
height: auto;
width: auto;
font-family: Arial;
font-size: 160%;
color: #383838;
padding: 8px 25px 13px 25px;
margin-top: 1px;
display: inline;
float: left;                 
text-decoration: line-through;  
cursor: text;
}

a.under{
height: auto;
width: auto;
font-family: Arial;
font-size: 120%;
color: black;
padding: 9px 0px 12px 20px;
margin-top: 1px;
display: inline;
float: left;      
text-decoration: none;
border-bottom: 1px dotted #383838;
}

a.under:hover{
height: auto;
width: auto;
font-family: Arial;
font-size: 120%;
color: #383838;
padding: 9px 0px 12px 20px;
margin-top: 1px;
display: inline;
float: left;     
text-decoration: none;
border-bottom: 1px dotted #383838;
}

a.underaktiv{
height: auto;
width: auto;
font-family: Arial;
font-size: 120%;
color: #383838;
padding: 9px 0px 12px 20px;
margin-top: 1px;
display: inline;
float: left;     
text-decoration: line-through;
border-bottom: 1px dotted #383838;
cursor: text;
}

a.text{
font-family: Arial;
font-size: 100%;;
color: black;
text-decoration: underline;
}

a.text:hover{
font-family: Arial;
font-size: 100%;;
color: #383838;
text-decoration: underline;
}


/*****************************fonts****************************/

h1{
width: 360px;
font-family: Arial;
font-size: 210%;
font-weight: 600;
line-height: 26px;
color: white;
margin: 15px 0px 10px 20px;
}

h2{
width: 360px;
font-family: Arial;
font-size: 180%;
font-weight: 600;
line-height: 24px;
color: white;
margin: 15px 0px 10px 20px;
}


p{
width: 420px;
font-family: Arial;
font-size: 140%;;
line-height: 24px;
color: black;
margin: 15px 0px 10px 20px;
}


/*****************************seznamy****************************/

ul{
margin: 0px 0px 20px -10px;
}

li{
width: 420px;
list-style-position: outside;
list-style-type: square;
font-family: Verdana;
font-size: 140%;
color: black;
margin: 0px 10px 0px 10px;
_margin: 0px 10px 0px 40px;
padding-top: 15px;
}


/*****************************img´s****************************/

img.logo{
border: 0px;                    
}

img.fotogalerie{
border: 0px;
margin: 10px 0px 0px 10px;                    
}


/*****************************links****************************/

#links{
padding: 10px 0px 10px 0px;
text-align: left;
height: auto;
width: 95%;
display: block;
margin: 0px auto 0px auto;
background-color: transparent;
clear: both;
}

p.link{
width: 100%;
font-family: verdana;
line-height: 20px;
display: inline;
float: left;
color: black;
font-size: 90%;
font-weight: 500;
margin: 0px 0px 0px 0px;
}

a.link{
font-family: Arial;
font-size: 100%;
color: black;
text-decoration: underline;
} 






















