body {
    background-color: #e6e6e6;
    padding: 0px;
    margin: 0px;
    font-family: Arial;
}

h3 {
    padding-left: 20px;
    font-size: 12px;
}

h2 {
    margin: 0px;
    padding: 0px;
    color: #5EC9F0;
    font-size: 11px;
}

p {
    padding-left: 20px;
    font-family: Arial;
    font-size: 11px;
    line-height: 20px;
    text-align: justify;
}

li {
    font-family: Arial;
    font-size: 11px;
    margin: 4px;
}

label {
    padding: 1px;
    font-family: Arial;
    font-size: 11px;
     color: #767676;
}



button {
    font-size: 11px;
}

a {
    text-decoration: none;
    color: #767676;
    cursor: pointer;
}
a:hover {
    text-decoration: none;
    color: #767676;
}
a:visited {
    text-decoration: none;
    color: #767676;
}
a:active {
    text-decoration: none;
    color: #767676;
}

a img {
    text-decoration: none;
    border: 0px;
    margin: 0px;
    padding: 0px;
}


#main {
    position: absolute;
    padding: 0px;
    margin: 0px;
    width: 1200px;
    left: 0px;
    background-color: #e6e6e6;
}

.main_align_left {
    left: 0px;
    width: 987px;
}

#logo {
    position: relative;
    height: 180px;
    background-color: white;
}

#logo_img {
    position: absolute;
    top: 43px;
    left: 40px;
}

#motto {
    background-image: url(../grx/top2.jpg);
    position: absolute; 
    top: 21px;
    right: 29px;
    margin: 0px;
    padding: 0px;
    width: 216px;
    height: 56px;

}

#tabs {
    position: absolute;
    bottom: 0px;
    right: 0px;
    margin: 0px;
    padding: 0px;
    font-family: Sans, Arial, sans-serif;
    font: 12px;
    cursor: pointer;

}
#tabs a {
    text-decoration: none;
    color: #767676;
    cursor: pointer;
    padding: 0px;
    margin: 0px;

}
#tabs a:hover {
    text-decoration: none;
    color: #767676;
}
#tabs a:visited {
    text-decoration: none;
    color: #767676;
}
#tabs a:active {
    text-decoration: none;
    color: #767676;
}

.unactivtabs {
    float: left;
    background-color: white;
    cursor: pointer;
    margin: 0px;
    padding: 0px;
    border: 0px;

}

.activtabs {
    float: left;
    background-color: #e6e6e6;
    cursor: pointer;
    margin: 0px;
    padding: 0px;
    border: 0px;
}

#top {
    position: relative;
    height: 310px;
    background-color: #e6e6e6;

}

#topMini {
    position: relative;
    height: 226px;
    background-color: #e6e6e6;
}



#content {
    position: relative;
    background-color: white;
    padding-top: 30px;

}

.content_templet_1 {
    float: left;
    position: relative;
    padding: 20px;
    color: #767676;
    margin-top: 0px;
    margin-left: 0px;

}

.ax_templet {
    width: 280px;
    height: 280px;
}

.more_arrow {
    position: absolute;
    right: 30px;
    bottom: 70px;
}

.vertical_line {
    position: absolute;
    right: 0px;
    top: 50px;
}


#footer {
    position: relative;
    height: 90px;
    background-color: #e6e6e6;
}

#onlineRdialog {
    color: #767676;
    font-size: 16px;
}

#onlineRdialog h3 {
    font-size: 18px;
}

.validateTips {text-align: center; border: 1px solid transparent; padding: 0.3em; }

.imgfloat {
    float: right;
    width: 300px;
    position: relative;
    left: -10px;
    line-height: 18px;
    font-size: 11px;
    color: #767676;
}



.hd1b {
    margin: 5px;
    font-size: 12px;
    line-height: 28px;
    color: #767676;
    font-weight: bold;
}

.hd1u {
    margin: 5px;
    line-height: 28px;
    color: #5EC9F0;
    font-size: 11px;
    font-weight: bold;
}

#doswTable td {
    padding: 25px;
    height: 210px;
}

#lekarzediv li {
    margin: 20px;
}