body {
	margin: 0;
	padding: 0; 
	background-color: #000; 
	font-size: 12px; 
	color: #000;
	font-family: tahoma, sans-serif;
	line-height: 22px;
    background-image: url('../images/top.jpg');
	background-repeat: no-repeat;
    background-position: top center;
}

#all{
	float: right;
	display: inline;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	background-image: url('../images/footer.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}

#container{
	margin: 0 auto; 
	padding: 0;
	width: 952px;
	height: auto;
}

/*
Top elements
*/
#top{
	float: left;
	display: inline;
	margin: 0; 
	padding: 0;
	width: 952px;
	height: 220px;
}

#top .blog {
    display: inline;
    margin: -83px 0;
    padding: 0;
}

#top a {
    display: inline;
    float: right;
    margin: -40px 165px;
    padding: 0;
    font-size: 14px;
    color: #7A7A7A;
}

#top a span {
    color: #429EDB;
}

#top a.top-img {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

/*
Content elements
*/
#content{
	float: left;
	display: inline;
	margin: 0 auto;
	padding: 0;
	width: 952px;
	height: auto;
    background-color: white;
}

#content div {
    float: left;
    width: 100%;
    margin: 0;
}
#content .paginator {
    float: right;
    height: 75px;
    width: 675px;
    padding: 0;
}

#content .info {
   float: left;
   margin-left: 43px;
   margin-top: 20px;
   font-size: 22px;
}

.paginator-ul {
    float: right;
    display: inline;
    margin: 19px;
    padding: 0;
    list-style: none;
}

.paginator-ul li {
    float: left;
    display: inline;
    margin: 0;
    padding: 0 5px;
}

.paginator-ul .paginator-back {
   margin: 0 20px;
}

.paginator-ul .paginator-forrward {
    margin: 0 20px;
}

.paginator-ul li a {
    float: left;
    background-image: url('../images/bgrnd-pagi.png');
    background-position: center;
    background-repeat: repeat-x;
    padding: 2px 15px;
    color: #fff;
}

.paginator-ul li .paginator-center {
    border: 1px solid #000;
    background-image: url('../images/center-pagi.png');
    background-repeat: repeat-x;
    background-position: 0 0;
	line-height: 24px;
    padding: 0 15px;
}

#content .project {
    display: inline;
    padding: 0;
    margin: 43px 0;
}

#content .project-empty {
    margin: 45px 80px;
    padding: 0;
    font-size: 22px;
}

#content .project .project-img {
    float: left;
    width: 254px;
    height: 234px;
    margin-left: 43px;
    background-image: url('../images/project-img.png');
    background-repeat: no-repeat;
    background-position: top left;
}

#content .project-img div {
    float: left;
	right: 50%;
    padding: 0;
	margin: 194px 175px 0 0;
    padding: 0;
    position: absolute;
    width: 255px;
}

#content .project-img .project-screenimg {
    margin: 7px;
}

#content .project-img ul {
    float: right;
    margin: 10px;
    padding: 0;
    list-style: none;
}

#content .project-img li {
    display: block;
    float: left;
    margin: 0 1px 0;
    padding: 0;
}

#content .project-img .project-num {
    display: block;
    width: 25px;
    height: 23px;
    color: #fff;
    background-image: url('../images/btn-screen.png');
    background-repeat: no-repeat;
    background-position: center;
}

#content .project .project-content {
    float: left;
    width: 635px;
    margin-left: 20px;
}

#content .project span {
  float: left;
  width: 415px;
  color: #7A7A7A;
  text-align: justify;
}

#content .project .project-link {
    color: #0380D3;
}

#content .project p {
    display: inline;
    float: left;
    width: 100%;
    margin: 0 0 10px;
    padding: 0;
}

#content .project p .info-project {
    display: inline;
    float: left;
    width: 200px;
    font-size: 14px;
    color: #BCBCBC;
}

#content .project p .name-project {
    font-size: 14px;
    font-weight: bold;
    color: #0380D3;
}

#content .line-pagi {
    float: left;
    margin: 0 45px;
    padding: 1px;
    width: 882px;
    border: none;
    background-color: #BCBCBC;
}
/*
footer elements
*/
#footer{
    float: left;
	display: inline;
	margin: 0 auto;
	padding: 0;
	width: 952px;
	height: 765px;
}

#footer .footer-left {
    float: left;
    height: 765px;
    width: 40px;
    margin: 0;
    padding: 0;
    background-image: url('../images/footer-left.png');
	background-repeat: no-repeat;
	background-position: 0 0;
}

/*
Parts of the footer
*/

/*
Information about technology
*/
#foot-technology {
	float: left;
    display: inline;
    width: 912px;
    height: 179px;
    padding: 0;
    background-image: url('../images/technology.png');
	background-repeat: no-repeat;
    background-position: bottom center;
	position: relative;
}

#img.circle-techn {
	float: left;
	
}

/*
Contact information
*/
#foot-msginfo {
	margin-top: 10px;
    float: left;
    display: inline;
    width: 912px;
    height: 180px;
    padding: 0;
    background-image: url('../images/footer-msginfo.png');
	background-repeat: no-repeat;
    background-position: bottom center;
	position: relative;
}

#foot-msginfo img.circle-msginfo {
    position: absolute;
    width: 60px;
	top: -10px;
	right: 0;
}

#foot-msginfo p {
    float: left;
    color: #fff;
    margin: 0;
    padding: 0;
}

#foot-msginfo .data-contact {
    float: left;
    font-size: 20px;
    margin-top: 60px;
    margin-left: 30px;
    padding: 0;
    width: 100px;
}

#foot-msginfo .my-name {
    float: left;
    font-size: 30px;
    margin-top: 75px;
    margin-left: 180px;
}
/*
Email form
*/
#foot-message{
    float: right;
    display: inline;
    width: 912px;
    height: 224px;
    margin: 0 auto;
    padding: 0;
    background-image: url('../images/footer-message.png');
	background-repeat: no-repeat; 
    background-position: bottom center;
}

#foot-message p.contact-info {
    float: left;
    margin: 65px 35px;
    padding: 0;
    color: #fff;
    font-size: 20px;
    width: 150px;
    text-align: left;
}

#foot-message p.send-email {
    float: right;
    color: #FF2B1C;
    /*color: #fff;*/
    width: 210px;
    margin-right: 300px;
    margin-top: 58px;
    display: none;
    font-size: 16px;
    font-weight: bold;
}

#message-send {
    float: right;
    width: 605px;
    height: 172px;
    margin: 26px 0;
    padding: 0;
}

#message-send .message-text {
    float: left;
    width: 235px;
    height: 42px;
    margin-top: 15px;
    margin-bottom: 0;
    padding: 0;
}

#message-send .message-text input {
    width: 233px;
    height: auto;
    margin: 0;
    padding: 10px 3px;
    border: 2px solid #000;
    font-size: 12px;
    font-family: tahoma, sans-serif;
}

#message-send .message-area {
    float: right;
    width: 302px;
    height: 102px;
    margin: 13px 50px;
    margin-left: 0;
    padding: 0;
}

#message-send textarea {
    width: 300px;
    height: 87px;
    margin: 0;
    padding: 5px 2px;
    border: 2px solid #000;
    font-size: 12px;
    font-family: tahoma, sans-serif;
}

#message-send .message-btn {
    clear: both;
    float: right;
    width: 125px;
    height: 30px;
    margin: 0 48px;
    padding: 0;
}

#btn-message {
    float: right;
    width: 125px;
    height: 30px;
    margin: 0;
    padding: 0;
}

/*
Copyright information
*/
#foot-info{
    position: relative;
    display: inline;
    float: right;
    width: 912px;
    height: 128px;
    margin: 0 0 40px;
    padding: 0;
    background-image: url('../images/footer-info.png');
	background-repeat: no-repeat;
    background-position: bottom center;
    bottom: -10px;
}

#foot-info img.circle-info {
    top: -10px;
	right: 0;
	position: absolute;
}

#foot-info .info-left {
    float: left;
    display: inline;
    padding: 0;
    margin: 40px 30px;
    width: 300px;
}

#foot-info p {
    padding: 0;
    margin: 0;
    font-size: 12px;
    color: #555555;
}

#foot-info a:hover {
    text-decoration: underline;
}

#foot-info a.up {
    background-image: url('../images/foot-up.png');
    background-repeat: no-repeat;
    background-position: right;
    float: right;
    width: 65px;
    margin: 50px 50px;
    color: #fff;
    text-decoration: none;
}

#techn {
    position: absolute;
    float: left;
    list-style-position: inside;
    list-style-type: none;
    margin: 40px 30px;
    padding: 0;
    width: 856px;
    right: 0;
}

#techn p {
    float: left;
    padding-right: 140px;
    margin: 0;
    color: #fff;
    text-align: center;
    font-size: 20px;
}

#techn li {
    display: inline;
    margin: 0 1px;
    padding: 0;
    line-height: 80px;
}

 #techn a {
    background-image: url('../images/bgrnd-techn.png');
    background-repeat: no-repeat;
    background-position: 0;
    float: left;
    display: inline;
    height: 80px;
    width: 81px;
    margin: 0 6px;
	font-weight: normal;
    color: #fff;
    text-align: center;
}

#btns {
    float: right;
    display: inline;
    padding: 0;
    margin: 51px 50px 0 0;
	width: 300px;
	height: 94px;
    list-style-type: none;
}

#btns li {
    float: left;
    display: inline;
    width: 80px;
    height: 94px;
    margin: 0 0 0 20px;
}

#btns a {
   float: left;
    display: block;
    width: 80px;
    height: 94px;
	margin: 0;
	padding: 0;
    background-image: url('../images/btns-contact.png');
    background-repeat: no-repeat;
	background-position: 0 0;
}

#btns a.email{
	background-position: 0 0;
}

#btns a.email:hover{
	background-position: -240px 0;
}

#btns a.skype{
	background-position: -80px 0;
}

#btns a.skype:hover{
    background-position: -320px 0;
}

#btns a.gg{
    background-position: -160px 0;
}

#btns a.gg:hover{
    background-position: -400px 0;
}

#clouds {
    float: right;
    position: absolute;
    margin: 0;
    padding: 0;
    display: inline;
    list-style-type: none;
    width: 446px;
    overflow: hidden;
    right: 0;
    bottom: -9px;
}

#clouds li {
    float: left;
    position: relative;
    display: none;
    height: 49px;
    background-image: url('../images/clouds.png');
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 14px;
}

#clouds li p {
    width: 100%;
    text-align: center;
    margin-top: 15px;
}

#clouds #cloud-email {
    background-position: 0 0;
    margin-left: 36px;
    width: 240px;
}

#clouds #cloud-email.active {
    display: inline;
}

#clouds #cloud-skype {
    background-position: -240px 0;
    margin-left: 206px;
    width: 99px;
}

#clouds #cloud-skype.active {
    display: inline;
}

#clouds #cloud-gg {
    background-position: -339px 0;
    margin-left: 306px;
    width: 99px;
}

#clouds #cloud-gg.active {
    display: inline;
}

img {
    float: left;
    display: inline;
    margin: 0;
    padding: 0;
    border: none;
}

a {
    padding: 0;
    text-decoration: none;
    text-align: center;
    font-weight: normal;
    color: #A0A0A0;
}
