﻿body { margin: 0px; padding: 0px; color: #5c5c5c; background-color: #ffffff; background-image: url(     '../storage/site/background.jpg' ); background-repeat: repeat-x; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
img { border: 0px; }


/***********gallery**************/
div.galToolBar { padding-top: 1px; position: absolute; }
div.galEntry { margin: 1px; 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; }

.pager { font-size: 15px; color: #ee2323; font-weight: bold; }
.pager a { font-size: 13px; font-weight: bold; color: #233fee; padding: 0 5px 0 5px; }


/**pager**/
.pager { margin: 0; display: none; }

.pager a {  width: 30px; height: 24px; margin: 0 0 0 1px; text-align: center; padding: 6px 0 0 0; color: #087b94; font-weight: bold; font-size: 11px; }

.pager a:hover {  }

.pager div.numbers { float: right; }
.pager div.numbers a { font-weight: bold; text-decoration: none;display: block; float:right; background:url('../storage/site/pager1.jpg');}
.pager div.numbers a:hover { background: url('../storage/site/pager1_hover.jpg'); }
.pager div.numbers a.selected { background:url('../storage/site/pager1_hover.jpg'); }

