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

body{
    background: url('/media/page/page-background.png') left top repeat-x;
    font-family: Arial, Verdana, Tahoma, sans-serif;
    width: 950px;
    margin-right: auto;
    margin-left: auto;
    color: #585858;

}
.non-visible {
    height: 1px !important;
    left: -5000px !important;
    overflow: hidden !important;
    position: absolute !important;
    top: -5000px !important;
    width: 1px !important;
}
h1, h2{
    color: #005697;
    border-bottom: 1px solid #e7e7e7;
    padding-left: 0px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: normal;
}

h3, h4{
    color: #028eaf;
    font-weight: normal;
}

a, a:visited {
    text-decoration: none;
    color: #005697;
}

a:hover {
    text-decoration: underline;
}

a img{
    border: 0px;
}


#header{
    height: 168px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    overflow: hidden;
    width: 865px;
    .width: 900px;
}

#logo{
    float: left;
    margin-right: 0px;
    height: 168px;
}

#header-wrapper{
    margin-left: 170px;
}

/*top menu*/
#top-menu{
    position: relative;
    _left: -2px;
    background: #000 url('/media/page/top-menu-background.png') left top repeat-x;
    height: 50px;
    width: 694px;
    padding-top: 0px;
    display: block;
    padding-left: -2px;
}

#banner{
    background: transparent url('/media/page/banner.png') left top no-repeat;
    height: 118px;
    _position: relative;
    width: 694px;
    _left: -2px;
}

#top-menu ul{
    margin-top:1px;
}

#top-menu a{
    display: block;
    float: left;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 11px;
    padding-left: 19px;
    padding-right: 19px;
    padding-top: 15px;
    padding-bottom: -10px;
    height: 25px;
/*    background: url('/media/page/top-menu-background.png') left top repeat-x;*/
}

#top-menu a:hover {
    background: url('/media/page/top-menu-background-selected.png') left top repeat-x;
}

#top-menu .selected{
    background: url('/media/page/top-menu-background-selected.png') left top repeat-x;
}

.top_menu_item{
    display: block;
    float: left;
    list-style-type: none;
    border-left: 1px solid #5a5a5a;
    height: 43px;
    margin-bottom: -7px;
}

/*left column*/

#left-column{
    float: left;
    width: 216px;
    margin-right: -3px;
    padding-right: 0px;
}

#left-menu ul{
    list-style-type: none;
}

#left-menu .left_menu_item{
    display: block;
    min-height: 35px;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

#left-menu .left_menu_item span{
    display: block;
    width: 169px;
    height: 34px;
    background-color: #005697;
}

#left-menu .left_menu_item a{
    display: block;
    color: #ffffff;
    background: url('/media/page/left-menu-item.png') 8px 10px no-repeat;
    height: 23px;
    padding: 11px 0px 0px 43px;
}

#news{
    width: 216px;
    font-size: 11px;
    margin-top: 25px;
    margin-right: -2px;
}

.new{
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 7px;
    padding-right: 10px;
}

.new .date{
    color: #005697;
    font-weight: bold;
}

.new .title{
    color: #231f20;
    font-weight: bold;
}

.new .perex{
    padding-top: 10px;
}

.new span img{
    vertical-align: middle;
    border: 0px;
}

.new a{
    text-align: right;
    color: #005697;
    margin-left: 135px;
    text-decoration: none;
}

.new .perex a{
    color: #585858;
    text-align: left;
    margin-left: 0px;
}

/*nakupni kosik*/
#left-menu-cart{
    margin-top: 30px;
    width: 100%;
}

#left-menu-cart .basket-wrapper{
    background: #ffffff;
    border: 1px solid #e6e7ef;
    margin-bottom: 2px;
    padding-top: 10px;
}

#left-menu-cart h4{
    font-size: 11px;
    font-weight: bold;
    color: #de7929;
    margin-left: 5px;
    margin-bottom: 10px;
    padding-left: 24px;
    padding-bottom: 1px;
    background: transparent url('/media/page/cart-heading.png') 3px center no-repeat;
}

#left-menu-cart .basket{
    font-size: 10px;
    width: 100%;
    margin-bottom: 5px;
}

#left-menu-cart .basket td{
    padding-top: 3px;
    text-align: left;
    padding-bottom: 3px;
}

#left-menu-cart .basket .basket-unit{
    padding: 0px 0px 0px 8px;
    font-size: 10px;
    width: 28px;
}

#left-menu-cart .basket a{
    font-size: 10px;
}

#left-menu-cart .basket-zobraz{
    text-align: right;
}

#left-menu-cart .basket .basket-sum{
    font-size: 10px;
    text-align: right;
    padding: 0px 5px 0px 5px;
}

#wrapper{
    clear: both;
    position: relative;
    margin-top: 2px;
    background: transparent url('/media/page/wrapper-background.png') 218px repeat-y;
    height: 100%;
    width: 865px;
    .width: 900px;
}

#wrapper-cleaner{
    clear: both;
}


#content-cleaner{
    clear: both;
    margin-top: -9px;
    background: transparent url('/media/page/wrapper-cleaner-background.png') 218px no-repeat;
    margin-bottom: -7px;
    width: 865px;
}

/* content */
#content{
    position: relative;
    _left: -3px;
    top: -2px !ie;
    margin-left: 217px;
    margin-top: 2px;
    padding-top: 40px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 40px;
    background: #ffffff;
    width: 587px;
    background: transparent url('/media/page/content-background.png') 2px top no-repeat;
    font-size: 13px;
}

/*footer*/

#page-footer{
    clear: both;
    background: url('/media/page/footer-border.png') center bottom no-repeat;
    height: 77px;
    width: 865px;
    font-size: 11px;
}

#page-footer-wrapper{
    background-color: #005697;
    
    width: 864px;
    height: 62px;
}

#page-footer address{
    font-style: normal;
    font-weight: bold;
}

#copyright{
    color: #ffffff;
    background: url('/media/page/footer-phone.png') left 10px no-repeat;
    padding-top: 10px;
    margin-left: 15px;
    padding-left: 50px;
}


#copy-holder{
    color: #80abcb;
    float: right;
    text-align: right;
    padding-top: 8px;
    padding-right: 22px;
    padding-top: 18px;
}

#footer-border{
    width: 100%;
    clear: both;
    background: url('/media/page/footer-border.png') center top no-repeat;
}

#page-footer a{
    text-decoration: none;
    color: #80abcb;
    font-weight: bold;
}

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

/*wiki-box*/
div.wiki-box h3 {
	font-size: 1.4em !important;
    padding-bottom: 15px;
    padding-top: 15px;
	color: #0075a8 !important;
}

div.wiki-box h4 {
	font-size: 1.1em !important;
	color: #de7929 !important;
	clear: right !important;
    padding-bottom: 7px;
    padding-top: 7px;
}

div.wiki-box strong {
	font-weight: bold !important;
}

div.wiki-box ul{
    padding-top: 10px;
    padding-left: 15px;
    list-style: none;
}

div.wiki-box li{
    background: transparent url('/media/katalog/left-sub-menu-item.gif') center left no-repeat;
    padding-left: 15px;
}


.table-footer{
    padding-top: 30px;
    color: #005697;
    font-size: 11px;
}

.table-footer input{
    width: 28px;
    text-align: center;
    color: #000000;
    border: 1px solid #bdd4e4;
    background: #FFFFFF url('/media/order/input-background.png') left top repeat-x;
    margin-right: 240px;
    margin-right: 300px !ie;
    margin-left: -20px;
}

.table-footer label .gray-delimiter{
    display: none;
}

#user-info{
    margin: 20px 5px 5px 10px;
    font-size: 11px;
    color: #231f20;
}

#user-info b{
    color: #005697;
}


