body {
	background-color: #d8edfb;
	font-family: verdana, arial, helvetica, sans-serif;
    font-size: 8pt;
    font-style: normal;
    font-weight: normal;
    text-align: left;
    color: #037291;
    vertical-align: top;
	}

a:active  { 
        text-decoration: none;
        color: #037291;
        }

a:visited  { 
        text-decoration: none;
        color: #037291;
        }
	
a:link  { 
        text-decoration: none;
        color: #037291;
        }	

a:hover  { 
        text-decoration: none;
        color: #cbd6de;
        }
	
#uprostred {
	text-align: center;
	width: 600px;
	}

#stred {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	text-align: left;
	}

#podklad {
	background-image: url('prvky/podklad.gif');
	display: block;
	width: 950px;
	height: 560px;
	}
	
#ramec_ukazky {
	position: relative;
	top: 130px;
	left: 620px;
	}

#ramec_bily {
	position: relative;
	top: -95px;
	left: 180px;
	}

#menu_bile {
	position: relative;
	top: -390px;
	left: 175px;
	font-family: arial black, helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: #037291;
	font-weight: bold;
	}

#menu_cerne {
	position: relative;
	top: -483px;
	left: 580px;
	font-family: arial black, helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	}

#menu_cerne a:active  { 
        text-decoration: none;
        color: #000000;
        }

#menu_cerne a:visited  { 
        text-decoration: none;
        color: #000000;
        }
	
#menu_cerne a:link  { 
        text-decoration: none;
        color: #000000;
        }	

#menu_cerne a:hover  { 
        text-decoration: none;
        color: #ffffff;
        }

#bily {
	position: relative;
	width: 360px;
	height: 230px;
	}
	
#ikonky {
	position: relative;
	top: -12px;
	left: 180px;
	}		
	
.logo {
	position: relative;
	top: 5px;
	left: 150px;
	}
