/* CSS created by Dado */
/* copyright nofrks.com */

* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #ddeaf2;
	background: #efeee9;
}
a {
	color: #ddeaf2;
	outline: 0;
}
h1, h2 {
	font-weight: normal;
}
ul {
	list-style-position: inside;
}
/* wrapper for the whole page */
#pagewrapper {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}

/* main navigation */
#navigation {
	width: 440px;
	top: 30px;
	position: absolute;
	margin-left: 600px;
	z-index: 10;
}
#navigation ul {
	width: 440px;
}
#navigation li {
	list-style: none;
	height: 33px;
	float: left;
	display: block;
}
#navigation a {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	height: 33px;
	display: block;
	float: left;
	line-height: 33px;
}
/* MAIN   NAVIGATION */
#navigation #linkHome {
	width: 82px;
	margin-right: 5px;
}
#navigation #linkHome:hover, #navigation #linkHome.active {
	background: url(../images/homehover.gif);
}
#navigation #linkPack {
	width: 105px;
	margin-right: 5px;
}
#navigation #linkPack:hover, #navigation #linkPack.active {
	background: url(../images/portfoliohover.gif);
}
#navigation #linkPortfolio {
	width: 105px;
	margin-right: 5px;
}
#navigation #linkPortfolio:hover, #navigation #linkPortfolio.active {
	background: url(../images/portfoliohover.gif);
}
#navigation #linkContact {
	width: 89px;
	margin-right: 5px;
}
#navigation #linkContact:hover, #navigation #linkContact.active {
	background: url(../images/contacthover.gif);
}

/* wrapper for scrolling divs */ 
#scrollwrapper {
	overflow: hidden; 
	height: 100%; 
	width: 100%;
	position: relative;
	z-index: 1;
}
 
#scrollinnerwrapper {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1
}
/* CLASS TO ADD if div scrollable */
.scrolling-content {
	width: 0px;
	height: 0px;
	position: absolute;
}
/* MAIN DIV's */
/* DIV TOP LEFT */
#topleftwrapper {
	left: 0px; 
	top: 0px;
	width: 3055px;
	height: 700px;
	background:url(../images/topleftcorrection.jpg) repeat-x;
}
#topleft {
	width: 940px;
	height: 700px;
	background: url(../images/tl.jpg) no-repeat top left;
}

/* DIV TOP RIGHT */
#toprightwrapper {
	left: 2115px; 
	top: 0px;
	width: 3055px;
	height: 700px;
	background:url(../images/topleftcorrection.jpg) repeat-x; /* change to right */
} 
#topright {
	width: 940px;
	height: 700px;
	background: url(../images/tr.jpg) no-repeat top left;
}

/* DIV MIDDLE LEFT */
#middleleftwrapper {
	left: 0px; 
	top: 700px;
	width: 3055px;
	height: 700px;
	background:url(../images/middleleftcorrection.jpg) repeat-x;
} 
/* DIV MIDDLE RIGHT */
#middlerightwrapper {
	left: 2115px; 
	top: 700px;
	width: 3055px;
	height: 700px;
	background:url(../images/middleleftcorrection.jpg) repeat-x; /* change to right */
}
/* DIV BOTTOM LEFT */ 
#bottomleftwrapper {
	left: 0px; 
	top: 1400px;
	width: 3055px;
	height: 700px;
	background:url(../images/bottomleftcorrection.jpg) repeat-x;
}
#bottomleft {
	width: 940px;
	height: 700px;
	background: url(../images/bl.jpg) no-repeat top left;
}

/* DIV BOTTOM RIGHT */
#bottomrightwrapper {
	left: 2115px; 
	top: 1400px;
	width: 3055px;
	height: 700px;
	background: url(../images/bottomrightcorrection.jpg) repeat-x;
}
#bottomright {
	width: 940px;
	height: 700px;
	background: url(../images/br.jpg) no-repeat top left;
}

/* INSIDE ELEMENTS BOTTOM LEFT */
/* slideoutbox */
#slideoutbox {
	width: 150px;
	position: absolute;
	margin-top: 262px;
	margin-left: 0;
}
#languages {
	padding-left: 30px;
}
#srpski {
	width: 55px;
	height: 40px;
	display: block;
	background: url(../images/srpski.png);
	float: left;
	margin-right: 12px;
}
#deutsch {
	width: 50px;
	height: 40px;
	display: block;
	background: url(../images/deutsch.png);
	float: left;
	margin-top: 11px;
}
#srpski span, #deutsch span {
	display: none;
}
#toggle {
	width: 66px;
	height: 62px;
	margin-left: 25px;
	margin-top: 44px;
	display: block;
	background: url(../images/bubble.png);
	text-align: center;
	text-decoration: none;	
}
#toggle:hover {
	margin-left: 24px;
	margin-top: 43px;
}
#toggle span {
	width: 66px;
	height: 62px;
	line-height: 62px;
	font-size: 24px;
}
.headinghome {
	font-size: 12px;
	position: absolute;
	height: 40px;
	margin-top: 80px;
	margin-left: 380px;
	font-weight: normal;
	background: url(../images/h1.gif) top left no-repeat;
	padding-left: 35px;
	line-height: 40px;
	color: #dfecf4;
}
.nofrks {
	position: absolute;
	margin-top: 390px;
	margin-left: 590px;
	color: #636e2c;
	cursor: default;
	font-size: 11px;
}
.nofrks:hover {
	color: #999999;
}
.entrytext1 {
	position: absolute;
	width: 250px;
	height: 50px;
	margin-top: 130px;
	margin-left: 420px;
	border-bottom: 2px solid #417798;
	color: #dfecf4;
	padding-bottom: 5px;
}
.entrytext1 a {
	color: #d9aa06;
	text-decoration: none;
}
.entrytext1 a:hover {
	text-decoration: underline;
	cursor: pointer !important;
}
.entrytext2 {
	position: absolute;
	width: 250px;
	height: 50px;
	margin-top: 130px;
	margin-left: 690px;
	border-bottom: 2px solid #417798;
	color: #dfecf4;
	padding-bottom: 5px;
}
.entrytext3 {
	position: absolute;
	width: 250px;
	height: 50px;
	margin-top: 210px;
	margin-left: 420px;
	border-bottom: 2px solid #417798;
	color: #dfecf4;
	padding-bottom: 5px;
}
.entrytext4 {
	position: absolute;
	width: 250px;
	height: 50px;
	margin-top: 210px;
	margin-left: 690px;
	border-bottom: 2px solid #417798;
	color: #dfecf4;
	padding-bottom: 5px;
}
.entrytext1:hover, .entrytext2:hover, .entrytext3:hover, .entrytext4:hover {
	border-bottom: 2px solid #dfecf4;
	cursor: default;
}
.sloganunderlight {
	position: absolute;
	margin-top: 394px;
	margin-left: 262px;
	color: #636e2c;
}
.sloganunderlight:hover {
	color: #dfecf4;
	cursor: default;
}
.copyright {
	position: absolute;
	margin-top: 440px;
	margin-left: 74px;
	text-align: center;
	color: #37576b;
	line-height: 20px;
	font-size: 11px;
}
.copyright a {
	color: #417798;
	text-decoration: none;
}
.copyright a:hover {
/*	text-decoration: underline;*/
}


/* INSIDE ELEMENTS BOTTOM RIGHT */
.headingoffers {
	font-size: 12px;
	position: absolute;
	height: 30px;
	margin-top: 100px;
	margin-left: 724px;
	font-weight: normal;
	background: url(../images/h2offers.gif) top left no-repeat;
	padding-left: 35px;
	line-height: 30px;
	color: #dfecf4;
}
.offerstext {
	font-size: 12px;
	position: absolute;
	margin-top: 140px;
	margin-left: 764px;
	width: 250px;
	border-bottom: 2px solid #417798;
	color: #dfecf4;
	padding-bottom: 5px;
}
.offerstext:hover {
	border-bottom: 2px solid #dfecf4;
	cursor: default;
}
#billboardnavigation {
	top: 67px;
	position: absolute;
	margin-left: 60px;
	z-index: 10;
}
#billboardnavigation li {
	list-style: none;
	background: url(../images/billbnav.gif) no-repeat top left;
	float: left;
	height: 14px;
	margin-right: 16px;
	display: block;

}
#billboardnavigation a {
	font-size: 14px;
	padding-left: 16px;
	padding-right: 4px;
	height: 30px;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	float: left;
	color: #ddeaf2;
	font-weight: bold;
}
#billboardnavigation a:hover, #billboardnavigation a.active {
	background-image: url(../images/blilboardlink.png);
	background-position: 6px 13px;
	background-repeat: no-repeat;
	color: #c40202;
}
/* WRAPPER FOR BILLBOARD */
#billboardscrollwrapper {
	width: 596px;
	height: 338px;
	overflow: hidden; 
	position: absolute;
	margin-left: 59px;
	margin-top: 85px;
	color: #ddeaf2;
}
#billboardscrollwrapper a {
	color: #c57917;
	text-decoration: none;
}
#billboardintrotext {
	width: 586px;
	height: 348px;
	left: 0px; 
	top: 0px;
	padding-left: 10px;
	background: url(../images/billintro.png) no-repeat right;
}
/* basic paket */
#paket1 {
	width: 586px;
	padding-left: 10px;
	height: 348px;
	left: 596px; 
	top: 0px;
	background: url(../images/pack1.png) no-repeat right;
}
#paket1 .orange {
	color: #c57917;
}
/* advanced paket */
#paket2 {
	width: 586px;
	padding-left: 10px;
	height: 348px;
	left: 1192px; 
	top: 0px;
	background: url(../images/pack2.png) no-repeat right;
}
/* premium paket */
#paket3 {
	width: 586px;
	padding-left: 10px;
	height: 348px;
	left: 1788px; 
	top: 0px;
	background: url(../images/pack3.png) no-repeat right;
}
/* joomla pro paket */
#paket4 {
	width: 586px;
	padding-left: 10px;
	height: 348px;
	left: 2384px; 
	top: 0px;
	background: url(../images/pack4.png) no-repeat right;
}
.under {
	margin-left: 10px;
	margin-bottom: 5px;
}
/* id da ul ima slicicu desne strane "design, css xhtml cms webmastering - samo intro na bilbordu */
#design {
	background-image: url(../images/design.png);
	background-repeat: no-repeat;
	background-position: 420px -48px;
}
#coding {
	background-image: url(../images/cssxhtml.png);
	background-repeat: no-repeat;
	background-position: 345px -49px;
}
#programming {
	background-image: url(../images/cms.png);
	background-repeat: no-repeat;
	background-position: 300px -50px;
}
#webmastering {
	background-image: url(../images/webmastering.gif);
	background-repeat: no-repeat;
	background-position: 200px -4px;
}
.hidden {
	visibility: hidden;
	height: 0;
	width: 0;
}
/* nofrks images in headings - slicice za naslove paketa */
h3.nofrksoffers {
	background: url(../images/nofrks.png) no-repeat left;
	line-height: 40px;
	height: 27px;
	padding-left: 70px;
	margin-top: 15px;
	margin-left: 7px;
	font-size: 14px;
	margin-bottom: 5px;
}
h3.basic {
	width: 200px;
	height: 47px;
	background: url(../images/basic.png);
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
}
h3.advanced {
	width: 200px;
	height: 47px;
	background: url(../images/advanced.png);
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
}
h3.premium {
	width: 200px;
	height: 47px;
	background: url(../images/premium.png);
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
}
h3.joomlapro {
	width: 200px;
	height: 47px;
	background: url(../images/joomlapro.png);
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
}
/* drzac malih slicica - ikonica u paketima */
.packimages {
	margin-left: 50px;
	height: 83px;
}
/* ikonice u paketima */
.plus {
	float: left;
	width: 23px;
	height: 83px;
	background: url(../images/plus.png);
}
.design {
	float: left;
	width: 66px;
	height: 83px;
	background: url(../images/design.png);
	margin-top: 1px;
}
.cssxhtml {
	float: left;
	width: 81px;
	height: 83px;
	background: url(../images/cssxhtml.png);
	margin-top: 1px;
}
.cms {
	float: left;
	width: 51px;
	height: 83px;
	background: url(../images/cms.png);
	margin-top: 1px;
}
.modules {
	float: left;
	width: 64px;
	height: 83px;
	background: url(../images/modules.png);
	margin-top: 1px;
}
.joomla {
	float: left;
	width: 55px;
	height: 83px;
	background: url(../images/joomla.png);
	margin-top: 1px;
}
.design:hover, .cssxhtml:hover, .cms:hover, .modules:hover, .joomla:hover {
	margin-bottom: 1px;
	height: 84px;
	background-position: 0 -1px;
}
/* cijene paketa */
.pricebasic {
	width: 163px;
	height: 47px;
	background: url(../images/pricebasic.png);
	position: absolute;
	right: 0;
	bottom: 7px;
}
.priceadvanced {
	width: 163px;
	height: 47px;
	background: url(../images/priceadvanced.png);
	position: absolute;
	right: 0;
	bottom: 7px;
}
.pricepremium {
	width: 163px;
	height: 47px;
	background: url(../images/pricepremium.png);
	position: absolute;
	right: 0;
	bottom: 7px;
}
.pricejoomla {
	width: 163px;
	height: 47px;
	background: url(../images/pricejoomla.png);
	position: absolute;
	right: 0;
	bottom: 7px;
}
	


/* INSIDE ELEMENTS TOP RIGHT */
.headingportfolio {
	font-size: 12px;
	position: absolute;
	height: 30px;
	margin-top: 200px;
	margin-left: 10px;
	font-weight: normal;
	background: url(../images/h2portfolio.gif) top left no-repeat;
	padding-left: 35px;
	line-height: 30px;
	color: #dfecf4;
}
.portfoliotext {
	font-size: 12px;
	position: absolute;
	margin-top: 240px;
	margin-left: 45px;
	width: 215px;
	border-bottom: 2px solid #417798;
	color: #dfecf4;
	padding-bottom: 5px;
}
.portfoliotext:hover {
	border-bottom: 2px solid #dfecf4;
	cursor: default;
}
#clients {
	width:588px;
	height: 120px;
	position: absolute;
	margin-top: 100px;
	margin-left: 351px;
	font-size: 14px;
	line-height: 18px;
}
#clients ul.left {
	width: 176px;
	float: left;
	margin-top: 18px;
	padding-top: 10px;
	padding-left: 10px;
	text-align: left;
}
#clients ul.middle {
	width: 176px;
	float: left;
	margin-top: 18px;
	padding-top: 5px;
	padding-left: 10px;
	text-align: left;
}
#clients ul.right {
	width: 176px;
	float: left;
	margin-top: 18px;
	padding-left: 10px;
	text-align: left;
}
#clients li {
	float: left;
	list-style: none;
	width: 100%;
}
#clients a {
	color: #dfecf4;
	text-decoration: none;
}
#clients a:hover {
	color: #d9aa06;
}
#clients a.active {
	color: #d9aa06;
	font-weight: bold;
}
#clients a.inactive {
	color: #dfecf4;
	font-weight: normal;
}
.random {
	float: right;
}
.details {
	width:500px;
	height: 320px;
	position: absolute;
	margin-top: 250px;
	margin-left: 325px;
	padding-left: 30px;
	font-size: 14px;
	line-height: 22px;
}
.detailstext a {
	text-decoration: none;
}
.detailstext a:hover {
	color: #d9aa06;
}
.detailsimage {
	position: absolute;
	margin-top: 0;
	margin-left: 90px;
}
h4 {
	font-size: 16px;
	color: #dfecf4;
	margin-bottom: 2px;
}
	
/* INSIDE ELEMENTS TOP LEFT */
.headingcontact {
	font-size: 12px;
	position: absolute;
	height: 30px;
	margin-top: 220px;
	margin-left: 240px;
	font-weight: normal;
	background: url(../images/h2contact.gif) top left no-repeat;
	padding-left: 35px;
	line-height: 30px;
	color: #dfecf4;
}
.adress {
	width: 200px;
	position: absolute;
	margin-top: 280px;
	margin-left: 280px;
	/*border-bottom: 2px solid #ddeaf2;*/
	border-bottom: 2px solid #417798;
	padding-bottom: 10px;
}
.adress:hover {
	border-bottom: 2px solid #dfecf4;
	cursor: default;
}
#contactform {
	position: absolute;
	margin-top: 160px;
	margin-left: 508px;
	width: 416px;
	height: 290px;
	padding-left: 20px;
	padding-top: 20px;
	color: #ddeaf2;
	background: url(../images/form.gif) no-repeat;
}
.contacttext {
	width: 130px;
	height: 20px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 5px;
	border: none;
	float: left;
	margin-bottom: 5px;
	font-size: 14px;
	text-align: right;
	font-weight: bold;
}
.contacttext_err {
    width: 130px;
    height: 20px;
    color: #d71a1a;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 5px;
    border: none;
    float: left;
    margin-bottom: 5px;
    font-size: 14px;
    text-align: right;
    font-weight: bold;
}
.contactselect {
	width: 230px;
	height: 20px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	background-image: url(../images/inputbox.gif);
	background-position: 0 0;
	margin-bottom: 5px;
	color: #5c9ac3;
	font-size: 14px;
}
.contactselect_err {
    width: 230px;
    height: 20px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    background-image: url(../images/inputerror.gif);
    background-position: 0 0;
    margin-bottom: 5px;
    color: #5c9ac3;
    font-size: 14px;
}
.contactselect_err:focus {
    background-position: 0 -40px;
    color: #ddeaf2;
}
.contactselect:focus {
	background-position: 0 -40px;
	color: #ddeaf2;
}
.contacttextarea {
	width: 232px;
	height: 196px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	margin-bottom: 5px;
	background-image: url(../images/textarea.gif);
	background-position: 0 0;
	overflow: auto;
	margin-left: -1px;
	color: #5c9ac3;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.contacttextarea:focus {
	background-position: 0 -220px;
	color: #ddeaf2;
}

.contacttextarea_err {
    width: 232px;
    height: 196px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    margin-bottom: 5px;
    background-image: url(../images/textarea-error.gif);
    background-position: 0 0;
    overflow: auto;
    margin-left: -1px;
    color: #5c9ac3;
    font-size: 14px;
}
.contacttextarea_err:focus {
    background-position: 0 -220px;
    color: #ddeaf2;
}
.clear {
	width: 0 !important;
	height: 0 !important;
	clear: both;
	visibility: hidden;
}
.buttonreset {
	width: 60px;
	height: 30px;
	color: #ddeaf2;
	margin-top: -120px;
	margin-left: 0px;
	position: absolute;
	background-image: url(../images/sendreset.gif);
	background-position: 0 0;
	font-weight: bold;
}
.buttonsend {
	width: 60px;
	height: 30px;
	color: #ddeaf2;
	margin-top: -120px;
	margin-left: 68px;
	position: absolute;
	background-image: url(../images/sendreset.gif);
	background-position: 0 0;
	font-weight: bold;
}
.buttonsend:hover, .buttonreset:hover {
	background-position: 0 -30px;
	color: #40769a;
	cursor: pointer !important;
}
.buttonsend:focus, .buttonreset:focus {
	outline: none;
}

/******************************************************/
/* LANGUAGE SPECIFIC STYLING */

/* GERMAN */
body#german #navigation #linkPack {
	width: 100px;
	margin-right: 5px;
}
body#german #navigation #linkPack:hover, body#german #navigation #linkPack.active {
	background: url(../images/portfoliohover.gif);
}
/* SERBIAN */
body#serbian #navigation #linkHome {
	width: 100px;
	margin-right: 5px;
}
body#serbian #navigation #linkHome:hover, body#serbian #navigation #linkHome.active {
	background: url(../images/portfoliohover.gif);
}
body#serbian #navigation #linkPack {
	width: 89px;
}
body#serbian #navigation #linkPack:hover, body#serbian #navigation #linkPack.active {
	background: url(../images/contacthover.gif);
}