/* --------- Stranka - jediny abs. DIV -------------- */

BODY {
 width: 100%;
 background-color: #BE0000;
 margin: 0px;
 padding: 0px;
}

#stl_divBodyLeft {
 margin: 10px;
 border-right: 1px dashed #ffffff;
}

#stl_divBodyContent {
 margin: 10px;
}

#shopButt1 {
 position: absolute;
 left: 730px;
 top: 40px;
}

#shopButt2 {
 margin-left: 20px;
 top: 3px;
}

#stl_divBoxButts {
 text-align: center;
}

#stl_divBoxTip {
 position: absolute;
 left: 720px;
 top: 150px;
 width: 160px;
 border-left: 1px dashed #ffffff;
 padding-left:15px;
 font-size: 7pt;
}

#stl_divBanner {
 position: absolute;
 left: 12px;
 top: 10px;
/* width: 468px; */
}


input.tipInput, textarea.tipTextarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt;
  width: 100%;
}

.stlPollBox {
 float: left;
 width: 255px;
 margin: 2px;
 padding: 5px;
 border: 1px dashed #ffffff;
 clear: left;
}

.stlPollResBox {
 float: left;
 width: 255px;
 margin: 2px;
 padding: 5px;
 border: 1px dashed #ffffff;
 clear: right;
}


/* --------------- ELEMENTS --------------- */

hr {
 width: 100%;
 height: 1px;
 color: #ffffff;
 clear: all;
}

ul {
 list-style-type: square;
}

td {
 vertical-align: top;
}

P, OL, UL, DIV, H1, H2, TD, INPUT {
 font-family: Verdana, Arial, Helvetica, sans-serif;
/* font-family: Times, "Times New Roman", serif; */
 font-size: 8pt;
 font-style: normal;
 color: #ffffff;
 text-align: justify;
}

.smalltext {
 font-size: 7pt;
 font-style: normal;
 padding:0;
 margin:0;
}

.ultrasmalltext {
 font-size: 6pt;
 font-style: normal;
 padding:0;
 margin:0;
}

.errbox {
 font-size: 7pt;
 background: #ffffff;
 color: #be0000;  
 border: 1px solid #be0000;  
}

P {
 margin: 0px;
 padding: 0px;
 margin-bottom: 1em;
}

H1 {
 margin: 0px;
 padding: 0px;
 margin-bottom: 0.5em;
}

A {
 color: #ffffff; /* standard link color, if not specified otherwise in <a class=...> */
 text-decoration: none;
 font-weight: bold;
 border: 0px;
}

A:hover {
 color: #ffffff;
 text-decoration: underline;
}

P A {
 text-decoration: underline;
}

P A:hover {
 text-decoration: underline;
 color: #336633;
}

/* --------------- FORMATING --------------- */

.i {
 font-style: italic;
}

.noU {
 text-decoration: none;
 border-width: 0;
}

.marBott {
 margin-bottom: 1px solid #ffffff;
}

.vAlignMid {
 vertical-align: middle;
}

input, textarea {
/* width: 400px; */
 color: #000000;
}

.csc-uploads-description {
 padding-bottom: 20px;
}

.pollBrd {
 border: 1px dashed #ffffff;
}

/* --------------- UNKNOWN --------------- */

H1 {
 font-weight: bold;
 font-size: 10pt;
 color: #ffffff;
 clear: both;
/* border-top: 1px dashed #ffffff; */
}

H3 {
 font-weight: bold;
 clear: both;
 border-top: 1px dashed #ffffff;
 font-size: 8pt;
 padding-top: 1em;
}
