/* jazykovyservis.cz content styles */

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

h1, h2, h3, h4, h5, h6, caption { font-family: Arial, sans-serif; margin-top: 0; margin-bottom: 0.5em; color: #0c73a6; }
h1 { font-size: 216.6%; font-weight: normal; margin: 15px 0 12px; line-height: 1.071; color: #333333; }
h2 { font-size: 150%; font-weight: normal; margin: 0.75em 0 0.05em 0; line-height: 1.25;}
 
h3, caption { font-size: 116.7%; margin: 0.5em 0 0.05em 0; font-weight: normal; text-align: left;}
h4, h5, h6 { font-size: 100%; }
p, li, table {margin-top: 0; }

ul, ol { margin-left: 0; padding-left: 25px;}
p { margin-bottom: 1.308em; }
p.no-margin { margin: 0; }

ul {margin: 0 0 1.308em 0; padding: 0;  list-style: none;}
ol { margin: 0 0 1.308em 0; }

ol li { margin: 0.2em 0 0.2em 0; padding: 0 !important; background: none !important; }
ul li {margin: 0.2em 0 0.2em 0; padding: 0 0 0 20px; background: url("img/bullet-breadcrumb.png") no-repeat 2px 0.4em;  zoom: 1;}

/* ul.wizard li, #wizard li { background: url(img/bullet-wizard.png) no-repeat 0% 0.16em; padding-left: 25px; margin: 5px 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 0; border-left: 8px solid #cae0eb; background: #ecf7fd; 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: #0b6a99; }
a:visited {color: #09425e;}
a:hover {color: #109BE0 ; }
a.ext {background: url("img/ico-ext.png") no-repeat right top; padding-right: 13px; }
.dotlink { background: url(img/bullet-dotlink.png) no-repeat 100% 80%; padding-right: 15px; }

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

.fl { display: inline; float: left; }
.fr { display: inline; float: right; }
.cl { clear: left; }
.cr { clear: right; }
.out { 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%;}
.suppress { color: #666666; font-weight: normal; }
.hidden { display: none; }

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

/* Tables */
table {background: white; border: 3px solid #cae0eb; border-collapse: collapse; margin: 0 0 15px 0; font-size: 100%; width: 100%; }
table th, table td {border: 1px solid #cae0eb;  padding: 5px 5px; }
table th { background: #a5cbdd; font-weight: bold; }
table td { background: white; border-width: 1px; }


/*
table { background: none; border: 0; border-collapse: collapse; margin: 0 0 1em 0; font-size: 100%; clear: both; width: 100%; }
caption { text-align: left; padding-bottom: 3px; margin-bottom: 0; margin-top: 1em;}
th, td {vertical-align: top; padding: 4px 10px; }
td, th { background: none; border: 1px solid #E3E3E3; border-width: 1px 0;}
*/
th { text-align: left; }
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 0 1px 0; }
table.plain tr td, table.plain tr { background: none; border: none; padding: 0; font-size: 100%; vertical-align: top; }
table.plain tr td { padding: 1px 10px 1px 0; }
table.plain h2 { margin-top: 10px; }

/* 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.no-border {border: 0;}
img, .content img, .imgbox img  { border: 1px solid #DCD8CE; padding: 5px; }
img.fl, img.fr {margin: 0 15px 15px 15px;}
img.fl {margin-left: 0; float: left; clear: left;}
img.fr {margin-right: 0; float: right; clear: right;}
img.plain {margin: 0; padding: 0; border: 0; display: inline;}

img.side-image { padding: 0; border: 0; margin: 0; display: block; } 

.home-box { width: 305px; margin-top: 15px; overflow: hidden;}
.home-box img { background: white; padding: 1px; border: 5px solid #dadada; margin: 0; display: block; }
.home-box .home-box-inner { background: url(img/bg-home-box.png) no-repeat 0 0; padding: 15px 20px; zoom: 1;}
.home-box .home-box-inner h2 { margin: 0 0 10px 0; background: url(img/bullet-wizard-big.png) no-repeat 0 50%; padding: 3px 0 3px 35px;}

.home-img-box { padding: 5px; border: 1px solid #DCD8CE; }

.float-box { width: 190px; background: #CDEAF9; padding: 15px 15px 5px 15px; float: right; margin: 0 0 10px 20px; border: 1px solid #A2D8F3; font-size: 11px; }

.btn-facebook { background: url(img/btn-facebook.png) no-repeat 0 50%; padding: 5px 0 5px 30px; }
.ico-facebook { background: url(img/ico-facebook.png) no-repeat 0 50%; padding-left: 18px; }

