/* Break.cz - CONTENT */
/* BASIC RULES */
body { font: 75% Arial, "Luxi Sans", Helvetica, sans-serif; padding: 0; margin: 20px; }

a{color: #BF0A15;}
a:visited{color: #BF0A15; }
a:hover{color: #FFC425; }

hr { display: none; }

img { padding: 1px; border: 1px solid #D2D2D2; }
img.no-border { border: none; }

h1, h2, h3, h4, h5, h6, p, ul, dl { margin-top: 0; }
h1, h2, h3, h4, h5, h6 { font-family: Arial, "Luxi Sans", Helvetica, sans-serif; margin-bottom: 0.5em; font-weight: bold; color: black;}

code {font-size: 92%; font-family: "Lucida Console", monospaced; }

h1{ font-size: 133%; color: black; }
h2 {border: none; padding: 0; font-size: 117%; font-weight: bold; margin-bottom: 0.4em; margin-top: 0.5em; }
h3 {font-size: 100%; color: black; }
h4 { font-size: 100%; }
h5 { font-size: 100%; }
h6 { font-size: 100%; }

p, ul, ol, dl { margin-bottom: 1.3em; }
dt { font-weight: bold; }
ol, ul {margin-top: 5px; margin-left: 30px; padding-left: 0; }
ol li {margin-bottom: 1px; }

ul {margin-left: 10px; padding-left: 0; list-style: none; clear: left; }
ul li {background: url("/img/dot-gray.gif") no-repeat 0 0.6em; padding-left: 10px; _height: 1px; }

.out { position: absolute; left: -2000px; top: -2000px; }
.l { display: inline; float: left; }
.r { display: inline; float: right; }
.out, #menu h2 { position: absolute; left: -2000px; top: -2000px; }
.bold { font-weight: bold; }
.br { clear: both; }

.break { height: 1px; font-size: 1px; clear: both; overflow: hidden; visibility: hidden; }
.small { font-size: 92%;}

.no-marg{ margin-bottom: 0 !important;}

table { font-size: 92%; width: 100%; clear: both; margin-bottom: 1.6em; border: 0; border-collapse: separate; }
caption { font-size: 109%; font-weight: bold; text-align: left; white-space: nowrap; margin-bottom: 0.5em; }
td, th { padding: 0.3em 0.5em; border: 1px solid #96B8C6; vertical-align: top; font-weight: normal;}
th { background: #E1E8EA; text-align: left; vertical-align: middle;  }
tr.evenrow td { background: #f8f8f8;  }
tr, th, td {background: #E0E0E0; border: 0; }
td { border-top: 1px solid white; border-bottom: 1px solid #949494; border-right: 1px solid #949494; border-left: 1px solid white; padding: 8px 8px; }
th {padding: 8px 8px; background: transparent; }
td.first { border-left: 0px solid white; border-bottom: 1px solid #949494; }
td.last { border-right: 0; border-bottom: 1px solid #949494; }
tr {_position: relative; }
thead tr { background: #575758 url("/img/bg-table-top.gif") repeat-x 0 0;  color: white; }
th.last {background: url("/img/white-pixel.gif") no-repeat right top; }
th.first {background: url("/img/white-pixel.gif") no-repeat left top; }
tr:hover td { background: #EAEAEA;  color: #CC3300; }

abbr, acronym { cursor: help; }

.small { font-size: 92%; }
.bold { font-weight: bold; }

a.ext { background: url("/img/ico-ext.gif") no-repeat 100% 0; padding-right: 8px;}

.center { text-align: center; }
.left { text-align: left !important; }
.right { text-align: right; }

img.left{ float: left; margin: 0 20px 20px 0; }
img.right{ float: right; margin: 0 0 20px 20px; }
img.center { display: block; margin: 0 auto; }
