/* css */
@font-face {
    font-family: custom_font;
    src: url('../font.ttf') format('truetype'),
        url('../font.eot') format('eot');
}
/*
 @font-face {
    font-family: 'MyFontFamily';
    src: url('myfont-webfont.eot?'); 
    src: url('myfont-webfont.eot?#iefix') format('embedded-opentype'), 
         url('myfont-webfont.woff') format('woff'), 
         url('myfont-webfont.ttf')  format('truetype'),
         url('myfont-webfont.svg#svgFontName') format('svg');
}
 **/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: normal;
font-style: normal;
font-size: 1em;
font-family: inherit;
vertical-align: baseline;
font-family: "Arial";
}
:focus {outline: 0;}
ol, ul {list-style: none;}
table {border-collapse: separate; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
*{line-height: 1em;}

body{
    background-color: #f5f5f5;
}

#wrapper{
    width: 970px;
    margin: 0 auto;
    min-height: 500px;
    overflow: hidden;
}
#header{
    width: 100%;
    height: 100px;
    background: url(../logo_2.png);
}
#header p{
    position: relative;
    top: 23px;
    left: 665px;
    font-size: 12px;
}
#logo_left{
    width: 970px;
    height: 101px;
    background: url('../logo_1.png');
}
#left{
    width: 650px;
    float: left;
    margin-top: 10px;
}
#right{
    
    width: 320px;
    min-height: 400px;
    float: left;
    margin-top: 10px;
}

#menu{
    width: 670px;
    height: 30px;
    background: url('../menu_back.png') no-repeat;
}
#menu li{
    float: left;
}
#menu li a{
    background: url('../menu_divider.jpg') no-repeat right;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    padding: 0px 20px 0 20px;
    display: block;
    font-family: "Arial";
    text-decoration: none;
    color: #222;
    font-size: 15px;
}
#menu li a:hover{
    background: url('../menu_over.png') repeat-x;
    color:#fff;
}
#menu li ul li{
    color: green;
    float: none;
}
#active{
    background: url('../menu_over.png') repeat-x !important;
}
#one_dropdownmenu{
    z-index: 10;
    margin-top: 1px;
    color: white;
    margin-left: 93px;
    background: #174B84;
    width: 150px;
    height: 0px;
    overflow: hidden;
    position: absolute;
}
#one_dropdownmenu li{
   
}
#one_dropdownmenu li:hover{
    
}
#one_dropdownmenu a{
    text-decoration: none;
    color: #fff;
    height: 30px;
    font-size: 13px;
    line-height: 30px;
    vertical-align: middle;
    padding-left: 20px;
    border-bottom: 1px solid white;
    display: block;
}
#one_dropdownmenu a:hover{
    background: url('../menu_over.png') repeat-x !important;
}
#two_dropdownmenu{
    z-index: 10;
    color: white;
    margin-left: 213px;
    background: #174B84;
    width: 150px;
    margin-top: 1px;
    height: 0px;
    overflow: hidden;
    position: absolute;
}
#two_dropdownmenu li{
    
}
#two_dropdownmenu li:hover{
    
}
#two_dropdownmenu a{
    text-decoration: none;
    color: #fff;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    padding-left: 20px;
    border-bottom: 1px solid white;
    display: block;
}
#two_dropdownmenu a:hover{
    background: url('../menu_over.png') repeat-x !important;
}
#three_dropdownmenu{
    z-index: 10;
    color: white;
    margin-left: 333px;
    background: #174B84;
    width: 150px;
    margin-top: 1px;
    height: 0px;
    overflow: hidden;
    position: absolute;
}
#three_dropdownmenu li{
    
}
#three_dropdownmenu li:hover{
    
}
#three_dropdownmenu a{
    text-decoration: none;
    color: #fff;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    padding-left: 20px;
    border-bottom: 1px solid white;
    display: block;
}
#three_dropdownmenu a:hover{
    background: url('../menu_over.png') repeat-x !important;
}
#text_left{
    margin-top: 10px;
    z-index: -1;
}
#text_header{
    margin-top: 10px;
    width: 650px;
    height: 30px;
    background: url('../background_header.png') no-repeat;
}
#text_header p{
    line-height: 30px;
    vertical-align: middle;
    font-size: 15px;
    padding-left: 10px;
}
#text_header a{
    line-height: 30px;
    vertical-align: middle;
    font-size: 15px;
    padding-left: 10px;
    text-decoration: none;
    color: #000;
}
#text_middle{
    overflow: hidden;
    width: 650px;
    min-height: 300px;
    background: url('../background_middle.png') repeat-y;
}
#text_middle p{
    padding: 10px;
    font-size: 13px;
    line-height: 20px;
}
#text_middle img{
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 10px;
	width: 600px;
	float: left;
}
#text_middle h2{
    padding: 10px;
    font-size: 13px;
    font-weight: bold;
}
#text_middle h4{
    padding-left: 20px;
    padding-bottom: 10px;
    font-size: 15px;
    color: #003979;
}
#text_middle h1{
    padding: 10px;
    font-size: 20px;
    color: #003979;
    padding-left: 20px;
    padding-top: 20px;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
}
#text_footer{
    width: 650px;
    height: 4px;
    background: url('../background_footer.png') no-repeat;
    margin-bottom: 10px;
}
.right_header{
    width: 310px;
    height: 30px;
    background: url('../background_header_small.png') no-repeat;
}
.right_header p{
    line-height: 30px;
    vertical-align: middle;
    font-size: 15px;
    padding-left: 10px;
}
.right_middle{
    width: 310px;
    background: url('../background_middle_small.png') repeat-y;
}
.right_middle p{
    padding: 10px;
    font-size: 13px;
    line-height: 20px;
}
.right_middle h2{
    padding: 10px;
    font-size: 13px;
    font-weight: bold;
}
.right_footer{
    width: 310px;
    height: 4px;
    background: url('../background_footer_small.png') no-repeat;
    margin-bottom: 10px;
}
#footer {
    width: 100%;
    float: left;
    background: url(../just_line_2.png) repeat-x;
    margin-top: 10px;
}
#footer p{
    text-align: center;
    padding-top: 20px;
    font-size: 12px;
}

.rss-item{
    padding-bottom: 10px;
}
.rss-item a{
    text-decoration: none;
}
.rss-item a:hover{
    text-decoration: underline;
}

#kocke{
    visibility: hidden;
    width: 200px;
    height: 100px;
    z-index: 100;
    float: left;
    position: relative;
    left: 440px;
    top:40px;
    background-color: #B8C4CF;
    overflow:  hidden;
}

#kocke img{
    float: left;
}

#kocke_img{
    visibility: hidden;
    width: 200px;
    height: 100px;
}

#product{
    width: 190px;
    margin-left: 20px;
    margin-top: 10px;
    float: left;
}
#product_header{
    margin-top: 10px;
    width: 190px;
    height: 30px;
    background: url('../background_header_smaller.png') no-repeat;
}
#product_header p{
    line-height: 30px;
    height: 30px;
    width: 190px;
    vertical-align: middle;
    font-size: 13px;
    padding: 0px;
    text-align: center;
    text-decoration: none;
    color: #000;
}
#product_header a{
    line-height: 30px;
    vertical-align: middle;
    vertical-align: middle;
    font-size: 13px;
    padding: 0px;
    text-align: center;
    text-decoration: none;
    color: #000;
}
#product_header a:hover{
    color: #003979;
}
#product_middle{
    width: 190px;
    min-height: 200px;
    background: url('../background_middle_smaller.png') repeat-y;
}
#product_middle p{
    padding: 10px;
    font-size: 13px;
    line-height: 20px;
}
#product_middle h2{
    padding: 10px;
    font-size: 13px;
    font-weight: bold;
}
#product_middle img{
    width: 188px;
    height: 115px;
    margin: 1px;
}
#product_middle ul{
    margin-top: 20px;
    float: left;
}
#product_middle li{
    padding-left: 15px;
    width: 158px;
    padding-right: 15px;
    text-align: center;
    font-size: 13px;
    margin-top: 10px;
    /*background-image: url(../bullet_flat.png);
    background-repeat: no-repeat;
    background-position: 0% 4px;*/
    color: #003979;
}
#product_footer{
    width: 190px;
    height: 4px;
    background: url('../background_footer_smaller.png') no-repeat;
    margin-bottom: 10px;
}
#dots_back{
    background: url(../dots_back.jpg) repeat-y;
    width: 250px;
    min-height: 150px;
    margin-left: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
    float: left;
}
#dots_back ul{
    margin-left: 20px;
}
#dots_back li{
    font-size: 13px;
    margin-bottom: 5px;
    padding-left: 15px;
    background-image: url(../bullet.gif);
    background-repeat: no-repeat;
    background-position: 0px 3px;
}
#table_in_product_header{
    width: 650px;
    min-height: 30px;
    background: url('../background_header.png') no-repeat;
}
#table_in_product_header p{
    line-height: 30px;
    vertical-align: middle;
    font-size: 15px;
    padding-left: 10px;
}
#table_in_product_middle{
    overflow: hidden;
    width: 650px;
    min-height: 75px;
    background: url('../background_middle.png') repeat-y;
}
#table_in_product_middle th{
    font-size: 9px;
    font-weight: bold;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    padding: 5px;
    background: #e6e6e6;
}
#table_in_product_middle table{
    margin: 10px;
}
#table_in_product_middle td{
    font-size: 9px;
    text-align: center;
    border-bottom: 2px solid #ddd;
    vertical-align: middle;
    padding: 3px;
}
#table_in_product_middle p{
    font-size: 12px;
    line-height: 15px;
    padding-right: 20px;
    padding-left: 20px;
    margin-bottom: 10px;
    font-weight: bold;
}
#table_in_product_footer{
    width: 650px;
    height: 4px;
    margin-bottom: 10px;
    background: url('../background_footer.png') no-repeat;
}
