﻿body { margin: 0px; padding: 0px; color: #5c5c5c; background-color: #FAF6F3; background-image: url(     '../storage/site/body_bg_repeat.jpg' ); background-repeat: repeat-x; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
img { border: 0px; }

div.content { width: 1000px; margin: 0pt auto; background-color: #FFFFFF; }
div.mainTop { clear: both; background-image: url(     '../storage/site/header_top.jpg' ); background-repeat: no-repeat; height:98px; padding-right:3px; }
div.mainContent {background-repeat: repeat-y; clear: both; }
div.leftColumn { float: left; background: #ffffff; width: 184px; padding: 3px 0 0 0; }
div.centerColumn { padding: 3px 0; background-color: #ffffff; float: right; width: 816px; }
div.rightColumn { float: right; width: 166px; position: relative; top: -5px; background-color: #fbebd3; }
div.footerSection { clear: both; }
div.footer { height: 76px; padding:15px 20px 20px 20px; background: url(     '../storage/site/footer_bg.jpg' ) no-repeat; color: #ffffff; clear: both; }

h1 { font-size: 18px; font-weight: normal; text-align: left; }
h4 { font-size: 12px; color: #786046; }
ul { margin-left: 20px; line-height: 20px; }

/***********gallery**************/
div.galToolBar { padding-top: 1px; position: absolute; }
div.galEntry { margin: 5px; float: left; }
div.galToolBar, div.galEntry { width: 120px; }
div.gImg { background-position: left center; width: 120px; height: 90px; background-repeat: no-repeat; }
div.gImg a { display: block; width: 120px; height: 90px; }
.fileIco { float: left; margin: 0 2px 5px 0; }
.galTitle{ font-weight:bold}
.galDesc{ }

/*editovatelny box - meni sa na .boxEdit*/
.boxNorm { border-style: none; border-width: 1px; }
.cBoxNorm { border-style: none; border-width: 1px; }

.cBoxEdit { border-top-style: dotted; border-bottom-style: dotted; border-top-width: 1px; border-bottom-width: 1px; border-top-color: #990033; border-bottom-color: #990033; }
.boxEdit { border-top-style: dotted; border-bottom-style: dotted; border-top-width: 1px; border-bottom-width: 1px; border-top-color: #990033; border-bottom-color: #990033; }
.pageToolbox { position: absolute; top: 0px; margin: 0px; text-align: center; padding: 1px; font-size: 10px; font-weight: bold; border: 1px solid #71B8FF; background-color: #DFEFFF; right: 0px; }


.disnone { margin-top: 10px; display: none; }
.float_right { float: right; }
.clear_both { clear: both; }

.foo { }
/* W3C CSS validator likes CSS files to start with a class rather than a comment. Soooooo.... */

/* This style sheet is intended to contain RARELY CHANGED rules used when the Menu control adapter is enabled. 

ul.menu { position: relative; }*/

ul.menu, ul.menu ul { margin: 0; padding: 0; display: block; }

ul.menu li { position: relative; list-style: none; float: left; }

ul.menu li a, ul.menu li span { display: block; text-decoration: none; float:left; }

ul.menu ul { position: absolute; visibility: hidden; }

/* Add more rules here if your menus have more than three (3) tiers */
ul.menu li:hover ul ul, ul.menu li.menu-Hover ul ul, ul.menu li:hover ul ul ul, ul.menu li.menu-Hover ul ul ul { visibility: hidden; }

/* Add more rules here if your menus have more than three (3) tiers */
ul.menu li:hover ul, ul.menu li li:hover ul, ul.menu li li li:hover ul, ul.menu li.menu-Hover ul, ul.menu li li.menu-Hover ul, ul.menu li li li.menu-Hover ul { visibility: visible; }

.menu-Vertical ul.menu li { }



