/*************************************************************/
/*   Author:   morpheus                                      */
/*   Date:     16-07- 2009                                   */
/*   Homepage: http://morpheusdesign.cz                      */
/*************************************************************/

*{margin:0; padding:0;}

body{
font-family: Tahoma, 'Lucida Grande CE', lucida, sans-serif;  
font-size: 12px;
color:#000;
background:#C08C69 url(img/i01.jpg) repeat-x top left;
}

a{
color:#fff;
font-weight:bold;
text-decoration: underline;
font-size: 20px;
}

a:hover{color:#000; text-decoration:none;}

#container{
width:993px;
margin: 0 auto;
text-align:left;
}

#logo {
float: left;
width: 993px;
height: 183px;
background: url(img/i02.jpg) no-repeat;
}
#hlava {
float: left;
width: 993px;
height: 192px;
background: url(img/i02b.jpg) no-repeat;
}
#sekce {
float: left;
width: 993px;
height: 284px;
background: url(img/i03.jpg) no-repeat;
}
#vstup {
float: left;
width: 993px;
height: 49px;
background: url(img/i04.jpg) no-repeat top center;
text-align: center;
padding-top: 30px;
}
