/* Break.cz - CONTENT */
/* BASIC RULES */
body { font: 75% Arial, "Luxi Sans", Helvetica, sans-serif; padding: 0; margin: 0; }

a{color: #BF0A15;}
a:visited{color: #BF0A15; }
a:hover{color: #FFC425; }

hr { display: none; }

img { border: 1px solid #999; }
img {border: none;}
img.no-border, a img { 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: 200%; color: white; }
h2 {font-size: 100%; text-transform: uppercase; }
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; }
p.no-border img { border: none; }
dt { font-weight: bold; }

ol, ul {margin-top: 5px; margin-left: 30px; padding-left: 0; }
ol li {margin-bottom: 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%;}
/* AXIMA */
.big { font-size: 150%;}

.dotlink { background: url(/img/pg-next.gif) no-repeat left center; padding-left: 10px; font-weight: bold; }
ul.dotlist {margin: 15px 0 1.3em 15px; padding: 0; list-style: none; }
ul.dotlist li {margin: 0 0 1em 0; padding: 0 0 0 13px; background: url(/img/pg-next.gif) no-repeat 0 0.2em; font-weight: bold; }
.no-marg{ margin-bottom: 0 !important;}


form, fieldset { margin: 0 0 1.6em; padding: 0; border: 0 solid transparent; }
fieldset .spc { background: #ECECEC;  border: 1px solid #ccc; }
legend { color: #777F84; font-weight: bold; padding: 0; margin: 0; }
input, select, textarea { font-size: 100%; font-family: Geneva, Arial, "Luxi sans", Helvetica, sans-serif; vertical-align: middle; margin: 0 0 0.1em; }

table { font-size: 100%; width: 100%; clear: both; margin-bottom: 1.6em; border: 2px solid #96B8C6; border-collapse: collapse; }
caption { font-weight: bold; text-align: left; white-space: nowrap; margin-bottom: 0.1em; }
td, th { padding: 0.3em 0.5em; border: 1px solid #96B8C6; vertical-align: top; }
th { background: #E1E8EA; text-align: left; vertical-align: middle;  }
tr.evenrow td { background: #f8f8f8; }

abbr, acronym { cursor: help; }

.small { font-size: 92%; }
.bold { font-weight: bold; }

a.ext { background: url("/img/ico/ic_ext.gif") no-repeat 100% -2px; padding-right: 13px; }

.center { text-align: center; }
.left { text-align: left !important; }
.right { text-align: right; }

img.left{ float: left; margin: 0 5px 5px 0; }
img.right{ float: right; margin: 0 0 5px 5px; }
img.center { display: block; margin: 0 auto; }

