/* GENERAL STYLES */
body { font-family: Verdana; background:#EEEEFF; margin:0; padding:0; }
div { margin:0; padding:0; }
img { border:0; }
a { text-decoration:underline;color:#0000CC; }
a:visited: { color:#000099;}
table { font-size:1.0em; border:solid 1px black; border-collapse:collapse; text-align:center; vertical-align:middle; }
td, th { font-size:1.0em; border:solid 1px black; }

table.noborder { border:none; }
table.noborder td { border:none; } 

.center { text-align:center; }
.right { text-align:right; }
.right2 { text-align:right; white-space:nowrap; float:left; }
#leftside { position:fixed; background:#003399; width:150px; height:100%;  }
#logo { display: block; width:150px; height:150px; background: url(/media/logo.gif) no-repeat center center #FFFFFF ; }
#menu { position:fixed; width:150px; top:150px; bottom:0px; overflow:scroll; font-family: "MS Sans Serif", Arial; font-size: 8pt; color: white; margin: 0; }
#menu A { color:#FFFFFF; text-decoration:none;}
#menu A.active { color: #ffff00; }
#menu A:hover { color: #FFFF00; }
#menu ul { margin: 0 0 0 12px; padding:0; }
#menu li { list-style: none outside; white-space: nowrap; padding:0; margin:0; }
#rightside { padding-left:150px; }
#tabs { font-family: Tahoma; font-size: 8pt; background:#ffffff; position:fixed; margin: 0; padding: 0; width:100%; }
#tabs ul { margin: 0; text-align:left; list-style-type: none; padding: 15px 2px 2px 2px; }
#tabs li { text-align:center; display: inline; background:#666680; border: 1px solid #EEEEFF; border-right: 1px solid #404040; padding: 2px 4px 2px 6px; }
#tabs li.select { display: inline; background:#CCCCFF; border-bottom: 1px solid #CCCCFF; padding: 4px 4px 2px 6px; }
#tabs .select a { text-decoration:none; color: #000; }
#tabs a { text-decoration:none; color: #fff; }
#content { margin:0; padding:1cm; font-size:0.8em; }
#content .spacer { background: #CCCCFF; width:100%; height:2px; padding:0; margin:0.5em 0 0.5em 0; }
#produkty { text-align:center; }
#produkty table { border: solid 2px #CCCCFF; margin:0.2cm auto 0.2cm auto; width:66%; }
#produkty td { border: solid 2px #CCCCFF; text-align:left; vertical-align:top; }
#produkty h1 { font-size: 1.1em; font-weight:bold; margin-top:0.5em; }
#produkty h1 a { text-decoration:none; color:#0000CC; }
#produkty h1 a:hover { text-decoration:underline; }

#ceny { text-align:center; }
#ceny table { background:#CCCCFF; margin:0.2cm auto 0.2cm auto; width:66%; text-align:left; }
#ceny td { background:#EEEEFF; vertical-align:top; }
#ceny th { text-align:left; font-weight:normal; }


/* EDITOR PROPERTIES */
h1 {
font-size: 1.3em;
font-weight:normal;
margin:1.3em 0 0.5em;

}

h2 {
font-size: 1.2em;
font-weight:normal;
margin:1.3em 0 0.5em;

}

h3 {
font-size: 1em;
font-weight:bold;
margin:1.3em 0 0.5em;

}

