* {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial CE, Arial, sans-serif; 
	font-size: 10pt;
}

h2 {
	padding-top:20px;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
	color: black;
}

p {
	text-align: justify;
	padding-top: 5px;
}

ul.squer {
	list-style: url('list.gif');
}

table {
	margin-left: 15px;
}

table td {
		padding: 5px;
}

a {
	text-decoration: none;
}

a:visited {
}

a:hover {
	text-decoration: underline;
}

#divAll {
	width: 844px;
}

#divTop {
	height: 86px;
	overflow: visible;
	border-bottom: 2px solid #00456B;
}

#divTopLeft {
	float: left;
	width: 200px;
	padding-left: 24px;
	padding-top: 37px;
}

#divTopRight {
	float:right;
	width: 600px;
}



#divTitle {
	margin-top: 2px;
	background: #BCBEC0;
	height: 60px;
	overflow: hidden;
}

#divTitle h1 {
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 40px;
	font-size: 18pt;
	font-weight: normal;
}

#divContent {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 40px;
}

#divBottom {
	border-top: 2px solid #00456B;
	text-align: right;
	color: #00456B;
	font-size: 8pt;
}

#divBottom a {
	color: #00456B;
	text-decoration: none;
	padding-right: 10px;
	font-weight: bold;
}

#divBottom a:hover {
	text-decoration: underline;
}

#login {
	color: #FFFFFF;
	background: #00456B;
	padding: 3px 0px 5px 20px;
}

#btnLogin, #btnLogout {
	background: #00456B;
	color: #FFFFFF;
	border: none;
	padding: 0px 5px;
}

#login input {
	height: 18px;
	font-size: 8pt;
}

.MPAtable {
	margin-left: 0px;
	font-size:10pt;
}

.MPAtable td {
	padding: 2px 20px 0px 0px;
}

.highlight {
	/*color: #FF1A00;*/
	color: #00456B;
	font-weight: bold;
}

.error {
	padding: 10px;
	margin: 10px 0px;
	border: 2px solid #AA0032;
	background: #FFECEE;
}

.error h2 {
	color: #AA0032;
	text-decoration: none;
	padding-top: 0px;
}

.info {
	padding: 10px;
	margin: 10px 0px;
	border: 2px solid #00456B;
	background: #D2E9FF;
}

.info h2 {
	color: #00456B;
	text-decoration: none;
	padding-top: 0px;
}

.info p, .error p {
	padding: 5px 0px;
}

.tblForm td {
	padding: 10px;
	vertical-align: top;
}

.tblForm .tdPopis {
	font-weight: bold;
}

.tdPopis1 {
	color: #7F7F7F;
}

.tblForm {
	border-collapse: collapse;
}

#divLoginError {
	padding-bottom: 5px;
}

#divLoginError p {
	text-align: right;
	padding: 0px;
	color: #DD0000;
}


/* seznam prispevku */
.noFile {
	color: #A6A6A6;
}
.tdTime {
	text-align: right;
	font-size: 7pt;
	padding: 0px;
	height: 25px;
	vertical-align: bottom;
}

.tdImage {
	border-left: 1px solid #BCBEC0;
	border-top: 1px solid #BCBEC0;
	border-bottom: 1px solid #BCBEC0;
	width: 25px;
	vertical-align: middle;
	text-align: center;
	padding: 7px;
}

.tdText {
	border-right: 1px solid #BCBEC0;
	border-top: 1px solid #BCBEC0;
	border-bottom: 1px solid #BCBEC0;
	padding: 7px 10px;
}

.tdDisText {
	border-left: 1px solid #BCBEC0;
	border-right: 1px solid #BCBEC0;
	border-top: 1px solid #BCBEC0;
	border-bottom: 1px solid #BCBEC0;
	padding: 7px 10px;
}

.tdButton {
	width: 80px;
	vertical-align: top;
	padding: 0px;
	border-top: 1px solid #BCBEC0;
}

.aButton {
	display: block;
	text-align: center;
	background: #BCBEC0;
	padding: 2px;
	margin-bottom: 2px;
	color: #4D4D4D;
}

.aButton:hover {
	background: #00456B;
	color: #FFFFFF;
	text-decoration: none;
}

.opened {
	background: #A3C380;
}

.closed {
	background: #AD0031;
}

.khodnoceni {
	background: #407CDB;
}

.ohodnoceno {
	background: #AD0031;
}
/*
.divOpen {
	width: 25px;
	height: 100%;
	background: #A3C380;
	vertical-align: middle;
}
*/

.trodd {
	background-color: #E6E6E6;
}
.treven {
	background-color: white;
}

.star {
	color: #C10188;
	font-size: 0.7em;	
}

.tblForm .noFile {
	color: #7F7F7F;
}

.tblForm .tdPopisPDF {
	color: #7F7F7F;
}

.tblForm {
	margin-left:0px;
	width:764px;
}

.tblFormReg {
	margin-left:0px;
	width:764px;
}

.tblFormReg .tdPopisReg {
	font-weight: bold;
	width: 250px;
}

.tdceny1 {
	width:68px;
	vertical-align: top;
	padding:0;
	padding-top: 12px;
}

.tdceny2 {
	vertical-align: top;
	padding-right:15px;
	padding-left:0px;
	padding-top: 12px;
	text-align: center;
	width:60px;
}

.tdceny3 {
	vertical-align: top;
	padding:0;
	padding-top: 12px;
	text-align:left;
}	
	
.tbladmin td {
	border-right: 1px solid white;
}

.tbladmin th {
	font-weight: bold;
	font-size: 10px;
	text-align: left;
	padding-left:4px;
	padding-bottom: 4px;
	padding-right: 6px;
}

.bluetext {
	color: #2D2F89;
	font-size: 9px;
	padding-bottom: 5px;
	text-align: right;
}

.revdetail td, th {
	border-right: 0px solid red;
}
.revdetail th {
	padding-top:10px;
}

.linka {
	margin-top:10px;
	border-top:1px solid #BCBEC0;
}

.druhekolo {
	padding-bottom:5px;
	font-size:9px;
	color: #BCBEC0;
}

.notice {
	font-size: 9px;
	color: #7F7F7F;
	font-weight: normal;
}

.noticeAdm {
	font-size: 9px;
	color: #2D2F89;
	font-weight: normal;
}

.diskuzeform {
	background-color: #EEEEEE;
	padding-left: 10px;
	margin-top: 10px;
}

.disradek {
	padding:0;
	margin:0;
	vertical-align:top;
}

.predmet {
	font-weight:bold;
}

.jmeno {
	width:200px;
}

.datum {
	width:200px;
}

.vetev {
	vertical-align:middle;
}

