body {
    background: url(../images/bg_body.jpg) 0px 10px repeat-x #a7a7a7;
    margin: 0px;
    padding: 0px;
}
a {
    color: #057;
    text-decoration: underline;
}
a:hover {
    color: #951;
    text-decoration: underline;
}
h1 {
    color: #050;
    font-size: 22px;
}
h2 {
    color: #208592;
    font-size: 18px;
}
h3 {
    color: #15506B;
    font-size: 16px;
}
h3 a {
    text-decoration: none;
}
#page {
    width: 980px;
    margin: 0px auto; /* centrovanie */
    padding-top: 0px;
    background: #fff;
}
#logo_area {
    background:#FFF;
    width:100%;
    height: 80px;
    text-align:center;
}
#logo_area span {
    margin-right: 100px;
}
#logo_area a img {
    border: none;
}

#title_area {
    width:100%;
    background: url(../images/bg_title.jpg);
    height: 73px;
    text-align:center;
}
#title_area strong {
    display:block;
    width:600px;
    text-align:left;
    font-family: Geneva,Arial,Helvetica,sans-serif;
    font-size:23px;
    color: #ffffff;
    padding:10px 0px 10px 40px;
}
#title_area a {
    text-decoration:none;
}

#body_area {
    top:160px;
    width: 980px;
    margin: 10px auto 0px auto;
    padding: 0px;
}

#left_area {
    float: left;
    margin: 0px;
    padding:0px;
    width: 195px;
    min-height: 450px;
    text-align:left;
    font-size: 12px;
}
#browser {
    margin: 5px 5px 15px 0px;
    padding: 5px;
    background: #39782C;
    background: #13882F;
    background: #3F7A05;
    color: white;
}
#browser a {
    color: white;
}
#browser a:hover {
    text-decoration: underline;
}
#content_area {
    padding: 10px 15px 10px 20px;
    margin-left: 190px;
}
#content {
    margin: 0px;
    text-align: left;
}
#content h2 {
    margin: 0px;
}
#content ul.list_link {
    list-style: none;
}
#content ul.list_link li {
    margin-top: 10px;
}
#content ul.list_link li a {
    color: #234;
}

#foot_area {
    width: 100%;
    margin: 20px 0px 0px 0px;
    clear: left;
    background: #358B1F;
    color: white;
    text-align: center;
}

#foot_area p {
    padding: 20px 30px 20px 30px;
    background: #358B1F;
}

/* TABLE */
table {
    border: 1px solid #888;
    width: 93%;
    border-collapse: collapse;
    margin: 2% 3.2% 2% 3.2%;
}
td, th {
    padding: 3px 5px 3px 5px;
}
td {
    border: 1px solid #888;
}
th {
    border: 1px solid #888;
    border-bottom: 2px solid #888;
    background: #bbb;
}

/* TREEVIEW */
.treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}

.treeview ul {
	background: none;
	margin-top: 4px;
}

.treeview .hitarea {
	background: url(../images/treeview/treeview-default.gif) -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}

.treeview li {
	margin: 0;
	padding: 3px 0pt 3px 16px;
}

.treeview a.selected {
	background-color: #777;
}

.treeview a {
    color: #006666;
    text-decoration: none;
}

.treeview a:hover {
    color: #cc6600;
    text-decoration: none;
}

#treecontrol { margin: 1em 0; display: none; }

.treeview .hover { color: white; cursor: pointer; }

.treeview li { background: url(../images/treeview/treeview-default-line.gif) 0 0 no-repeat; }
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }

.treeview .expandable-hitarea { background-position: -80px -3px; }

.treeview li.last { background-position: 0 -1766px }
.treeview li.lastCollapsable, .treeview li.lastExpandable { background-image: url(../images/treeview/treeview-default.gif); }
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }

.treeview-red li { background-image: url(../images/treeview/treeview-red-line.gif); }
.treeview-red .hitarea, .treeview-red li.lastCollapsable, .treeview-red li.lastExpandable { background-image: url(../images/treeview/treeview-red.gif); }

.treeview-black li { background-image: url(../images/treeview/treeview-black-line.gif); }
.treeview-black .hitarea, .treeview-black li.lastCollapsable, .treeview-black li.lastExpandable { background-image: url(../images/treeview/treeview-black.gif); }

.treeview-gray li { background-image: url(../images/treeview/treeview-gray-line.gif); }
.treeview-gray .hitarea, .treeview-gray li.lastCollapsable, .treeview-gray li.lastExpandable { background-image: url(../images/treeview/treeview-gray.gif); }

.treeview-famfamfam li { background-image: url(../images/treeview/treeview-famfamfam-line.gif); }
.treeview-famfamfam .hitarea, .treeview-famfamfam li.lastCollapsable, .treeview-famfamfam li.lastExpandable { background-image: url(images/treeview/treeview-famfamfam.gif); }


.filetree li { padding: 3px 0 2px 16px; }
.filetree span.folder, .filetree span.file { padding: 0px 0 0px 14px; display: block; }
.filetree span.folder { background: url(../images/treeview/folder.gif) 1% 0% no-repeat; }
.filetree li.expandable span.folder { background: url(../images/treeview/folder-closed.gif) 1% 0% no-repeat; }
.filetree span.file { background: url(../images/treeview/file.gif) 1% 0% no-repeat; }

