html,body {
    background: #e7e7e7 url("../img/tail.gif") top left repeat-x;
    padding: 0;
    margin: 0;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    height: 100%;
}

img {
    border: 0;
}

a {
    color: #393939;
    text-decoration: none;
}

a:hover { 
    text-decoration: underline;
}

p {
    margin: 0;
    padding: 0;
    color: #393939;
}

h1 {
    padding: 0;
    margin: 70px 0 0 114px;
    font: normal 18px Arial, sans-serif;
    float: left;
    color: #fff;
    line-height: 150%;
    display: inline;
}

h2 {
    margin: 10px 0 10px 25px;
    padding: 0;
    color: #234478;
    font: normal 20px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h3 {
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-size: 11px;
    color: #393939;
}

sup {
    vertical-align: baseline;
    font-size: 0.8em;
    position: relative;
    top: -0.4em;
}

#container {
    width: 100%;
    position: relative;
    height: auto !important; /* real browsers */
    height: 100%; /* IE6: treaded as min-height*/
    min-height: 100%; /* real browsers */
}

/*///////////////////////// header //////////////////////*/
#header {
    width: 960px;
    padding: 0px;
    margin: 0 auto;
    height: 383px;
    background-image: url("../img/header_bg.jpg");
    background-repeat: no-repeat;
    background-position: bottom right;
}

#header ul {
    margin: 18px 0 0 88px;
    padding: 0;
    list-style: none;
    float: left;
    display: inline;
}

#header ul li {
    float: left;
}

.link {
    background-image: url("../img/topmenu_separator.gif");
    background-repeat: no-repeat;
    background-position: right;
    color: #234478;
    padding-right: 25px;
    float: left;
}

.link_a {
    background: #234677 url("../img/mc_l.gif") top left no-repeat;
    color: #fff;
}

.link_a span {
    background: url("../img/mc_r.gif") top right no-repeat;
    float: left;
    padding-right: 25px;
}

#header ul li a {
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding-left: 25px;
    line-height: 310%;
    float: left;
    height: 48px;
}

#lang {
    float: right;
    margin-top: 33px;
}

/*///////////////////////// content //////////////////////*/
#content {
    width: 960px;
    padding: 0 0 60px 0;
    margin: 4px auto;
    overflow: hidden;
}

#left_side {
    margin: 0 0 20px 88px;
    background: #d7d7d7 url("../img/c_tl.gif") top left no-repeat;
    float: left;
    display: inline;
}

#left_side img {
    float: left;
    margin: 0 15px 10px 25px;
    border: 1px solid #afafaf;
}

#left_side a {
    color: #2d5891;
    text-decoration: underline;
}

.h_text {
    width: 325px;
    float: left;
    margin-bottom: 10px;
    line-height: 150%;
}

#left_side_bot {
    width: 100%;
    height: 38px;
    float: left;
    background: url("../img/c_bl.gif") bottom left no-repeat;
}

#projects {
    margin-left: 25px;
    padding: 0;
    list-style: none;
    width: 810px;
    float: left;
}



#right_side {
    width: 270px;
    float: right;
    margin: 0 0 20px 0;
}

#rs_head {
    width: 100%;
    height: 43px;
    background: url("../img/module_bg1.gif") top left repeat-x;
    font: bold 11px Arial, sans-serif;
}

#rs_head span {
    float: left;
    color: #fff;
    font-size: 12px;
    margin: 14px 0 0 20px;
}

#last_project {
    width: 100%;
    height: 300px;
    background: #fff url("../img/c1_tr.gif") top right no-repeat;
    margin-top: 12px;
}

#last_project_bot {
    width: 100%;
    height: 15px;
    background: #fff url("../img/c1_br.gif") bottom right no-repeat;
}

/*  Petar Manov - edit */

.pr_list{
    width: 280px;
    padding: 0;
    margin: 10px 5px 15px 0;
    display: block;
    float: left;
}

.pr_list h3{
    margin-bottom: 10px;
    text-align: center;
    color: #234478;
}

.pr_list_pic{
    text-align: left;
    width: 250px;
    margin: 0;
}

.pr_list_desc{
    padding : 0 10px 0 20px;
    text-align: justify;
}

#projects h3 {
    font-size: 12px;
}

#projects img {
    margin: 10px 0 10px 0;
    float: none;
}

#projects p {
    width: 230px;
    text-align: justify;
}


#pscroller1 {
    width: 500px;
    height: 250px;
    margin-top: 10px;
    padding: 10px 0 0 16px;
}

#pscroller1 img {
    border: 1px solid #afafaf;
    margin: 10px 0 10px 0;
}

#pscroller1 a {
    color: #393939;
    font-weight: bold;
    text-decoration: underline;
}

.pscr_info{
    font: normal 14px Arial, sans-serif;
    color: #234478;
    font-weight: bold;
    display: block;
    float: right;
    border: 1px solid red;
    margin-top : 10px;
}

.pscr_img{
    margin-right: 20px;
    border: 1px solid red;
    display: block;
    float: left;
}

#home_last_project{
    background: #fff url("../img/c1_tr.gif") top right no-repeat;
    margin-top: 12px;
}

#coin-slider{
    margin-top: 15px;
    border: 1px solid #234478;
}

#products_pic{
    width: 300px;
    display: block;
    float : left;
}

#products_text{
    display: block;
    float: left;
    width: 250px;
    text-align: justify;
}


.clear{
    clear: both;
    margin: 0;
    padding: 0;
    height: 0;
}



/*/////////////////////// footer ////////////////////////*/
#footer {
    width: 100%;
    position: absolute;
    bottom: 0;
    background-color: #fff;
}

#footer_con {
    width: 960px;
    height: 40px;
    padding: 0px;
    margin: 0 auto;
}

#footer_con p {
    width: 50%;
    float: left;
    margin-top: 20px;
}

/* /////////////////////// form ////////////////////// */

fieldset {
    border: none;
    width: 325px;
    margin: 0 23px 0 0;
    padding: 0;
    float: right;
    display: inline;
}

fieldset p {
    margin: 5px 0 0 0;
}

label {
    width: 60px;
    text-align: left;
    padding: 3px 0 3px 0;
    display: block;
}

input	{
    border: 1px solid #c5c5c5;
    width: 250px;
}

textarea {
    background: #ffffff;
    border: 1px solid #c5c5c5;
    width: 250px;
}

.submit input	{
    background: url(../img/button2.gif) no-repeat 0 0;
    width: 120px;
    height: 20px;
    color:#fff;
    font: normal 12px Arial, sans-serif;
    border: none;
    margin-left: 1px;
}


/* //////////////////// scroller ////////////////////*/

#pscroller {
    width: 230px;
    height: 250px;
    margin-top: 10px;
    padding: 10px 0 0 16px;
    float: left;
}

#pscroller img {
    border: 1px solid #afafaf;
    margin: 10px 0 10px 0;
}

#pscroller a {
    color: #393939;
    font-weight: bold;
    text-decoration: underline;
}

