body {
    background: url("/_img/bg/bg_body.jpg") repeat-x 0 0 #DCDDE1;
    font: 12px Arial;
}

#superMain {
    width: 100%;
   /* background: url("/_img/bg/bg_main.jpg") no-repeat center top;*/
   background-color: #EDEEF2;
}

#mainContainer {
    width: 90%;
	min-width:1200px;
	max-width:1200px;
    margin: 0 auto;
    color: #737272;
}

#mainContainer .topSocials {
    /*background: url("/_img/bg/bg_top.png") no-repeat right 0;*/
    width: 100%;
    padding: 10px 0px 0 0px;
    /*height: 42px;*/
    height: 35px;
    background: #F8F8F8;
}

#mainContainer .topSocials a.facebook {
    background-position: 0 0;
}

#mainContainer .topSocials a.twitter {
    background-position: -21px 0;
}

#mainContainer .topSocials a.gplus {
    background-position: -42px 0;
}
#mainContainer .topSocials a.blog {
    background-position: -63px 0;
}
#mainContainer .topSocials a.linkedin { 
    background-position: -85px 0; 
}
#mainContainer .topSocials a {
    background-image: url("/_img/icons/sprite_social_21x21.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 21px;
    margin: 0 5px 0 0;
    max-width: none;
    overflow: hidden;
    padding: 0;
    width: 21px;
}


#mainContainer #topBox {
    padding: 30px 0px 30px 10px;
}
#mainContainer #topBox .text {
    font-size: 25px;
    color: #7e8083;
    margin: 15px 52px 0 22px;
    position: relative;
}
#mainContainer #topBox .quote_open {
    position: absolute;
    left: -22px;
    bottom: -7px;
    width: 22px;
    height: 15px;
    background: url("/_img/icons/icon_quote.png") no-repeat 0 0;
}
#mainContainer #topBox .quote_close {
    position: absolute;
    right: -22px;
    top: -7px;
    width: 22px;
    height: 15px;
    background: url("/_img/icons/icon_quote.png") no-repeat 0 0;
}



#footer {
    height: 128px;
    width: 100%;
    background: url("/_img/bg/bg_footer.png") repeat-x 0 0;
    font-size: 13.33px;
    color: #ffffff;
    margin: 60px 0 0 0;
}
#footer .text {
    padding: 0 0 7px 0;
    height: 1%;
    line-height: 2;
}
#footer .text .copyright .nc {
    vertical-align: middle;
}
#footer a {
    color: #ffffff;
}
#footer .content {
    width: 90%;
    margin: 0 auto !important;
    padding: 15px 0 0 0;
}
#footer .grupa {
    margin: 5px 5px 5px 25px;
    text-align: left;
	float: right !important;
}
#footer .grupa img {
    margin: 0 0 0 10px;
}


#mainContainer .blue_button {
    font-size:14px;
    background:#009fdb;
    height:40px;
    line-height: 40px;
    padding: 0 10px;
    border: none;
    color: #ffffff;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
	min-width:160px;
	text-transform:uppercase;
}
#mainContainer .yellow_button {
    font-size:14px;
    background:#f7b000;
    height:40px;
    line-height: 40px;
    padding: 0 10px;
    border: none;
    color: #ffffff;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
	min-width:160px;
	text-transform:uppercase;
}

#mainContainer .blue_button:hover {
    background-position: 0 -44px;
}
#mainContainer .blue_button_small {
    font-size:13px;
    background:#009fdb;
    height:28px;
    line-height: 28px;
    padding: 0 10px;
    border: none;
    color: #ffffff;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
	text-transform:uppercase;
	}


#mainContainer .yellow_button_small,
#mainContainer .orange_button_small {
    font-size:13px;
    background:#f7b000;
    height:28px;
    line-height: 28px;
    padding: 0 10px;
    border: none;
    color: #ffffff;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
}

#mainContainer .green_button {
    font: 11px Tahoma, Arial, sans-serif;
    background: url("/_img/btns/btn_bg_green.png") repeat-x 0 0;
    height: 29px;
    line-height: 29px;
    padding: 0 10px;
    border: none;
    color: #ffffff;
    cursor: pointer;
    text-shadow: #638e39 1px 1px 0px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
}
#mainContainer .gray_button {
    font: 19px Tahoma, Arial, sans-serif;
    background: url("/_img/btns/btn_bg_gray.png") repeat-x 0 0;
    height: 46px;
    line-height: 46px;
    padding: 0 10px;
    border: none;
    color: #ffffff;
    cursor: pointer;
    text-shadow: #7b7b7b 1px 1px 0px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
}
#mainContainer .black_button {
    font: 19px Tahoma, Arial, sans-serif;
    background: url("/_img/btns/btn_bg_black.png") repeat-x 0 0;
    height: 46px;
    line-height: 46px;
    padding: 0 10px;
    border: none;
    color: #ffffff;
    cursor: pointer;
    text-shadow: #7b7b7b 1px 1px 0px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
}
#mainContainer .red_button {
    font: 19px Tahoma, Arial, sans-serif;
    background: url("/_img/btns/btn_bg_red.png") repeat-x 0 0;
    height: 46px;
    line-height: 46px;
    padding: 0 10px;
    border: none;
    color: #ffffff;
    cursor: pointer;
    text-shadow: #b46464 1px 1px 0px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
}
#mainContainer .gray_button_small {
    font: 11px Tahoma, Arial, sans-serif;
    background: url("/_img/btns/btn_bg_gray_small.png") repeat-x 0 0;
    height: 26px;
    line-height: 26px;
    padding: 0 10px;
    border: none;
    color: #ffffff;
    cursor: pointer;
    text-shadow: #7b7b7b 1px 1px 0px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
}

#mainContainer .inputText {
    width: 260px;
    border: 1px solid #7f8185;
    color: #6e6e6e;
    margin: 3px 0;
    line-height: 29px;
    height: 29px;
    padding: 0 5px;
}


#mainContainer .textareaField {
    color: #6e6e6e;
    border: 1px solid #e0e0e0;
    padding: 5px;
}

#mainContainer .pagination {
    background: none repeat scroll 0 0 white;
    color: #737272;
    font: 13px Arial;
    margin: 5px 0;
    padding: 3px 0;
    text-align: center;
    width: 100%;
}
#mainContainer .pagination a {
    color: #737272;
    margin: 0;
    outline: medium none;
    padding: 0;
    text-decoration: none;
}
#mainContainer .pagination a:hover {
    text-decoration: underline;
}
#mainContainer .pagination .current_page {
    color: #737272;
    font-size: 15px;
    font-weight: bold;
}

.tekst strong a {
    font-weight: bold; 
}