#main {
	margin: 5px auto 5px auto;
	width: 800px;
	border: 1px solid #A2A290;
	background-color: #ffffe0;
}

#bottom, #upper {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #A2A290;
	background-color: #ffffe0;
	width: 800px;
}

#upper {
	height: 69px;
}

#bottom {
	background: url(../dwimg/subhead_bg.png) repeat-x;
}

#scrLoading {
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	top: 26%;
	left: 49%;
	display: none;
	padding: 6px;
	border: 1px solid #A2A290;
	z-index: 100;
	background: #ffffe0 url(../dwimg/loading.gif) no-repeat center;
	width: 32px;
	height: 32px;
}

#login {
	margin: auto;
}

#logininfo {
	text-align: right;
	margin-right: 5px;
	margin-top: -1.4em;
}

#user, #logout, #regsetting {
	font-size: 0.8em;
	color: #666666;
	font-weight: bold;
}

#logout, #regsetting {
	color: #e97d00;
}

#svoplink {
	font-size: 0.8em;
	margin: 3px;
}

#pagebreak {
	border-top: 1px solid #A2A290;
	padding-top: 5px;
}

#scrLoading {
	display:none;
}

.filter {
	border: 1px solid #A2A290;
	background-color: #cfcfb3;
	margin: 5px;
	padding: 5px;
	overflow:auto;
}

.edit {
	width: 200px;
}

.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.label2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.laberr {
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.podla {
	border: 1px solid #A2A290;
	float: right;
}

.button {
	color: #e97d00;
	font-family: Arial, Helvetica, sans-serif;
  	text-align: center;
  	font-weight: bold;
  	border: 2px outset #CCCCB3;
  	width: auto;
  	background: url(../dwimg/button_bg.png) repeat-x;
  	padding: 0px 5px;
  	line-height: 16px;
  	height: 22px;
  	margin: 1px;
}

.button2 {
	color: #e97d00;
	font-family: Arial, Helvetica, sans-serif;
  	text-align: center;
  	font-weight: bold;
  	border: 2px outset #ccccb3;
  	width: 130px;
  	background: url(../dwimg/button_bg.png) repeat-x;
  	padding: 0px 5px;
  	line-height: 16px;
  	height: 20px;
  	margin: 1px;
	float: right;
}

.button3 {
	color: #e97d00;
	font-family: Arial, Helvetica, sans-serif;
  	text-align: center;
  	font-weight: bold;
  	border: 2px outset #CCCCB3;
  	width: auto;
  	background: url(../dwimg/button_bg.png) repeat-x;
  	padding: 0px 5px;
  	line-height: 16px;
  	height: 22px;
  	margin: 1px;
	width: 132px;
}

.outer {
	border: 1px solid #A2A290; 
	margin: 3px;
}

.combo, .edit, .licedit {
	border: 1px solid #A2A290;
}

.podstrankyaktual {
	border: 1px solid #A2A290;
	background-color: #cfcfb3;
	padding: 3px;
}

.podstranky {
	border: 1px solid #A2A290;
	padding: 3px;
}

.strankovy {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 0.8em;
	margin: 10px;
}

.imgerr {
	margin:0px 5px -1px 5px;
	padding-top: 2px;
	border: none;
}

.zaznamAISID { 
	margin-bottom:-19px; 
	text-align: right;
	font-size: 0.8em;
	color: #505050;
}

.zaznamMeno {
	font-weight: bolder;
	color: #505050;
}
.zaznamNazov {
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: dotted;
	margin: 2px 5px 1px 5px;
	font-size: 1.1em;
	color:#7F462C;
}

.zaznamPodnazov {
	margin-left: 14px;
	font-size: 0.9em;
	font-style: italic;
	}
	
.zaznamRok {
	font-style: italic; 
	margin-top: -15px; 
	text-align: right;
	font-size: 0.8em;
	color: #505050;
}

.zaznamStrany {
	font-size:0.9em; 
	color:#686868
}

.zaznamSkolitel {
	font-size:0.9em; 
	color:#686868;
}

.zaznamCRZP {
	font-size:0.9em; 
	color:#686868;
}

.zaznamStav {
	font-size:0.9em; 
	color:#686868;
}

body {
	background-color: #cfcfb3;
	/*font-family: Arial, Helvetica, sans-serif;*/
}

h2 {
	font-size: 1em;
	font-family: serif;
	background: url(../dwimg/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	margin: 0 0 3px 0;
}

h3 {
	font-size: 0.9em;
	font-family: serif;
	background: url(../dwimg/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	margin: 0 0 2px 0;
}

a {
	color: #e97d00;
	text-decoration: none;
	font-weight: bold;
	border: none;
}


input[disabled="disabled"] {
	color: #a3a3a3;
}