/* Mr. Tester content styles, (c) 2007 PeckaDesign, www.peckadesign.cz */

/* Basic */
body {font: 75% Verdana, Tahoma, Arial, sans-serif; background: white; padding: 15px;  color: #333333; line-height: 1.583;}

h1, h2, h3, h4, h5, h6, caption {margin-top: 0; margin-bottom: 0.5em; font-weight: normal; font-family: "Franklin Gothic Medium", Tahoma, Arial, sans-serif; }
h1 { font-family: "Franklin Gothic Medium", Tahoma, Arial, sans-serif; font-size: 250%; line-height: 1.1667;  margin: 0 0 0.2em;  }
h2 { font-family: "Franklin Gothic Medium", Tahoma, Arial, sans-serif; font-size: 166.7%; line-height: 1.1667; }

h1.underline { border-bottom: 2px solid #B11E27; padding-bottom: 5px; margin-bottom: 20px; }
h2.underline { border-bottom: 2px solid #B11E27; padding-bottom: 5px; margin-bottom: 20px; }
h3.underline { border-bottom: 2px solid #B11E27; padding-bottom: 5px; margin-top: -15px; margin-bottom: 0px; }

h3, caption { font-size: 133.3%; }
h3 { margin: 1em 0 0.25em; }
h4, h5, h6 {font-size: 100%;}

ul, ol { margin-left: 0; padding-left: 25px;}
p, ul, ol, dl { margin: 0 0 1.583em 0; }

ul {margin-left: 3px; padding: 0; list-style: none; }
ul li {margin: 0.2em 0; padding: 0 0 0 20px; background: url("/img/bullet-default.png") no-repeat 0em 0.4em; }
ol li { padding: 0; }

ol.decimal { list-style: decimal; }
ol.lower-alpha { list-style: lower-alpha; }
ol.upper-alpha { list-style: upper-alpha; }
ol.lower-roman { list-style: lower-roman; }
ol.upper-roman { list-style: upper-roman; }

blockquote { margin: 0 0 1em 10px; border-left: 8px solid #EBE9DC; background: #F4F3EC; padding: 1em 1em 1px 1.5em; font-style: italic; zoom: 1;}

hr { display: block; width: 100%; height: 1px; font-size: 1px; overflow: hidden; border: 0; color: #E9E8E5; background: #E9E8E5; margin: 10px 0; clear: both; }
 
a {color: #D2232E; }
a:hover {color: #FF0000; }
a.ext {background: url("/img/ico-ext.png") no-repeat right top; padding-right: 13px; }

a.poor { color: #3E8ACA ; }
a.poor:visited { color: #3473A8  ; }
a.poor:hover { color: #4EAEFF  ; }

/* Misc */
.no-border {border: none !important;}
.no-margin {margin: 0 !important;}

.l { display: inline; float: left; }
.r { display: inline; float: right; }
.cl { clear: left; }
.cr { clear: right; }
.cb { clear: both; }
.out { position: absolute; left: -2000px; top: -2000px; }
.break { height: 1px; font-size: 1px; clear: both; overflow: hidden; visibility: hidden; }
.break_height{ height: 10px; font-size: 10px; clear: both; overflow: hidden; visibility: hidden; }
.small { font-size: 91.6%; }
.suppress { color: #666666; font-weight: normal; }
.hidden { display: none; }
.bold {font-weight: bold;}
.center { text-align: center; }
.left { text-align: left !important; }
.right { text-align: right; }
.justify { text-align: justify; }

/* Tables */
table { background: none; border: 0; border-collapse: collapse; margin: 0 0 1em 0; font-size: 100%; clear: both; border: 2px solid #C4C4C4; }
caption { text-align: left; padding-bottom: 3px; margin-bottom: 0; margin-top: 1em;}
td, th { background: none; border: 0;  border: 1px solid #C4C4C4; vertical-align: top; padding: 4px 10px;}
th { text-align: left; background: #f5f5f5; }

th[align=right] { text-align: right; }
th[align=center] { text-align: center; }

table td p { margin: 0.1em 0; }

/* Plain table */
table.plain { background: none; border: none; margin: 0; }
table.plain tr td, table.plain tr { background: none; border: none; padding: 0; font-size: 100%;}
table.plain tr td { padding-right: 5px; }

/* Half columns */
.col-h-l, .col-h-r {width: 49%; }
.col-h-l {float: left; display: inline;}
.col-h-r {float: right; display: inline;}

/* Images */
img { border: 1px solid #D9D9CF; padding: 3px; }
img.no-border { border: 0; padding: 0; }
img.left, img.right {margin: 0 15px 15px 15px;}
img.left {margin-left: 0; float: left; clear: left;}
img.right {margin-right: 0; float: right; clear: right;}
img.plain {margin: 0; padding: 0; border: 0; display: inline;}

pre {text-align: left;}