body
{
    font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
    font-size:11px;
    padding: 0;
    margin:0;
}

h1
{
    font-size:16px;
    color: #000000;
    margin:0;
}

h2
{
    font-size:15px;
    color: #000000;
    margin:0;
}

h3
{
    font-size:14px;
    color: #000000;
    margin:0;
}

h4
{
    font-size:13px;
    color: #000000;
    margin:0;
}

h5
{
    font-size:12px;
    color: #000000;
    margin:0;
}

h6
{
    font-size:11px;
    color: #000000;
    margin:0;
}

ul, ol, p, li, span, address, a, img
{
    margin:0;
    padding:0;
}

img
{
    border:none;
}

a
{
    text-decoration:underline;
    color: #022B69;
}

a:hover
{
    text-decoration:none;
    color: #CC3300;
}

table, tr, td, th
{
    border-color:#D6D6D6;
    border-style:solid;
    border-width:1px;
    border-collapse:collapse;
    margin:0;
    padding:0;
}

fieldset, form
{
    border:none;
    margin:0;
    padding:0;
}

/*******************************************************************************************************/

/* Print only */
#PrintBox
{
    display: none;
}

/* VRSEK */
#top
{
    border:2px solid #595959;
    padding:4px 7px 4px 7px;
}

#top span.phone
{
    padding:0 10px 0 22px;
}

#top span.mail
{
    padding:0 0 0 22px;
}

#top span.mail a
{
    text-decoration: none;
    font-weight: bold;
    color: #000;
}

#top span.mail a:hover
{
    text-decoration: underline;
}

/* HLAVICKA */
#head
{
    display: none;
}

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

/* VYHLEDAVANI + KOSIK */
#basket_box
{
    border:2px solid #595959;
    margin:2px 0;
    padding:2px 20px 1px 20px;
    overflow:hidden;
}

#searchform
{
    display: none;
}

/* OBSAH LEVA */
#content_left
{
    display: none;
}

/* OBSAH PRAVA */

/* Obsah prava - UVITANI */
#content_right #welcome
{
    width:65%;
    float: left;
    border:2px solid #A20C00;
    padding:9px 18px 16px 18px;
}

#content_right #welcome h1
{
    font-size: 18px;
    color: #000;
}

#content_right #welcome p
{
    font-size: 12px;
    color: #000;
    line-height:18px;
}

/* obsah prava - RYCHLE ODKAZY */
#content_right #quick_link
{
    width:20%;
    border:2px solid #595959;
    float: right;
    padding:8px 13px;
}

#content_right #quick_link h2
{
    font-size: 12px;
    color: #000;
    font-weight: normal;
    margin:0 0 5px 0;
}

#content_right #quick_link ul li
{
    list-style-type: none;
    padding:0 0 0 24px;
    margin:3px 0;
    line-height:18px;
}

#content_right #quick_link ul li a
{
    font-size: 12px;
    color: #000;
    font-weight: bold;
}

/* obsah prava - PRODUKTY */
#content_right .product_item
{
    width:30%;
    border:2px solid #29548E;
    float: left;
    margin:3px 0 2px 0;
    text-align: center;
    padding:5px;
}

#content_right .product_item h2 a
{
    font-size: 14px;
    color: #022B69;
}

#content_right .product_item h2 a:hover
{
    color: #CC3300;
    text-decoration: underline;
}

#content_right .product_item h3
{
    font-size: 12px;
    color: #CC3300;
}

#content_right .product_item h3 span.new
{
    color: #33CC00;
}

#content_right .product_item h3 span.action
{
    color: #FF3300;
}

#content_right .product_item h3 span.discount
{
    color: #FF9900;
}

#content_right .product_item h3 span.sale
{
    color: #999999;
}

#content_right .product_item.center
{
    margin:3px 3px 2px 4px;
}

/* obsah prava - PRODUKTY TABULKA */
#content_right #product_table
{
    width:100%;
    border:2px solid #929292;
    border-spacing:0 1px;
    border-collapse:separate;
}

#content_right #product_table tr.first td
{
    height:28px;
}

#content_right #product_table tr.last td
{
    height:28px;
    border:none;
}

#content_right #product_table tr.final td
{
    font-size: 12px;
    border:none;
}

#content_right #product_table td
{
    background-color: #FFF;
    border:none;
    border-bottom:1px solid #69ADF0;
    text-align: left;
    height:26px;
    padding:0 10px;
}

#content_right #product_table td *
{
    vertical-align: middle;
}

#content_right #product_table td.first
{
    text-align: center;
    background-color: #FFF;
    border-bottom:1px solid #FFF;
    width:115px;
    padding:0;
}

#content_right #product_table td a
{
    font-size: 16px;
    color: #000;
    margin:0 2px;
}

#content_right #product_table td h2
{
    margin: 0;
    padding: 0;
}

#content_right #product_table td h2 a
{
    font-size: 12px;
    color: #000;
}

#content_right #product_table td a:hover
{
    text-decoration: underline;
    color: #CC3300;
}

#content_right #product_table td strong
{
    font-size: 12px;
    color: #012E70;
}

#content_right #product_table.index
{
    width:75%;
    float: left;
}

/* obsah prava - AKCE */
#action_ad
{
    float: right;
}

#action_ad img
{
    border:2px solid #29548E;
}

/* obsah prava - OBLIBENE TAGY */
#tag_cloud
{
    display: none;
}

/* obsah prava - REKLAMA */
#index_ad
{
    display: none;
}

/* obsah prava - DROBEK */
#path
{
    border:2px solid #A91D12;
    font-size: 13px;
    color: #000;
    padding:2px 0 2px 7px;
    margin:0 0 2px 0;
}

#path a
{
    font-size: 13px;
    color: #000;
}

/* obsah prava - VYROBCI */
#select_box
{
    display: none;
}

/* obsah prava - RAZENI */
#sort_box
{
    display: none;
}

/* obsah prava - STRANKOVANI */
.paging
{
    background:url("./../images/main/bluegradient.gif") repeat-x #6AAFF6;
    border:2px solid #29548E;
    text-align: center;
    font-size: 13px;
    padding:4px 0;
    margin:1px 0;
}

.paging a
{
    background-color: #FFF;
    border:2px solid #01204C;
    padding:0 3px;
    color: #416CA6;
    text-decoration: none;
    margin:0 2px;
}

.paging a:hover
{
    border:2px solid #7CA7E1;
}

.paging span
{
    background-color: #7CA7E1;
    border:2px solid #7CA7E1;
    padding:0 3px;
    color: #FFF;
    margin:0 2px;
}

/* obsah prava - TEXTOVA */
#content_right #text
{
    border:2px solid #29548E;
    background:url("./../images/main/text_bg.gif") no-repeat #FFF 100% 0;
    padding:10px;
}

#content_right #text h1
{
    font-size: 18px;
    color: #022B69;
    text-decoration: underline;
}

#content_right #text h2
{
    font-size: 14px;
    color: #000;
    text-decoration: underline;
    margin:30px 0 10px 0;
}

#content_right #text p
{
    font-size: 11px;
    line-height:16px;
    margin:10px 0;
}

#content_right #text img.right
{
    margin:0 0 0 5px;
}

/* obsah prava - DETAIL PRODUKTU */
#content_right #product_detail
{
    border:2px solid #29548E;
    padding:10px 16px 20px 16px;
    overflow: hidden;
}

#content_right #product_detail_left
{
    float: left;
    width:302px;
    text-align: center;
}

#content_right #product_detail_left a img
{
    border:2px solid #595959;
}

#content_right #product_detail_left h2
{
    color: #CC3300;
    font-size: 14px;
}

#content_right #product_detail_left h2 span.action
{
    color: #FF3300;
}

#content_right #product_detail_left h2 span.discount
{
    color: #595959;
}

#content_right #product_detail_right
{
    float: right;
    width:377px;
}

#content_right #product_detail_right h1
{
    font-size: 18px;
    color: #022B69;
    text-decoration: underline;
    margin:0 0 10px 0;
}

#content_right #product_detail_right p
{
    margin:5px 0;
}

#content_right #product_detail_right ul#properties
{
    margin:10px;
}

#content_right #product_detail_right ul#properties li
{
    border-bottom:1px solid #DEDEDE;
    list-style-type: none;
}

#content_right #product_detail_right ul#links
{
    margin:25px 0 0 10px;
}

#content_right #product_detail_right ul#links li
{
    list-style-type: none;
    font-size: 12px;
}

#content_right #product_detail_right ul#links li a
{
    font-weight: bold;
}

#content_right #buy_form
{
    margin:2px 0;
}

#content_right #buy_form span.one
{
    background:url("./../images/main/bluegradient.gif") repeat-x #6AAFF6;
    border:2px solid #29548E;
    border-right:none;
    width:502px;
    display: block;
    float: left;
    height:26px;
    text-align: right;
}

#content_right #buy_form span.one *
{
    vertical-align: middle;
}

#content_right #buy_form span.one input
{
    width:34px;
    margin:2px 35px 0 28px;
    border:2px solid #595959;
}

#content_right #buy_form span.two
{
    background-color: #CC3300;
    border:2px solid #A20C00;
    width:219px;
    display: block;
    float: left;
    height:26px;
    text-align: center;
}

#content_right #buy_form span.two input
{
    margin:3px 0 0 0;
    border:none;
    background:none;
    font-size: 14px;
    color: #FFF;
    font-weight: bold;
    text-decoration: underline;
    cursor:pointer;
}

#content_right h2.grey
{
    font-size: 12px;
    color: #000;
    border:2px solid #595959;
    padding:6px 0 6px 8px;
    margin:20px 0 2px 0;
}

/* PATICKA */
#footer
{
    display: none;
}

/*******************************************************************************************************/

.correct
{
    clear: both;
    width: 1px;
    height: 1px;
    visibility: hidden;
}

.left
{
    float: left;
}

.right
{
    float: right;
}

.text_right
{
    text-align: right !important;
}

.text_left
{
    text-align: left !important;
}
