@charset "utf-8";
/* CSS Document */


/*******************************************************************/
/*                                                           RESET */
/*******************************************************************/
* { padding: 0px; margin: 0px; }

body { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 12px; line-height: 18px; 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; }
.small { font-size: 11px; }
.note { font-size: 12px; line-height: 140%; }
.big { font-size: 14px; }
.valign-middle { vertical-align: middle; }


img { border: none; }
a img { border: none; }
a { color: #333333; text-decoration: underline; outline: 0px !important; }
a:active { outline: none !important; }

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: #E7E7E7; }

/***************/
/* 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; }

/************************/
/* BASIC TAG DEFINITION */
/************************/
body { color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; }
h1 { color: #19718F; font-size: 17px; font-weight: bold; line-height: 22px; }
h2 { color: #19718F; font-size: 14px; font-weight: bold; text-transform: uppercase; padding-bottom: 14px; }
h3 { color: #19718F; font-size: 12px; font-weight: bold; }
p, ol, ul { padding-bottom: 12px; }
.no-padding { padding-bottom: 0px; }
ol { padding-left: 20px; }
ul { padding-left: 10px; }
ul li { background: url(/images/li.png) no-repeat 0px 7px; padding-left: 11px; list-style: none; }

ul a { text-decoration: none; }
ul a:hover { text-decoration: underline; }
a { color: #19718F; text-decoration: underline; }

sub, sup { vertical-align: inherit; }
sub { position: relative; top: 0.4em; font-size: 0.8em; }
sup { position: relative; top: -0.4em; font-size: 0.8em; }

form {}
fieldset { border: none; background: none; }
form .input, textarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #19718F; }

/*******************************************************************/
/*                                                          LAYOUT */
/*******************************************************************/

/* LAYOUT */
.layout {}
.layout .column { width: 49%; float: left; }

/*******************************************************************/
/*                                                          HEADER */
/*******************************************************************/
#header {}
#header img { display: none; }
#header p { font-size: 26px; }

#top-strip { display: none; }

#user-info { display: none; }

#links { display: none; }

/*******************************************************************/
/*                                                          FOOTER */
/*******************************************************************/
#footer { text-align: center; color: #19718F; padding-top: 20px; }
#footer a { text-decoration: none;  }
#footer a:hover { text-decoration: underline; }

/*******************************************************************/
/*                                                            MENU */
/*******************************************************************/
#menu { display: none; }

/*******************************************************************/
/*                                                      MAIN FRAME */
/*******************************************************************/

.sort-list { padding: 0px; margin: 0px; }
.sort-list li { list-style: none; padding: 0px 0px 0px 26px; background: url(/images/ico-book.png) no-repeat 6px 5px; }
.sort-list a { text-decoration: none; }

/* ERRORS */
#error ul,
#success ul,
#warning ul,
ul#error,
ul#success,
ul#warning { margin: 0px; padding: 0px; background: #FFFFFF; position: relative; top: -5px; padding: 4px 0px; margin-bottom: 5px; margin-right: 20px;  }
#error li,
#success li,
#warning li { list-style: none; display: block; text-align: center; line-height: 170%; font-weight: bold; background: none; }

#success ul,
ul#success { border: 1px solid #339900; color:#339900; }
#error ul,
ul#error { border: 1px solid #CC0000; color: #CC0000; }
#warning ul,
ul#warning { border: 1px solid #FF9900; color: #FF9900; }

/********************/
/* BLOCK CATEGORIES */
/********************/
#block-categories { display: none; }

/***************/
/* BLOCK TOP 5 */
/***************/
#block-top5 { display: none; }

/****************/
/* BLOCK PAGING */
/****************/
#block-paging { display: none; }


/**********/
/* BASKET */
/**********/
#basket {  display: none; }

/***************/
/* FORM SEARCH */
/***************/
#form-search { display: none; }

/***************/
/* BLOCK LOGIN */
/***************/
#block-login { display: none; }

/*******************************************************************/
/*                                                    RIGHT COLUMN */
/*******************************************************************/
#right-column { display: none; }

/*******************************************************************/
/*                                                         CONTENT */
/*******************************************************************/
#main-content { }

.burn { color: #F7931D; }
.burn em { font-style: normal; color: #333333; }

.back { color: #19718F; }

.arrow { padding: 0px; margin: 0px;}
.arrow li { background: url(/images/arrow-right.png) no-repeat left 4px; list-style: none; padding: 0px 0px 0px 18px; color: #00BAD5; }
.arrow li a { color: #00BAD5; }
.arrow li.active { background-image: url(/images/arrow-right-dark.png); color: #19718F; }
.arrow li.active a { color: #19718F; }
.arrow li.reverse { background-image: url(/images/arrow-left.png); }
.arrow li.reverse a strong { font-style: normal; font-weight: normal; color: #F7931D; text-decoration: underline; }

.button-add-to-basket { background: #CDE3E8 url(/images/button-add-to-basket.png) no-repeat left center; padding: 5px 9px 6px 40px; font-size: 11px; font-weight: bold; text-decoration: none; line-height: 24px; }

/*********/
/* TABLE */
/*********/
table.data { border-collapse: collapse; margin-top: 5px; width: 100%; }
.data caption { font-size: 12px; font-weight: bold; color: #666666; text-align: left; padding-bottom: 3px; }
.data th { background-color: #004C6B; border-left: 1px solid #004C6B; border-right: 1px solid #004C6B; color: #FFFFFF; text-align: left; padding: 3px 5px; }
.data td { border: 1px solid #5A8FAA; padding: 3px 5px; vertical-align: top; text-align: left; }
.data ul { margin-bottom: 0px; margin-top: 0px; padding-bottom: 0px; padding-top: 0px; }
.data li { font-style: italic; }
.data .center { text-align: center; }
.data .fake { border-left: 0px solid #FFFFFF; }
.data .fake-left { border-right: none; }

/**********/
/* PAGING */
/**********/
.paging { text-align: center; color: #00BAD5; font-weight: normal; font-size: 14px; padding-bottom: 10px; }
.paging a { color: #00BAD5; font-weight: normal; text-decoration: none; }
.paging a:hover { text-decoration: underline; }
.paging span { font-weight: bold; }

/**********/
/* SHADOW */
/**********/
.shadow-r { background: url(/images/shadow-right.png) no-repeat right top; display: inline-block; }
.shadow-b { background: url(/images/shadow-bottom.png) no-repeat left bottom; display: inline-block; }
.shadow-rb { background: url(/images/shadow-bottom-right.png) no-repeat right bottom; display: inline-block; padding: 0px 11px 11px 0px; }
.shadow-rb img { margin-bottom: -4px; }
.shadow-rb img.left,
.shadow-rb img.right { margin: 0px; }

/*************/
/* BOOK LIST */
/*************/
.book-list { padding-left: 5px; }
.book-list h3 { text-transform: uppercase; padding: 0px; line-height: 17px; }
.book-list p { padding-bottom: 0px; line-height: 17px; }
.book-list .item { width: 40%; padding-right: 32px; padding-bottom: 38px; float: left; }
.book-list .img { width: 109px; float: left; }
.book-list .img a { cursor: pointer; }
.book-list .text { max-height: 141px; overflow: hidden; }
.book-list .author { font-weight: bold; font-style: italic; padding: 2px 0px 3px 0px; line-height: 17px; }
.book-list .price { font-style: italic; width: 109px; float: left; padding-left: 0px; padding-top: 10px; line-height: 25px; }
.book-list .buttons { padding-top: 10px; line-height: 25px; padding-left: 109px; }
.book-list .buttons .add { background-color: #CDE3E8; font-size: 11px; font-weight: bold; text-decoration: none; padding: 5px 9px 6px 9px; }
.book-list .buttons img { vertical-align: middle; padding-right: 1px; }


/************/
/* TOP LIST */
/************/
.book-list.top-list { padding-top: 14px; }
.book-list.top-list .item { float: none; width: 285px; padding-right: 0px; padding-left: 65px; position: relative; }
.top-list .position { display: block; padding: 0px; margin: 0px; position: absolute; top: 0px; left: 5px; text-align: center; width: 34px; height: 24px; line-height: 24px; font-weight: bold; background: url(/images/mark-box.png) no-repeat left top; color: #19718F; }

/**********/
/* DETAIL */
/**********/
#detail { padding-top: 11px; padding-left: 5px; }
#detail h1 { padding-bottom: 3px; }
#detail h2 { font-size: 12px; padding-bottom: 9px; padding-top: 10px; }
#detail .left-column { width: 185px; float: left; }
#detail .main-column { padding-left: 192px; padding-right: 33px; }
#detail .desc { color: #19718F; padding-bottom: 4px; }
#detail .author { font-weight: bold; font-style: italic; padding-bottom: 27px; }
#detail .params dt { display: inline; float: left; font-weight: bold; padding-right: 5px; }
#detail .notes {}
#detail .notes dt { display: inline;  float: left; font-weight: bold; color: #19718F; padding-right: 5px; }
#detail .notes dd { padding-bottom: 14px; }
#detail .book-img { padding-bottom: 24px; }
#detail .more { color: #19718F; }

/**************/
/* DISCUSSION */
/**************/
ul.discussion { margin: 0px; padding: 0px; }
.discussion li { list-style: none; padding: 0px; margin: 0px; background: none; }
.article .discussion li { border-bottom: 1px solid #E7E7E7; margin-bottom: 10px; }
.discussion p { padding-bottom: 13px; }
#detail .discussion .author,
.article .discussion .author { color: #19718F; font-weight: bold; font-style: normal; padding-bottom: 5px; }
.discussion .author .date { font-weight: normal; color: #333333; padding-left: 15px; }

/*************/
/* FORM POST */
/*************/
#form-post {}
#form-post textarea { width: 380px; padding: 5px; border: 1px solid #19718F; height: 160px; overflow: hidden; color: #333333; margin-top: 5px; }
.article #form-post textarea { vertical-align: top; position: relative; top: -3px; }
.article #form-post .center { width: 550px; }

/***********************/
/* BLOCK RECOMENDATION */
/***********************/
.block-recomendation { border: 1px solid #19718F; border-left: none; border-right: none; padding: 9px 0px 9px 6px; width: 393px;  margin-bottom: 18px; }
.block-recomendation a { margin-right: 18px; float: left; }
.block-recomendation img { margin-bottom: -4px; }

/****************/
/* BLOCK COLUMN */
/****************/
#block-column { display: none;}

/******************/
/* CONTENT COLUMN */
/******************/
#content-column { width: 100%; float: left; margin-right: 19px; }

#nav { font-size: 14px; color: #F7931D; font-weight: bold; padding-bottom: 11px; }
#nav strong { color: #19718F; }

#content-column .layout .column { width: 48%; }
#content-column .layout .column.first { margin-right: 2%; }


/******************/
/* RELATED TITLES */
/******************/
.related-titles { padding-left: 0px; color: #19718F; }
.related-titles li { background: url(/images/li-square.png) no-repeat left 5px; padding-left: 14px; }
.related-titles ul { padding-left: 0px; }
.related-titles ul li { background: url(/images/li-standard.png) no-repeat left 10px; padding-left: 9px; }

/*********/
/* LINKS */
/*********/
.links { padding-left: 0px; color: #19718F; }
.links li { background: url(/images/li-arrow.png) no-repeat left 3px; padding-left: 16px; }
.links li.burn { background-image: url(/images/li-arrow-orange.png); }
.links a { text-decoration: none; }
.links a:hover { text-decoration: underline; }

.left-column .links { border-bottom: 1px solid #19718F; width: 160px; padding-top: 17px; padding-bottom: 17px; }
.left-column .links.no-border { border-bottom: none; }

/*************/
/* UPOUTAVKA */
/*************/
#upoutavka { color: #456C8D; font-weight: bold; padding: 16px 0px 0px 18px; font-size: 13px; }
#upoutavka p { line-height: 17px; padding-top: 20px !important; padding-bottom: 7px; }
#upoutavka a { float: left; margin-right: 5px; margin-bottom: -10px; }
#upoutavka .burn { font-style: italic; padding-top: 12px; }

/**********/
/* IMAGES */
/**********/
.images { width: 180px; padding-right: 15px; float: left; }
.images p { text-align: center; color: #19718F; padding-top: 5px; padding-bottom: 10px; }
.images a { padding: 0px 5px; }

/****************/
/* BASKET POPUP */
/****************/
#giant-basket-popup { border: 1px solid #004C6B; background-color: #FFFFFF; padding: 13px 13px 37px 13px; width: 290px; position: absolute; top: 0px; left: 0px; color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; }
#giant-basket-popup h3 { font-size: 14px; text-transform: uppercase; font-weight: bold; color: #19718E; margin: 0px; padding: 0px 0px 8px 0px; }
#giant-basket-popup p { padding: 0px 0px 10px 0px; margin: 0px; }
#giant-basket-popup-close { display: block; width: 15px; height: 15px; background: url(/images/button-close.png) no-repeat left top; overflow: hidden; position: absolute; top: 8px; right: 8px; }
#giant-basket-popup .input { border: 1px solid #333333; border-top-color: #ABADB3; border-right-color: #DBDFE6; border-bottom-color: #E3E9EF; border-left-color: #E2E3EA; padding: 2px 5px; margin-left: 5px; text-align: right; width: 20px; font-size: 12px; font-family: Arial, Helvetica, sans-serif; vertical-align: middle; }
#giant-basket-popup .button { display: block; padding: 5px 7px; position: absolute; background-color: #CDE3E8; color: #19718F; font-weight: bold; font-size: 11px; text-decoration: none; } 
#giant-basket-popup .button.basket { background: #CDE3E8 url(/images/basket-popup-ico.png) no-repeat 5px center; padding-left: 30px; right: 13px; }

/***************/
/* FORM BASKET */
/***************/
#form-basket { padding-right: 20px; padding-top: 10px; }
#form-basket table { width: 100%; border-collapse: collapse; }
#form-basket .product-list th { text-align: left; font-size: 11px; white-space: nowrap; }
#form-basket .product-list th.right { text-align: right; }
#form-basket .product-list th.center { text-align: center; }
#form-basket .product-list th,
#form-basket .product-list td { padding: 6px 8px; border-bottom: 1px solid #FFFFFF; line-height: 16px; vertical-align: middle; }
#form-basket .product-list th { padding-bottom: 1px; }
#form-basket .product-list tr { background-color: #EAEAEA; }
#form-basket .product-list tr.last,
#form-basket .product-list thead tr  { background: none; }
#form-basket .product-list td strong { font-size: 11px; }
#form-basket .product-list .last td { border-bottom: none; background: none; }
#form-basket .product-list .input { border: 1px solid #ABADB3; border-right-color: #DBDFE6; border-bottom-color: #E3E9EF; border-left-color: #E2E3EA; padding: 2px 3px; text-align: right; width: 24px; float: left; margin-right: 3px; position: relative; top: -2px; margin-bottom: -2px; color: #333333; }
#form-basket .product-list td.count { padding: 7px 8px 5px 8px; }
#form-basket .product-list th.count { width: 70px; }
#form-basket .product-list .price { width: 90px; text-align: right; }
#form-basket .product-list .count input { margin-left: 10px; }
#form-basket button { padding: 0px; margin: 0px; border: none; background: none; cursor: pointer; }
#form-basket button span { display: block; width: 104px; height: 28px; background: #CDE3E8 url(/images/arrow-big-right.png) no-repeat 9px 10px; color: #19718F; font-size: 14px; font-weight: bold; line-height: 28px; padding: 0px 0px 0px 20px; margin: 0px; }

#form-basket h3.toggler { padding-bottom: 10px; }
#form-basket .layout { width: auto; }
#form-basket .layout td { padding: 5px 5px 15px 0px; }
#form-basket .layout .input { border: 1px solid #0B5472; padding: 3px 5px; margin-right: 30px; }


#steps { padding: 0px 0px 20px 0px; margin: 0px; height: 24px; }
#steps li { list-style: none; padding: 0px; margin: 0px; line-height: 24px; float: left; color: #19718F; font-weight: bold; }
#steps li span { display: block; width: 24px; height: 24px; line-height: 24px; text-align: center; font-weight: bold; color: #19718F; background: #FFFFFF url(/images/steps-bg.png) no-repeat left top; float: left; margin-right: 10px; }
#steps li.active span { color: #FFFFFF; background-color: #004D69; background-image: url(/images/steps-bg-active.png); }
#step1 { width: 166px; }
#step2 { width: 156px; }
#step3 { width: 174px; }
#step4 { width: 99px; }

/****************/
/* FORM ADDRESS */
/****************/
#form-address { padding-right: 20px; }
#form-address .input { border: 1px solid #0B5472; padding: 3px 5px; width: 140px; margin-right: 40px; }
#form-address h3 { padding-top: 15px; }
#form-address label { padding-right: 10px; display: block; width: 60px; }
#form-address table { margin-top: 10px; margin-bottom: 5px; }
#form-address td { padding-bottom: 5px; }
#form-address textarea { width: 420px; border: 1px solid #0B5472; margin-left: 74px; overflow: hidden; height: 100px; margin-top: 5px; }
#form-address button { padding: 0px; margin: 0px 0px 0px 0px; border: none; background: none; cursor: pointer; }
#form-address button span { display: block; width: 94px; height: 28px; background: #CDE3E8 url(/images/arrow-big-right.png) no-repeat 9px 10px; color: #19718F; font-size: 14px; font-weight: bold; line-height: 28px; padding: 0px 0px 0px 30px; margin: 0px; text-align: left; }
#form-address .btn-back { display: block; width: 40px; height: 28px; background: #EAEAEA url(/images/arrow-big-left.png) no-repeat 9px 10px; color: #666666; font-size: 12px; font-weight: bold; line-height: 28px; padding: 0px 0px 0px 30px; margin: 0px; text-decoration: none; float: left; text-align: left; }
#form-address .title-wrapper { padding-top: 15px; }
#form-address .title-wrapper h3 { display: inline; padding: 0px 5px 0px 0px; margin: 0px; }
#form-address .title-wrapper label { width: auto; display: inline; }

#form-address .inline { display: inline; width: auto;  }

/*****************/
/* FORM DELIVERY */
/*****************/
#form-delivery { padding-right: 20px; }
#form-delivery button { padding: 0px; margin: 0px 0px 0px 0px; border: none; background: none; cursor: pointer; }
#form-delivery button span { display: block; width: 94px; height: 28px; background: #CDE3E8 url(/images/arrow-big-right.png) no-repeat 9px 10px; color: #19718F; font-size: 14px; font-weight: bold; line-height: 28px; padding: 0px 0px 0px 30px; margin: 0px; text-align: left; }
#form-delivery .btn-back { display: block; width: 40px; height: 28px; background: #EAEAEA url(/images/arrow-big-left.png) no-repeat 9px 10px; color: #666666; font-size: 12px; font-weight: bold; line-height: 28px; padding: 0px 0px 0px 30px; margin: 0px; text-decoration: none; float: left; text-align: left; }
#form-delivery fieldset { padding-bottom: 15px; }
#form-delivery fieldset h2 { font-size: 12px; color: #333333; text-transform: none; width: 80px; float: left; padding: 0px; }
#form-delivery label { display: block; margin-left: 80px; padding-bottom: 3px; }
#form-delivery label.hide { display: none; }

/****************/
/* FORM SUMMARY */
/****************/
#form-summary { }
#form-summary table { margin-top: 10px; margin-bottom: 20px; border-collapse: collapse; width: 100%; }
#form-summary td { padding-bottom: 5px; padding-right: 10px; vertical-align: top; }
#form-summary button { padding: 0px; margin: 0px 0px 0px 0px; border: none; background: none; cursor: pointer; }
#form-summary button span { display: block; width: 184px; height: 28px; background: #CDE3E8 url(/images/arrow-big-right.png) no-repeat 9px 10px; color: #19718F; font-size: 14px; font-weight: bold; line-height: 28px; padding: 0px 0px 0px 30px; margin: 0px; text-align: left; }
#form-summary p.right { padding-right: 20px; }
#form-summary .btn-back { display: block; width: 40px; height: 28px; background: #EAEAEA url(/images/arrow-big-left.png) no-repeat 9px 10px; color: #666666; font-size: 12px; font-weight: bold; line-height: 28px; padding: 0px 0px 0px 30px; margin: 0px; text-decoration: none; float: left; text-align: left; }
#form-summary .product-list th { text-align: left; font-size: 11px; white-space: nowrap; }
#form-summary .product-list th.right { text-align: right; }
#form-summary .product-list th.center { text-align: center; }
#form-summary .product-list th,
#form-summary .product-list td { padding: 6px 8px; border-bottom: 1px solid #FFFFFF; line-height: 16px; vertical-align: middle; }
#form-summary .product-list th { padding-bottom: 1px; }
#form-summary .product-list td { background-color: #EAEAEA; }
#form-summary .product-list td strong { font-size: 11px; }
#form-summary .product-list .last td { border-bottom: none; background: none; }
#form-summary .product-list td.count { text-align: center; }
#form-summary .product-list th.count { width: 70px; }
#form-summary .product-list .price { width: 90px; text-align: right; }

/*********************/
/* FORM REGISTRATION */
/*********************/
#form-reg {}
#form-reg table { margin-bottom: 5px; }
#form-reg td { padding: 0px 10px 5px 0px; vertical-align: top; }
#form-reg h3 { padding-bottom: 5px; padding-top: 10px; }
#form-reg label { display: block; width: 95px; }
#form-reg label.inline { display: inline; width: auto; }
#form-reg .input { border: 1px solid #0B5472; padding: 3px 5px; width: 140px; margin-right: 35px; }
#form-reg .input.short { width: 50px; }
#form-reg .title-wrapper { padding-top: 15px; padding-bottom: 5px; }
#form-reg .title-wrapper h3 { display: inline; padding: 0px 5px 0px 0px; margin: 0px; }
#form-reg .title-wrapper label { width: auto; display: inline; }
#form-reg .souhlas { padding-left: 18px; text-indent: -18px; }
#form-reg button { padding: 0px; margin: 10px 0px 0px 0px; border: none; background: none; cursor: pointer; }
#form-reg button span { display: block; width: 95px; height: 28px; background: #CDE3E8 url(/images/arrow-big-right.png) no-repeat 9px 10px; color: #19718F; font-size: 14px; font-weight: bold; line-height: 28px; padding: 0px 0px 0px 30px; margin: 0px; text-align: left; }
#form-reg .note { font-size: 11px; }
#form-reg .required { font-weight: bold; }

#form-reg.profile button span { width: 50px; }

/***************/
/* BLOCK LOGIN */
/***************/
#block-login { width: 261px; position: absolute; top: 225px; right: 0px; color: #19718F; display: none; overflow: hidden; z-index: 10; }
#block-login p { font-size: 11px; margin: 0px; padding: 0px 0px 5px 0px; }
#form-login p { font-size: 12px; }
#form-login .content { padding: 10px; background: #FFFFFF; border: 1px solid #004C6B; width: 249px; height: 168px; overflow: hidden; }
#form-login label { display: block; width: 80px; float: left; line-height: 22px; }
#form-login .input { border: none; width: 140px; padding: 4px 5px; background: url(/images/block-login-input.png) no-repeat left center;  }
#form-login button { border: none; background: none; margin-left: 80px; }
#form-login button span { border: none; background: #004C6B url(/images/block-login-button.png) no-repeat left top; display: block; width: 65px; height: 22px; text-align: center; color: #FFFFFF; font-size: 12px; 
font-weight: normal; line-height: 22px; font-family: Verdana, Arial, Helvetica, sans-serif; }

/*********/
/* ALERT */
/*********/
#alert { border: 1px solid #004C6B; background-color: #FFFFFF; padding: 13px 13px 13px 13px; width: 290px; position: absolute; top: 430px; left: 201px; color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; }
#alert h2 { font-size: 14px; text-transform: uppercase; font-weight: bold; color: #19718E; margin: 0px; padding: 0px 0px 8px 0px; }
#alert p { padding: 0px 0px 10px 0px; margin: 0px; line-height: 18px; }
#alert p.center { padding-bottom: 5px; padding-top: 5px; }
#alert .button { padding: 5px 7px; background-color: #CDE3E8; color: #19718F; font-weight: bold; font-size: 11px; text-decoration: none; } 

/*******************************************************************/
/*                                               MAXDORF - SLOVNIK */
/*******************************************************************/
#maxdorf-slovnik {}

#maxdorf-slovnik h1 { padding-bottom: 8px; margin-top: -1px; }
#maxdorf-slovnik .section { font-size: 16px; font-weight: bold; line-height: 18px; color: #41AD49; margin: 0px; padding: 0px 0px 9px 0px; text-align: center; text-transform: uppercase; }
#maxdorf-slovnik p.banner { text-align: center; padding-bottom: 20px; }

#maxdorf-slovnik .cell-content { padding-right: 20px; text-align: justify; }
#maxdorf-slovnik .cell-content h1 { color: #004C6B; background: url(/images/square.png) no-repeat right 5px; }
#maxdorf-slovnik .cell-content h2 { color: #6D6E70; text-transform: none; padding-bottom: 0px; font-size: 12px; padding-top: 8px; }
#maxdorf-slovnik .cell-content h2.author { font-size: 12px; font-weight: bold; color: #5A8FAA; line-height: 18px; padding-top: 0px; position: relative; top: -5px; margin-bottom: -3px; }


/*******************************************************************/
/*                                                  MAXDORF - KLUB */
/*******************************************************************/
#maxdorf-klub {}

#maxdorf-klub #block-categories h2 { background: url(/images/klub-arrow.png) no-repeat left 0px; position: relative; top: -2px; left: -36px; padding-top: 2px; padding-bottom: 6px; padding-left: 32px; }
#maxdorf-klub #block-categories ul.sort-list { width: 412px; }
#maxdorf-klub #block-categories .sort-list li { color: #456C8D; font-size: 12px; width: 172px; padding: 0px 0px 0px 34px; background-position: left center; background-repeat: no-repeat; line-height: 18px; }
#maxdorf-klub #block-categories .sort-list a { color: #456C8D; }

#maxdorf-klub .nav { font-weight: bold; font-size: 12px; color: #19718F; }

.sort-list .ico-book2 { background-image: url(/images/ico-book2.png); }
.sort-list .ico-books { background-image: url(/images/ico-books.png); }
.sort-list .ico-clock { background-image: url(/images/ico-clock.png); }
.sort-list .ico-cloud { background-image: url(/images/ico-cloud.png); }
.sort-list .ico-face { background-image: url(/images/ico-face.png); }
.sort-list .ico-flower { background-image: url(/images/ico-flower.png); }
.sort-list .ico-glasses { background-image: url(/images/ico-glasses.png); }
.sort-list .ico-hour-glass { background-image: url(/images/ico-hour-glass.png); }
.sort-list .ico-chars { background-image: url(/images/ico-chars.png); }
.sort-list .ico-checkbox { background-image: url(/images/ico-checkbox.png); }
.sort-list .ico-pen { background-image: url(/images/ico-pen.png); }
.sort-list .ico-symbol { background-image: url(/images/ico-symbol.png); }

/****************/
/* ARTICLE LIST */
/****************/
.article-list { padding: 15px 0px 0px 7px; }
.article-list .item { width: 281px; float: left; padding: 24px 0px 25px 0px; border-top: 1px solid #19718F; }
.article-list .item.first-row { padding-top: 0px; border: none; }
.article-list .item.odd { margin-right: 27px; }
.article-list h2 { font-size: 12px; line-height: 18px; padding: 1px 0px 2px 0px; text-transform: none; }
.article-list h2 a { text-decoration: none; }
.article-list h2 a:hover { text-decoration: underline; }
.article-list p { padding-bottom: 0px; margin-bottom: 0px; }
.article-list p.more { padding-top: 9px; padding-bottom: 0px; }
.article-list p.more a { background: url(/images/ico-list.png) no-repeat 2px center; padding: 0px 0px 1px 25px; text-decoration: none; }
.article-list p.more a:hover { text-decoration: underline; }
.article-list p.more a strong { text-transform: uppercase; font-weight: normal; }
.article-list .img { display: block; width: 83px; height: 81px; padding: 11px 0px 0px 0px; background: #F7931D url(/images/article-frame-bg.png) no-repeat left top; position: relative; float: left; margin-right: 14px; margin-bottom: 5px; }
.article-list .img span { display: block; width: 83px; height: 92px; background: url(/images/frame-big.png) no-repeat left bottom; position: absolute; top: 0px; left: 0px; cursor: pointer; }

/*********************/
/* WIDE ARTICLE LIST */
/*********************/
.wide-article-list { padding: 13px 32px 0px 7px; }
.wide-article-list .item { padding: 23px 0px 20px 0px; background: url(/images/dotted.png) repeat-x left bottom; }
.wide-article-list .item.first { padding-top: 0px; }
.wide-article-list h2 { font-size: 17px; text-transform: none; padding: 2px 0px 5px 137px; line-height: 21px; color: #004C6B; }
.wide-article-list h2 a { color: #004C6B; text-decoration: none; }
.wide-article-list h2 a:hover { text-decoration: none; }
.wide-article-list p { padding: 0px 0px 0px 137px; margin: 0px; }
.wide-article-list p.category { font-weight: bold; color: #19718F; }
.wide-article-list p.more { color: #F7931D; }
.wide-article-list p.more a { text-decoration: none; font-style: italic; }
.wide-article-list p.more a:hover { text-decoration: underline; }
.wide-article-list ul { margin: 0px; padding: 12px 0px 0px 137px; }
.wide-article-list li { background: url(/images/ico-list.png) no-repeat left 2px; }
.wide-article-list img.left { margin: 2px 0px 0px 0px; }
.wide-article-list .to-article { color: #F7931D; text-decoration: none; }
.wide-article-list .to-article:hover { color: #F7931D; text-decoration: underline; }

/***********/
/* ARTICLE */
/***********/
.article { padding-right: 20px; text-align: justify; }
.article h1 { color: #004C6B; font-size: 20px; text-align: left; padding-bottom: 5px; }
.article h2 { color: #6D6E70; text-transform: none; padding-bottom: 0px; font-size: 12px; padding-top: 8px; }
.article h2.author { font-size: 12px; font-weight: bold; color: #5A8FAA; line-height: 18px; padding-top: 0px; position: relative; top: -5px; margin-bottom: -3px; }
.article .image { padding-top: 5px; float: left; margin-right: 10px; }

/* RATING */
.article .rating { background: url(/images/rating-stars.png) repeat-x left -14px; display: block; width: 80px; height: 14px; overflow: hidden; padding: 0px 0px 5px 0px; margin: 0px; text-indent: -200px; position: relative; }
.article .rating.top { float: right; margin-right: 80px; padding-bottom: 0px; }
.article .rating span { position: absolute; top: 0px; left: 0px; height: 14px; width: 16px; background: url(/images/rating-stars.png) repeat-x left 0px; }
.article .rating .r1 { width: 16px; }
.article .rating .r2 { width: 32px; }
.article .rating .r3 { width: 48px; }
.article .rating .r4 { width: 64px; }
.article .rating .r5 { width: 80px; }

/* FLOAT BLOCK */
.article .float-block { background-color: #E0EDF0; color: #00BBD8; width: 160px; padding: 8px 10px; float: right; margin: 0px 0px 5px 10px; text-align: left; }
.article .float-block h2 { padding: 2px 0px 0px 0px; margin: 0px; text-transform: uppercase; font-weight: bold; color: #00BBD8; font-size: 14px; letter-spacing: -1px; }
.article .float-block p { padding-bottom: 0px; }
.article .float-block ul { padding: 0px; }
.article .float-block ul li { background: url(/images/arrow-right.png) no-repeat left 4px; padding-left: 15px; }

/* LINKS */
.article .links { display: none; }

/* ADS */
.article .ads { display: none; }

/* TWO COLUMNS */
.article .columns { background: url(/images/vertical-line.png) repeat-y 425px top; }
.article .columns .column1 { width: 410px; padding: 0px 15px 0px 0px; float: left; }
.article .columns .column2 { width: 184px; padding: 0px 0px 0px 10px; float: left; margin-right: -20px; }

/* MOST READED */
.article .block-most-read { text-align: left; font-family: "Times New Roman", Times, serif; }
.article .block-most-read h2 { font-size: 11px; font-weight: bold; padding: 0px; color: #004C6B; font-family: Verdana, Arial, Helvetica, sans-serif; }
.article .block-most-read a { color: #333333; text-decoration: none; }

/***********/
/* GALLERY */
/***********/
.gallery { width: 620px; }
.gallery .content { position: relative; width: 620px; }
.gallery .img { text-align: center; width: 400px; float: left; margin-right: 20px; }
.gallery .img img { float: left; }
.gallery .img a img { float: none; }
.gallery .img p { color: #19718F; clear: both; }
.gallery .img p.title { padding-top: 6px; }
.gallery .text { width: 190px; float: left; color: #19718F; }
.gallery .desc { position: absolute; bottom: 20px; width: 190px; }

.gallery .links {}
.gallery .links li { background: url(/images/ico-list.png) no-repeat 4px center; padding-left: 25px; }
.gallery .links .ico-print { background-image: url(/images/ico-print.png); background-position: 0px center; }
.gallery .links .ico-mail { background-image: url(/images/ico-mail.png); background-position: 2px center; }
.gallery .links .reverse { background-image: url(/images/arrow-left.png); background-position: 4px 5px; }
.gallery .links .reverse strong { font-style: normal; font-weight: normal; color: #F7931D; text-decoration: underline; }

.gallery .thumbnails { word-spacing: 15px; padding-top: 10px; }

/**************************/
/* DOTTED DEFINITION LIST */
/**************************/
dl.dotted { margin-bottom: 1em; }
dl.dotted dt { width: 100px; float: left; clear: both; background: url(/images/dl-dotted.png) repeat-x right 13px; margin-right: 3px; }
dl.dotted dt span { background-color: #FFFFFF; padding-right: 4px; }
dl.dotted dd {}

/****************/
/* SEND ARTICLE */
/****************/
#send-article { display: none; }

#form-send-article { display: none; }

/************/
/* SEND TIP */
/************/
#send-tip { display: none; }

/**********/
/* RATING */
/**********/
#rating { display: none; }


/*******************************************************************/
/*                                           MAXDORF - MASTER PAGE */
/*******************************************************************/
html, body { min-height: 100%;height: 100%; }
#master-page { background-color: #004C6B; padding: 0px 0px 0px 0px;  height: 100%; min-height: 100%; }
#master-content { position: absolute; top: 20%; left: 50%; width: 1px; height: 1px; overflow: visible;}
#master-top { padding-top: 106px; background-color: #004C6B;  }

#master-page #page-wrapper { background:  url(/images/master-bg.png) repeat-y center top; height: 100%; min-height: 100%; overflow: hidden; }

#master-page h1 { width: 100%; height: 41px; padding: 0px; margin: 0px; overflow: hidden; text-indent: -200px; background: url(/images/master-h1.png) no-repeat left top; }
#master-content p { width: 642px; padding: 172px 0px 0px 0px; margin: 0px auto; position: absolute; left: -321px; top: -90px; }
#master-content p a { display: block; width: 200px; padding: 348px 0px 0px 0px; float: left; background-position:  left top; background-repeat: no-repeat; text-align: center; text-decoration: none; font-size: 14px; margin-right: 21px; }
#master-content p #link-03 {  margin-right: 0px; }
#master-content p a:hover { text-decoration: underline;  }
#link-01 { background-image: url(/images/master-01.jpg); }
#link-02 { background-image: url(/images/master-02.jpg); }
#link-03 { background-image: url(/images/master-03.jpg); }