/* 

      BOOK s.r.o. web 2008
      CSS file
      author: Radovan Čapek

*/


/* =========== BASIC DEFINITON ============= */
 
body {
    background-color: #DCDCDC;
    color: #000000;
    font: 13px/18px Arial, Verdana, Helvetica, sans-serif;
    padding: 0;
    margin: 0;
}

ul, li, div, object, table {
    padding: 0;
    margin: 0;
}

ul {
    padding-left: 20px;    
}

img {
    border: 0px solid black;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

h2 {
    margin: 0;
    padding: 5px 0 5px 0;
    font-size: 22px;
    line-height: 22px;
    font-weight: normal;
    color: #A4C408;
}

h3 {
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
    color: #A4C408;
}

h4 {
    margin: 0;
    padding: 0;
    font-size: 11px;
    line-height: 15px;
    font-weight: bolder;
    color: #000000;
}

p {
    margin: 10px 0;
    padding: 0;
}
/* =========== BASIC CLASSES ============= */
.bold {
    font-weight: bolder;
}

.helvetica {
    font-family: Helvetica, sans-serif;
}

.cleaner {
    clear:both;
}
/************************************************************
                         PAGE
************************************************************/
#page {
    background-color: #ffffff;
    width: 100%;
}

#page_box {
    width: 960px;
    height: auto;
    margin: 0px auto 0 auto;
    padding: 10px 0 15px 0;
}

/************************************************************
                          HEADER
************************************************************/
#header {
    width: 100%;
    height: 223px;
    background-color: #464646;
    background: #464646 url('img/book_header_bg.gif') repeat;
    background-position: 50% 0%;
}

#header #book_main_img {
    width: 1000px;
    height: 192px;
    margin: 0 auto 0 auto;
    background: #464646 url('img/book_main_img.jpg') no-repeat;
}

#header #book_main_img_green {
    width: 1000px;
    height: 192px;
    margin: 0 auto 0 auto;
    background: #464646 url('img/book_main_img-green.jpg') no-repeat;
}

#header #book_main_img_blue {
    width: 1000px;
    height: 192px;
    margin: 0 auto 0 auto;
    background: #464646 url('img/book_main_img-blue.jpg') no-repeat;
}


#header a#logo{
    float: left;
    display: block;
    width: 300px;
    height: 105px;
    margin-top: 45px;
    margin-left: 20px;
}

#header #search_form {
    color: #ffffff;
    font-size: 10px;
    line-height: 14px;
    float: right;
    margin-top: 158px;
    padding-right: 20px;
}

#header #search_form img {
    position: relative;
    top: 3px;
    left: 2px;
}

#header #search_form input {
    margin-left: 5px;
    background-color: #ffffff;
    width: 135px;
    height: 18px;
    border: 0px solid white;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;  
}

#header #book_menu {
    width: 100%;
    height: 31px;
    background-color: #000000;
}

#header #book_menu_center {
    width: 1000px;
    margin: 0 auto 0 auto;
}

#header #book_menu #menu_right_part {
    float: right;
    padding-right: 20px;
    color: #ffffff;
    width: 220px;
}

#header #book_menu #menu_right_part a {
    color: #ffffff;
    font-size: 10px;
    line-height: 31px;
}

#header #book_menu #menu_right_part a:hover {
    text-decoration: underline;
}

#header #book_menu #menu_right_part #languages {
    float: right;
    padding-left: 30px;
}

#header #book_menu #menu_right_part #languages a {
    font-weight: bolder;
}

#header #book_menu ul {
    list-style-type: none;
    float: left;
    padding-left: 20px;
    height: 31px;
}

#header #book_menu ul li {
    float: left;
}

#header #book_menu ul li a {
    color: #ffffff;
    font-size: 14px;
    line-height: 31px;
    padding: 0 12px;
    display: block;
    height: 31px;
    background: #000000 url('img/menu_link_bg.gif') repeat;
    _width: 30px;
}

#header #book_menu ul li a:hover {
    background-position: 0 -31px;
    background-color: #438CAC;
}

#header #book_menu ul li a.active {
    background-position: 0 -31px;
    background-color: #438CAC;
}

#header #book_menu ul li a#first_menu_item {
    background: #000000 url('img/menu_first_link_bg.gif') repeat;
    _width: 40px;
}

#header #book_menu ul li a#first_menu_item:hover {
    background-position: 0 -31px;
    background-color: #86A008;
}

#header #book_menu ul li a#first_menu_item.active {
    background-position: 0 -31px;
    background-color: #86A008;
}

#header #book_menu ul li a#media_menu_item {
    background: #000000 url('img/menu_second_link_bg.gif') repeat;
    _width: 40px;
}

#header #book_menu ul li a#media_menu_item:hover {
    background-position: 0 -31px;
    background-color: #B86604;
}

#header #book_menu ul li a#media_menu_item.active {
    background-position: 0 -31px;
    background-color: #B86604;
}

#header #book_menu ul li a#second_menu_item {
    background: #000000 url('img/menu_second_link_bg.gif') repeat;
    _width: 40px;
}

#header #book_menu ul li a#second_menu_item:hover {
    background-position: 0 -31px;
    background-color: #B86604;
}

#header #book_menu ul li a#second_menu_item.active {
    background-position: 0 -31px;
    background-color: #B86604;
}

#header #book_menu ul li a.second_menu_item {
    background: #000000 url('img/menu_second_link_bg.gif') repeat;
    _width: 40px;
}

#header #book_menu ul li a.second_menu_item:hover {
    background-position: 0 -31px;
    background-color: #B86604;
}

#header #book_menu ul li a.second_menu_item.active {
    background-position: 0 -31px;
    background-color: #B86604;
}

#header #book_menu ul li a#more_words {
    _width: 140px;
}


/************************************************************
                         HOME PAGE
************************************************************/
#green_box {
    width: 460px;
    float: left;
    margin-right: 40px;
}

#green_box #gb_top {
    width: 460px;
    height: 10px;
    background: transparent url('img/orange_box_top.gif') no-repeat;
    _position: relative;
    _top: 10px;
}

#green_box #gb_bottom {
    width: 460px;
    height: 11px;
    background: transparent url('img/orange_box_bottom.gif') no-repeat;
}

#green_box #gb_content {
    width: 460px;
    background-color: #EA8421;
    font-size: 11px;
    line-height: 14px;
    padding-bottom: 5px;  
}

#green_box #gb_content h2 {
    color: #ffffff;
    padding-left: 20px;
}

#green_box #gb_content .actuality{ 
    padding: 10px 20px 0 20px;
}

#green_box #gb_content .actuality p {
    margin: 0;
}

#green_box #gb_content .actuality a {
    color: #ffffff;
}

#green_box #gb_content .actuality a:hover {
    text-decoration: underline;
}

#green_box #gb_content .actuality h4 {
    font-size: 11px;
    color: #ffffff;
    font-weight: bolder;
    margin: 0;
    padding: 0;
}

#green_box #gb_content .actuality h4 a {
    font-size: 11px;
    color: #000000;
    font-weight: bolder;
}

#right_column {
    float: left;
    width: 460px;
    padding-top: 10px;
}

#right_column h2 {
    color: #EA8421;
}

#right_column h3 {
    color: #EA8421;
}
/************************************************************
                          FOOTER
************************************************************/
#footer {
    background-color: #DCDCDC;
    width: 100%;
}

#footer #foot_content {
    width: 920px;
    margin: 0 auto 0 auto;
    color: #969696;
    font-size: 11px;
    line-height: 15px;
}

#footer #foot_content a {
    color: #969696;
    font-size: 11px;
    line-height: 15px;
    font-weight: bolder;
}

#footer #foot_content a:hover {
    text-decoration: underline;
}

#footer #foot_content ul {
    list-style-type: none;
    float: none;
    padding: 3px 0;
}

#footer #foot_content ul li {
    display: inline;
}

#footer #foot_content ul li a {
    color: #969696;
    font-size: 11px;
    line-height: 15px;
    font-weight: bolder;
    padding: 0 3px;
}

/****************************************************************/
/*                                                              */
/*        BOOK s.r.o.                                 */
/*        Subpage                                               */
/*                                                              */
/****************************************************************/
#default h2 {
    color: #4590B1;
}

#default h3 {
    color: #4590B1;
}

#default h4 {
    color: #4590B1;
}

#default h5 {
    color: #4590B1;
}

#media h2 {
    color: #BC6804;
}

#media h3 {
    color: #BC6804;
}

#media h4 {
    color: #BC6804;
}

#media h5 {
    color: #BC6804;
}

#translation h2 {
    color: #89A308;
}

#translation h3 {
    color: #89A308;
}

#translation h4 {
    color: #89A308;
}

#translation h5 {
    color: #89A308;
}

#subpage_left_column {
    width: 250px;
    float: left;
    margin-top: 10px;
}

#subpage_left_column h2 {
    padding: 5px 0 10px 20px;
}

#subpage_right_column {
    float: left;
    width: 700px;
    margin-top: 10px;
}

#subpage_right_column #navigation {
    padding: 10px 0
}

#subpage_right_column #navigation {
    padding: 10px 0;
    color: #888888;
    font-size: 11px;
}

#subpage_right_column a {
    color: #4590B1;
}

#translation #subpage_right_column a {
    color: #89A308;
}

#media #subpage_right_column a {
    color: #BC6804;
}

#subpage_right_column a:hover {
    text-decoration: underline;
}

#subpage_right_column #navigation a {
    color: #4590B1;
    font-size: 11px;
}

#translation #subpage_right_column #navigation a {
    color: #89A308;
}

#media #subpage_right_column #navigation a {
    color: #BC6804;
}

#subpage_right_column #navigation a:hover {
    text-decoration: underline;
}
