0div{border: 1px dotted;}

html, body {
	height: 100%;
	width: 100%;
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg_main.jpg);
	background-repeat: no-repeat;
/*	text-align: center; /* centrovanie pageholderu pre IE */
}

#PageHolder {
	width: 760px;
/*	margin: auto; /* centrovanie pageholderu pre FF */
/*	height: 99%;*/
}

h3{padding: 0px; margin: 0px; margin-bottom:15px; font-size: 16px;}
img{border: 0px;}
.menuitem {color: white; font-size: 11pt; font-weight: bold; text-decoration: none;}

.gray {color: gray;}
.smalltext {font-size: 8pt;}
.up {padding: 0px; margin: 0px;} /* definicia posunu odstavca P pri prvom pouziti */

ul {
	list-style-type: none;
	margin-top: 0px;
	text-indent: -35px;
	list-style-position: none; /* list-style-type: square;  /*disc | circle | square | decimal | lower-roman | upper-roman | lower-alpha | upper-alpha | none */
}

#HHolderTop {height: 154px;}
#HHolderMiddle {height: 85px;}
#HHolderBottom {height: 40px; /*border: thin dotted;*/}
#VHolderLeft {position:relative; width: 190px; /*height: 200px;*/float: left;}
#VHolderMiddle {position:relative; width: 440px; /*height: 200px;*/float: left; background-image: url(images/bg_dotted.gif);}
#VHolderRight {position:relative; width: 120px; /*height: 200px;*/float: left; /*border: thin dotted;*/}

#Tabcell {
	position:relative;
	float: left;
	margin-left: 10px; /* horizontalne odsadenie */
	margin-bottom: 10px; /* vertikalne odsadenie */
	border: 1px dotted gray;
}

#TabcellFrame {
	margin: 5px; /* bezfarebne oramovanie */
 /*	border: 5px solid silver; /* farebne oramovanie */
 }

#TabcellContent {
	width: 113px;
/*	background-color: silver; */
}

#logo {
	position: relative;
	top: 19px;
	}

#title {
	position: relative;
	top: 16px;
	margin-left: 71px;
	}

#menu {
	position: relative;
	margin-left: 75px;
}

#content {
	position: relative;
	width: 408px;
	*width: 416px;
	text-align: right; /* left, right, justify - zarovnanie textu pageholderu - FF+IE */
}

div#copyright {
	position: relative;
	background-image: url(images/bg_dotted_horizontal.gif);
	background-repeat: repeat-x;
	margin-left: 75px; /* odsadenie od lava */
	width: 690px;
	color: #ffffff;
	font-size: 11px;
	padding-top: 9px;
	background-color: #B4B4B4;
	line-height: 20px;
	text-indent: 115px; /* odsadenie textu od lava */
}

#copyright a {
	text-decoration: none;
	color: white;
}

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

#menu a {
	text-decoration: none;
	color: white;
}

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

#box{
position:absolute;
left:230px;
width:523px;
height:414px;
border-top:0px;
z-index:999;
background-color:white;
text-align:center;
padding:0px;
margin:0px;
_text-align:left;
}

#con{
position:relative;
z-index:999;
width:501px;
height:375px;
_width:460px;
_height:340px;
top:-0px;
font-size: 8pt;
text-align:left;
padding:5px;
margin:5px;
margin-top:0px;
border:1px solid #979797;
background-color:white;
}

#dragLine{
position:relative;
z-index:999;
height:14px;
padding:4px;
width:496px;
_width:442px;
background-color:white;
cursor:move;
padding-left:0px;
padding-right:0px;
margin-left:5px;
text-align:right;
font-size: 10pt;
font-weight: bold;
background-image: url(images/bg_box.gif);
background-possition: 0% 0%;
background-repeat: repeat-x;
}
