@charset "utf-8";
@import url("site_framework.css"); 

/* ACTUANA DEFAULT FRONTEND CSS */
/* Autor: petr@cover.cz */

/* OBECNE */
body {font-family: Verdana, sans-serif; font-size: small; color: #000; margin: 0; padding: 1em; text-align: left; border: 0px none; background: #FFF;}
h1 {color: #000; font-size: 220%;}
h2 {color: #000; font-size: 160%;}
h3 {color: #000; font-size: 140%;}
h4 {color: #000; font-size: 116%;}
h5 {color: #000; font-size: 100%;}
acronym { cursor: help; border-bottom: dotted 1px black;}
legend {background-color: #566675; color: #FFFFFF; font-weight: bold; padding: 0.3em 1.5em;}
fieldset { padding: 1em; margin: 1em 0; border: solid 1px silver;}
hr {border-top: solid 1px #EBEDEF;  border-right: none;  border-bottom: none; border-left: none}

/* ODKAZY */
a:link {color: #000;}
a:visited {color: #000;}
a:hover {color: #000;}
a:active {color: #000;}

/* HEAD */
#head { visibility: hidden;}
#head a {}

/* LOGO */
#logo {visibility: visible; display: block; float: right; width: 280px; height: 146px; margin: 0 0 1cm 1cm; padding: 0; clear: left;}
#logo a {float: left; display: block; width: 280px; height: 146px; }
#logo span {display: none;}
#logo img {border: none;}

/*------ MODULE STRUCTURE -----------------------------------------------------------------*/

/* SUBPAGES LIST */
.subpagesList {width: auto; list-style: none; min-height: 10px; padding: 0; margin: 2em 0;}
.subpagesList>li {list-style: none; overflow: auto;}
.subpagesList h3 { padding: 0; margin: 0.5em 0;}
.subpagesList h3 a {text-decoration: underline;}
.subpagesList h3 a:hover, .productList h3 a:focus {text-decoration: none; }
.subpagesList img {margin-right: 1em;}
/* subpage card types */
/* type 1 */
.subpageCard1 {padding: 0; margin: 1em 0; width: auto; height: auto;}
.subpageCard1 h3 {font-size: 1.2em; line-height: 1.5; margin: 0; margin-bottom: 10px;}
.subpageCard1 img {float: left; border: none;}
.subpageCard1 p { padding: 0; margin: 0 0 1em 0;}
/* type 2 */
.subpageCard2 { float: left; padding: 0; margin: 1em 0; width: 330px; height: 14em;}
.subpageCard2 h3 {font-size: 1.2em; line-height: 1.5; margin: 0; margin-bottom: 10px;}
.subpageCard2 img {float: left; border: none;}
.subpageCard2 p {}

/* NOT TO PRINT */
#languages {display: none;}
#loginBox2 {display: none;}
#menu1cont {display: none;}
#column1cont {display: none;}
.breadCrumbNavi {display: none;}
#footerNavi {display: none;}
.searchBox1 {display: none;}
#footerLogo {display: none;}
#footer {display: none;}
#pageDetailLeft { display: none;}
