/* CSS Document */
body {font-family: verdana, arial; color: black; font-style: normal; font-size: 10pt; vertical-align: text-bottom;}

#stranka {
	width: 980px;
	margin: 0 auto 0 auto;
  border: 0px solid #a7a7a7;
	background-color: #E2F7F7;
} 

#hlavicka {position: absolute; width: 100px; height: 155px; top: 0px; left: 0px}
#hlavicka {border-width: 10px; border-style: solid; border-color: red; background: white}

h1 {font-family: verdana, arial; color: #4B4B4B; text-decoration: none; margin: 0px; font-size: 18pt;}

h2 {font-family: verdana, arial; color: #D57F00; font-weight: 100; font-weight: bold; font-size: 12pt; }

p {font-family: verdana, arial; color: black;	font-size: 10pt; }

li {font-family: verdana, arial; color: black;	font-size: 10pt; line-height: 150%; }

form {font-family: verdana, arial; color: black;	font-size: 10pt; }
table {font-family: arial;
  color: black;
  font-size: 12pt;
  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;}

#stin {position: relative;
  top: -30px;
  left: 220px;
  width: 500px;
  background: url("g.gif");}

#oranz {width: 600px;
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-color: #C0C0C0;
  background: #E2F7F7;}
#oranz {font-family: "Arial CE", arial, verdana;
	color: black;
	font-style: normal;
	font-size: 12pt;
  text-align: justify;
  padding: 20px;
	vertical-align: text-bottom;}

.nadpis {font-weight: bold;
	font-size: 14pt;
	color: #D57F00;
  text-align: center;
  line-height: 150%;
  }

#bily {position: relative; top: 0px; left: 220px}
#bily {width: 500px; border-width: 0px 0px 0px 0px; border-style: solid; border-color: blue; background: #E2F7F7;}
#bily {font-family: "Arial CE", arial, verdana;
	color: black;
	font-style: italic;
	font-size: 12pt;
  text-align: justify;
  padding: 20px;
	vertical-align: text-bottom;}
.pokr {text-align: right;}

#blue {position: relative; top: -30px; left: 220px}
#blue {width: 500px;
  border-width: 0px;
  border-style: solid;
  border-color: #C0C0C0;
  background: #7FBFFF;}
#blue {font-family: "Arial CE", arial, verdana;
	color: black;
	font-style: normal;
	font-size: 12pt;
  text-align: center;
  padding: 20px;
	vertical-align: text-bottom;}

#formular {position: relative; top: 0px; left: 220px}
#formular {width: 500px; border-width: 0px; border-style: solid; border-color: blue; background: #C0C0C0;}
#formular {font-family: "Arial CE", arial, verdana;
	color: black;
	font-size: 12pt;
  padding: 10px 20px 10px 20px;
	vertical-align: text-bottom;}

#patka {width: 950px; text-align: center;}
#patka {border-width: 0px; border-style: solid; border-color: blue; }

#levy {position: relative; width: 160px; top: 20px; left: 10px}
#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}
