/* CSS Document */
body {font-family: verdana, arial; color: black; font-style: normal; font-size: 10pt; vertical-align: text-bottom; margin: 0; padding: 0;}

#stranka {
	position: relative;
  width: 800px; min-height: 1700px;
	margin: 0 auto 0 auto;
  border: 0px solid #a7a7a7;
	background-color: white;} 

#hlavicka {position: absolute; width: 800px; height: 155px; top: 0px; left: 0px}
#hlavicka {border-width: 0px; border-style: solid; border-color: red; background: white}

h1 {font: bold 40px/80px  "Verdana CE", Verdana, "Arial CE"; color: #006600; text-decoration: none; margin: -5px;}

h2 {font-family: verdana, arial; color: #006600; font-weight: 100; font-size: 16pt; }

p {font-family: verdana, arial; color: black;	font-size: 11pt; }
form {font-family: verdana, arial; color: black;	font-size: 10pt; }
table {font-family: verdana, arial; 
  color: black;
  font-size: 10pt;
  text-align: left;
  font-style: normal;
  padding: 20px 20px 20px 20px;}

a {color: blue; text-decoration: none;}
a:visited {color: blue;}
a:hover {color: red;}

ul {  font-family: verdana, arial; 
      font-size: 11pt;
      }
      
li {  font-family: verdana, arial; 
      font-style: normal;
    	font-size: 11pt;
	    list-style-type: square;
      border-width: 1px;
      border-style: solid;
      border-color: white;}      

#right {position: absolute;
  top: 150px;
  left: 200px;
  width: 600px;
  border-width: 0px; border-style: solid; border-color: red}


#oranz {width: 560px;
  border-width: 0px;
  border-style: solid;
  border-color: #C0C0C0;
  background: #D9DAFF;
  color: black;
	font-style: normal;
	font-size: 12pt;
  text-align: center;
  padding: 20px;
	vertical-align: text-bottom;}

.poznali {font-family: verdana, arial;
	color: #0080FF;
	font-weight: bold;
	font-size: 14pt;
  text-align: center;
  }

#bily {position: relative; top: 0px; left: 0px}
#bily {width: 560px; border-width: 0px 0px 0px 0px; border-style: solid; border-color: red; background: #FFFFFF;}
#bily {font-family: verdana, arial;
	color: black;
	font-size: 11pt;
  text-align: justify;
  padding: 20px;
	vertical-align: text-bottom;}
.pokr {text-align: right;}

#blue {position: relative; top: 0px; left: 0px}
#blue {width: 560px;
  border-width: 0px;
  border-style: solid;
  border-color: #C0C0C0;
  background: #D9DAFF;}
#blue {font-family: verdana, arial;
	color: black;
	font-style: normal;
	font-size: 12pt;
  text-align: center;
  padding: 20px;
	vertical-align: text-bottom;}

#formular {position: relative; top: 0px; left: 0px}
#formular {width: 560px; border-width: 0px; border-style: solid; border-color: blue; background: #D9DAFF;}
#formular {font-family: verdana, arial;
	color: black;
	font-size: 12pt;
  padding: 10px 20px 10px 20px;
	vertical-align: text-bottom;}

#patka {width: 800px; text-align: center; position: absolute;
  bottom: 0px;
  left: 0px;}
#patka {border-width: 0px; border-style: solid; border-color: blue; }

#levy {position: absolute; width: 160px; top: 150px; left: 0px}
#levy {background-color: white; color: green}
#levy {border-width: 0px; border-style: solid; border-color: red}

#pravy{position: absolute; width: 110px; top: 120px; left: 650px}
