body {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 2px;
	padding: 2px;
	background-color: #E6FFE6;
	background-image: url(img/bg.gif);
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
}
table form {
	margin: 0px;
}
body, textarea {
/* Scrollbar                 */
	scrollbar-face-color: #DEFFCF;
	scrollbar-highlight-color: #448833;
	scrollbar-3dlight-color: #E6FFE6;
	scrollbar-darkshadow-color: #E6FFE6;
	scrollbar-shadow-color: #448833;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #E6FFE6;
	overflow: auto;
}
#obal {
	max-width: 759px;
	margin: auto;
	height: auto;
	border: 1px solid #000000;
	border-radius:10px;
	background-color:white;
   box-shadow: 4px 4px 7px 1px rgba(0,0,0,0.5);
}
body > #obal {
	max-width: 759px;
}
#obal-in {
	background-color:white;
	border-radius:10px;
}

/* HLAVICKA */
#hlavicka {
	height: 90px;
	width: 100%;
	background: #55CC66 url(img/hlavicka.jpg) no-repeat right top;
	border-radius:10px 10px 0px 0px;
	border-bottom:solid 1px #000;
}
#hlavicka-in {
	width: auto;
	color: #330000;
	text-align: center;
	padding: 2px;
}
#hlavicka h2 {
	margin: 16px 5px 5px 16px;
	text-align:left;
	color: #FFFFFF;
	font-family: 'Courier New CE', 'Courier CE', 'Courier New', courier, monospace;
}

/* vpravo */
#vpravo {
	text-align:center;
	max-width:567px;
	width:94%;
	float:right;
	padding: 5px 5px;
}
body>vpravo {
	width:577px;
}
#anketa #vpravo {
	text-align:left;
}
#vpravo h3 {
	color:#004A00;
	font-weight: normal;
	font-family: Verdana, Arial, monospace;
	margin: 3px 5px 1em;
	padding: 2px;
	background: #FFFFFF url(img/nadpisbg.png) no-repeat center center;
}

/* vlevo */
#vlevo {
	width:180px;
	float:left;
	padding: 5px 0;
}

/* MENU */
#menu {
	font-family: Arial, Helvetica, sans-serif;
}
#logged {
  text-align: center;
  font-size:0.9em;
  margin: 5px 15px;
  padding: 3px 0;
  background: url(img/loginbg.png) no-repeat center center;
}
#logged a {
	text-decoration: none;
	font-weight: bold;
	padding:1px;
}
#logged a:hover {
	text-decoration: underline;
}
#editname {
	text-align: right;
	color: #000;
  font-size:0.9em;
  margin: 1px 3px;
}
#odkazy2 {
  border: solid 1px #000;
	margin: 7px;
	padding: 1px;
	background-color: #FFF;
}
#odkazy2 a {
  display: block;
  border: solid 1px #000;
  margin:2px 2px;
  padding: 1px;
	color: #FFF;
	background-color: #005100;
	text-decoration: none;
	font-family: 'Courier New', courier,Tahoma, Arial, lucida, sans-serif;
	font-size:90%;
}
#odkazy2 a.back {
	background-color: #FF5800;
}
#odkazy2 a.back:hover {
	color: #000000;
}
#odkazy2 a:hover, #paticka a:hover {
	color: #ff9933;
}
#odkazy {
	margin: 5px 5px 15px;
	padding: 0px;
	background: #FFF url(img/menu_bottom.png) no-repeat bottom right;
}
#odkazy-in {
	margin: 0px;
	padding: 15px 3px 15px;
	background: url(img/menu_top.png) no-repeat top left;
}
#odkazy a {
  display: block;
  margin: 5px 7px;
  padding: 3px;
	color: #004c00;
	text-decoration: none;
	font-family: 'Courier New', courier,Tahoma, Arial, lucida, sans-serif;
	font-size:85%;
	font-weight: bold;
	border: solid 1px #d4ded1;
	background-color: #F1FCEE;
}
#odkazy a.back {
	color: #F20A00;
	font-weight: bold;
}
#odkazy a.back:hover {
	color: #000000;
}
#odkazy a:hover, #paticka a:hover {
	color: #893500;
	text-decoration: underline;
}
#odkazy br {
  display: none;
}
#odkazy a.actual {
	border: solid 1px #5F956F;
	background-color: #D9EFDF;
}

a {
	color: #006600;
}
a:hover {
	color: #000000;
}

div.proces {
  margin-left: auto ;
  margin-right: auto ;
  border: 1px solid #000;
  width: 10em;
  padding: 2px;
  font-size: 0.8em;
	background-color: #006600;
	color:#FFFFFF;
}
div#proces.ready {

}
div#proces_on {
	background-color: #F9FF00;
	color:#000000;
}
div#proces_on a {
	color:#000000;
  display: block;
  text-decoration: none;
}

/* PATICKA */
#paticka {
	clear: both;
	height: 22px;
	width: 100%;
	margin: 10px 0 0 0;
	padding: 0px;
	border-radius:0px 0px 10px 10px;
	background: #005511 url(img/paticka.jpg) no-repeat left bottom;
}
#paticka-in {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: auto;
	border-radius:0px 0px 10px 10px;
	text-align: center;
}
#paticka a {
  display:block;
	color:white;
	font-size: 11px;
	text-decoration: none;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

/* OBECNE */
button.tl,input.tl,input.tl2 {
 	background-color: #CCFF99;
	border-top: 1px solid #4EC36D;
	border-left: 1px solid #4EB36D;
	border-right: 2px outset #005500;
	border-bottom: 2px outset #004500;
}
input.tl2 {
	font-size: 0.95em;
}
input.tl3 {
	font-size: 0.95em;
	border: solid 1px #000000;
	background-color: red;
	color: #ffffff;
}
input.adresaweb {
  background: #deffcf url(img/input_www.gif) no-repeat center center;
}
input.adresaip {
  background: #deffcf url(img/input_ip.gif) no-repeat center center;
}
td.tl3 {
/* 	background-color: #CCFF99;*/
}
.tl4 {
 	background-color: #CCFF99;
}

.to_delete td {
 	color: #E00;
 	font-style: italic;
}
.newmail td {
 	color: #999;
 	font-style: italic;
}
.to_delete td.tl3, .newmail td.tl3 {
 	background-color: #EEE;
}
input.long {
	width:13em;
}
input.chck {
  background-color: transparent;
  border: none;
}
input, select, option, textarea {
	border: 1px solid #004400;
 	background-color: #DEFFCF;
 	padding: 0px;
}
.error {
  color: #FF0000;
}
table {
	border-collapse: collapse;
}
.border, .spam .header1,.spam .header2,.spam .header3, table.tab td {
	border:solid 1px #000;
  vertical-align: top;
}
table.tab,table.tab td,table.tab th {
	border:solid 1px #000;
}
.spam .header1 {
  color: #FFFFFF;
  background-color: #009ED3;
}
.spam .header2 {
  color: #FFFFFF;
  background-color: #FF0000;
}
.spam .header3, table.tab th {
  color: #FFFFFF;
  background-color: #006900;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
}
.center {
  text-align: center;
}
.just, .justify {
  text-align: justify;
}
h1,h2,h3,h4,h5,h6 {
	text-align:center;
}
/*jen pro ankety*/
#anketa table.list {
  border-collapse: collapse;
  background-color: #DDFFAA;
}
#anketa table.list th {
  background-color: #005500;
  color: #FFFFFF;
}
#anketa #test {
	border: 1px solid #000000;
	margin: 5px;
	padding: 0;
}
#anketa pre {
	font-size: 0.9em;
}
form#emails, form#newemail, form#quotaemail {
  text-align: left;
}
.pozn {
  font-size: 0.8em;
}
#prostorshow {
  margin: 10px 10px;
  font-family: Arial, lucida, sans-serif;
  font-size: 85%;
}
#palivomer {
	height:10px;
	border: solid 1px #000;
	background-color: #EEF1F9;
	text-align: left;
	margin: 2px 0;
}
#palivo {
	height:10px;
	line-height:10px;
	font-size: 9px;
	padding-left:1px;
	color: #FFF;
	background-color: #005C00;
	font-weight: normal;
	font-family: Arial, lucida, sans-serif;
}
#palivo.big {
	color: #000;
	background-color: #FFFF00;
}
#palivo.max {
	color: #FFF;
	background-color: #FF0000;
}
a.continue {
	font-size: 80%;
	font-family: Arial, lucida, sans-serif;
	padding: 2px 3px;
	border: 1px solid #008C00;
 	background-color: #CCFF99;
 	text-decoration: none;
 	color:#000;
}
td.lowlimit {
  font-weight: bold;
  color: red;
}
#vpravo .alert {
	color: #DD0000;
}
#vpravo ul.uvod {
  text-align: left;
  list-style-type: none;
}
#vpravo ul.uvod h5 {
  text-align: left;
  margin-bottom: 2px;
}
#vpravo ul.uvod ul {
  list-style-type: disc;
  margin-top: 2px;
  margin-bottom: 10px;
}
table.logintable {
  width: 80%;
  margin: 5px auto 20px;
  border: solid 1px #000;
}
table.logintable td {
  vertical-align: top;
}
table.logintable .col1 {
  width: 50%;
}
table.logintable .col2 {
  width: 50%;
}
table.logintable th {
  text-align: center;
  color: #FFFFFF;
  background-color: #CB340D;
  font-size: 150%;
  padding: 5px;
  border-bottom: solid 1px #000;
}
table.logintable ul {
  margin-top: 3px;
  margin-bottom: 3px;
  margin-left: 2em;
}

fieldset {
  margin: 1px 0px;
  padding: 3px 1px 5px;
  border: solid 1px #d4ded1;
}
legend {
  font-weight: bold;
  font-size: 8pt;
  color: #000;
  padding: 0 3px;
  margin-bottom: 10px;
}
