﻿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; }
div.content { width: 1000px; margin: 0pt auto; }
div.mainTop { clear: both; background-image: url(     '../storage/site/header_bg.jpg' ); background-repeat: no-repeat; }
div.mainContent { background-image: url(     '../storage/site/content_bg.jpg' ); background-repeat: repeat-y; clear: both; }
div.leftColumn { float: left; background-color: #d3e795; width: 221px; margin-right: 3px; }
div.centerColumn { padding-bottom: 13px; background-color: #fbebd3; width: 610px; float: left;}
div.rightColumn { float: right; width: 166px; position: relative; top: -5px; background-color: #fbebd3; }
div.footerSection { clear: both; }
div.footer { height: 79px; background-image: url(     '../storage/site/footer_bg.jpg' ); background-repeat: no-repeat; color: #ffffff; clear: both; }
div.footer a { color: White; text-decoration: none; }

h1 { font-size: 18px; color: #b7515a; font-weight: normal; text-align: left; }
h4 { font-size: 12px; color: #cf9031; }
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; }