﻿

/***********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:normal; font-size:18px; color:#f4ac0f;}
.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; }
