BODY {
    font-family: Arial;
    font-size:11pt;
}

A {
    font-family: Arial;
    color: #2284b3;
    font-size:11pt;
    text-decoration:none;
}

A:hover {
    font-family: Arial;
    color: #d84348;
    font-size:11pt;

}

.TopMenu {
    padding-top:12px;
    float:left;
    background-image: url('/img/text-menu-guma.jpg');
    padding-left:1px;
    padding-right:1px;
    font-family: Arial;
    color: #2284b3;
    font-size:10pt;
}

.TopMenu A {
    font-family: Arial;
    color: #2284b3;
    font-size:10pt;
    text-decoration:none;
}

.TopMenu A:hover {
    font-family: Arial;
    color: #d84348;
    font-size:10pt;

}

.LeftMenu {
    background-image: url('/img/bocne-menu-top-guma.jpg');
    float:left;
    height:25px;
    width:151px;
    text-align:center;
    color:white;
    font-family:Arial;
    font-weight:bolder;
}

.RightMenu {
    background-image: url('/img/bocne-menu-top-guma.jpg');
    float:left;
    height:25px;
    width:180px;
    text-align:center;
    color:white;
    font-family:Arial;
    font-weight:bolder;
}

.mover {
    padding-top:3px;
}

.LeftMenuText {
    width:137px;
    float:left;
    background-color:#eef1f6;
    padding-left:12px;
    padding-bottom: 10px;
}

.RightMenuText {
    width:175px;
    float:left;
    padding-left:4px;
    padding-bottom: 3px;
    border-left:1px solid #eef1f6;
    border-right:1px solid #eef1f6;
    border-bottom:1px solid #eef1f6;
}

.LeftMenuText A {
    font-family: Arial;
    color: #2284b3;
    font-size:10pt;
    text-decoration:none;
}

.RightMenuText A {
    font-family: Arial;
    color: #2284b3;
    font-size:10pt;
    text-decoration:none;
}

.LeftMenuText A:hover {
    font-family: Arial;
    color: #d84348;
    font-size:10pt;

}

.RightMenuText A:hover {
    font-family: Arial;
    color: #d84348;
    font-size:10pt;

}

.smaller {
    font-size:9pt;
}

input[type="text"],input[type="submit"] {
    width:130px;
    font-family: Arial;
    border: 1px solid #1c91c7;
    background-color: #eef1f6;
}

input:hover {
    border: 1px solid #d84348;
}

.submit {
    background-color: #bed3f6;
}

.material {
    float: left;
    padding-right: 10px;
    padding-bottom: 1px;
}

.ProductList {
    height:119px;
    border:1px solid white;
    margin-bottom:5px;
    padding-top:3px;
}

.ProductList:hover {
    border:1px solid #eef1f6;
}

H1 {
    font-family:Arial;
    font-weight:bolder;
    font-size:12pt;
    margin:0px;
}

H2 {
    font-family:Arial;
    font-weight:bolder;
    font-size:11pt;
    margin:0px;
}

H3 {
    font-family:Arial;
    font-size:10pt;
    margin:0px;
}

sup {
    vertical-align: +0.6ex;
    font-size: 8pt;
}

div#Content {
    width:590px;
    float:left;
    padding-top:18px;
}

/********************* Vcard */
.vcards h2 { margin-top: .8em; margin-bottom: .4em; }
.vcard { border: 1px solid gray; width: 145px; float: left; margin-right: 0; }
.vcard .photo { width: 145px; height: 108px; }
.vcard .fn { margin-bottom: 0pt; margin-left: 0.5em; font-weight:bold; font-size:13px; }
.vcard .footer { margin-bottom: 0pt; text-align: center; margin-top: 0;}

.left { float: left; }

.shipping p { display:block; margin-top:5px; }
.shipping h2 { margin-top:20px }
.shipping h3 { margin: 10px 0px 5px 10px }
.shipping table { border:2px solid #41B6EC; }
.shipping table th { background-color:#EEF1F6; }
.shipping table .middlerow td, .shipping table .middlecell { border-bottom:1px solid #41B6EC; }
