/* CSS Document */
/* rozvrzeni dokumentu */

#pozadi {position: relative; width: 1020px; height: 800px; margin: 0px auto}
#zahlavi {position: absolute; width: 1010px; top: 5px; left: 5px; height: 100px}
#oa {position: absolute; width: 330px; top: 125px; left: 5px; height: 450px}
#vos {position: absolute; width: 330px; top: 125px; left: 345px; height: 450px}
#js {position: absolute; width: 330px; top: 125px; left: 685px; height: 450px}
#bannernavigatorfxdiv {position: absolute; width: 1010px; top: 595px; left: 5px; height: 180px}
#zapati {position: absolute; width: 1010px; top: 780px; left: 5px; height: 15px}

/* Barvy oblastí */
body      {background-color: white; color: black; text-align: center}
#pozadi  {background-color: white; color: white; text-align: center}
#zahlavi  {background-image: url("images/zahlavi.jpg"); color: black; text-align: center}
#oa  {background-image: url("images/oa_bg.png"); color: black; text-align: center}
#vos  {background-image: url("images/cr_bg.png"); color: black; text-align: center}
#js  {background-image: url("images/js_bg.png"); color: black; text-align: center}
#obr  {background-image: url("images/golf123.jpg"); color: black; image-align: right}
#zapati  {background-color: white; color: black; text-align: right}

/* Písma */
.nadpishl1 {margin-top: 15px; margin-right: 0px; color: black; font-style: bold; font-size: 14pt; font-family: verdana}
.nadpishl2 {margin-right: 0px; color: black; font-style: bold; font-size: 12pt; font-family: verdana}


.nadpis1 {margin-top: 15px; margin-right: 15px; color: black; font-style: bold; font-size: 14pt; font-family: verdana}
.nadpis2 {margin-right: 15px; color: black; font-style: bold; font-size: 12pt; font-family: verdana}



.text1 {margin-right: 0px; color: black; font-style: bold; font-size: 8pt; font-family: verdana}

A.odkaz1:link    {font-family: verdana; font-size: 12pt; color: black; text-decoration: none; border-style:solid; padding: 0px 0px 0px 15px; border-color: transparent transparent transparent transparent}
A.odkaz1:visited {font-family: verdana; font-size: 12pt; color: black; text-decoration: none; border-style:solid; padding: 0px 0px 0px 15px; border-color: transparent transparent transparent transparent}
A.odkaz1:hover   {font-family: verdana; font-size: 12pt; color: gray; border-style:solid; padding: 0px 0px 0px 15px; border-color: transparent transparent transparent #FF8C00}

A.odkaz2:link    {font-family: verdana; font-size: 12pt; color: black; text-decoration: none; border-style:solid; padding: 0px 0px 0px 15px; border-color: white white white white}
A.odkaz2:visited {font-family: verdana; font-size: 12pt; color: black; text-decoration: none; border-style:solid; padding: 0px 0px 0px 15px; border-color: white white white white}
A.odkaz2:hover   {font-family: verdana; font-size: 12pt; color: gray; border-style:solid; padding: 0px 0px 0px 15px; border-color: white white white #8F2460}

A.odkaz3:link    {font-family: verdana; font-size: 12pt; color: black; text-decoration: none; border-style:solid; padding: 0px 0px 0px 15px; border-color: white white white white}
A.odkaz3:visited {font-family: verdana; font-size: 12pt; color: black; text-decoration: none; border-style:solid; padding: 0px 0px 0px 15px; border-color: white white white white}
A.odkaz3:hover   {font-family: verdana; font-size: 12pt; color: gray; border-style:solid; padding: 0px 0px 0px 15px; border-color: white white white #677714}

