/* -=-=-=-=-=-=-=-=-=-=-=-=-= global definitions =-=-=-=-=-=-=-=-=-=-=-=-=- */
BODY, DIV, TABLE, FORM, CAPTION, UL, LI, ADRESS, IMG, H1, H2, H3, H4, P, HR {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
.hide {
	display: none;
}
.cleaner {
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	content: ' ';
	font-size: 0;
}
.cleaner hr {
	display: none;
}
.leftClear {
	clear: left;
}
.rightClear {
	clear: right;
}
.bothClear {
	clear: both;
}
.center {
	margin: 0 auto;
}
.textRight {
	text-align: right;
}
.textLeft {
	text-align: left;
}
.textCenter {
	text-align: left;
}
P.error {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Courier New", Courier, monospace;
	color: #FF0000;
}
/* -=-=-=-=-=-=-=-=-=-=-=-=-= base layout definitions =-=-=-=-=-=-=-=-=-=-=-=-=-*/
HTML, BODY {
	width: 100%;
	height: 100%;
	position: relative;
	margin: 0;
	padding: 0;
}
BODY {
	font: normal 9pt "Times New Roman", Times, serif;
	background: #000;
	color: #000;
}
#page {
	display: table; 
	width: 100%;
	height: 100%; 
	#position: relative; 
	overflow: hidden;	
}
#page-in {
	display: table-cell; 
	#position: absolute; 
	#top: 50%;
	vertical-align: middle;
}
#content {
	width: 1000px;
	height: 600px;
	position: relative; 
	#top: -50%; 
	margin: 0 auto;
	background: url(img/layout_background.jpg) no-repeat top; 
	text-align: left;
}
/* -=-=-=-=-= column-left / column-right / column-middle definitions =-=-=-=-=-=*/
#column-left, #column-middle, #column-right {
	display: inline; /* osetreni bugu dvojiteho marginu v IE */
	height: 600px;
}
#column-middle {
	position: relative;
	width: 535px;
	height: 430px;
	margin-left: 260px;
	margin-top: 100px;
	margin-bottom: 70px;
	float: left;
	overflow: auto;
	scrollbar-3dlight-color: #a8844a;
	scrollbar-arrow-color: #000;
	scrollbar-base-color: #e3ca91;
	scrollbar-darkshadow-color: #a8844a;
	scrollbar-face-color: #e3ca91;
	scrollbar-highlight-color: #806c54;
	scrollbar-shadow-color: #806c54;
	scrollbar-track-color: #a8844a;
}
#column-middle #column-middle-in {
	padding-right: 10px;	
}
#column-left {
	width: 260px;
	float: left;
	position: relative;
	margin-left: -795px;
}
#column-right {
	width: 205px;
	float: left;
	position: relative;
}
/* -=-=-=-=-=-=-=-=-=-=-=-=-= page-head definitions =-=-=-=-=-=-=-=-=-=-=-=-=- */
#page-head {
	width: 0;
	height: 0;
	float: left;
}
#page-head #page-head-in {
	width: 545px;
	height: 24px;
	position: absolute;
	top: 52px;
	left: 260px;
	z-index: 1;
	line-height: 24px;
	overflow: hidden; 
}
#logo {
	display: block;
	width: 230px;
	height: 90px;
	position: absolute;
	left: 20px;
	top: 15px;
}
/* -=-=-=-=-=-=-=-=-=-=-=-=-= menu1st definitions =-=-=-=-=-=-=-=-=-=-=-=-=- */
#menu1st {
	display: inline;
	list-style: none;
	margin: 0px;
}
#menu1st LI {
	display: inline;
	float: left;
}
#menu1st LI A {
	padding: 0 5px;
	border-left: 1px solid #000;
	text-decoration: none;
	color: #000;
}
#menu1st LI A:hover {
	text-decoration: underline;
	color: #b00402;
}
#menu1st LI A:active {
	color: #b00402;
}
#menu1st LI.page-item-1 A {
	border: 0 none;
}
/* -=-=-=-=-=-=-=-=-=-=-=-=-= column-right definitions =-=-=-=-=-=-=-=-=-=-=-=-=- */
#framebox {
	display: block;
	position: absolute;
	top: 24px;
	right: 22px;
	width: 182px;
	height: 146px;
	z-index: 0;
	background: url(img/framebox.jpg) no-repeat center;
}
#framebox .object-in {
  display: block;
  width: 145px;
  height: 110px;
	position: absolute;
	top: 20px;
	left: 25px;
}
#framebox .frame {
	display: block;
	width: 182px;
	height: 146px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(flash_slideshow/framebox.png) no-repeat center;
}
#emailbox {
	display: block;
	position: absolute;
	top: 170px;
	right: 40px;
	width: 142px;
	height: 162px;
	background: url(img/emailbox.jpg) no-repeat center;	
}
#noticebox {
	display: block;
	position: absolute;
	top: 332px;
	right: 25px;
	width: 171px;
	height: 246px;
	background: url(img/noticebox.jpg) no-repeat center;	
}
/* -=-=-=-=-=-=-=-=-=-=-=-=-= page-foot definitions =-=-=-=-=-=-=-=-=-=-=-=-=- */
#page-foot {
	width: 95px;
	height: 20px;
	position: absolute;
	bottom: 30px;
	left: 47px;
	z-index: 1;
	line-height: 20px;
	overflow: hidden; 
	text-align: center;
}
#page-foot A {
	text-decoration: none;
	font-weight: bold; 
	font-size: 0.8em;
	color: #000;	
}
#page-foot A:hover {
	text-decoration: underline;
}
/* -=-=-=-=-=-=-=-=-=-=-=-=-= databox definitions =-=-=-=-=-=-=-=-=-=-=-=-=-=-*/
#column-middle {
	line-height: 120%;
	font-size: 1.2em;
}
#column-middle P {
	line-height: 120%;
	margin-bottom: 7px;
}
#column-middle H1, 
#column-middle H2,
#column-middle H3,
#column-middle H4 {
	font-size: 1em;
	font-weight: bold;
}
#column-middle H1 {
	margin-bottom: 20px;	
}
/* #column-middle H1 {
	margin-bottom: 20px;
	font-size: 1.5em;
	font-weight: bold;
}
#column-middle H2 {
	font-size: 1.25em;
	font-weight: bold;
	margin: 15px 0 7px 0;
}
#column-middle H3 {
	font-size: 1.15em;
	font-weight: bold;
	margin: 15px 0 7px 0;
}
#column-middle H4 {
	font-size: 1em;
	font-weight: bold;
	margin: 15px 0 0 0;
} */
#column-middle A {
	text-decoration: none;
	color: #900402;
}
#column-middle A:hover {
	text-decoration: underline;
}
/* -=-=-= listing =-=-=- */
#column-middle OL {
	margin: 10px 0;
	padding: 0 0 0 2em;
}
#column-middle UL {
	margin: 10px 0;
	padding: 0 0 0 2em;
	list-style: square;
}
#column-middle LI {
	line-height: 140%;
}
/* -=-=-= tables =-=-=- */
#column-middle table, #column-middle th, #column-middle td, #column-middle tr {
	border: none;
}
#column-middle th {
	padding: 3px 5px;
	border-bottom: 1px solid #000;
	font-weight: bold;
}
#column-middle TD {
	border-bottom: 1px solid #7a5721;
	padding: 3px 5px;
}
/* -=-=-= imgbox =-=-=- */
#column-middle IMG {
	display: block;
	margin: 2px;
	padding: 13px;
	position: relative;
	border: 0;
	background: url(photo_frame.jpg) no-repeat center;
}
#column-middle IMG:hover {
	border: 0;	
}