body {
color: #363636;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 12px;
line-height:18px;
margin: 0;
background:#fff url(../_img/bg.png) no-repeat bottom center;
}
input {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
}
a img {
border: none;
}
a {
color: #ed145b;
background-color: inherit;
}
#wrapper {
width: 900px;
margin: 0 auto;
min-height: 100%;
position: relative;
}
#header {
height: 63px;
background-image: url('../_img/header_bg.gif');
background-position: top right;
background-repeat: no-repeat;
position: relative;
margin-bottom: 5px;
}
#logo {
position: absolute;
top: 14px;
left: 31px;
}
#navigation {
height: 40px;
margin-left: 242px;
}
#main {
padding-bottom: 3px;
}
#blog {
color: white;
background-color: #1a1a1a;
position: relative;
background-image: url('../_img/blog_bg.png');
background-repeat: no-repeat;
background-position: bottom center;
}
#blog img.title {
position: absolute;
left: 31px;
top: -8px;
}
#footer {
color: #898989;
background-color: black;
text-align: center;
font-size: 10px;
padding: 11px 0;
margin-top: 17px;
}
#footer a {
color: white;
background-color: inherit;
text-decoration: underline;
}
/* MISC */
table#clients {
width: 100%;
}
table#clients td {
text-align: center;
width: 25%;
padding: 3px 0 4px 0;
}
table#clients img {
border:3px solid #e8e8e8;
}
table#clients h3{
padding-left:20px;
font-size:18px;
line-height:22px;
}
table#clients td.spacer {
padding: 0;
width: auto;
text-align: left;
height: 35px;
}
.two_col {
background-image: url('../_img/2col_bg.gif');
background-repeat: repeat-y;
background-position: top left;
position: relative;
}
.two_col .first_col {
float: left;
width: 315px;
}
.two_col .first_col div.inner {
padding: 0 12px 0 31px;
}
.two_col .second_col {
float: left;
width: 585px;
}
.two_col .second_col div.inner {
padding: 0 0 0 14px;
}
.three_col {
background-image: url('../_img/3col_bg.gif');
background-repeat: repeat-y;
background-position: top left;
position: relative;
}
.three_col .first_col {
float: left;
width: 274px;
padding: 0 22px 0 31px;
}
.three_col .first_col p {
margin: 0;
padding: 0 0 10px 0;
}
.three_col .second_col {
float: left;
width: 274px;
margin: 0 20px 0 0;
}
.three_col .second_col p {
margin: 0;
padding: 0;
}
.three_col .third_col {
float: left;
width: 279px;
position: relative;
}
.three_col .third_col .inner {
padding-left: 4px;
}
.three_col_dark {
background-image: url('../_img/3col_dark_bg.gif');
background-repeat: repeat-y;
background-position: top left;
padding: 64px 0 76px 0;
}
.three_col_dark .first_col {
float: left;
width: 289px;
padding-left: 16px;
position: relative;
}
.three_col_dark .second_col {
float: left;
width: 271px;
padding: 0 10px 0 16px;
position: relative;
}
.three_col_dark .third_col {
float: left;
width: 262px;
padding: 0 20px 0 16px;
position: relative;
}
#blog .post_inner {
padding: 0 0 19px 16px;
}
#blog .post_info {
color: #898989;
background-color: inherit;
font-size: 10px;
}
#blog .post_info .icon_user {
background-image: url('../_img/icon_user_dark.gif');
background-repeat: no-repeat;
background-position: 2px 1px;
padding: 0 0 2px 16px;
position: relative;
line-height: normal;
}
#blog .post_info img.icon_comments {
margin-right: 5px;
position: relative;
top: 3px;
}
img.h1 {
display: block;
margin: 16px 0 11px 0;
}
.clear {
clear: both;
overflow: hidden;
height: 1px;
position: relative;
}
.investitor, .investitor a {
color: #898989;
background-color: inherit;
font-size: 10px;
font-weight: normal;
}
.date {
color: #898989;
background-color: inherit;
}
.obvezno {
color: #ed145b;
background-color: inherit;
}
#blog h3 {
margin: 0;
padding: 2px 0 17px 0;
font-size: 20px;
line-height: normal;
}
form {
margin: 0;
padding: 0;
}
/* LISTING */
ul {
margin: 16px 0 14px 1px;
padding: 0;
list-style: none;
}
li {
margin: 0;
padding: 0 0 0 11px;
background-image: url('../_img/bullet.gif');
background-position: 0 7px;
background-repeat: no-repeat;
}
ul.projects {
margin: 0;
}	
ul.projects li {
margin-bottom: 14px;
padding-right: 6px;
position: relative;
}
ul.projects li img {
float: right;
padding: 4px 4px 5px 10px;
}
/* Contact form */
.error {
padding-bottom: 1em;
}
.error strong {
color: #ed145b;
background-color: inherit;
}
#contact_form label {
font-weight: bold;
line-height: 22px;
display: block;
margin-bottom: 6px;
}
#contact_form label.first {
margin-top: -2px;
}
#contact_form label.checkbox {
font-weight: normal;
margin-top: 20px;
}
#contact_form label.checkbox input {
margin: 0 5px 0 0;
padding: 2px 0 0 0;
}
#contact_form input.wide, #contact_form input.narrow, #contact_form select.wide {
width: 550px;
height: 19px;
border: 1px solid #ed145b;
font-size: 12px;
color: inherit;
background-color: white;
}
#contact_form select.wide {
color: #ed145b;
background-color: inherit;
font-weight: bold;
width: 552px;
height: 24px;
padding-top: 1px;
}
#contact_form textarea.wide {
border: 1px solid #ed145b;
width: 540px;
height: 95px;
font-size: 12px;
padding: 5px;
}
#contact_form input.wide {
padding: 3px 5px 0 5px;
width: 540px;
}
#contact_form input.narrow {
width: 116px !important;
padding: 3px 5px 0 5px;
}
input.submit, input.submit_small {
font-weight: bold;
color: white;
background-color: #ed145b;
text-align: center;
width: 93px;
height: 25px;
border: none;
margin-top: 12px;
}
input.submit_small {
width: 70px;
height: 20px;
font-size: 10px;
margin: 0;
padding: 0;
display: block;
float: left;
}
img.captcha {
float: left;
display: block;
margin: -4px 0 0 8px;
}
/* job page */
.white {
color: white;
background-color: inherit;
}
.job_entry {
padding: 10px 15px 12px 11px;
width: 256px;
color: #363636;
background-color: #f1d3dd;
margin: 12px 0 0 21px;
}
.job_entry a, .pink, .job_entry h4 {
color: #ed145b;
background-color: inherit;
}
.job_entry h4 {
padding: 0;
margin: 0;
font-size: 14px;
font-weight: bold;
}
/* BLOG */
#left {
float: left;
width: 648px;
overflow: hidden;
}
#content {
padding-left: 31px;
padding-right: 29px;
}
#left h1 {
margin: 0;
padding: 2px 0 0 0;
font-size: 20px;
font-weight: normal;
line-height: normal;
}
#left h2 {
margin: 0;
padding: 0;
text-transform: uppercase;
font-size: 12px;
color: #898989;
background-color: inherit;
font-weight: bold;
}
.post {
margin-bottom: 31px;
}
.post .foot {
color: #898989;
background-color: inherit;
font-size: 10px;
margin-left: -14px;
}
.post .foot .icon_user {
background-image: url('../_img/icon_user.gif');
background-repeat: no-repeat;
background-position: 0 1px;
padding-left: 14px;
}
.post .foot .icon_comments {
background-image: url('../_img/icon_comments.gif');
background-repeat: no-repeat;
background-position: 0 3px;
padding-left: 17px;
margin-left: 18px;
}
.post pre {
color: #363636;
background-color: #b8bcc1;
padding: 6px 10px 9px 10px;
margin: 0 0 1em -9px;
overflow: auto;
width: 593px;
}
#right {
float: left;
width: 239px;
border-left: 1px dashed #c0c0c0;
padding: 0 0 3px 12px;
font-size: 11px;
}
#right ul {
margin: 1px 0 19px 0;
}
#right input.text {
border: 1px solid #dbdbdb;
width: 113px;
height: 16px;
font-size: 11px;
color: #898989;
background-color: white;
margin-right: 8px;
float: left;
}
#right .padd {
padding-top: 36px;
}
/* Comments */
#comments {
margin-top: 10px;
}
#commentform input.text, #commentform .textarea {
width: 480px;
border: 1px solid #ed145b;
margin: 0 0 5px 0;
padding: 4px 0;
}
#commentform label {
width: 100px;
display: block;
float: left;
}
#respond {
font-size: 20px;
font-weight: normal;
padding: 30px 0 22px 0;
margin: 0;
color: #ed145b;
background-color: inherit;
}
.comment {
border-bottom: 4px solid #ed145b;
margin: 0 0 1px -9px;
font-size: 11px;
width: 613px;
}
.comment .head {
background-image: url('../_img/icon_user.gif');
background-repeat: no-repeat;
background-position: 8px 15px;
color: #707070;
background-color: #f1d3dd;
padding: 11px 20px 10px 23px;
}
.comment .head a {
color: #707070;
background-color: inherit;
}
.comment .body {
padding: 0 0 0 23px;
color: #545454;
background-color: inherit;
}
.h1proc {
border:1px solid #b8bcc1;
}
fieldset {
border:0;
padding:0;
margin:0;
}
.langSelCont {
margin:0;
padding:0;
}
.langSelCont span {
display:block;
float:right;
font-size:11px;
margin-right:3px;
}