#page {
	font-family: Arial, Helvetica, sans-serif;
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#logobar {
	height: 119px;
	width: 895px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(images/theme.gif);
	background-repeat: no-repeat;
	background-position: right;
}
BODY {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#logobar IMG {
	margin-top: 30px;
	margin-left: 35px;
	border: none;
}
#menubar {
	height: 121px;
	width: 895px;
}
#menu1 {
	background-image: url(images/main1.gif);
	height: 121px;
	width: 12px;
	float: left;
}
#menu2 {
	background-image: url(images/main2.gif);
	background-repeat: repeat-x;
	height: 121px;
	width: 144px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-top: 10px;
}
#menu3 {
	background-image: url(images/main5.gif);
	background-repeat: no-repeat;
	float: left;
	height: 121px;
	width: 725px;
}
#menu4 {
	background-image: url(images/main3.gif);
	background-repeat: repeat-x;
	height: 121px;
	width: 725px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#menu4x {
	background-image: url(images/main3x.gif);
	background-repeat: repeat-x;
	height: 121px;
	width: 725px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#menu5 {

	background-image: url(images/main4.gif);
	height: 121px;
	width: 12px;
	float: left;
}
#menu2 UL {
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
}
#menu2 LI {
	list-style-type: none;
	height: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
}
#menu2 A {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 25px;
	width: 100px;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
}
#menu2 A:hover {
	color: #EE1C23;
	text-decoration: none;
	background-image: url(images/menu.gif);
}
#mainblock {
	width: 881px;
	margin-right: 13px;
	margin-left: 13px;
	margin-top: 14px;
	background-image: url(images/mainback.gif);
}
#newsblock {
	width: 192px;
	float: left;
	/*visibility: hidden;*/
	display: none;
}
.news {
	width: 192px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E9E9E9;
}
#pageleft {
	background-image: url(images/pageleft.gif);
	float: left;
	height: 100px;
	width: 12px;
}
#pageright {
	background-image: url(images/pageright.gif);
	float: left;
	height: 100px;
	width: 12px;
}
.content {
	background-image: url(images/contentgrad.gif);
	background-repeat: repeat-x;
	float: left;
	width: 857px; /* 665 old */
	padding-top: 50px;
}
.imgbox {
	float: left;
	width: 140px;
	padding-bottom: 20px;
}
.txtbox {
	float: left;
	padding-bottom: 20px;
}
	.txtbox .desc {
		font-size: 10px;
		color: #666666;
		display: block;
	}
.imgbox IMG {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 3px;
	margin-left: 20px;
	border: 5px solid #EBEBEB;
}
.news H3 {
	font-size: 14px;
	font-style: italic;
	color: #006DB8;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin: 0px;
}
.news P {
	font-size: 11px;
	padding-top: 10px;
	margin-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-bottom: 10px;
}
.txtbox H2 {
	font-size: 24px;
	color: #EE1C23;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 20px;
	width: 650px;
	margin-top: 0px;
	padding-top: 0px;
}
.txtbox P {
	font-size: 12px;
	padding-right: 20px;
	width: 650px;
	color: #666666;
}
.txtbox STRONG {
	font-weight: bold;
	color: #000000;
}
.txtbox A {
	color: #EE1C23;
	text-decoration: underline;
}
.txtbox A:hover {
	color: #EE1C23;
	text-decoration: none;
}
.breaker {
	font-size: 1px;
	clear: both;
	overflow: hidden;
	line-height: 1px;
	height: 1px;
}
#footer {
	background-color: #FFFFFF;
	padding-top: 12px;
}
#footer1 {
	background-image: url(images/footer1.gif);
	height: 22px;
	width: 13px;
	float: right;
}
#footer2 {
	background-image: url(images/footer2.gif);
	height: 22px;
	width: 795px; /* 603 old*/
	float: right;
	text-align: right;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 18px;
	padding-right: 20px;
}
#footer3 {

	background-image: url(images/footer3.gif);
	height: 22px;
	width: 52px;
	float: right;
}
#footer2 A {
	color: #FFFFFF;
	text-decoration: underline;
}
#menu3 P {
	font-size: 11px;
	font-style: italic;
	color: #FFFFFF;
	padding-left: 200px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
}
#menu3 H1 {
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
	padding-left: 200px;
	padding-top: 35px;
	padding-bottom: 0px;
	padding-right: 25px;
	margin: 0px;
}
.imgbox .small {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 13px;
	margin-left: 20px;
	font-size: 10px;
	color: #999999;
	text-align: center;
}
A {
	color: #EE1C23;
	text-decoration: underline;
}
A:hover {
	color: #EE1C23;
	text-decoration: none;
}
#footer0 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 1px;
	overflow: hidden;
	margin-right: 12px;
	margin-left: 24px;
}
.breaker2 {
	font-size: 1px;
	clear: both;
	overflow: hidden;
	line-height: 1px;
	height: 1px;
	width: 880px;
}
.txtbox H3 {
	font-size: 12px;
	color: #EE1C23;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 20px;
	width: 505px;
	margin-top: 30px;
	padding-top: 0px;
}
.txtbox H4 {
	font-size: 14px;
	font-style: italic;
	color: #006DB8;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

// upravy pro diskuzi...
.tree { font-size:11px }
.tree { font-size:12px }
.tree A {
	font-size:12px;
	color:#006DB8;
	text-decoration:none;
	font-weight: bold;
}
.tree A:hover { color:#EE1C23}
.tree .admin { color:red }
.tree .date {
	font-size: 10px;
}
.tree .date_new { color:#54A4F9 }

.tree #disc_tree-frame { width:554px; height:270px; border:1px solid #E2E2E2; display:block }

.records { background:#E2E2E2; padding:1px 1px; margin:10px 0px; color:black }
.pager { background:#E2E2E2; margin-bottom:5px; float:right }
.pager .active { font-weight:bold; color:#54A4F9 }
.pager A { color:black }
.pager A:visited { color:black }
.pager A:hover { color:#54A4F9 }
.dis_off .dis_message {
	display: none;
}
.dis_on .dis_message {
	display: block;
}
.dis_message {
	margin-left: 0px;
	background-color: #F7F7F7;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-bottom: 20px;
}
.dis_head {
	margin-bottom: 5px;
}

.dis_input {
	font-size:11px;
	width:250px;
	border: 1px solid #006DB8;
}
.dis_area { font-size:11px; border:1px solid #006DB8; width:250px; height:200px }

TABLE.form TH { font-size:11px; text-align:right }

.error { background:#54A4F9; color:white; padding:0px 2px; margin-bottom:10px }
.error UL { list-style-type:square; margin:0px 0px; padding:0px 0px 0px 20px }
.povinne { color:#DB2400; }
A IMG {
	border: 3px solid #EBEBEB;
}
