@charset "utf-8";
/* CSS Document */


/*******************************************************************/
/*                                                           RESET */
/*******************************************************************/
* { padding: 0px; margin: 0px; }

body { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 13px; line-height: 20px; background-color: #FFFFFF; }

blockquote, address { font-style: normal; }

/*******************************************************************/
/*                                                          GLOBAL */
/*******************************************************************/
.clear { clear: both; height: 0px; overflow: hidden;}
.hide { display: none; }
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }

img { border: none; }
a img { border: none; }
a { color: #1C4C93; text-decoration: underline; }
a:hover { color: #333333; }

img.right { float: right; margin-left: 8px; margin-bottom: 5px; margin-top: 3px; }
img.left { float: left; margin-right: 8px; margin-bottom: 5px; margin-top: 3px; }

hr { display: none; }
.hr-line { height: 1px; overflow: hidden; background-color: #CCCCCC; }

/***************/
/* OVERLAPPING */
/***************/
.overlap,
.overlap * { display: block; position: relative; overflow: hidden; }
.overlap span { position: absolute; left: 0px; top: 0px; background-position: left top; background-repeat: no-repeat; }
a.overlap span,
.overlap a span { cursor: pointer; }

/********/
/* FORM */
/********/
form {}
form * { font-family: Arial, Helvetica, sans-serif; color: #333333; vertical-align: middle; }
form .input, textarea { padding: 2px 7px; }
form .input, select, textarea { border: 1px solid #CCCCCC; }
form fieldset { border: none; padding: 0px; margin: 0px; }

/************************/
/* BASIC TAG DEFINITION */
/************************/
body { background-color: #FFFFFF; color: #333333; }
h1 { font-weight: normal; font-size: 24px; line-height: 24px; padding: 0px 0px 12px 0px; }
h2 { font-weight: normal; font-size: 16px; color: #1C4C93; padding: 12px 0px; }
h3 { font-weight: bold; font-size: 14px; color: #1C4C93; padding: 2px 0px; margin-bottom: 5px; text-transform: uppercase; border-bottom: 1px solid #DCDCDC; }
p { padding-bottom: 1em; }
ul { padding-bottom: 1em; margin-left: 1em; }
ul li { list-style: none; background: url(/img/li-bg.gif) no-repeat left center; padding-left: 10px; }
ul.nobg li { background: none; }
ul.columns2 li { width: 45%; float: left; }

/* BUTTON */
.button { background: #216798 url(/img/button-sprite.gif) repeat-x left center; color: #DFEAFA; font-weight: bold; font-size: 11px; text-decoration: none; padding: 5px 0px; }
.button:hover { color: #FFFFFF; }
.button span { background: url(/img/button-sprite.gif) no-repeat left top; padding: 5px 0px 5px 9px; }
.button span span { background: url(/img/button-sprite.gif) no-repeat right bottom; padding: 5px 9px 5px 0px; }


/*******************************************************************/
/*                                                          LAYOUT */
/*******************************************************************/
body { text-align: center; }

#page-wrapper { width: 988px; text-align: left; margin: 0px auto; }

#main-content { width: 556px; float: left; margin-right: 25px; }
#right-column { width: 223px; float: left; }
#column-wrapper { width: 804px; float: right; margin-left: 25px; }
#left-column { width: 159px; float: right; }

/*******************************************************************/
/*                                                          HEADER */
/*******************************************************************/
#header { height: 50px; position: relative; }

#logo { display: block; width: 198px; height: 29px; margin: 0px; padding: 0px; overflow: hidden; position: absolute; top: 50px; left: 39px; }

#links { margin: 0px; padding: 17px 5px 0px 0px; text-align: right; font-size: 11px; }
#links li { list-style: none; display: inline; padding: 0px; background: none; }
#links a { color: #999999; text-decoration: none; padding-left: 5px; }
#links a:hover { color: #666666; }
#links .cz a,
#links .en a { padding-left: 25px; padding-right: 8px; border-right: 1px solid #CCCCCC; line-height: 11px; background-position: 5px center; background-repeat: no-repeat; }
#links .cz a { background-image: url(/img/flag-cz.gif); }
#links .en a { background-image: url(/img/flag-en.gif); border: none; }

/*******************************************************************/
/*                                                          FOOTER */
/*******************************************************************/
#footer { margin-left: 159px; padding: 5px 0px 0px 0px; border-top: 1px solid #DCDCDC; font-size: 11px; color: #999999; }
#footer * { color: #999999; }

#giant { float: right; text-align: right; }
#giant img { vertical-align: middle; }

/*******************************************************************/
/*                                                            MENU */
/*******************************************************************/
#menu {}

/*******************************************************************/
/*                                                     LEFT COLUMN */
/*******************************************************************/
#left-column { padding: 80px 0px 20px 0px; }

#menu { margin: 0px; padding: 0px 0px 50px 0px; text-align: right; font-size: 12px; }
#menu li { background: url(/img/left-menu-item-bg.gif) no-repeat right bottom; list-style: none; padding: 5px 2px 5px 0px; }
#menu li.active, #menu li.active-k { background: url(/img/li-active.jpg) no-repeat right top; color: #333333; padding-right: 14px; font-weight: bold; }
#menu li.active-k { color: #DDA646; }
#menu a { background: url(/img/left-menu-li-bg.gif) no-repeat right 6px; padding-right: 12px; text-decoration: none; font-weight: bold; }
#menu .quality-corner a { color: #DDA646; }
#menu .quality-corner strong { background: url(/img/ico-shield.gif) no-repeat left center; padding-left: 23px; }

#left-column p.center { padding-left: 31px; }
#left-column .hidden { display: none; }
#left-column .hidden a { overflow: hidden; line-height: 500px; }



/*******************************************************************/
/*                                                    RIGHT COLUMN */
/*******************************************************************/
#right-column { background: url(/img/people.jpg) no-repeat left top; padding: 185px 0px 0px 0px; }

#right-column h2 { font-size: 12px; font-weight: bold; border-bottom: 1px solid #DCDCDC; padding: 8px 0px 2px 0px; margin-bottom: 3px; }

#news { background-color: #F6F6F6; color: #727272; padding: 5px 10px 10px 10px; margin: 0 0 10px 0; font-size: 12px; }
#news li { padding: 2px 2px 0; background: none; border-bottom: 1px solid #ddd; margin-bottom: 5px; }
/*
#news dt { font-weight: bold; }
#news dd { padding-bottom: 10px; }
*/
#news h3 { text-transform: none; font-size: 13px; margin: 0 0 3px; border: none; line-height: 1.3; }
#news .date { font-weight: bold; margin: 0; padding: 0; }
#news .perex { line-height: 1.4; }
#news .date {}

#news a { color: #727272; }
#news a:hover { color: #333333; }
#news .more { display: block; text-align: right; line-height: 1em; }

/*******************************************************************/
/*                                                    MAIN CONTENT */
/*******************************************************************/
#main-content { padding: 58px 0px 20px 0px; }

dt { font-weight: bold; }
dd { padding-bottom: 10px; }
/* PRODUCT LIST */
dl.product-list {}
dl.product-list dt { font-weight: bold; text-transform: uppercase; color: #1C4C93; clear:both; padding-bottom: 5px; }
dl.product-list dd { color: #999999; padding-bottom: 12px; padding-left: 84px; min-height: 71px; }
dl.product-list img { border: 1px solid #F1F1F0; float: left; position: relative; left: -84px; margin: 0px -84px 0px 0px; }
dl.product-list dt.no-image { position: absolute; }
dl.product-list dd.no-image { min-height: 0px; }

.address-list-item { width: 49%; float: left; padding-top: 20px; }

/* CONTACT FORM */
#form-contact {}
#form-contact label { display: block; }
#form-contact .input { width: 130px; }
#form-contact p { width: 49%; float: left; padding: 0px 0px 8px 0px; }
#form-contact p label { width: 80px; float: left; display: block; line-height: 23px; }
#form-contact p.nofloat { float: none; width: auto; }
#form-contact p.nofloat strong { vertical-align: baseline; }
#form-contact textarea { width: 480px; overflow: hidden; margin-top: 2px; }
#form-contact div.center { padding-top: 8px; }
#form-contact button { margin: 0px 0px 0px 0px; }

/*******************************************************************/
/*                                                        HOMEPAGE */
/*******************************************************************/
#page-homepage {}

#page-homepage #main-content { padding-top: 0px; width: 581px; margin-right: 0px; }
#page-homepage #right-column { padding-top: 0px; background: none; }

#page-homepage #flash { width: 320px; height: 254px; float: right; position: relative; top: -40px; margin-bottom: -40px; }
#page-homepage #flash-replacement {  background: url(/img/page-homepage-people.jpg) no-repeat left top; }

#top-box { min-height: 190px; padding: 58px 0px 0px 0px; }

#page-homepage .intro { text-transform: uppercase; color: #1C4C93; line-height: 1em; padding: 0px 0px 10px 0px; }

.category { width: 266px; padding-bottom: 10px; float: left; margin-right: 24px; color: #999999; font-size: 12px; }
.category h2 { font-size: 12px; font-weight: bold; border-bottom: 1px solid #DCDCDC;  padding: 8px 0px 2px 0px; margin-bottom: 8px; }
.category img { border: 1px solid #F2F2F1; float: left; margin-bottom: 10px; }
.category p { padding-left: 84px; padding-bottom: 0.5em; }
.category p.more { text-align: right; }
.category a { color: #999999; }
.category a:hover { color: #333333; }

.category.special p { color: #1C4C93; text-indent: -10px; padding: 37px 35px 0px 30px; }
.category.special a { color: #1C4C93; }

